log src/alloc.c @ 5648:3f4a234f4672

age author description
2011-12-04 Aidan Kehoe Refactor out sequence-oriented builtins from fns.c to the new sequence.c.
2011-10-09 Aidan Kehoe Mechanically change INT to FIXNUM in our sources.
2011-09-04 Aidan Kehoe Implement print-circle, allowing recursive and circular structures to be read.
2011-04-23 Mats Lidell Merge with trunk.
2011-03-28 Mats Lidell Merged with trunk.
2011-02-14 Mats Lidell Merge with trunk.
2010-11-26 Mats Lidell Merge with 21.5 trunk.
2010-10-14 Mats Lidell Changed bulk of GPLv2 or later files identified by script
2011-03-29 Jerry James Make listu() and listn() assemble lists in forward order. Use them.
2011-03-24 Jerry James Fix misspelled words, and some grammar, across the entire source tree.
2011-02-09 Aidan Kehoe Remove #'acons from cl.el, make the version in alloc.c visible to Lisp
2010-11-20 Aidan Kehoe Have NATNUMP give t for positive bignums; check limits appropriately.
2010-06-08 Aidan Kehoe Move #'purecopy from alloc.c to being an obsolete alias for #'identity
2010-04-05 Aidan Kehoe Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
2010-03-30 Ben Wing add memory usage info for specifiers
2010-03-29 Ben Wing merge
2010-03-25 Ben Wing various fixes to memory-usage stats
2010-03-21 Ben Wing clean up, rearrange allocation statistics code
2010-03-21 Aidan Kehoe Don't assume a Lisp_Object will fit in a Bytecount, src/alloc.c
2010-03-21 Ben Wing fix various problems with allocation statistics, track overhead properly
2010-03-19 Ben Wing merge
2010-03-19 Ben Wing more cleanups to object-memory-usage stuff
2010-03-18 Ben Wing redo memory-usage mechanism, add way of dynamically initializing Lisp objects
2010-03-17 Ben Wing fix compilation problems identified by Robert Delius Royar
2010-03-15 Ben Wing make lrecord UID's have a separate UID space for each object, resurrect debug SOE code in extents.c
2010-03-13 Ben Wing reduce lcrecord headers to 2 words, rename printing_unreadable_object
2010-03-05 Ben Wing more cleanups, terminology clarification, lots of doc work ben-lisp-object
2010-02-25 Ben Wing merge ben-lisp-object
2010-02-24 Ben Wing merge ben-lisp-object
2010-01-20 Ben Wing separate regular and disksave finalization, print method fixes. ben-lisp-object
2009-12-28 Ben Wing latest work on lisp-object workspace; ben-lisp-object
2009-12-27 Ben Wing merge up to latest default branch, doesn't compile yet ben-lisp-object
2009-12-26 Ben Wing Checking in final CVS version of workspace 'ben-lisp-object' ben-lisp-object ben-lisp-object-final-ws-year-2005
2010-02-22 Ben Wing fix compile warning
2010-02-21 Ben Wing fix memory usage stats to include pdumped objects
2010-02-21 Ben Wing clean up a bit the object-memory-usage-stats after gc
2010-02-20 Ben Wing some random fixups
2010-02-09 Ben Wing enable more warnings and fix them
2010-02-04 Ben Wing Rename xfree(FOO, TYPE) -> xfree(FOO)
2010-02-04 Ben Wing Automatic merge
2010-02-01 Ben Wing fix compile error
2010-02-01 Ben Wing merge
2010-01-27 Ben Wing function renamings to track names of char typedefs
2010-01-27 Ben Wing Mule-izing, various fixes related to char * arguments
2010-01-19 Ben Wing (for main branch) when freeing check against DEADBEEF_CONSTANT since that's what we use elsewhere
2010-01-19 Ben Wing make it easier to debug staticpro crashes.
2010-02-03 Ben Wing remove old no-longer-useful kludgy compiled-fun annotations hack
2010-02-03 Ben Wing add more byte-code assertions and better failure output
2010-02-01 Ben Wing implement equalp in C, fix case-folding, add equal() method for keymaps
2010-01-18 Ben Wing try harder to avoid crashing when debug-printing
2010-01-06 Jerry James Enable rudimentary support for valgrind, including functions that tell valgrind
2009-12-17 Aidan Kehoe Don't attempt to free dumped data, alloc.c:resize_string()
2009-11-09 Jerry James Remove "old" GNU malloc in src/malloc.c, and all references to it. Drop the
2009-09-20 Aidan Kehoe Add argument information to remaining MANY or UNEVALLED C subrs.
2006-07-18 crestani [xemacs-hg @ 2006-07-18 15:01:27 by crestani]
2006-06-19 james [xemacs-hg @ 2006-06-19 18:10:17 by james]
2006-04-23 aidan [xemacs-hg @ 2006-04-23 20:12:25 by aidan]
2006-03-26 crestani [xemacs-hg @ 2006-03-26 15:24:25 by crestani]
2006-03-26 crestani [xemacs-hg @ 2006-03-26 14:33:37 by crestani]
2006-02-27 crestani [xemacs-hg @ 2006-02-27 16:29:00 by crestani]