log src/eval.c @ 5265:5663ae9a8989

age author description
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
Mon, 01 Feb 2010 05:29:05 -0600 Ben Wing merge
Tue, 26 Jan 2010 23:22:30 -0600 Ben Wing Mule-izing, various fixes related to char * arguments
Wed, 03 Feb 2010 08:01:55 -0600 Ben Wing add more byte-code assertions and better failure output
Sun, 31 Jan 2010 20:28:01 +0000 Aidan Kehoe Change "special form" to "special operator" in our sources.
Wed, 13 Jan 2010 05:49:13 -0600 Ben Wing clean up object print methods
Fri, 01 Jan 2010 00:21:07 +0000 Aidan Kehoe #'functionp gives nil for special forms, as in CL and GNU Emacs 23.
Sun, 15 Nov 2009 14:59:53 +0000 Aidan Kehoe Rationalise duplicated functionality, #'custom-quote, #'quote-maybe.
Sun, 20 Sep 2009 21:29:00 +0100 Aidan Kehoe Add argument information to remaining MANY or UNEVALLED C subrs.
Sun, 06 Sep 2009 19:36:02 +0100 Aidan Kehoe Fix various small issues with the multiple-value implementation.
Sun, 16 Aug 2009 20:55:49 +0100 Aidan Kehoe Support full Common Lisp multiple values in C.
Mon, 27 Jul 2009 01:18:47 +0900 Stephen J. Turnbull imported patch accept-process-output-docstring
Sun, 14 Jun 2009 15:07:13 +0100 Aidan Kehoe Support #'function-arglist with built-in special forms.
Wed, 04 Feb 2009 01:13:10 +0900 Stephen J. Turnbull Fix typo in comment on skip_debugger.
Mon, 22 Dec 2008 14:07:48 +0000 Aidan Kehoe Distinguish vars and functions in #'symbol-file, #'describe-{function,variable}
Sat, 23 Aug 2008 16:38:51 +0200 Aidan Kehoe Handle varalias chains, custom variables in #'user-variable-p.
Tue, 04 Sep 2007 21:20:26 +0000 aidan [xemacs-hg @ 2007-09-04 21:20:18 by aidan]
Wed, 08 Aug 2007 14:54:43 +0000 aidan [xemacs-hg @ 2007-08-08 14:54:41 by aidan]
Fri, 22 Jun 2007 00:21:17 +0000 aidan [xemacs-hg @ 2007-06-22 00:21:12 by aidan]
Sat, 26 May 2007 19:00:20 +0000 aidan [xemacs-hg @ 2007-05-26 19:00:16 by aidan]
Thu, 22 Feb 2007 16:53:27 +0000 stephent [xemacs-hg @ 2007-02-22 16:53:20 by stephent]
Sat, 20 Jan 2007 16:57:06 +0000 aidan [xemacs-hg @ 2007-01-20 16:57:05 by aidan]
Tue, 29 Aug 2006 14:10:54 +0000 stephent [xemacs-hg @ 2006-08-29 14:10:51 by stephent]
Mon, 27 Feb 2006 16:29:29 +0000 crestani [xemacs-hg @ 2006-02-27 16:29:00 by crestani]
Fri, 25 Nov 2005 01:42:08 +0000 crestani [xemacs-hg @ 2005-11-25 01:41:31 by crestani]
Tue, 25 Oct 2005 11:16:49 +0000 ben [xemacs-hg @ 2005-10-25 11:16:19 by ben]
Mon, 11 Apr 2005 05:11:24 +0000 stephent [xemacs-hg @ 2005-04-11 05:11:22 by stephent]
Thu, 03 Feb 2005 16:30:38 +0000 james [xemacs-hg @ 2005-02-03 16:30:33 by james]
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]
Mon, 06 Dec 2004 03:52:23 +0000 ben [xemacs-hg @ 2004-12-06 03:50:53 by ben]
Thu, 04 Nov 2004 23:08:28 +0000 ben [xemacs-hg @ 2004-11-04 23:05:23 by ben]
Wed, 22 Sep 2004 02:06:52 +0000 stephent [xemacs-hg @ 2004-09-22 02:05:42 by stephent]
Mon, 20 Sep 2004 19:20:08 +0000 james [xemacs-hg @ 2004-09-20 19:18:55 by james]
Tue, 14 Sep 2004 14:33:07 +0000 james [xemacs-hg @ 2004-09-14 14:32:29 by james]
Tue, 14 Sep 2004 02:53:16 +0000 james [xemacs-hg @ 2004-09-14 02:53:13 by james]
Thu, 26 Aug 2004 20:53:08 +0000 james [xemacs-hg @ 2004-08-26 20:53:06 by james]
Sat, 20 Mar 2004 13:05:56 +0000 adrian [xemacs-hg @ 2004-03-20 13:05:53 by adrian]
Mon, 15 Mar 2004 18:01:40 +0000 james [xemacs-hg @ 2004-03-15 18:01:37 by james]