log src/bytecode.c @ 5894:23178aa71f8b

age author description
Sun, 15 Dec 2013 10:26:31 +0000 Aidan Kehoe Be lazy converting markers to integers, bytecode_{arithcompare,arithop}().
Sun, 15 Sep 2013 23:47:37 +0900 Stephen J. Turnbull Eliminate several compiler (clang) warnings.
Sun, 09 Oct 2011 09:51:57 +0100 Aidan Kehoe Mechanically change INT to FIXNUM in our sources.
Sun, 04 Sep 2011 19:51:35 +0100 Aidan Kehoe Implement print-circle, allowing recursive and circular structures to be read.
Thu, 17 Mar 2011 23:42:59 +0100 Mats Lidell Merge with trunk.
Fri, 26 Nov 2010 06:43:36 +0100 Mats Lidell Merge with 21.5 trunk.
Sun, 07 Nov 2010 00:22:33 +0100 Mats Lidell Merge with trunk.
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Thu, 17 Mar 2011 20:13:00 +0000 Aidan Kehoe Conditionalise the old-* functions and byte codes at compile time.
Fri, 11 Mar 2011 20:40:01 +0000 Aidan Kehoe Address the easy test failures in tests/automated.
Sat, 20 Nov 2010 16:49:11 +0000 Aidan Kehoe Have NATNUMP give t for positive bignums; check limits appropriately.
Sat, 06 Nov 2010 21:18:52 +0000 Aidan Kehoe Accept sequences generally, not just lists, #'reverse, #'nreverse.
Sat, 17 Apr 2010 10:40:03 +0100 Aidan Kehoe Keep around file info for dumped functions and variables without docstrings.
Mon, 05 Apr 2010 13:03:35 +0100 Aidan Kehoe Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
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
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 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
Thu, 04 Mar 2010 07:26:05 -0600 Ben Wing merge
Tue, 02 Mar 2010 05:22:10 -0600 Ben Wing fix compile errors/warnings
Wed, 03 Mar 2010 18:40:12 +0000 Aidan Kehoe Make #'substring an alias of #'subseq; give the latter the byte code.
Fri, 05 Feb 2010 04:07:47 -0600 Ben Wing fix compile problems in bytecode.c when no error-check-byte-code (issue 666)
Thu, 04 Feb 2010 05:39:00 -0600 Ben Wing fix compile problems
Wed, 03 Feb 2010 21:46:21 -0600 Ben Wing Automatic merge
Mon, 01 Feb 2010 14:11:36 -0600 Ben Wing merge
Mon, 01 Feb 2010 05:29:05 -0600 Ben Wing merge
Thu, 28 Jan 2010 02:48:45 -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 09:31:49 -0600 Ben Wing fix minor compile problem
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
Sun, 24 Jan 2010 15:21:27 +0000 Aidan Kehoe Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Thu, 17 Dec 2009 12:57:38 +0000 Aidan Kehoe Remove Fsave_window_excursion from window.c, it's overridden by Lisp.
Mon, 12 Oct 2009 12:10:04 -0600 Jerry James Properly handle continuable divide-by-zero errors. Fix truncation of a
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.
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]
Fri, 08 Apr 2005 23:11:35 +0000 crestani [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
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]
Thu, 04 Nov 2004 23:08:28 +0000 ben [xemacs-hg @ 2004-11-04 23:05:23 by ben]
Mon, 20 Sep 2004 19:20:08 +0000 james [xemacs-hg @ 2004-09-20 19:18:55 by james]
Wed, 07 Apr 2004 03:49:00 +0000 james [xemacs-hg @ 2004-04-07 03:48:58 by james]
Mon, 05 Apr 2004 22:50:11 +0000 james [xemacs-hg @ 2004-04-05 22:49:31 by james]
Fri, 20 Feb 2004 07:29:23 +0000 stephent [xemacs-hg @ 2004-02-20 07:29:16 by stephent]
Tue, 27 Jan 2004 13:23:53 +0000 stephent [xemacs-hg @ 2004-01-27 13:23:50 by stephent]
Tue, 21 Oct 2003 08:21:08 +0000 stephent [xemacs-hg @ 2003-10-21 08:21:00 by stephent]
Fri, 10 Oct 2003 11:51:05 +0000 stephent [xemacs-hg @ 2003-10-10 11:50:56 by stephent]
Tue, 02 Sep 2003 13:18:17 +0000 michaels [xemacs-hg @ 2003-09-02 13:18:14 by michaels]
Mon, 18 Aug 2003 20:30:51 +0000 james [xemacs-hg @ 2003-08-18 20:30:49 by james]
Sat, 16 Aug 2003 14:18:38 +0000 michaels [xemacs-hg @ 2003-08-16 14:18:36 by michaels]
Sun, 12 Jan 2003 11:08:22 +0000 michaels [xemacs-hg @ 2003-01-12 11:07:58 by michaels]
Sun, 08 Dec 2002 10:25:14 +0000 michaels [xemacs-hg @ 2002-12-08 10:24:33 by michaels]
Tue, 12 Nov 2002 18:58:41 +0000 james [xemacs-hg @ 2002-11-12 18:58:13 by james]
Mon, 29 Jul 2002 09:21:25 +0000 michaels [xemacs-hg @ 2002-07-29 09:21:12 by michaels]
Thu, 20 Jun 2002 21:19:10 +0000 ben [xemacs-hg @ 2002-06-20 21:18:01 by ben]
Wed, 05 Jun 2002 09:58:45 +0000 ben [xemacs-hg @ 2002-06-05 09:54:39 by ben]
Tue, 28 May 2002 08:45:36 +0000 ben [xemacs-hg @ 2002-05-28 08:44:22 by ben]
Thu, 16 May 2002 13:30:58 +0000 ben [xemacs-hg @ 2002-05-16 13:30:23 by ben]
Sun, 05 May 2002 11:33:57 +0000 ben [xemacs-hg @ 2002-05-05 11:30:15 by ben]
Sun, 14 Apr 2002 12:43:31 +0000 ben [xemacs-hg @ 2002-04-14 12:41:59 by ben]
Mon, 01 Apr 2002 03:59:04 +0000 ben [xemacs-hg @ 2002-04-01 03:58:02 by ben]
Sun, 31 Mar 2002 08:30:17 +0000 ben [xemacs-hg @ 2002-03-31 08:27:14 by ben]
Fri, 29 Mar 2002 04:49:13 +0000 ben [xemacs-hg @ 2002-03-29 04:46:17 by ben]
Wed, 13 Mar 2002 08:54:06 +0000 ben [xemacs-hg @ 2002-03-13 08:51:24 by ben]
Thu, 20 Sep 2001 06:31:11 +0000 ben [xemacs-hg @ 2001-09-20 06:28:42 by ben]
Mon, 13 Aug 2001 04:46:48 +0000 ben [xemacs-hg @ 2001-08-13 04:45:47 by ben]
Wed, 06 Jun 2001 12:34:47 +0000 ben [xemacs-hg @ 2001-06-06 12:34:42 by ben]
Thu, 24 May 2001 07:51:33 +0000 ben [xemacs-hg @ 2001-05-24 07:50:48 by ben]
Mon, 13 Aug 2007 11:36:19 +0200 cvs Import from CVS: tag r21-2-37 r21-2-37
Mon, 13 Aug 2007 11:35:02 +0200 cvs Import from CVS: tag r21-2-36 r21-2-36
Mon, 13 Aug 2007 11:33:38 +0200 cvs Import from CVS: tag r21-2-28 r21-2-28
Mon, 13 Aug 2007 11:32:25 +0200 cvs Import from CVS: tag r21-2-27 r21-2-27
Mon, 13 Aug 2007 11:28:15 +0200 cvs Import from CVS: tag r21-2-22 r21-2-22
Mon, 13 Aug 2007 11:26:11 +0200 cvs Import from CVS: tag r21-2-20 r21-2-20
Mon, 13 Aug 2007 11:24:09 +0200 cvs Import from CVS: tag r21-2-18 r21-2-18
Mon, 13 Aug 2007 11:21:38 +0200 cvs Import from CVS: tag r21-2-15 r21-2-15
Mon, 13 Aug 2007 11:20:41 +0200 cvs Import from CVS: tag r21-2-14 r21-2-14
Mon, 13 Aug 2007 11:19:21 +0200 cvs Import from CVS: tag r21-2-35 r21-2-35
Mon, 13 Aug 2007 11:14:34 +0200 cvs Import from CVS: tag r21-2-30 r21-2-30
Mon, 13 Aug 2007 11:13:30 +0200 cvs Import from CVS: tag r21-2-29 r21-2-29
Mon, 13 Aug 2007 11:09:42 +0200 cvs Import from CVS: tag r21-2-9 r21-2-9
Mon, 13 Aug 2007 11:07:39 +0200 cvs Import from CVS: tag r21-2-6 r21-2-6
Mon, 13 Aug 2007 11:07:10 +0200 cvs Import from CVS: tag r21-2-5 r21-2-5
Mon, 13 Aug 2007 10:32:22 +0200 cvs Import from CVS: tag r21-0b38 r21-0b38
Mon, 13 Aug 2007 10:29:42 +0200 cvs Import from CVS: tag r21-0b35 r21-0b35
Mon, 13 Aug 2007 10:28:48 +0200 cvs Import from CVS: tag r21-0b34 r21-0b34
Mon, 13 Aug 2007 10:21:18 +0200 cvs Import from CVS: tag r20-5b26 r20-5b26
Mon, 13 Aug 2007 10:10:54 +0200 cvs Import from CVS: tag r20-4b10 r20-4b10
Mon, 13 Aug 2007 10:03:52 +0200 cvs Import from CVS: tag r20-4b2 r20-4b2
Mon, 13 Aug 2007 09:59:05 +0200 cvs Import from CVS: tag r20-3b24 r20-3b24
Mon, 13 Aug 2007 09:55:28 +0200 cvs Import from CVS: tag r20-3b19 r20-3b19
Mon, 13 Aug 2007 09:49:09 +0200 cvs Import from CVS: tag r20-3b13 r20-3b13
Mon, 13 Aug 2007 09:46:53 +0200 cvs Import from CVS: tag r20-3b11 r20-3b11
Mon, 13 Aug 2007 09:42:26 +0200 cvs Import from CVS: tag r20-3b7 r20-3b7
Mon, 13 Aug 2007 09:36:16 +0200 cvs Import from CVS: tag r20-3b1 r20-3b1
Mon, 13 Aug 2007 09:02:59 +0200 cvs Import from CVS: tag r20-0b30 r20-0b30
Mon, 13 Aug 2007 08:50:05 +0200 cvs Import from CVS: tag r19-15b93 r19-15b93
Mon, 13 Aug 2007 08:49:20 +0200 cvs Import from CVS: tag r19-15b91 r19-15b91
Mon, 13 Aug 2007 08:45:50 +0200 cvs Import from CVS: tag r19-14 r19-14