log src/text.c @ 5581:56144c8593a8

age author description
2011-10-09 Aidan Kehoe Mechanically change INT to FIXNUM in our sources.
2011-03-28 Mats Lidell Merged with trunk.
2010-10-14 Mats Lidell Changed bulk of GPLv2 or later files identified by script
2011-03-24 Jerry James Fix misspelled words, and some grammar, across the entire source tree.
2010-04-05 Aidan Kehoe Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
2010-02-08 Ben Wing changes to VOID_TO_LISP et al.
2010-02-04 Ben Wing Rename xfree(FOO, TYPE) -> xfree(FOO)
2010-02-04 Ben Wing rewrite dynarr code