log lisp/cl-extra.el @ 5438:8d29f1c4bb98

age author description
2010-11-26 Mats Lidell Merge with 21.5 trunk.
2010-10-28 Mats Lidell Rebase with 21.5 trunk.
2010-10-14 Mats Lidell Changed bulk of GPLv2 or later files identified by script
2011-04-17 Aidan Kehoe Add various Common Lisp character functions, making porting CL code easier.
2011-03-29 Aidan Kehoe Drop #'cl-finite-do, defalias #'cl-float-limits to #'ignore in dumped XEmacs
2011-02-07 Aidan Kehoe Improve the lexical scoping in #'block, #'return-from.
2011-01-15 Aidan Kehoe Accept more complex TYPEs in #'concatenate, cl-extra.el
2010-12-29 Aidan Kehoe Avoid some dynamic scope stupidity in interpreted code, #'notany, #'notevery.
2010-11-17 Aidan Kehoe Handle slightly more complex type specifications, #'coerce, #'typep.
2010-10-14 Aidan Kehoe Tighten up Common Lisp compatibility, #'butlast, #'nbutlast, #'tailp, #'ldiff
2010-10-12 Aidan Kehoe Make the order of preloaded-file-list more sane.
2010-09-16 Aidan Kehoe Accept circular lists where that is useful in #'mapcar*, #'map* and friends.
2010-09-03 Aidan Kehoe Add fixnum as an accepted destination type, #'coerce
2010-07-24 Aidan Kehoe Bit vectors are also sequences; enforce this in some CL functions.
2010-06-02 Aidan Kehoe Add Common Lisp's #'complement to cl-extra.el.
2010-05-30 Aidan Kehoe Tidying of CL files; make docstrings read better, remove commented-out code
2010-03-21 Aidan Kehoe Handle (function ...) specially, cl-prettyprint.
2010-02-24 Aidan Kehoe Normally return a compiled function if one argument, #'constantly.
2010-02-22 Aidan Kehoe Add #'constantly, as specified by ANSI Common Lisp.
2010-02-03 Aidan Kehoe Move #'some, #'every to C, implementing them with mapcarX.
2010-02-03 Aidan Kehoe Merge.
2010-01-31 Aidan Kehoe Move the various map* functions to C; add #'map-into.
2010-02-01 Ben Wing implement equalp in C, fix case-folding, add equal() method for keymaps
2010-01-06 Didier Verna New (Common Lisp) function get-propertie
2009-12-31 Aidan Kehoe Make #'equalp more compatible with CL; add a compiler macro, test & doc it.
2009-11-01 Aidan Kehoe Don't error if handed a string and a non-string, #'equalp.
2009-08-11 Aidan Kehoe Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
2004-11-04 ben [xemacs-hg @ 2004-11-04 23:05:23 by ben]
2004-06-26 james [xemacs-hg @ 2004-06-26 21:25:23 by james]
2004-04-05 james [xemacs-hg @ 2004-04-05 22:49:31 by james]
2003-09-30 youngs [xemacs-hg @ 2003-09-30 22:09:31 by youngs]
2002-04-01 ben [xemacs-hg @ 2002-04-01 03:58:02 by ben]