log man/ChangeLog @ 4955:de64354ffcbf

age author description
Wed, 27 Jan 2010 00:35:36 -0600 Ben Wing function renamings to track names of char typedefs
Wed, 03 Feb 2010 02:46:50 -0600 Ben Wing xlike cleanup, documentation
Sun, 31 Jan 2010 20:28:01 +0000 Aidan Kehoe Change "special form" to "special operator" in our sources.
Thu, 28 Jan 2010 12:59:48 -0700 Jerry James Add copyright and license information based on Ben's recollections.
Sun, 24 Jan 2010 15:21:27 +0000 Aidan Kehoe Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Sat, 09 Jan 2010 17:28:51 +0000 Aidan Kehoe Use keywords, not ordinary symbols, in the structure syntax for hash tables.
Wed, 06 Jan 2010 10:44:06 -0700 Jerry James Enable rudimentary support for valgrind, including functions that tell valgrind
Thu, 31 Dec 2009 15:09:41 +0000 Aidan Kehoe Make #'equalp more compatible with CL; add a compiler macro, test & doc it.
Tue, 22 Dec 2009 15:52:06 -0700 Jerry James Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Mon, 14 Dec 2009 10:12:02 -0700 Jerry James Remove more obsolete files.
Thu, 10 Dec 2009 12:42:09 -0700 Jerry James Remove support for pre-X11R5 systems, including systems without Xmu. See
Wed, 18 Nov 2009 08:49:14 -0700 Jerry James Remove support for obsolete systems. See xemacs-patches message with ID
Mon, 05 Oct 2009 10:11:59 -0600 Jerry James Use giflib or libungif to provide GIF support, instead of using internal
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.