Mercurial > hg > xemacs-beta
log src/alloc.c @ 5855:0bddb59072b6
age | author | description |
---|---|---|
Sun, 15 Sep 2013 23:47:37 +0900 | Stephen J. Turnbull | Eliminate several compiler (clang) warnings. |
Mon, 17 Jun 2013 10:23:00 -0600 | Jerry James | Convert C (un)signed long long values to bignums properly. |
Sun, 04 Dec 2011 18:42:50 +0000 | Aidan Kehoe | Refactor out sequence-oriented builtins from fns.c to the new sequence.c. |
Sun, 09 Oct 2011 09:51:57 +0100 | Aidan Kehoe | Mechanically change INT to FIXNUM in our sources. |
Sun, 04 Sep 2011 19:51:35 +0100 | Aidan Kehoe | Implement print-circle, allowing recursive and circular structures to be read. |
Sat, 23 Apr 2011 23:47:13 +0200 | Mats Lidell | Merge with trunk. |
Tue, 29 Mar 2011 00:02:47 +0200 | Mats Lidell | Merged with trunk. |