log src/lisp.h @ 4952:19a72041c5ed

age author description
Tue, 26 Jan 2010 23:22:30 -0600 Ben Wing Mule-izing, various fixes related to char * arguments
Sun, 24 Jan 2010 22:04:58 -0600 Ben Wing fix compile issues with gcc 4
Wed, 20 Jan 2010 02:25:04 -0600 Ben Wing fix dynarr-related crash apparently due to compiler bug
Wed, 03 Feb 2010 08:01:55 -0600 Ben Wing add more byte-code assertions and better failure output
Tue, 02 Feb 2010 15:19:15 -0600 Ben Wing When aborting due to unknown opcode, output more descriptive msg
Mon, 01 Feb 2010 17:57:04 +0000 Aidan Kehoe Make canoncase visible to Lisp; use it with chars in internal_equalp.
Mon, 01 Feb 2010 01:02:40 -0600 Ben Wing implement equalp in C, fix case-folding, add equal() method for keymaps
Wed, 27 Jan 2010 00:37:59 -0600 Ben Wing merge
Sun, 24 Jan 2010 15:21:27 +0000 Aidan Kehoe Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Mon, 18 Jan 2010 06:05:21 -0600 Ben Wing try harder to avoid crashing when debug-printing
Thu, 14 Jan 2010 01:25:16 -0600 Ben Wing fix compile problems
Wed, 13 Jan 2010 05:49:13 -0600 Ben Wing clean up object print methods
Wed, 13 Jan 2010 04:07:42 -0600 Ben Wing Various cleanups for Dynarr code, from Unicode-internal ws
Wed, 13 Jan 2010 03:01:43 -0600 Ben Wing add more foo_checking_assert macros
Wed, 13 Jan 2010 01:55:56 -0600 Ben Wing when `debug', abort when lisp error during loadup
Thu, 07 Jan 2010 15:52:10 +0000 Aidan Kehoe Move the arabic-iso8859-6 character set back to C, otherwise X11 lookup fails.
Sun, 15 Nov 2009 14:59:53 +0000 Aidan Kehoe Rationalise duplicated functionality, #'custom-quote, #'quote-maybe.
Sat, 19 Sep 2009 22:53:13 +0100 Aidan Kehoe Move the #'query-coding-region implementation to C.
Mon, 24 Aug 2009 15:21:21 -0600 Jerry James Fix build problems on WIN32 platforms caused by the large image crash fix.
Tue, 11 Aug 2009 17:59:23 +0100 Aidan Kehoe Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
Sun, 16 Aug 2009 20:55:49 +0100 Aidan Kehoe Support full Common Lisp multiple values in C.
Sat, 25 Oct 2008 21:40:46 +0900 Stephen J. Turnbull Merge in ac-fix-2008-10-25. Fix up ChangeLogs.
Sat, 25 Oct 2008 20:35:36 +0900 Stephen J. Turnbull Fix g++ const char -> char warnings. ac-fix-2008-10-25
Tue, 05 Aug 2008 08:37:17 +0200 Aidan Kehoe Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Tue, 15 Jan 2008 21:35:01 +0100 Aidan Kehoe Avoid clearing print-gensym-alist inappropriately when printing hash tables.
Mon, 24 Dec 2007 14:00:14 +0100 Aidan Kehoe Provide a DEFAULT argument in #'intern-soft.
Mon, 17 Dec 2007 08:44:14 +0100 Aidan Kehoe Provide %b in #'format; use it for converting between ints and bit vectors.
Tue, 21 Aug 2007 20:32:37 +0000 aidan [xemacs-hg @ 2007-08-21 20:32:33 by aidan]
Fri, 17 Aug 2007 08:04:28 +0000 crestani [xemacs-hg @ 2007-08-17 08:04:25 by crestani]
Sat, 04 Aug 2007 20:00:24 +0000 aidan [xemacs-hg @ 2007-08-04 20:00:10 by aidan]