log lisp/subr.el @ 5374:d967d96ca043

age author description
Tue, 08 Mar 2011 23:41:52 +0000 Aidan Kehoe Examining the result of #'length: `eql', not `=', it's better style & cheaper
Fri, 14 Jan 2011 23:35:29 +0000 Aidan Kehoe Move #'delq, #'delete to Lisp, adding support for sequences.
Thu, 30 Dec 2010 01:59:52 +0000 Aidan Kehoe Move the heavy lifting from cl-seq.el to C.
Thu, 30 Dec 2010 01:00:40 +0000 Aidan Kehoe Implement some basic Lisp functions in terms of Common Lisp builtins.
Tue, 12 Oct 2010 21:11:46 +0100 Aidan Kehoe Make the order of preloaded-file-list more sane.
Sun, 10 Oct 2010 12:13:32 +0100 Aidan Kehoe Remove a couple of redundant functions, backquote.el
Sun, 30 May 2010 15:14:29 +0100 Aidan Kehoe Add `float-time', implemented in Lisp.
Thu, 01 Apr 2010 20:22:50 +0100 Aidan Kehoe Move #'sort*, #'fill, #'merge to C from cl-seq.el.
Wed, 03 Mar 2010 18:40:12 +0000 Aidan Kehoe Make #'substring an alias of #'subseq; give the latter the byte code.
Sun, 07 Feb 2010 23:31:50 +0000 Aidan Kehoe Do not assume #'format-decode exists in fileio.c.
Sun, 31 Jan 2010 20:28:01 +0000 Aidan Kehoe Change "special form" to "special operator" in our sources.
Sat, 09 Jan 2010 14:55:13 +0000 Aidan Kehoe Fix a bug I introduced in #'with-trapping-errors.
Fri, 01 Jan 2010 19:45:39 +0000 Aidan Kehoe Use uninterned symbols in various information-hiding contexts.
Sun, 11 Jan 2009 13:18:42 +0000 Aidan Kehoe Add #'subr-arity, API taken from GNU, implementation our own.
Sat, 27 Sep 2008 16:31:32 +0900 Stephen J. Turnbull Document initial position of point in `with-string-as-buffer-contents'.
Wed, 27 Aug 2008 21:47:21 +0200 Aidan Kehoe Correct the implementation, add a few basic tests for #'skip-chars-quote.
Wed, 20 Aug 2008 17:39:56 +0200 Aidan Kehoe Add #'skip-chars-quote to subr.el
Wed, 14 May 2008 21:54:54 -0700 Stephen J. Turnbull Fix add-to-list.
Wed, 14 May 2008 23:55:13 +0200 Aidan Kehoe Make the #'add-to-list implementation a little conciser and clearer for XEmacs
Wed, 14 May 2008 23:47:58 +0200 Aidan Kehoe Support COMPARE-FN in add-to-list; thank you Brian Palmer.
Sun, 30 Dec 2007 16:18:33 +0100 Aidan Kehoe Add ascii-case-table, #'with-case-table; make iso8859-1.el more comprehensible.
Mon, 17 Dec 2007 08:44:14 +0100 Aidan Kehoe Provide %b in #'format; use it for converting between ints and bit vectors.
Wed, 14 Nov 2007 19:25:40 +0000 aidan [xemacs-hg @ 2007-11-14 19:25:39 by aidan]
Wed, 14 Nov 2007 18:51:31 +0000 aidan [xemacs-hg @ 2007-11-14 18:51:20 by aidan]
Mon, 01 Oct 2007 08:07:57 +0000 stephent [xemacs-hg @ 2007-10-01 08:07:39 by stephent]
Tue, 07 Aug 2007 23:09:22 +0000 aidan [xemacs-hg @ 2007-08-07 23:08:47 by aidan]
Thu, 22 Feb 2007 16:53:27 +0000 stephent [xemacs-hg @ 2007-02-22 16:53:20 by stephent]
Fri, 11 Aug 2006 01:30:23 +0000 vins [xemacs-hg @ 2006-08-11 01:30:22 by vins]
Thu, 10 Aug 2006 12:28:42 +0000 scop [xemacs-hg @ 2006-08-10 12:28:41 by scop]
Tue, 18 Oct 2005 20:49:43 +0000 malcolmp [xemacs-hg @ 2005-10-18 20:49:41 by malcolmp]