log man/lispref/strings.texi @ 5901:a485caa1131d

age author description
Mon, 16 Mar 2015 00:28:18 +0000 Aidan Kehoe Add the non-ASCII digit support, now #'parse-integer can handle it.
Mon, 16 Mar 2015 00:09:46 +0000 Aidan Kehoe Provide `char-code-limit', implement the GNU equivalent in terms of it.
Thu, 27 Mar 2014 08:59:03 -0600 Jerry James Silence texinfo 5.2 warnings, primarily by adding next, prev, and up
Thu, 24 Mar 2011 11:00:11 -0600 Jerry James Fix misspelled words, and some grammar, across the entire source tree.
Wed, 03 Mar 2010 18:40:12 +0000 Aidan Kehoe Make #'substring an alias of #'subseq; give the latter the byte code.
Sun, 24 Jan 2010 15:21:27 +0000 Aidan Kehoe Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Mon, 17 Dec 2007 08:44:14 +0100 Aidan Kehoe Provide %b in #'format; use it for converting between ints and bit vectors.