Tue, 29 Mar 2011 00:02:47 +0200 |
Mats Lidell |
Merged with trunk.
|
Thu, 17 Mar 2011 23:42:59 +0100 |
Mats Lidell |
Merge with trunk.
|
Mon, 14 Feb 2011 22:43:46 +0100 |
Mats Lidell |
Merge with trunk.
|
Mon, 07 Feb 2011 21:22:17 +0100 |
Mats Lidell |
Merge with trunk.
|
Wed, 19 Jan 2011 22:35:23 +0100 |
Mats Lidell |
Merge with trunk.
|
Wed, 27 Apr 2011 01:24:28 +0900 |
Stephen J. Turnbull |
XEmacs 21.5.30 "garlic" is released.
r21-5-30
|
Sun, 24 Apr 2011 09:52:45 +0100 |
Aidan Kehoe |
Make sure distinct symbol macros with identical names expand distinctly.
|
Thu, 06 Jan 2011 00:35:22 +0100 |
Mats Lidell |
Merged with trunk.
|
Fri, 31 Dec 2010 00:27:29 +0100 |
Mats Lidell |
Merged with trunk.
|
Mon, 06 Dec 2010 23:03:25 +0100 |
Mats Lidell |
Added property notice and license to ChangeLogs.
|
Thu, 24 Mar 2011 11:00:11 -0600 |
Jerry James |
Fix misspelled words, and some grammar, across the entire source tree.
|
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.
|
Thu, 24 Feb 2011 09:36:19 +0000 |
Aidan Kehoe |
#'substring-no-properties: check STRING's type, get_string_range_char won't.
|
Thu, 10 Feb 2011 08:46:10 +0000 |
Aidan Kehoe |
Correct a bug with circularity checking in #'mapcar*, #'map, etc.
|
Mon, 07 Feb 2011 12:01:24 +0000 |
Aidan Kehoe |
Improve the lexical scoping in #'block, #'return-from.
|
Sun, 23 Jan 2011 13:56:37 +0000 |
Aidan Kehoe |
Loop at macroexpansion time when sanity-checking :start, :end keyword args.
|
Sun, 23 Jan 2011 13:13:54 +0000 |
Aidan Kehoe |
Fix some testsuite failures, #'delete, #'delq, #'remove, #'remq.
|
Sat, 15 Jan 2011 15:45:46 +0000 |
Aidan Kehoe |
Accept more complex TYPEs in #'concatenate, cl-extra.el
|
Fri, 14 Jan 2011 23:16:25 +0000 |
Aidan Kehoe |
Pass in the DEFAULT argument to position() as documented, #'find.
|
Sun, 02 Jan 2011 16:18:26 +0000 |
Aidan Kehoe |
Tweak a few compiler macros for functions in cl-seq.el.
|
Thu, 30 Dec 2010 01:14:13 +0000 |
Aidan Kehoe |
Test sanity-checking of :start, :end keyword arguments when appropriate.
|
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, 06 Nov 2010 14:51:13 +0000 |
Aidan Kehoe |
Error in #'list-length if LIST is dotted; check for this error with #'mapcar
|
Mon, 25 Oct 2010 13:15:53 +0100 |
Aidan Kehoe |
Make sure (format "%b" 0) is non-zero length, print.c
|
Mon, 18 Oct 2010 23:21:23 +0900 |
Stephen J. Turnbull |
Merge some permissions corrections to trunk.
|
Mon, 14 Jun 2010 19:03:57 +0900 |
Stephen J. Turnbull |
More permission consistency.
|
Mon, 14 Jun 2010 15:03:08 +0900 |
Stephen J. Turnbull |
More permission consistency.
|
Thu, 14 Oct 2010 18:50:38 +0100 |
Aidan Kehoe |
Tighten up Common Lisp compatibility, #'butlast, #'nbutlast, #'tailp, #'ldiff
|