2009-11-11 |
Stephen J. Turnbull |
Add permissions notices to sigpipe.c and regressiontest.pl.
|
2009-11-02 |
Stephen J. Turnbull |
Fix typo in test of equalp and add more tests.
|
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.
|
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.
|
2008-09-27 |
Stephen J. Turnbull |
Fix up initial condition for skip-chars test.
|
2008-08-27 |
Aidan Kehoe |
Correct the implementation, add a few basic tests for #'skip-chars-quote.
|
2008-08-10 |
Aidan Kehoe |
Correct a test failure now the XEmacs-specific Arabic charsets are gone.
|
2008-05-21 |
Aidan Kehoe |
Document Win32 symlink behaviour; adjust tests to take it into a/c.
|
2008-02-14 |
Aidan Kehoe |
Correct and extend the previous test, thank you Stephen.
|
2008-02-11 |
Aidan Kehoe |
Fail searches immediately if searching for non-representable characters.
|
2008-01-30 |
Aidan Kehoe |
case-tests.el: fix it on non-DEBUG_XEMACS; save standard-case-table, use it
|
2008-01-30 |
Aidan Kehoe |
Correct case-insensitive search for non-case, non-ASCII chars. Add tests.
|
2008-01-16 |
Aidan Kehoe |
Call #'make-temp-file in mule-tests.el, now it's available.
|
2008-01-16 |
Aidan Kehoe |
Have list hashes depend on the order of the contents, as is the case for vectors.
|
2008-01-15 |
Aidan Kehoe |
Don't assume lisp-tests.el will be correctly read as UTF-8.
|
2008-01-15 |
Aidan Kehoe |
Avoid clearing print-gensym-alist inappropriately when printing hash tables.
|
2008-01-03 |
Stephen J. Turnbull |
Improve style and add tests for 'built-in-symbol-file'.
|
2007-12-30 |
Stephen J. Turnbull |
Move debugging code to usage example.
|
2007-12-21 |
Stephen J. Turnbull |
Refactor and rename reproduce-bugs.el to reproduce-crashes.el.
|
2007-12-21 |
Stephen J. Turnbull |
Refactor reproduce-bugs.el to usable state.
|
2007-12-11 |
Aidan Kehoe |
Don't error on unknown environment variables, #'substitute-in-file-name.
|
2007-12-10 |
Stephen J. Turnbull |
src/search.c (simple_search): Fix underrun in reverse search.
|
2007-12-10 |
Stephen J. Turnbull |
Resuscitate reproduce-bugs.el.
|
2007-12-09 |
Aidan Kehoe |
Fix the test failures introduced by the non-ISO-2022 coding systems.
|
2007-12-04 |
aidan |
[xemacs-hg @ 2007-12-04 20:40:49 by aidan]
|
2007-11-29 |
aidan |
[xemacs-hg @ 2007-11-29 13:37:51 by aidan]
|
2007-11-27 |
aidan |
[xemacs-hg @ 2007-11-27 13:51:03 by aidan]
|
2007-10-01 |
stephent |
[xemacs-hg @ 2007-10-01 08:07:39 by stephent]
|
2007-08-21 |
aidan |
[xemacs-hg @ 2007-08-21 12:38:57 by aidan]
|
2007-06-22 |
stephent |
[xemacs-hg @ 2007-06-22 16:37:37 by stephent]
|
2007-06-21 |
aidan |
[xemacs-hg @ 2007-06-21 13:39:08 by aidan]
|
2007-05-21 |
stephent |
[xemacs-hg @ 2007-05-21 04:59:52 by stephent]
r21-5-28
|
2007-05-20 |
aidan |
[xemacs-hg @ 2007-05-20 20:09:20 by aidan]
|
2007-05-13 |
aidan |
[xemacs-hg @ 2007-05-13 11:11:28 by aidan]
|