log tests/ChangeLog @ 4690:257b468bf2ca

age author description
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.
2009-02-17 Aidan Kehoe Make the majority of tests in tests/automated/mule-tests.el work again.
2009-02-10 Aidan Kehoe Make #$ truly read-only for Lisp; check this in the test suite.
2009-02-07 Aidan Kehoe Support new IGNORE-INVALID-SEQUENCESP argument, #'query-coding-region.
2009-01-31 Aidan Kehoe Correct little-endian UTF-16 surrogate handling.
2009-01-18 Aidan Kehoe Fix make check after my last change.
2009-01-18 Aidan Kehoe Print char table values correctly.
2009-01-11 Aidan Kehoe Add #'subr-arity, API taken from GNU, implementation our own.
2009-01-03 Aidan Kehoe Correct the CCL programs used by the coding system in ccl-tests.el.
2008-12-28 Aidan Kehoe Add check-coding-systems-region, test it and others, fix some bugs.
2008-12-28 Aidan Kehoe Merge.
2008-12-28 Aidan Kehoe Add #'query-coding-region tests; do the work necessary to get them running.
2008-09-27 Stephen J. Turnbull Add test for at_dot regexp.