2011-02-14 |
Mats Lidell |
Merge with trunk.
|
2011-02-07 |
Mats Lidell |
Merge with trunk.
|
2011-01-19 |
Mats Lidell |
Merge with trunk.
|
2011-04-26 |
Stephen J. Turnbull |
XEmacs 21.5.30 "garlic" is released.
r21-5-30
|
2011-04-24 |
Aidan Kehoe |
Make sure distinct symbol macros with identical names expand distinctly.
|
2011-01-05 |
Mats Lidell |
Merged with trunk.
|
2010-12-30 |
Mats Lidell |
Merged with trunk.
|
2010-12-06 |
Mats Lidell |
Added property notice and license to ChangeLogs.
|
2011-03-24 |
Jerry James |
Fix misspelled words, and some grammar, across the entire source tree.
|
2011-03-17 |
Aidan Kehoe |
Conditionalise the old-* functions and byte codes at compile time.
|
2011-03-11 |
Aidan Kehoe |
Address the easy test failures in tests/automated.
|
2011-02-24 |
Aidan Kehoe |
#'substring-no-properties: check STRING's type, get_string_range_char won't.
|
2011-02-10 |
Aidan Kehoe |
Correct a bug with circularity checking in #'mapcar*, #'map, etc.
|
2011-02-07 |
Aidan Kehoe |
Improve the lexical scoping in #'block, #'return-from.
|
2011-01-23 |
Aidan Kehoe |
Loop at macroexpansion time when sanity-checking :start, :end keyword args.
|
2011-01-23 |
Aidan Kehoe |
Fix some testsuite failures, #'delete, #'delq, #'remove, #'remq.
|
2011-01-15 |
Aidan Kehoe |
Accept more complex TYPEs in #'concatenate, cl-extra.el
|
2011-01-14 |
Aidan Kehoe |
Pass in the DEFAULT argument to position() as documented, #'find.
|
2011-01-02 |
Aidan Kehoe |
Tweak a few compiler macros for functions in cl-seq.el.
|
2010-12-30 |
Aidan Kehoe |
Test sanity-checking of :start, :end keyword arguments when appropriate.
|
2010-11-20 |
Aidan Kehoe |
Have NATNUMP give t for positive bignums; check limits appropriately.
|
2010-11-06 |
Aidan Kehoe |
Accept sequences generally, not just lists, #'reverse, #'nreverse.
|
2010-11-06 |
Aidan Kehoe |
Error in #'list-length if LIST is dotted; check for this error with #'mapcar
|
2010-10-25 |
Aidan Kehoe |
Make sure (format "%b" 0) is non-zero length, print.c
|
2010-10-18 |
Stephen J. Turnbull |
Merge some permissions corrections to trunk.
|
2010-06-14 |
Stephen J. Turnbull |
More permission consistency.
|
2010-06-14 |
Stephen J. Turnbull |
More permission consistency.
|
2010-10-14 |
Aidan Kehoe |
Tighten up Common Lisp compatibility, #'butlast, #'nbutlast, #'tailp, #'ldiff
|
2010-10-12 |
Aidan Kehoe |
Don't share a counter when checking for circularity, list_merge().
|
2010-08-15 |
Aidan Kehoe |
Be clearer in our error messages, #'canonicalize-inst-pair, #'canonicalize-spec
|