Mercurial > hg > xemacs-beta
log src/mc-alloc.c @ 5478:7a86df313e0e
age | author | description |
---|---|---|
Mon, 14 Feb 2011 22:43:46 +0100 | Mats Lidell | Merge with trunk. |
Fri, 14 Jan 2011 23:16:18 +0100 | Mats Lidell | Merge with trunk. |
Thu, 14 Oct 2010 17:15:20 +0200 | Mats Lidell | Changed bulk of GPLv2 or later files identified by script |
Wed, 09 Feb 2011 20:15:50 +0000 | Aidan Kehoe | Remove #'acons from cl.el, make the version in alloc.c visible to Lisp |
Mon, 10 Jan 2011 20:00:57 +0000 | Aidan Kehoe | Replace some C++ comments with C89-style /* */ comments, mc-alloc.c |
Mon, 05 Jul 2010 18:17:39 +0200 | Marcus Crestani | Document the new allocator and the new garbage collector in gc.c and mc-alloc.c. |
Sat, 29 May 2010 07:10:49 +0200 | Marcus Crestani | Allocate lrecord arrays in own size class. |