log

age author description
Mon, 15 Feb 2010 22:14:11 -0600 Ben Wing various frame-geometry fixes
Mon, 15 Feb 2010 21:52:39 -0600 Ben Wing Fix some compile warnings, make vdb test code conditional on DEBUG_XEMACS
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
Sat, 20 Feb 2010 19:04:55 -0600 Ben Wing merge
Sat, 20 Feb 2010 03:46:22 -0600 Ben Wing major dynarr fixes
Sat, 20 Feb 2010 03:45:15 -0600 Ben Wing fix c-tests
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, 19 Feb 2010 09:30:45 +0000 Aidan Kehoe Remove the unused PDWORD_PTR typedef from syswindows.h
Thu, 18 Feb 2010 19:23:32 -0500 Vin Shelton Fix Windows build by removing reference to no longer existent term.texi file
Wed, 17 Feb 2010 15:11:34 -0700 Jerry James Remove man/term.texi from core.
Thu, 11 Feb 2010 19:33:50 -0500 Vin Shelton Winclient updates
Wed, 10 Feb 2010 23:15:40 +0900 Stephen J. Turnbull merge
Wed, 10 Feb 2010 20:51:51 +0900 Stephen J. Turnbull Add information about repos and VCSes to FAQ.
Wed, 10 Feb 2010 07:25:19 -0600 Ben Wing merge
Wed, 10 Feb 2010 07:15:36 -0600 Ben Wing revamp DFC comment in text.h, some whitespace cleanup
Wed, 10 Feb 2010 13:46:54 +0900 Stephen J. Turnbull Restore Jerry's ChangeLog for src/s/hpux11-shr.h.
Tue, 09 Feb 2010 19:34:19 -0600 Ben Wing merge
Tue, 09 Feb 2010 19:13:44 -0600 Ben Wing error-checking, Windows shutdown changes
Tue, 09 Feb 2010 19:07:36 -0600 Ben Wing long comment in syswindows.h about build constants
Tue, 09 Feb 2010 06:49:57 -0600 Ben Wing fix bad defn of disabled inline assert
Tue, 09 Feb 2010 03:53:52 -0600 Ben Wing merge
Tue, 09 Feb 2010 00:30:59 -0600 Ben Wing fix non-Mule build
Mon, 08 Feb 2010 23:40:38 -0600 Ben Wing add comment about simultaneous window-system consoles
Mon, 08 Feb 2010 21:35:50 -0600 Ben Wing remove bogus usage of annotations from help.el
Mon, 08 Feb 2010 21:28:57 -0600 Ben Wing enable more warnings and fix them
Mon, 08 Feb 2010 16:51:25 -0600 Ben Wing cleanups for specifier font stages, from ben-unicode-internal (preparation for eliminating shadowed warnings)
Mon, 08 Feb 2010 07:00:24 -0600 Ben Wing cleanups to debug-print, try harder to make it work during GC
Mon, 08 Feb 2010 06:42:16 -0600 Ben Wing changes to VOID_TO_LISP et al.
Mon, 08 Feb 2010 04:47:56 -0600 Ben Wing Remove extra junk from man/ChangeLog
Mon, 08 Feb 2010 02:03:25 -0600 Ben Wing some internals-manual updates
Tue, 09 Feb 2010 17:24:24 -0500 Vin Shelton Windows fixes for Visual Studio 6
Tue, 09 Feb 2010 16:25:04 -0500 Vin Shelton Miscellaneous small fixes to Windows VS6 build
Tue, 09 Feb 2010 09:50:49 -0700 Jerry James Add license information from Marcus Thiessel.
Tue, 09 Feb 2010 09:40:42 -0700 Jerry James Relicense J. Kean Johnston's emodules.texi as GPL v2 or later. See
Mon, 08 Feb 2010 20:45:21 -0500 Vin Shelton Instantiate Ben's compile fix for nt.c
Sun, 07 Feb 2010 23:34:21 +0000 Aidan Kehoe Cast correctly, Dynarr_verify, Dynarr_verify_mod, no ERROR_CHECK_STRUCTURES
Sun, 07 Feb 2010 23:31:50 +0000 Aidan Kehoe Do not assume #'format-decode exists in fileio.c.
Sun, 07 Feb 2010 14:37:35 +0000 Aidan Kehoe #'union doesn't preserve relative order; use #'delete-duplicates instead.
Sun, 07 Feb 2010 07:10:01 -0600 Ben Wing fix some compile bugs of Aidan's
Sun, 07 Feb 2010 05:23:07 -0600 Ben Wing Automatic merge
Sun, 07 Feb 2010 05:21:40 -0600 Ben Wing fix compile errors, fix revert-buffer bug on binary/Latin 1 files, Mule-ize some files
Sun, 07 Feb 2010 00:32:54 -0600 Ben Wing fix compile error in mapcarX
Sat, 06 Feb 2010 12:28:19 +0000 Aidan Kehoe Merge.
Wed, 03 Feb 2010 20:26:47 +0000 Aidan Kehoe Move #'some, #'every to C, implementing them with mapcarX.
Wed, 03 Feb 2010 20:18:53 +0000 Aidan Kehoe Merge.
Sun, 31 Jan 2010 18:29:48 +0000 Aidan Kehoe Move the various map* functions to C; add #'map-into.
Sat, 06 Feb 2010 04:27:47 -0600 Ben Wing Automatic merge
Sat, 06 Feb 2010 04:26:09 -0600 Ben Wing convert some source files to utf-8
Sat, 06 Feb 2010 04:05:16 -0600 Ben Wing Automatic merge
Sat, 06 Feb 2010 03:26:34 -0600 Ben Wing implement configure test for whether ndbm.h prototypes are broken
Sat, 06 Feb 2010 04:01:46 -0600 Ben Wing Automatic merge
Sat, 06 Feb 2010 03:59:18 -0600 Ben Wing make utf-8 default for Cygwin 1.7, rewrite init code determining default coding systems
Fri, 05 Feb 2010 23:22:59 -0600 Ben Wing fix compile problems on Windows native
Fri, 05 Feb 2010 13:43:53 -0700 Jerry James Add GPL v2 or later header to s/sco7.h.
Fri, 05 Feb 2010 13:36:03 -0700 Jerry James Remove old external module test.
Fri, 05 Feb 2010 12:12:28 -0600 Ben Wing Automatic merge
Fri, 05 Feb 2010 12:11:12 -0600 Ben Wing xlike, doc changes