]>
git.saurik.com Git - minimal.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jay Freeman (saurik) [Thu, 3 Nov 2011 16:34:23 +0000 (16:34 +0000)]
I forgot to commit this infinite loop.
Jay Freeman (saurik) [Fri, 20 May 2011 03:52:03 +0000 (03:52 +0000)]
Break API: _foreach now iterates values, not iterators.
Jay Freeman (saurik) [Mon, 26 Oct 2009 23:05:49 +0000 (23:05 +0000)]
Minor changes to the {,_}sqlcall macro.
Jay Freeman (saurik) [Thu, 22 Oct 2009 09:24:32 +0000 (09:24 +0000)]
Renamed status to _aprstatus for better escaping.
Jay Freeman (saurik) [Fri, 16 Oct 2009 16:19:49 +0000 (16:19 +0000)]
General _assert improvements.
Jay Freeman (saurik) [Thu, 15 Oct 2009 06:12:13 +0000 (06:12 +0000)]
Added _aprcall and did some gcc specific _syscall magic.
Jay Freeman (saurik) [Wed, 30 Sep 2009 08:24:24 +0000 (08:24 +0000)]
Added _finline to minimal.
Jay Freeman (saurik) [Sun, 20 Jul 2008 02:29:55 +0000 (02:29 +0000)]
Moved _trace to stderr.
Jay Freeman (saurik) [Sun, 6 Jul 2008 20:57:46 +0000 (20:57 +0000)]
Fixed some C++ compilation issues.
Jay Freeman (saurik) [Sun, 6 Jul 2008 20:57:29 +0000 (20:57 +0000)]
Added a bunch of new keywords to stdlib.
Jay Freeman (saurik) [Tue, 1 Jul 2008 16:51:25 +0000 (16:51 +0000)]
Small issues with hexdump warnings on different platforms.
Jay Freeman (saurik) [Sun, 24 Feb 2008 01:43:54 +0000 (01:43 +0000)]
Adding Pamphlet for Brian.
Jay Freeman (saurik) [Fri, 21 Dec 2007 02:21:44 +0000 (02:21 +0000)]
Disuse of hexdump.
Jay Freeman (saurik) [Thu, 6 Dec 2007 10:38:13 +0000 (10:38 +0000)]
Copyrights and hexadecmal.
Jay Freeman (saurik) [Thu, 6 Dec 2007 10:38:01 +0000 (10:38 +0000)]
Copyrights and hexadecmal.
Jay Freeman (saurik) [Wed, 5 Dec 2007 03:48:32 +0000 (03:48 +0000)]
Fixed some compile errors.
Jay Freeman (saurik) [Mon, 3 Dec 2007 12:32:50 +0000 (12:32 +0000)]
We like error numbers.
Jay Freeman (saurik) [Thu, 29 Nov 2007 11:46:49 +0000 (11:46 +0000)]
Doh.
Jay Freeman (saurik) [Thu, 29 Nov 2007 03:07:06 +0000 (03:07 +0000)]
Split a function out to minimal and forgot to commit it.
Jay Freeman (saurik) [Mon, 26 Nov 2007 11:29:17 +0000 (11:29 +0000)]
Added some license and readme.
Jay Freeman (saurik) [Mon, 26 Nov 2007 02:13:40 +0000 (02:13 +0000)]
Almost forgot this minimality.
Jay Freeman (saurik) [Sat, 24 Nov 2007 10:43:46 +0000 (10:43 +0000)]
Quick naming fixes.
Jay Freeman (saurik) [Sat, 27 Oct 2007 09:02:20 +0000 (09:02 +0000)]
Added some more support for the iphone tools.
Jay Freeman (saurik) [Mon, 15 Oct 2007 05:51:31 +0000 (05:51 +0000)]
Added minimal C library.