Fri, 19 Feb 2010 23:46:53 +0000 |
Aidan Kehoe |
Use better types when ESCAPECHAR is specified, split_string_by_ichar_1
|
Sun, 07 Feb 2010 12:24:03 +0000 |
Aidan Kehoe |
Add a new optional ESCAPE-CHAR argument to #'split-string-by-char.
|
Fri, 19 Feb 2010 23:21:27 +0000 |
Aidan Kehoe |
Fix a multiple-value bug, mapcarX; correct a comment and a label name.
|
Fri, 05 Feb 2010 13:36:03 -0700 |
Jerry James |
Remove old external module test.
|
Fri, 05 Feb 2010 10:50:06 -0700 |
Jerry James |
Martin Buchholz claims tests/frame.el.
|
Mon, 01 Feb 2010 05:29:05 -0600 |
Ben Wing |
merge
|
Thu, 28 Jan 2010 02:48:45 -0600 |
Ben Wing |
merge
|
Mon, 25 Jan 2010 03:03:49 -0600 |
Ben Wing |
fix some tests in `make check', also add our own file-tests
|
Mon, 01 Feb 2010 01:05:28 -0600 |
Ben Wing |
merge
|
Mon, 01 Feb 2010 01:02:40 -0600 |
Ben Wing |
implement equalp in C, fix case-folding, add equal() method for keymaps
|
Sun, 31 Jan 2010 18:09:57 +0000 |
Aidan Kehoe |
Don't compare the same octet with itself if checking for boyer_moore_ok
|
Sat, 30 Jan 2010 18:47:17 -0600 |
Ben Wing |
fix CRLF line endings in search-tests.el
|
Sat, 30 Jan 2010 19:23:43 +0000 |
Aidan Kehoe |
Add tests for the regexp-ranges-treat-control-1-chars badly bug.
|
Fri, 29 Jan 2010 20:57:42 -0600 |
Ben Wing |
fix longstanding search bug involving searching for Control-1 chars
|
Wed, 27 Jan 2010 06:00:09 -0600 |
Ben Wing |
fix failing-case output of Assert-test, add Assert-test-not
|
Wed, 27 Jan 2010 05:27:02 -0600 |
Ben Wing |
Add Unicode-case-table-based torture test to case-tests.el
|
Tue, 26 Jan 2010 02:22:10 +0000 |
Aidan Kehoe |
Fix the bugs necessary to resolve the trivial test failures in mule-tests.el
|
Thu, 14 Jan 2010 06:08:55 -0600 |
Ben Wing |
get make check working again
|
Thu, 14 Jan 2010 02:34:47 -0600 |
Ben Wing |
Add ChangeLog entries for previous changes to tests dir
|
Wed, 13 Jan 2010 04:25:15 -0600 |
Ben Wing |
show description properly in Assert-failure message
|
Tue, 12 Jan 2010 01:38:04 -0600 |
Ben Wing |
Use new cygwin_conv_path API with Cygwin 1.7 for converting names between Win32 and POSIX, UTF-8-aware, with attendant changes elsewhere
|
Fri, 01 Jan 2010 00:21:07 +0000 |
Aidan Kehoe |
#'functionp gives nil for special forms, as in CL and GNU Emacs 23.
|
Thu, 31 Dec 2009 15:09:41 +0000 |
Aidan Kehoe |
Make #'equalp more compatible with CL; add a compiler macro, test & doc it.
|
Tue, 22 Dec 2009 15:52:06 -0700 |
Jerry James |
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
|
Fri, 18 Dec 2009 09:19:33 -0700 |
Jerry James |
Add copyright and GPL v2 or later notices to Andy Piper's contributions, with
|
Mon, 14 Dec 2009 10:12:02 -0700 |
Jerry James |
Remove more obsolete files.
|
Wed, 18 Nov 2009 08:49:14 -0700 |
Jerry James |
Remove support for obsolete systems. See xemacs-patches message with ID
|
Wed, 18 Nov 2009 00:08:14 +0900 |
Stephen J. Turnbull |
Restore some doc changes that got dropped in a merge.
|
Mon, 16 Nov 2009 11:58:19 +0900 |
Stephen J. Turnbull |
Make test from Adam Sjogren's report.
|
Sat, 14 Nov 2009 11:43:09 +0000 |
Aidan Kehoe |
Make #'letf not error if handed a #'values form.
|
Wed, 11 Nov 2009 23:52:58 +0900 |
Stephen J. Turnbull |
Add permissions notices to sigpipe.c and regressiontest.pl.
|
Mon, 02 Nov 2009 14:00:49 +0900 |
Stephen J. Turnbull |
Fix typo in test of equalp and add more tests.
|
Mon, 02 Nov 2009 13:29:06 +0900 |
Stephen J. Turnbull |
Add test of nil binding of default-process-coding-system.
|
Sun, 01 Nov 2009 15:05:46 +0000 |
Aidan Kehoe |
Don't error if handed a string and a non-string, #'equalp.
|
Mon, 12 Oct 2009 17:01:15 +0100 |
Aidan Kehoe |
Fix some test failures, mule-tests.el.
|
Mon, 05 Oct 2009 11:08:59 -0600 |
Jerry James |
Add explicit GPL v2 or later notices to Bill Perry's code, where such notices
|
Sat, 19 Sep 2009 22:53:13 +0100 |
Aidan Kehoe |
Move the #'query-coding-region implementation to C.
|
Fri, 11 Sep 2009 17:54:07 +0100 |
Aidan Kehoe |
Fix a bug with Unicode error sequences and very short input strings.
|
Sun, 06 Sep 2009 19:36:02 +0100 |
Aidan Kehoe |
Fix various small issues with the multiple-value implementation.
|
Wed, 02 Sep 2009 20:38:14 -0600 |
Jerry James |
Reproducer for menubar-x.c crash.
|
Sun, 16 Aug 2009 21:00:08 +0100 |
Aidan Kehoe |
Test the multiple-value functionality.
|
Tue, 11 Aug 2009 17:59:23 +0100 |
Aidan Kehoe |
Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
|
Mon, 10 Aug 2009 16:25:08 +0100 |
Aidan Kehoe |
Revert to original language environment, tests/automated/mule-tests.el.
|
Mon, 13 Jul 2009 20:45:26 +0100 |
Aidan Kehoe |
#'find-file: set b-f-c-s even on error (cf. non-existent files),
|
Sat, 11 Jul 2009 16:33:35 +0100 |
Aidan Kehoe |
Fix bugs with #'find-file, 0-length files, & coding-system-for-read specified.
|
Mon, 18 May 2009 23:04:47 +0900 |
Stephen J. Turnbull |
XEmacs 21.5.29 "garbanzo" is released.
r21-5-29
|
Sun, 22 Feb 2009 19:57:28 +0000 |
Aidan Kehoe |
Fix a byte compiler bug with characters above ?\xFF.
|
Wed, 18 Feb 2009 07:53:34 +0000 |
Aidan Kehoe |
#'check-coding-systems-region: return nil on success, not t.
|
Tue, 17 Feb 2009 13:39:25 +0000 |
Aidan Kehoe |
Make the majority of tests in tests/automated/mule-tests.el work again.
|
Tue, 10 Feb 2009 16:07:31 +0000 |
Aidan Kehoe |
Make #$ truly read-only for Lisp; check this in the test suite.
|
Sat, 07 Feb 2009 17:13:37 +0000 |
Aidan Kehoe |
Support new IGNORE-INVALID-SEQUENCESP argument, #'query-coding-region.
|
Sat, 31 Jan 2009 13:06:37 +0000 |
Aidan Kehoe |
Correct little-endian UTF-16 surrogate handling.
|
Sun, 18 Jan 2009 12:56:51 +0000 |
Aidan Kehoe |
Fix make check after my last change.
|
Sun, 18 Jan 2009 12:49:53 +0000 |
Aidan Kehoe |
Print char table values correctly.
|
Sun, 11 Jan 2009 13:18:42 +0000 |
Aidan Kehoe |
Add #'subr-arity, API taken from GNU, implementation our own.
|
Sat, 03 Jan 2009 15:24:14 +0000 |
Aidan Kehoe |
Correct the CCL programs used by the coding system in ccl-tests.el.
|
Sun, 28 Dec 2008 22:51:14 +0000 |
Aidan Kehoe |
Add check-coding-systems-region, test it and others, fix some bugs.
|
Sun, 28 Dec 2008 14:55:02 +0000 |
Aidan Kehoe |
Merge.
|
Sun, 28 Dec 2008 14:46:24 +0000 |
Aidan Kehoe |
Add #'query-coding-region tests; do the work necessary to get them running.
|
Sat, 27 Sep 2008 16:38:11 +0900 |
Stephen J. Turnbull |
Add test for at_dot regexp.
|
Sat, 27 Sep 2008 16:34:40 +0900 |
Stephen J. Turnbull |
Fix up initial condition for skip-chars test.
|
Wed, 27 Aug 2008 21:47:21 +0200 |
Aidan Kehoe |
Correct the implementation, add a few basic tests for #'skip-chars-quote.
|
Sun, 10 Aug 2008 12:15:56 +0200 |
Aidan Kehoe |
Correct a test failure now the XEmacs-specific Arabic charsets are gone.
|
Wed, 21 May 2008 16:55:14 +0200 |
Aidan Kehoe |
Document Win32 symlink behaviour; adjust tests to take it into a/c.
|
Thu, 14 Feb 2008 22:40:17 +0100 |
Aidan Kehoe |
Correct and extend the previous test, thank you Stephen.
|
Mon, 11 Feb 2008 22:34:51 +0100 |
Aidan Kehoe |
Fail searches immediately if searching for non-representable characters.
|
Wed, 30 Jan 2008 22:33:29 +0100 |
Aidan Kehoe |
case-tests.el: fix it on non-DEBUG_XEMACS; save standard-case-table, use it
|
Wed, 30 Jan 2008 09:26:59 +0100 |
Aidan Kehoe |
Correct case-insensitive search for non-case, non-ASCII chars. Add tests.
|
Wed, 16 Jan 2008 15:43:01 +0100 |
Aidan Kehoe |
Call #'make-temp-file in mule-tests.el, now it's available.
|
Wed, 16 Jan 2008 15:20:51 +0100 |
Aidan Kehoe |
Have list hashes depend on the order of the contents, as is the case for vectors.
|
Tue, 15 Jan 2008 22:59:28 +0100 |
Aidan Kehoe |
Don't assume lisp-tests.el will be correctly read as UTF-8.
|
Tue, 15 Jan 2008 21:35:01 +0100 |
Aidan Kehoe |
Avoid clearing print-gensym-alist inappropriately when printing hash tables.
|
Thu, 03 Jan 2008 01:33:59 -0800 |
Stephen J. Turnbull |
Improve style and add tests for 'built-in-symbol-file'.
|
Sat, 29 Dec 2007 20:22:04 -0800 |
Stephen J. Turnbull |
Move debugging code to usage example.
|
Fri, 21 Dec 2007 03:39:10 -0800 |
Stephen J. Turnbull |
Refactor and rename reproduce-bugs.el to reproduce-crashes.el.
|
Fri, 21 Dec 2007 03:31:41 -0800 |
Stephen J. Turnbull |
Refactor reproduce-bugs.el to usable state.
|
Tue, 11 Dec 2007 21:50:22 +0100 |
Aidan Kehoe |
Don't error on unknown environment variables, #'substitute-in-file-name.
|
Mon, 10 Dec 2007 01:13:36 -0800 |
Stephen J. Turnbull |
src/search.c (simple_search): Fix underrun in reverse search.
|
Mon, 10 Dec 2007 00:57:19 -0800 |
Stephen J. Turnbull |
Resuscitate reproduce-bugs.el.
|
Sun, 09 Dec 2007 15:10:46 +0100 |
Aidan Kehoe |
Fix the test failures introduced by the non-ISO-2022 coding systems.
|
Tue, 04 Dec 2007 20:40:51 +0000 |
aidan |
[xemacs-hg @ 2007-12-04 20:40:49 by aidan]
|
Thu, 29 Nov 2007 13:38:21 +0000 |
aidan |
[xemacs-hg @ 2007-11-29 13:37:51 by aidan]
|
Tue, 27 Nov 2007 13:51:10 +0000 |
aidan |
[xemacs-hg @ 2007-11-27 13:51:03 by aidan]
|
Mon, 01 Oct 2007 08:07:57 +0000 |
stephent |
[xemacs-hg @ 2007-10-01 08:07:39 by stephent]
|
Tue, 21 Aug 2007 12:39:15 +0000 |
aidan |
[xemacs-hg @ 2007-08-21 12:38:57 by aidan]
|
Fri, 22 Jun 2007 16:37:41 +0000 |
stephent |
[xemacs-hg @ 2007-06-22 16:37:37 by stephent]
|
Thu, 21 Jun 2007 13:39:36 +0000 |
aidan |
[xemacs-hg @ 2007-06-21 13:39:08 by aidan]
|
Mon, 21 May 2007 05:02:43 +0000 |
stephent |
[xemacs-hg @ 2007-05-21 04:59:52 by stephent]
r21-5-28
|
Sun, 20 May 2007 20:09:40 +0000 |
aidan |
[xemacs-hg @ 2007-05-20 20:09:20 by aidan]
|
Sun, 13 May 2007 11:11:38 +0000 |
aidan |
[xemacs-hg @ 2007-05-13 11:11:28 by aidan]
|
Sat, 12 May 2007 10:17:09 +0000 |
aidan |
[xemacs-hg @ 2007-05-12 10:17:00 by aidan]
|
Sun, 29 Apr 2007 13:20:00 +0000 |
aidan |
[xemacs-hg @ 2007-04-29 13:19:55 by aidan]
|
Sun, 25 Mar 2007 15:57:34 +0000 |
stephent |
[xemacs-hg @ 2007-03-25 15:57:32 by stephent]
|
Sat, 25 Nov 2006 22:06:34 +0000 |
aidan |
[xemacs-hg @ 2006-11-25 22:06:29 by aidan]
|
Thu, 23 Nov 2006 13:43:29 +0000 |
aidan |
[xemacs-hg @ 2006-11-23 13:43:17 by aidan]
|
Mon, 20 Nov 2006 19:21:56 +0000 |
aidan |
[xemacs-hg @ 2006-11-20 19:21:47 by aidan]
|
Fri, 04 Aug 2006 22:55:19 +0000 |
aidan |
[xemacs-hg @ 2006-08-04 22:55:04 by aidan]
|
Sat, 24 Jun 2006 14:30:39 +0000 |
stephent |
[xemacs-hg @ 2006-06-24 14:30:36 by stephent]
|
Sat, 24 Jun 2006 13:50:23 +0000 |
stephent |
[xemacs-hg @ 2006-06-24 13:50:19 by stephent]
|
Sat, 03 Jun 2006 17:51:06 +0000 |
aidan |
[xemacs-hg @ 2006-06-03 17:50:39 by aidan]
|
Tue, 16 May 2006 08:25:02 +0000 |
stephent |
[xemacs-hg @ 2006-05-16 08:22:21 by stephent]
|
Fri, 31 Mar 2006 19:20:57 +0000 |
stephent |
[xemacs-hg @ 2006-03-31 19:18:19 by stephent]
|
Fri, 31 Mar 2006 17:51:39 +0000 |
stephent |
[xemacs-hg @ 2006-03-31 17:51:18 by stephent]
|
Sun, 26 Feb 2006 13:46:10 +0000 |
stephent |
[xemacs-hg @ 2006-02-26 13:43:04 by stephent]
|
Sun, 18 Dec 2005 19:07:19 +0000 |
stephent |
[xemacs-hg @ 2005-12-18 19:04:51 by stephent]
|
Thu, 08 Dec 2005 10:58:59 +0000 |
stephent |
[xemacs-hg @ 2005-12-08 10:58:57 by stephent]
|
Tue, 29 Nov 2005 17:04:24 +0000 |
stephent |
[xemacs-hg @ 2005-11-29 17:04:05 by stephent]
|
Tue, 29 Nov 2005 14:54:03 +0000 |
stephent |
[xemacs-hg @ 2005-11-29 14:52:44 by stephent]
|
Wed, 26 Oct 2005 15:15:03 +0000 |
stephent |
[xemacs-hg @ 2005-10-26 15:12:46 by stephent]
|
Wed, 14 Sep 2005 05:31:02 +0000 |
stephent |
[xemacs-hg @ 2005-09-14 05:28:38 by stephent]
|
Sat, 28 May 2005 06:13:45 +0000 |
stephent |
[xemacs-hg @ 2005-05-28 06:11:28 by stephent]
|
Tue, 15 Mar 2005 22:26:29 +0000 |
adrian |
[xemacs-hg @ 2005-03-15 22:26:29 by adrian]
|
Mon, 14 Mar 2005 02:42:59 +0000 |
stephent |
[xemacs-hg @ 2005-03-14 02:42:59 by stephent]
|
Fri, 11 Mar 2005 19:23:57 +0000 |
stephent |
[xemacs-hg @ 2005-03-11 19:19:24 by stephent]
|
Thu, 24 Feb 2005 23:02:37 +0000 |
adrian |
[xemacs-hg @ 2005-02-24 23:02:32 by adrian]
|
Fri, 18 Feb 2005 06:31:22 +0000 |
stephent |
[xemacs-hg @ 2005-02-18 06:26:31 by stephent]
|
Wed, 02 Feb 2005 11:37:21 +0000 |
stephent |
[xemacs-hg @ 2005-02-02 11:37:18 by stephent]
|
Thu, 28 Oct 2004 11:31:23 +0000 |
stephent |
[xemacs-hg @ 2004-10-28 11:31:09 by stephent]
|
Fri, 22 Oct 2004 05:19:31 +0000 |
stephent |
[xemacs-hg @ 2004-10-22 05:16:40 by stephent]
|
Thu, 07 Oct 2004 08:01:44 +0000 |
stephent |
[xemacs-hg @ 2004-10-07 08:01:41 by stephent]
|