log tests/ChangeLog @ 4731:ad40dc9d3a97

age author description
2009-11-02 Stephen J. Turnbull Add test of nil binding of default-process-coding-system.
2009-11-01 Aidan Kehoe Don't error if handed a string and a non-string, #'equalp.
2009-10-12 Aidan Kehoe Fix some test failures, mule-tests.el.
2009-10-05 Jerry James Add explicit GPL v2 or later notices to Bill Perry's code, where such notices
2009-09-19 Aidan Kehoe Move the #'query-coding-region implementation to C.
2009-09-11 Aidan Kehoe Fix a bug with Unicode error sequences and very short input strings.
2009-09-06 Aidan Kehoe Fix various small issues with the multiple-value implementation.
2009-09-03 Jerry James Reproducer for menubar-x.c crash.
2009-08-16 Aidan Kehoe Test the multiple-value functionality.
2009-08-11 Aidan Kehoe Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
2009-08-10 Aidan Kehoe Revert to original language environment, tests/automated/mule-tests.el.
2009-07-13 Aidan Kehoe #'find-file: set b-f-c-s even on error (cf. non-existent files),
2009-07-11 Aidan Kehoe Fix bugs with #'find-file, 0-length files, & coding-system-for-read specified.
2009-05-18 Stephen J. Turnbull XEmacs 21.5.29 "garbanzo" is released. r21-5-29
2009-02-22 Aidan Kehoe Fix a byte compiler bug with characters above ?\xFF.
2009-02-18 Aidan Kehoe #'check-coding-systems-region: return nil on success, not t.