log src/fns.c @ 5255:b5611afbcc76

age author description
2010-09-02 Aidan Kehoe Support process plists, for greater GNU compatibility.
2010-09-01 Aidan Kehoe Fewer algorithmic complexity surprises, nicer errors, mapcarX(), maplist()
2010-07-24 Aidan Kehoe Be more careful about side-effects from Lisp code, #'reduce
2010-06-06 Aidan Kehoe Move #'reduce to fns.c from cl-seq.el.
2010-06-01 Aidan Kehoe Add #'substring-no-properties, omitting any extent data.
2010-04-05 Aidan Kehoe Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
2010-04-03 Aidan Kehoe Be much more careful about resizing a string argument, #'fill
2010-04-02 Aidan Kehoe Call init_string_ascii_begin() in #'sort*, #'fill, don't be clever.
2010-04-01 Aidan Kehoe Move #'sort*, #'fill, #'merge to C from cl-seq.el.
2010-03-07 Ben Wing merge ben-lisp-object
2010-03-05 Ben Wing more cleanups, terminology clarification, lots of doc work ben-lisp-object
2010-02-25 Ben Wing merge ben-lisp-object
2010-02-24 Ben Wing merge ben-lisp-object
2010-01-20 Ben Wing separate regular and disksave finalization, print method fixes. ben-lisp-object
2009-12-27 Ben Wing merge up to latest default branch, doesn't compile yet ben-lisp-object
2009-12-26 Ben Wing Checking in final CVS version of workspace 'ben-lisp-object' ben-lisp-object ben-lisp-object-final-ws-year-2005
2010-03-03 Aidan Kehoe Make #'substring an alias of #'subseq; give the latter the byte code.
2010-02-21 Ben Wing merge
2010-02-20 Ben Wing Fix quick-build, use asserts() in place of ABORT()
2010-02-19 Aidan Kehoe Use better types when ESCAPECHAR is specified, split_string_by_ichar_1
2010-02-07 Aidan Kehoe Add a new optional ESCAPE-CHAR argument to #'split-string-by-char.
2010-02-19 Aidan Kehoe Fix a multiple-value bug, mapcarX; correct a comment and a label name.
2010-02-07 Ben Wing fix some compile bugs of Aidan's
2010-02-07 Ben Wing Automatic merge
2010-02-07 Ben Wing fix compile errors, fix revert-buffer bug on binary/Latin 1 files, Mule-ize some files
2010-02-07 Ben Wing fix compile error in mapcarX
2010-02-06 Aidan Kehoe Merge.
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 merge
2010-02-01 Ben Wing merge
2010-01-27 Ben Wing Mule-izing, various fixes related to char * arguments
2010-02-01 Aidan Kehoe Make canoncase visible to Lisp; use it with chars in internal_equalp.
2010-02-01 Ben Wing implement equalp in C, fix case-folding, add equal() method for keymaps
2010-01-01 Stephen J. Turnbull Fix typo in last patch.
2010-01-01 Stephen J. Turnbull Don't args-out-of-range in compare-strings.
2009-09-20 Aidan Kehoe Add argument information to remaining MANY or UNEVALLED C subrs.
2007-02-22 stephent [xemacs-hg @ 2007-02-22 16:53:20 by stephent]
2007-01-20 aidan [xemacs-hg @ 2007-01-20 16:57:05 by aidan]
2005-10-25 ben [xemacs-hg @ 2005-10-25 11:16:19 by ben]
2005-04-08 crestani [xemacs-hg @ 2005-04-08 23:10:01 by crestani]
2005-01-24 ben [xemacs-hg @ 2005-01-24 23:33:30 by ben]
2004-11-04 ben [xemacs-hg @ 2004-11-04 23:05:23 by ben]
2004-09-20 james [xemacs-hg @ 2004-09-20 19:18:55 by james]
2004-09-14 james [xemacs-hg @ 2004-09-14 14:32:29 by james]
2004-04-22 james [xemacs-hg @ 2004-04-22 03:24:00 by james]
2004-04-05 james [xemacs-hg @ 2004-04-05 22:49:31 by james]
2004-02-20 stephent [xemacs-hg @ 2004-02-20 07:29:16 by stephent]
2004-01-03 james [xemacs-hg @ 2004-01-03 21:54:41 by james]
2003-02-06 ben [xemacs-hg @ 2003-02-06 06:35:47 by ben]
2003-01-12 michaels [xemacs-hg @ 2003-01-12 11:07:58 by michaels]
2002-10-24 youngs [xemacs-hg @ 2002-10-24 13:55:42 by youngs]
2002-08-02 youngs [xemacs-hg @ 2002-08-02 15:15:42 by youngs]
2002-07-29 michaels [xemacs-hg @ 2002-07-29 09:21:12 by michaels]
2002-06-20 ben [xemacs-hg @ 2002-06-20 21:18:01 by ben]