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.
|
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
|
Wed, 20 Jan 2010 07:05:57 -0600 |
Ben Wing |
separate regular and disksave finalization, print method fixes.
ben-lisp-object
|
Mon, 28 Dec 2009 01:15:52 -0600 |
Ben Wing |
latest work on lisp-object workspace;
ben-lisp-object
|
Sat, 26 Dec 2009 21:18:49 -0600 |
Ben Wing |
merge up to latest default branch, doesn't compile yet
ben-lisp-object
|
Sat, 26 Dec 2009 00:20:27 -0600 |
Ben Wing |
Checking in final CVS version of workspace 'ben-lisp-object'
ben-lisp-object ben-lisp-object-final-ws-year-2005
|
Mon, 22 Feb 2010 06:56:35 -0600 |
Ben Wing |
fix compile warning
|
Sun, 21 Feb 2010 15:29:12 -0600 |
Ben Wing |
fix memory usage stats to include pdumped objects
|
Sun, 21 Feb 2010 05:19:08 -0600 |
Ben Wing |
clean up a bit the object-memory-usage-stats after gc
|
Sat, 20 Feb 2010 03:24:08 -0600 |
Ben Wing |
some random fixups
|
Mon, 08 Feb 2010 21:28:57 -0600 |
Ben Wing |
enable more warnings and fix them
|
Thu, 04 Feb 2010 07:28:14 -0600 |
Ben Wing |
Rename xfree(FOO, TYPE) -> xfree(FOO)
|
Wed, 03 Feb 2010 21:46:21 -0600 |
Ben Wing |
Automatic merge
|
Mon, 01 Feb 2010 13:35:15 -0600 |
Ben Wing |
fix compile error
|
Mon, 01 Feb 2010 05:29:05 -0600 |
Ben Wing |
merge
|
Wed, 27 Jan 2010 00:35:36 -0600 |
Ben Wing |
function renamings to track names of char typedefs
|
Tue, 26 Jan 2010 23:22:30 -0600 |
Ben Wing |
Mule-izing, various fixes related to char * arguments
|
Tue, 19 Jan 2010 11:25:37 -0600 |
Ben Wing |
(for main branch) when freeing check against DEADBEEF_CONSTANT since that's what we use elsewhere
|
Tue, 19 Jan 2010 01:21:39 -0600 |
Ben Wing |
make it easier to debug staticpro crashes.
|
Wed, 03 Feb 2010 08:50:00 -0600 |
Ben Wing |
remove old no-longer-useful kludgy compiled-fun annotations hack
|
Wed, 03 Feb 2010 08:01:55 -0600 |
Ben Wing |
add more byte-code assertions and better failure output
|
Mon, 01 Feb 2010 01:02:40 -0600 |
Ben Wing |
implement equalp in C, fix case-folding, add equal() method for keymaps
|
Mon, 18 Jan 2010 06:05:21 -0600 |
Ben Wing |
try harder to avoid crashing when debug-printing
|
Wed, 06 Jan 2010 10:44:06 -0700 |
Jerry James |
Enable rudimentary support for valgrind, including functions that tell valgrind
|
Thu, 17 Dec 2009 13:15:04 +0000 |
Aidan Kehoe |
Don't attempt to free dumped data, alloc.c:resize_string()
|
Mon, 09 Nov 2009 09:21:59 -0700 |
Jerry James |
Remove "old" GNU malloc in src/malloc.c, and all references to it. Drop the
|
Sun, 20 Sep 2009 21:29:00 +0100 |
Aidan Kehoe |
Add argument information to remaining MANY or UNEVALLED C subrs.
|
Tue, 18 Jul 2006 15:01:30 +0000 |
crestani |
[xemacs-hg @ 2006-07-18 15:01:27 by crestani]
|
Mon, 19 Jun 2006 18:10:19 +0000 |
james |
[xemacs-hg @ 2006-06-19 18:10:17 by james]
|
Sun, 23 Apr 2006 20:12:31 +0000 |
aidan |
[xemacs-hg @ 2006-04-23 20:12:25 by aidan]
|
Sun, 26 Mar 2006 15:24:27 +0000 |
crestani |
[xemacs-hg @ 2006-03-26 15:24:25 by crestani]
|
Sun, 26 Mar 2006 14:33:39 +0000 |
crestani |
[xemacs-hg @ 2006-03-26 14:33:37 by crestani]
|
Mon, 27 Feb 2006 16:29:29 +0000 |
crestani |
[xemacs-hg @ 2006-02-27 16:29:00 by crestani]
|
Sun, 25 Dec 2005 11:21:46 +0000 |
aidan |
[xemacs-hg @ 2005-12-25 11:21:45 by aidan]
|
Sat, 24 Dec 2005 19:06:05 +0000 |
aidan |
[xemacs-hg @ 2005-12-24 19:06:04 by aidan]
|
Fri, 25 Nov 2005 01:42:08 +0000 |
crestani |
[xemacs-hg @ 2005-11-25 01:41:31 by crestani]
|
Sun, 13 Nov 2005 10:48:04 +0000 |
ben |
[xemacs-hg @ 2005-11-13 10:48:01 by ben]
|
Tue, 25 Oct 2005 08:32:50 +0000 |
ben |
[xemacs-hg @ 2005-10-25 08:32:40 by ben]
|
Mon, 24 Oct 2005 10:07:42 +0000 |
ben |
[xemacs-hg @ 2005-10-24 10:07:26 by ben]
|
Fri, 14 Oct 2005 01:22:01 +0000 |
ben |
[xemacs-hg @ 2005-10-14 01:21:57 by ben]
|
Tue, 04 Oct 2005 16:47:10 +0000 |
stephent |
[xemacs-hg @ 2005-10-04 16:47:10 by stephent]
|
Tue, 04 Oct 2005 16:43:38 +0000 |
stephent |
[xemacs-hg @ 2005-10-04 16:43:29 by stephent]
|
Sun, 15 May 2005 16:38:14 +0000 |
crestani |
[xemacs-hg @ 2005-05-15 16:37:52 by crestani]
|
Fri, 08 Apr 2005 23:11:35 +0000 |
crestani |
[xemacs-hg @ 2005-04-08 23:10:01 by crestani]
|
Tue, 15 Mar 2005 11:56:35 +0000 |
crestani |
[xemacs-hg @ 2005-03-15 11:56:32 by crestani]
|
Sun, 13 Mar 2005 11:35:27 +0000 |
crestani |
[xemacs-hg @ 2005-03-13 11:35:21 by crestani]
|
Sun, 13 Mar 2005 09:21:04 +0000 |
crestani |
[xemacs-hg @ 2005-03-13 09:20:58 by crestani]
|
Fri, 11 Mar 2005 08:42:36 +0000 |
crestani |
[xemacs-hg @ 2005-03-11 08:42:30 by crestani]
|
Thu, 10 Mar 2005 09:12:38 +0000 |
crestani |
[xemacs-hg @ 2005-03-10 09:12:36 by crestani]
|
Thu, 03 Feb 2005 16:14:08 +0000 |
james |
[xemacs-hg @ 2005-02-03 16:14:02 by james]
|
Sat, 29 Jan 2005 09:16:00 +0000 |
ben |
[xemacs-hg @ 2005-01-29 09:15:55 by ben]
|
Mon, 24 Jan 2005 23:34:34 +0000 |
ben |
[xemacs-hg @ 2005-01-24 23:33:30 by ben]
|
Thu, 04 Nov 2004 23:08:28 +0000 |
ben |
[xemacs-hg @ 2004-11-04 23:05:23 by ben]
|
Mon, 20 Sep 2004 19:20:08 +0000 |
james |
[xemacs-hg @ 2004-09-20 19:18:55 by james]
|
Fri, 10 Sep 2004 18:47:02 +0000 |
james |
[xemacs-hg @ 2004-09-10 18:46:58 by james]
|
Mon, 05 Apr 2004 22:50:11 +0000 |
james |
[xemacs-hg @ 2004-04-05 22:49:31 by james]
|
Fri, 19 Mar 2004 02:59:10 +0000 |
james |
[xemacs-hg @ 2004-03-19 02:59:08 by james]
|
Sat, 01 Nov 2003 14:55:00 +0000 |
kaltenbach |
[xemacs-hg @ 2003-11-01 14:54:53 by kaltenbach]
|
Fri, 10 Oct 2003 18:04:25 +0000 |
james |
[xemacs-hg @ 2003-10-10 18:04:23 by james]
|
Fri, 10 Oct 2003 11:51:05 +0000 |
stephent |
[xemacs-hg @ 2003-10-10 11:50:56 by stephent]
|
Tue, 30 Sep 2003 15:27:01 +0000 |
james |
[xemacs-hg @ 2003-09-30 15:26:34 by james]
|
Thu, 11 Sep 2003 09:11:08 +0000 |
crestani |
[xemacs-hg @ 2003-09-11 09:11:07 by crestani]
|
Mon, 25 Aug 2003 20:53:59 +0000 |
crestani |
[xemacs-hg @ 2003-08-25 20:53:58 by crestani]
|
Tue, 19 Aug 2003 09:58:10 +0000 |
michaels |
[xemacs-hg @ 2003-08-19 09:58:08 by michaels]
|
Thu, 31 Jul 2003 13:32:26 +0000 |
crestani |
[xemacs-hg @ 2003-07-31 13:32:24 by crestani]
|
Sat, 26 Jul 2003 14:00:28 +0000 |
michaels |
[xemacs-hg @ 2003-07-26 14:00:27 by michaels]
|
Mon, 30 Jun 2003 09:38:40 +0000 |
stephent |
[xemacs-hg @ 2003-06-30 09:38:38 by stephent]
|
Sun, 09 Mar 2003 02:27:46 +0000 |
ben |
[xemacs-hg @ 2003-03-09 02:27:27 by ben]
|
Sun, 02 Mar 2003 09:38:54 +0000 |
ben |
[xemacs-hg @ 2003-03-02 09:38:37 by ben]
|
Fri, 21 Feb 2003 06:57:21 +0000 |
ben |
[xemacs-hg @ 2003-02-21 06:56:46 by ben]
|
Thu, 20 Feb 2003 08:19:44 +0000 |
ben |
[xemacs-hg @ 2003-02-20 08:19:28 by ben]
|
Thu, 13 Feb 2003 09:57:08 +0000 |
ben |
[xemacs-hg @ 2003-02-13 09:57:04 by ben]
|
Sat, 08 Feb 2003 15:03:46 +0000 |
michaels |
[xemacs-hg @ 2003-02-08 15:03:45 by michaels]
|
Fri, 07 Feb 2003 00:49:42 +0000 |
ben |
[xemacs-hg @ 2003-02-07 00:49:41 by ben]
|
Fri, 31 Jan 2003 12:02:38 +0000 |
stephent |
[xemacs-hg @ 2003-01-31 12:02:30 by stephent]
|
Sun, 12 Jan 2003 11:08:22 +0000 |
michaels |
[xemacs-hg @ 2003-01-12 11:07:58 by michaels]
|
Thu, 12 Dec 2002 03:20:43 +0000 |
stephent |
[xemacs-hg @ 2002-12-12 03:20:35 by stephent]
|
Wed, 27 Nov 2002 07:15:36 +0000 |
ben |
[xemacs-hg @ 2002-11-27 07:15:02 by ben]
|
Tue, 12 Nov 2002 18:58:41 +0000 |
james |
[xemacs-hg @ 2002-11-12 18:58:13 by james]
|
Tue, 10 Sep 2002 15:27:39 +0000 |
james |
[xemacs-hg @ 2002-09-10 15:27:02 by james]
|
Thu, 01 Aug 2002 08:38:48 +0000 |
michaels |
[xemacs-hg @ 2002-08-01 08:38:32 by michaels]
|
Thu, 01 Aug 2002 08:28:38 +0000 |
michaels |
[xemacs-hg @ 2002-08-01 08:28:18 by michaels]
|
Mon, 29 Jul 2002 09:21:25 +0000 |
michaels |
[xemacs-hg @ 2002-07-29 09:21:12 by michaels]
|
Fri, 28 Jun 2002 14:21:41 +0000 |
michaels |
[xemacs-hg @ 2002-06-28 14:21:41 by michaels]
|
Thu, 20 Jun 2002 21:19:10 +0000 |
ben |
[xemacs-hg @ 2002-06-20 21:18:01 by ben]
|
Wed, 05 Jun 2002 09:58:45 +0000 |
ben |
[xemacs-hg @ 2002-06-05 09:54:39 by ben]
|
Fri, 31 May 2002 09:38:49 +0000 |
michaels |
[xemacs-hg @ 2002-05-31 09:38:45 by michaels]
|
Tue, 28 May 2002 08:45:36 +0000 |
ben |
[xemacs-hg @ 2002-05-28 08:44:22 by ben]
|
Thu, 23 May 2002 11:46:46 +0000 |
ben |
[xemacs-hg @ 2002-05-23 11:46:08 by ben]
|
Sun, 05 May 2002 11:33:57 +0000 |
ben |
[xemacs-hg @ 2002-05-05 11:30:15 by ben]
|
Sun, 14 Apr 2002 12:43:31 +0000 |
ben |
[xemacs-hg @ 2002-04-14 12:41:59 by ben]
|