log src/eval.c @ 5630:f5315ccbf005

age author description
Fri, 30 Dec 2011 12:43:52 +0000 Aidan Kehoe Cons less, be more careful about always using the environment, #'macroexpand
Thu, 22 Dec 2011 12:51:03 +0000 Aidan Kehoe Move the functionality of #'cl-macroexpand into Fmacroexpand, eval.c
Sun, 09 Oct 2011 09:51:57 +0100 Aidan Kehoe Mechanically change INT to FIXNUM in our sources.
Sun, 08 May 2011 09:19:25 +0100 Aidan Kehoe Complete support for macro-declaration-function, bytecomp{,-runtime}.el
Mon, 07 Feb 2011 21:22:17 +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
Sun, 30 Jan 2011 12:20:19 +0100 Mike Sperber Don't commit suicide when an X device dies.
Sat, 20 Nov 2010 16:49:11 +0000 Aidan Kehoe Have NATNUMP give t for positive bignums; check limits appropriately.
Thu, 16 Sep 2010 14:10:44 +0100 Aidan Kehoe Warn at compile time, error at runtime, with (quote X Y), (function X Y).
Mon, 31 May 2010 16:47:44 +0100 Aidan Kehoe Use keywords in structure syntax; new #define, NEED_TO_HANDLE_21_4_CODE 1
Thu, 29 Apr 2010 15:49:21 +0100 Aidan Kehoe Error on too many arguments to #'function, #'quote.
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
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 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
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
Tue, 02 Mar 2010 13:20:51 +0000 Aidan Kehoe Print multiple values with #<INTERNAL OBJECT (XEmacs bug?) ...>, too
Mon, 01 Mar 2010 21:05:33 +0000 Aidan Kehoe Add a PARSE_KEYWORDS macro, use it in #'make-hash-table.
Sat, 20 Feb 2010 05:05:54 -0600 Ben Wing Fix quick-build, use asserts() in place of ABORT()
Mon, 08 Feb 2010 21:28:57 -0600 Ben Wing enable more warnings and fix them
Mon, 08 Feb 2010 06:42:16 -0600 Ben Wing changes to VOID_TO_LISP et al.
Fri, 05 Feb 2010 11:25:00 -0600 Ben Wing Automatic merge
Fri, 05 Feb 2010 11:02:24 -0600 Ben Wing Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
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