log runtime/fixed_alloc.c @ 89:5a195ee08eac

age author description
Sat, 31 Jul 2010 00:19:15 -0400 Mike Pavone Fix memory leak and bug that was preventing First@Dictionary from working properly
Mon, 07 Jun 2010 01:15:16 -0400 Mike Pavone Some small optimizations
Thu, 08 Apr 2010 01:02:18 -0400 Mike Pavone Added initial FFI implementation, Array type and 64-bit integers
Tue, 02 Mar 2010 00:18:49 -0500 Mike Pavone Fixed some bugs introduced in previous commit and moved definition of integer methods out of runtime and into the compiler
Sat, 10 Oct 2009 16:40:50 -0400 Mike Pavone Added faster allocator for small objects