log lisp/cl-seq.el @ 5594:cc8ea7ed4286

age author description
Mon, 07 Feb 2011 21:22:17 +0100 Mats Lidell Merge with trunk.
Thu, 06 Jan 2011 00:35:22 +0100 Mats Lidell Merged with trunk.
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Sun, 23 Jan 2011 13:13:54 +0000 Aidan Kehoe Fix some testsuite failures, #'delete, #'delq, #'remove, #'remq.
Thu, 30 Dec 2010 01:59:52 +0000 Aidan Kehoe Move the heavy lifting from cl-seq.el to C.
Mon, 06 Sep 2010 17:29:51 +0100 Aidan Kehoe Move #'replace to C, add bounds-checking to it and to #'fill.
Sat, 24 Jul 2010 17:38:35 +0100 Aidan Kehoe Bit vectors are also sequences; enforce this in some CL functions.
Sun, 06 Jun 2010 13:24:31 +0100 Aidan Kehoe Move #'reduce to fns.c from cl-seq.el.
Sun, 30 May 2010 13:27:36 +0100 Aidan Kehoe Tidying of CL files; make docstrings read better, remove commented-out code
Thu, 01 Apr 2010 20:22:50 +0100 Aidan Kehoe Move #'sort*, #'fill, #'merge to C from cl-seq.el.
Mon, 01 Mar 2010 21:05:33 +0000 Aidan Kehoe Add a PARSE_KEYWORDS macro, use it in #'make-hash-table.
Mon, 22 Feb 2010 21:23:02 -0600 Ben Wing add functions `stable-union' and `stable-intersection' to do stable set operations
Mon, 22 Feb 2010 21:17:47 -0600 Ben Wing add documentation on keywords to cl*.el
Sun, 24 Jan 2010 15:21:27 +0000 Aidan Kehoe Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Sat, 26 Jun 2004 21:25:24 +0000 james [xemacs-hg @ 2004-06-26 21:25:23 by james]