log src/data.c @ 5870:df50aaeddca5

age author description
Tue, 17 Mar 2015 00:29:39 +0000 Aidan Kehoe Don't tickle an unreasonable but standard C lib limitation, thank you Vin!
Mon, 16 Mar 2015 00:28:18 +0000 Aidan Kehoe Add the non-ASCII digit support, now #'parse-integer can handle it.
Wed, 25 Feb 2015 11:47:12 +0000 Aidan Kehoe Make #'parse-integer Lisp-visible, extend it, allowing non-ASCII digits.
Sun, 15 Dec 2013 10:26:31 +0000 Aidan Kehoe Be lazy converting markers to integers, bytecode_{arithcompare,arithop}().
Sun, 15 Dec 2013 09:57:28 +0000 Aidan Kehoe Return a fixnum as documented with marker arg, #'max, #'min
Sun, 15 Sep 2013 23:47:37 +0900 Stephen J. Turnbull Eliminate several compiler (clang) warnings.
Mon, 05 Aug 2013 17:20:16 +0100 Aidan Kehoe Improve coding style, variable names, data.c, sequence.c
Mon, 17 Jun 2013 10:23:00 -0600 Jerry James Convert C (un)signed long long values to bignums properly.
Sun, 09 Oct 2011 10:39:09 +0100 Aidan Kehoe Change integer to fixnum in a few places where it wasn't possible mechanically.
Sun, 09 Oct 2011 09:51:57 +0100 Aidan Kehoe Mechanically change INT to FIXNUM in our sources.
Fri, 20 May 2011 12:16:42 +0100 Aidan Kehoe Remove the LOSING_BYTECODE compile-time option, it's been off since 1997.
Tue, 29 Mar 2011 00:02:47 +0200 Mats Lidell Merged with trunk.
Thu, 17 Mar 2011 23:42:59 +0100 Mats Lidell Merge with trunk.
Thu, 06 Jan 2011 00:35:22 +0100 Mats Lidell Merged 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
Thu, 17 Mar 2011 16:20:09 +0100 Didier Verna Improve read-only error reporting.
Thu, 17 Mar 2011 20:13:00 +0000 Aidan Kehoe Conditionalise the old-* functions and byte codes at compile time.
Sat, 01 Jan 2011 20:08:44 +0000 Aidan Kehoe Be more helpful in printing ephemerons, weak lists, and weak boxes.
Sat, 20 Nov 2010 16:49:11 +0000 Aidan Kehoe Have NATNUMP give t for positive bignums; check limits appropriately.
Thu, 29 Apr 2010 15:49:21 +0100 Aidan Kehoe Error on too many arguments to #'function, #'quote.
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
Wed, 24 Mar 2010 01:22:51 -0500 Ben Wing cleanup of code related to xfree(), better KKCC backtrace capabilities, document XD_INLINE_LISP_OBJECT_BLOCK_PTR, fix some memory leaks, other code cleanup
Sat, 13 Mar 2010 05:38:08 -0600 Ben Wing reduce lcrecord headers to 2 words, rename printing_unreadable_object
Sun, 07 Mar 2010 02:09:59 -0600 Ben Wing merge ben-lisp-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 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
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, 01 Mar 2010 21:05:33 +0000 Aidan Kehoe Add a PARSE_KEYWORDS macro, use it in #'make-hash-table.
Sat, 06 Feb 2010 12:28:19 +0000 Aidan Kehoe Merge.
Wed, 03 Feb 2010 20:18:53 +0000 Aidan Kehoe Merge.
Sun, 31 Jan 2010 18:29:48 +0000 Aidan Kehoe Move the various map* functions to C; add #'map-into.
Thu, 04 Feb 2010 07:28:14 -0600 Ben Wing Rename xfree(FOO, TYPE) -> xfree(FOO)
Mon, 01 Feb 2010 05:29:05 -0600 Ben Wing merge
Thu, 28 Jan 2010 02:48:45 -0600 Ben Wing merge
Tue, 26 Jan 2010 23:22:30 -0600 Ben Wing Mule-izing, various fixes related to char * arguments
Mon, 01 Feb 2010 01:05:28 -0600 Ben Wing merge
Mon, 01 Feb 2010 01:02:40 -0600 Ben Wing implement equalp in C, fix case-folding, add equal() method for keymaps
Sun, 31 Jan 2010 20:28:01 +0000 Aidan Kehoe Change "special form" to "special operator" in our sources.
Sun, 24 Jan 2010 15:21:27 +0000 Aidan Kehoe Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Wed, 13 Jan 2010 05:49:13 -0600 Ben Wing clean up object print methods
Wed, 18 Nov 2009 08:49:14 -0700 Jerry James Remove support for obsolete systems. See xemacs-patches message with ID
Sun, 20 Sep 2009 21:29:00 +0100 Aidan Kehoe Add argument information to remaining MANY or UNEVALLED C subrs.
Sun, 23 Apr 2006 20:12:31 +0000 aidan [xemacs-hg @ 2006-04-23 20:12:25 by aidan]
Sun, 16 Apr 2006 15:54:21 +0000 aidan [xemacs-hg @ 2006-04-16 15:54:16 by aidan]
Mon, 24 Oct 2005 10:07:42 +0000 ben [xemacs-hg @ 2005-10-24 10:07:26 by ben]
Fri, 08 Apr 2005 23:11:35 +0000 crestani [xemacs-hg @ 2005-04-08 23:10:01 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]
Mon, 24 Jan 2005 23:34:34 +0000 ben [xemacs-hg @ 2005-01-24 23:33:30 by ben]
Mon, 20 Sep 2004 19:20:08 +0000 james [xemacs-hg @ 2004-09-20 19:18:55 by james]
Sun, 02 May 2004 04:07:01 +0000 malcolmp [xemacs-hg @ 2004-05-02 04:06:51 by malcolmp]
Thu, 22 Apr 2004 03:24:02 +0000 james [xemacs-hg @ 2004-04-22 03:24:00 by james]
Thu, 15 Apr 2004 15:27:38 +0000 james [xemacs-hg @ 2004-04-15 15:27:34 by james]
Wed, 14 Apr 2004 22:50:54 +0000 james [xemacs-hg @ 2004-04-14 22:50:52 by james]
Tue, 13 Apr 2004 15:38:42 +0000 james [xemacs-hg @ 2004-04-13 15:38:30 by james]
Thu, 08 Apr 2004 15:23:09 +0000 james [xemacs-hg @ 2004-04-08 15:23:07 by james]
Wed, 07 Apr 2004 03:49:00 +0000 james [xemacs-hg @ 2004-04-07 03:48:58 by james]