log tests/ChangeLog @ 5940:c608d4b0b75e cygwin64 tip

age author description
Sun, 19 Oct 2014 17:54:50 +0900 Stephen J. Turnbull Reformat loops for readability and maintainability.
Sun, 19 Oct 2014 17:54:46 +0900 Stephen J. Turnbull Avoid commands defined in packages in some tests.
Mon, 14 Jul 2014 13:42:42 +0100 Aidan Kehoe Preserve extent information in the command builder code.
Fri, 25 Apr 2014 23:38:16 +0200 Mats Lidell Help buffer behaviour synced with GNU
Tue, 17 Dec 2013 19:29:10 +0200 Aidan Kehoe Add #'write-sequence, on the model of #'write-char, API from Common Lisp.
Sun, 15 Dec 2013 17:01:58 +0000 Aidan Kehoe Only make promote_args_lazy() available if WITH_NUMBER_TYPES.
Sun, 15 Dec 2013 10:38:19 +0000 Aidan Kehoe Check (featurep 'font-mgr) before calling fontconfig functions, tests
Sun, 15 Dec 2013 10:26:31 +0000 Aidan Kehoe Be lazy converting markers to integers, bytecode_{arithcompare,arithop}().
Mon, 16 Sep 2013 00:00:12 +0200 Mats Lidell Add mode-require-final-newline from GNU. Thanks GNU.
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
Fri, 14 Jan 2011 23:16:25 +0000 Aidan Kehoe Pass in the DEFAULT argument to position() as documented, #'find.
Sun, 02 Jan 2011 16:18:26 +0000 Aidan Kehoe Tweak a few compiler macros for functions in cl-seq.el.
Thu, 30 Dec 2010 01:14:13 +0000 Aidan Kehoe Test sanity-checking of :start, :end keyword arguments when appropriate.
Sat, 20 Nov 2010 16:49:11 +0000 Aidan Kehoe Have NATNUMP give t for positive bignums; check limits appropriately.
Sat, 06 Nov 2010 21:18:52 +0000 Aidan Kehoe Accept sequences generally, not just lists, #'reverse, #'nreverse.
Sat, 06 Nov 2010 14:51:13 +0000 Aidan Kehoe Error in #'list-length if LIST is dotted; check for this error with #'mapcar
Mon, 25 Oct 2010 13:15:53 +0100 Aidan Kehoe Make sure (format "%b" 0) is non-zero length, print.c
Mon, 18 Oct 2010 23:21:23 +0900 Stephen J. Turnbull Merge some permissions corrections to trunk.
Mon, 14 Jun 2010 19:03:57 +0900 Stephen J. Turnbull More permission consistency.
Mon, 14 Jun 2010 15:03:08 +0900 Stephen J. Turnbull More permission consistency.
Thu, 14 Oct 2010 18:50:38 +0100 Aidan Kehoe Tighten up Common Lisp compatibility, #'butlast, #'nbutlast, #'tailp, #'ldiff
Tue, 12 Oct 2010 18:14:12 +0100 Aidan Kehoe Don't share a counter when checking for circularity, list_merge().
Sun, 15 Aug 2010 15:42:45 +0100 Aidan Kehoe Be clearer in our error messages, #'canonicalize-inst-pair, #'canonicalize-spec
Sun, 15 Aug 2010 13:29:10 +0100 Aidan Kehoe Print symbols with ratio-like names and the associated ratios distinctly.
Sat, 24 Jul 2010 15:56:57 +0100 Aidan Kehoe Be more careful about side-effects from Lisp code, #'reduce
Sun, 13 Jun 2010 23:54:13 +0900 Stephen J. Turnbull Add ChangeLogs for recent address updates in permission notices.
Mon, 07 Jun 2010 18:42:10 +0100 Aidan Kehoe Remove all support for InfoDock.
Mon, 05 Apr 2010 13:03:35 +0100 Aidan Kehoe Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
Sat, 03 Apr 2010 16:27:07 +0100 Aidan Kehoe Be more careful about parentheses and number features, #'equalp tests
Mon, 29 Mar 2010 21:28:13 -0500 Ben Wing merge
Tue, 23 Feb 2010 07:28:35 -0600 Ben Wing merge
Mon, 22 Feb 2010 06:49:30 -0600 Ben Wing rename objects* (.c, .h and .el files) to fontcolor*
Thu, 18 Mar 2010 10:19:08 -0500 Ben Wing fix crash etc. in tests.c/c-tests.el
Fri, 12 Mar 2010 18:27:51 -0600 Ben Wing Undo Assert-equal, Assert=, etc.; make `Assert' handle this automatically
Sun, 07 Mar 2010 00:32:18 +0900 Stephen J. Turnbull Test escape-quoted for the range U+0000 to U+00FF.
Mon, 22 Feb 2010 21:16:19 -0600 Ben Wing fix expected-buggy test to avoid abort in test file
Mon, 22 Feb 2010 21:14:06 -0600 Ben Wing remove unused var in test-harness
Sat, 20 Feb 2010 23:38:04 -0600 Ben Wing merge
Sat, 20 Feb 2010 23:34:25 -0600 Ben Wing merge
Mon, 15 Feb 2010 21:51:22 -0600 Ben Wing add regexp-debugging
Sat, 20 Feb 2010 20:04:44 -0600 Ben Wing fixes to test harness to allow backtracing/debugging of failures
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]
Wed, 08 Sep 2004 10:22:01 +0000 stephent [xemacs-hg @ 2004-09-08 10:21:57 by stephent]
Thu, 13 May 2004 16:41:27 +0000 stephent [xemacs-hg @ 2004-05-13 16:41:23 by stephent]
Thu, 13 May 2004 15:33:18 +0000 james [xemacs-hg @ 2004-05-13 15:33:15 by james]
Wed, 12 May 2004 06:16:20 +0000 stephent [xemacs-hg @ 2004-05-12 06:16:14 by stephent]
Tue, 11 May 2004 11:33:22 +0000 stephent [xemacs-hg @ 2004-05-11 11:33:08 by stephent]
Mon, 03 May 2004 15:08:51 +0000 james [xemacs-hg @ 2004-05-03 15:08:41 by james]
Mon, 19 Apr 2004 06:22:34 +0000 stephent [xemacs-hg @ 2004-04-19 06:22:32 by stephent]
Mon, 05 Apr 2004 22:50:11 +0000 james [xemacs-hg @ 2004-04-05 22:49:31 by james]
Mon, 22 Mar 2004 09:25:04 +0000 stephent [xemacs-hg @ 2004-03-22 09:22:24 by stephent]
Sat, 01 Nov 2003 14:55:00 +0000 kaltenbach [xemacs-hg @ 2003-11-01 14:54:53 by kaltenbach]
Thu, 23 Oct 2003 12:48:49 +0000 stephent [xemacs-hg @ 2003-10-23 12:48:45 by stephent]
Tue, 21 Oct 2003 08:21:08 +0000 stephent [xemacs-hg @ 2003-10-21 08:21:00 by stephent]
Wed, 15 Oct 2003 08:56:39 +0000 stephent [xemacs-hg @ 2003-10-15 08:56:35 by stephent]
Sun, 28 Sep 2003 18:54:29 +0000 adrian [xemacs-hg @ 2003-09-28 18:54:27 by adrian]
Sat, 27 Sep 2003 15:19:02 +0000 adrian [xemacs-hg @ 2003-09-27 15:18:59 by adrian]
Sat, 27 Sep 2003 06:51:19 +0000 stephent [xemacs-hg @ 2003-09-27 06:51:16 by stephent]
Fri, 26 Sep 2003 20:48:13 +0000 adrian [xemacs-hg @ 2003-09-26 20:48:10 by adrian]
Fri, 26 Sep 2003 05:56:46 +0000 youngs [xemacs-hg @ 2003-09-26 05:56:29 by youngs]
Thu, 25 Sep 2003 11:59:24 +0000 stephent [xemacs-hg @ 2003-09-25 11:59:20 by stephent]
Thu, 04 Sep 2003 00:05:17 +0000 youngs [xemacs-hg @ 2003-09-04 00:05:04 by youngs]