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.
|
Mon, 14 Feb 2011 22:43:46 +0100 |
Mats Lidell |
Merge with trunk.
|
Fri, 26 Nov 2010 06:43:36 +0100 |
Mats Lidell |
Merge with 21.5 trunk.
|
Thu, 14 Oct 2010 17:15:20 +0200 |
Mats Lidell |
Changed bulk of GPLv2 or later files identified by script
|
Tue, 29 Mar 2011 15:59:56 -0600 |
Jerry James |
Make listu() and listn() assemble lists in forward order. Use them.
|
Thu, 24 Mar 2011 11:00:11 -0600 |
Jerry James |
Fix misspelled words, and some grammar, across the entire source tree.
|
Wed, 09 Feb 2011 20:15:50 +0000 |
Aidan Kehoe |
Remove #'acons from cl.el, make the version in alloc.c visible to Lisp
|
Sat, 20 Nov 2010 16:49:11 +0000 |
Aidan Kehoe |
Have NATNUMP give t for positive bignums; check limits appropriately.
|
Tue, 08 Jun 2010 15:58:47 +0100 |
Aidan Kehoe |
Move #'purecopy from alloc.c to being an obsolete alias for #'identity
|
Mon, 05 Apr 2010 13:03:35 +0100 |
Aidan Kehoe |
Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
|
Mon, 29 Mar 2010 22:47:55 -0500 |
Ben Wing |
add memory usage info for specifiers
|
Mon, 29 Mar 2010 00:11:03 -0500 |
Ben Wing |
merge
|
Thu, 25 Mar 2010 06:07:25 -0500 |
Ben Wing |
various fixes to memory-usage stats
|
Sun, 21 Mar 2010 04:41:49 -0500 |
Ben Wing |
clean up, rearrange allocation statistics code
|
Sun, 21 Mar 2010 13:25:21 +0000 |
Aidan Kehoe |
Don't assume a Lisp_Object will fit in a Bytecount, src/alloc.c
|
Sat, 20 Mar 2010 20:20:30 -0500 |
Ben Wing |
fix various problems with allocation statistics, track overhead properly
|
Fri, 19 Mar 2010 17:02:11 -0500 |
Ben Wing |
merge
|
Fri, 19 Mar 2010 14:47:44 -0500 |
Ben Wing |
more cleanups to object-memory-usage stuff
|
Thu, 18 Mar 2010 10:50:06 -0500 |
Ben Wing |
redo memory-usage mechanism, add way of dynamically initializing Lisp objects
|
Tue, 16 Mar 2010 23:09:34 -0500 |
Ben Wing |
fix compilation problems identified by Robert Delius Royar
|
Mon, 15 Mar 2010 16:35:38 -0500 |
Ben Wing |
make lrecord UID's have a separate UID space for each object, resurrect debug SOE code in extents.c
|
Sat, 13 Mar 2010 05:38:08 -0600 |
Ben Wing |
reduce lcrecord headers to 2 words, rename printing_unreadable_object
|
Fri, 05 Mar 2010 04:08:17 -0600 |
Ben Wing |
more cleanups, terminology clarification, lots of doc work
ben-lisp-object
|
Wed, 24 Feb 2010 19:04:27 -0600 |
Ben Wing |
merge
ben-lisp-object
|
Wed, 24 Feb 2010 01:58:04 -0600 |
Ben Wing |
merge
ben-lisp-object
|