Sun, 15 Sep 2013 23:50:20 +0900 |
Stephen J. Turnbull |
process-tests should work on all POSIX systems.
|
Sun, 15 Sep 2013 23:50:20 +0900 |
Stephen J. Turnbull |
Make fc-name-parse signal on invalid-argument.
|
Mon, 24 Jun 2013 02:08:02 +0900 |
Stephen J. Turnbull |
XEmacs 21.5.34 "kale" is released.
r21-5-34 r21-5-latest-beta
|
Mon, 17 Jun 2013 19:54:02 +0100 |
Aidan Kehoe |
Make #'apply-partially more intelligent still when byte-compiled.
|
Mon, 17 Jun 2013 10:23:00 -0600 |
Jerry James |
Convert C (un)signed long long values to bignums properly.
|
Sat, 20 Apr 2013 00:33:15 +0200 |
Mats Lidell |
Updated ChangeLog about new unit test for file-attributes.
|
Sat, 05 Jan 2013 02:11:22 +0900 |
Stephen J. Turnbull |
XEmacs 21.5.33 "horseradish" is released.
r21-5-33
|
Mon, 24 Dec 2012 14:12:51 +0900 |
Stephen J. Turnbull |
Fix subsetp based on patch by Benson and Steven Mitchell.
|
Mon, 24 Dec 2012 01:07:25 +0900 |
Stephen J. Turnbull |
Fix ChangeLog ordering.
|
Fri, 14 Dec 2012 01:19:36 +0100 |
Mats Lidell |
Fix erroneous regular xpression in register.el. Thank you Stephen Turnbull.
|
Sat, 13 Oct 2012 01:09:35 +0200 |
Mats Lidell |
Introduce call-process-shell-command from GNU.
|
Sun, 02 Sep 2012 17:36:47 +0100 |
Aidan Kehoe |
Pre-emptively update any dirty mirror syntax table before searching
|
Sun, 02 Sep 2012 14:31:40 +0100 |
Aidan Kehoe |
Add command remapping, a more robust alternative to #'substitute-key-definition
|
Fri, 03 Aug 2012 02:43:45 +0900 |
Stephen J. Turnbull |
XEmacs 21.5.32 "habanero" is released.
r21-5-32
|
Sat, 12 May 2012 17:51:05 +0100 |
Aidan Kehoe |
Sync #'truncate-string-to-width with GNU, add tests for it.
|
Sun, 06 May 2012 15:29:59 +0100 |
Aidan Kehoe |
Don't augment ENVIRONMENT when that's not indicated, #'macroexpand.
|
Fri, 04 May 2012 21:12:02 +0100 |
Aidan Kehoe |
Support predefined character classes in #'skip-chars-{forward,backward}, too
|
Wed, 25 Apr 2012 20:25:33 +0100 |
Aidan Kehoe |
Actually obey POSIX rules in #'posix-string-match, don't ignore them.
|
Sat, 21 Apr 2012 18:58:28 +0100 |
Aidan Kehoe |
Support non-ASCII correctly in character classes, test this.
|
Sat, 21 Apr 2012 09:41:27 +0100 |
Aidan Kehoe |
Turn on character classes in regex.c by default; test them in regexp-tests.el
|
Sat, 14 Jan 2012 12:16:05 +0000 |
Aidan Kehoe |
Be more careful about non-quoted-symbol TAGs, #'byte-compile-catch
|
Sun, 01 Jan 2012 15:18:52 +0000 |
Aidan Kehoe |
Support hash COLLECTIONs, #'{all,try}-completion{s,}; add #'test-completion
|
Fri, 30 Dec 2011 16:39:14 +0000 |
Aidan Kehoe |
No longer use the obsolete function names, hash-table-tests.el
|
Sat, 03 Dec 2011 15:13:55 +0000 |
Aidan Kehoe |
Accept bignums unambiguously in the syntax for object labels, lread.c.
|
Wed, 09 Nov 2011 13:16:19 +0000 |
Aidan Kehoe |
Update tests that have started failing because of changed design decisions.
|
Mon, 03 Oct 2011 20:16:14 +0100 |
Aidan Kehoe |
Declare labels as line where appropriate; use #'labels, not #'flet, tests.
|
Sun, 02 Oct 2011 15:32:16 +0100 |
Aidan Kehoe |
Support inlining labels, bytecomp.el.
|
Sun, 04 Sep 2011 19:51:35 +0100 |
Aidan Kehoe |
Implement print-circle, allowing recursive and circular structures to be read.
|
Wed, 24 Aug 2011 11:06:41 +0100 |
Aidan Kehoe |
Add an assertion about argument order to #'apply-partially compiler macro
|
Fri, 12 Aug 2011 16:02:30 +0100 |
Aidan Kehoe |
Add the #'apply-partially API, as used by GNU.
|
Mon, 08 Aug 2011 13:57:20 +0900 |
Stephen J. Turnbull |
Alan Mackenzie's syntax cache bounds fix.
|
Mon, 08 Aug 2011 13:57:20 +0900 |
Stephen J. Turnbull |
Initialize start and end properly (to new markers, not Qnil).
|
Mon, 08 Aug 2011 13:57:19 +0900 |
Stephen J. Turnbull |
Should tests for substitute-in-file-name be in syntax-tests?
|
Sun, 07 Aug 2011 23:22:59 +0200 |
Mats Lidell |
Merge.
|
Sun, 31 Jul 2011 01:29:09 +0200 |
Mats Lidell |
shell-command and shell-command-on-region API compliant with FSF 23.3.1
|
Wed, 20 Jul 2011 00:42:16 +0200 |
Mats Lidell |
Introducing syntax-ppss.el from GNU.
|
Tue, 28 Jun 2011 18:34:26 +0100 |
Aidan Kehoe |
Update the GPLv3 HELLO to use the ISO-IR-196 escape sequences.
|
Wed, 25 May 2011 09:15:20 -0600 |
Jerry James |
Add a DESTDIR variable to all Makefiles, defaulting to the empty string, and
|
Sun, 01 May 2011 13:51:33 +0100 |
Aidan Kehoe |
Never pass a leading + to mpz_set_string, parse_integer ().
|
Fri, 29 Apr 2011 22:57:14 +0900 |
Stephen J. Turnbull |
XEmacs 21.5.31 "ginger" is released.
|
Tue, 26 Apr 2011 23:41:47 +0200 |
Mats Lidell |
Merged with trunk.
|
Tue, 29 Mar 2011 00:02:47 +0200 |
Mats Lidell |
Merged with trunk.
|
Thu, 17 Mar 2011 23:42:59 +0100 |
Mats Lidell |
Merge with trunk.
|
Mon, 14 Feb 2011 22:43:46 +0100 |
Mats Lidell |
Merge with trunk.
|
Mon, 07 Feb 2011 21:22:17 +0100 |
Mats Lidell |
Merge with trunk.
|
Wed, 19 Jan 2011 22:35:23 +0100 |
Mats Lidell |
Merge with trunk.
|
Wed, 27 Apr 2011 01:24:28 +0900 |
Stephen J. Turnbull |
XEmacs 21.5.30 "garlic" is released.
r21-5-30
|
Sun, 24 Apr 2011 09:52:45 +0100 |
Aidan Kehoe |
Make sure distinct symbol macros with identical names expand distinctly.
|
Thu, 06 Jan 2011 00:35:22 +0100 |
Mats Lidell |
Merged with trunk.
|
Fri, 31 Dec 2010 00:27:29 +0100 |
Mats Lidell |
Merged with trunk.
|
Mon, 06 Dec 2010 23:03:25 +0100 |
Mats Lidell |
Added property notice and license to ChangeLogs.
|
Thu, 24 Mar 2011 11:00:11 -0600 |
Jerry James |
Fix misspelled words, and some grammar, across the entire source tree.
|
Thu, 17 Mar 2011 20:13:00 +0000 |
Aidan Kehoe |
Conditionalise the old-* functions and byte codes at compile time.
|
Fri, 11 Mar 2011 20:40:01 +0000 |
Aidan Kehoe |
Address the easy test failures in tests/automated.
|
Thu, 24 Feb 2011 09:36:19 +0000 |
Aidan Kehoe |
#'substring-no-properties: check STRING's type, get_string_range_char won't.
|
Thu, 10 Feb 2011 08:46:10 +0000 |
Aidan Kehoe |
Correct a bug with circularity checking in #'mapcar*, #'map, etc.
|
Mon, 07 Feb 2011 12:01:24 +0000 |
Aidan Kehoe |
Improve the lexical scoping in #'block, #'return-from.
|
Sun, 23 Jan 2011 13:56:37 +0000 |
Aidan Kehoe |
Loop at macroexpansion time when sanity-checking :start, :end keyword args.
|
Sun, 23 Jan 2011 13:13:54 +0000 |
Aidan Kehoe |
Fix some testsuite failures, #'delete, #'delq, #'remove, #'remq.
|
Sat, 15 Jan 2011 15:45:46 +0000 |
Aidan Kehoe |
Accept more complex TYPEs in #'concatenate, cl-extra.el
|