log src/eval.c @ 5940:c608d4b0b75e cygwin64 tip

age author description
Mon, 17 Jun 2013 10:23:00 -0600 Jerry James Convert C (un)signed long long values to bignums properly.
Sun, 06 May 2012 15:29:59 +0100 Aidan Kehoe Don't augment ENVIRONMENT when that's not indicated, #'macroexpand.
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