log configure @ 5575:89cb6a66a61f

age author description
Mon, 05 Sep 2011 20:18:05 +0100 Aidan Kehoe Examine $machine more carefully when choosing VDB implementation, NEW_GC
Sun, 28 Aug 2011 10:22:24 +0100 Aidan Kehoe Backed out changeset 53c066311921, I have a better approach.
Sat, 27 Aug 2011 20:35:23 +0100 Aidan Kehoe If XLookupKeysym() returned an XFree86 "special key", ignore it. Fixes Sh-F11.
Wed, 24 Aug 2011 23:41:29 +0100 Aidan Kehoe Use dlsym() in preference to NSLookupSymbolInModule() on Darwin, if available.
Sun, 01 May 2011 18:44:03 +0100 Aidan Kehoe Merge.
Sat, 20 Feb 2010 06:03:00 -0600 Ben Wing Sync s/ files with GNU 23.1.92, delete obsolete stuff, simplify other stuff
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.
Wed, 27 Apr 2011 01:24:28 +0900 Stephen J. Turnbull XEmacs 21.5.30 "garlic" is released. r21-5-30
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Thu, 24 Mar 2011 11:00:11 -0600 Jerry James Fix misspelled words, and some grammar, across the entire source tree.
Mon, 07 Jun 2010 18:42:10 +0100 Aidan Kehoe Remove all support for InfoDock.
Thu, 18 Mar 2010 13:42:29 +0100 Mike Sperber Reflect --with-datadir setting in late-package directories.
Wed, 24 Feb 2010 01:58:04 -0600 Ben Wing merge ben-lisp-object
Sat, 26 Dec 2009 21:18:49 -0600 Ben Wing merge up to latest default branch, doesn't compile yet ben-lisp-object
Sat, 26 Dec 2009 00:20:27 -0600 Ben Wing Checking in final CVS version of workspace 'ben-lisp-object' ben-lisp-object ben-lisp-object-final-ws-year-2005
Mon, 08 Feb 2010 21:28:57 -0600 Ben Wing enable more warnings and fix them
Sat, 06 Feb 2010 03:26:34 -0600 Ben Wing implement configure test for whether ndbm.h prototypes are broken
Wed, 03 Feb 2010 21:46:21 -0600 Ben Wing Automatic merge
Sun, 31 Jan 2010 21:11:44 -0600 Ben Wing Change Xft warning in configure.ac to make filtering it more safe
Sat, 23 Jan 2010 04:45:49 -0600 Ben Wing Fixes to configure so --with-error-checking=yes works
Sun, 24 Jan 2010 22:28:01 -0600 Ben Wing rebuild configure
Wed, 20 Jan 2010 19:48:26 -0600 Ben Wing build fixes for gdbinit and config-dependent elc files
Sun, 24 Jan 2010 22:04:58 -0600 Ben Wing fix compile issues with gcc 4
Mon, 01 Feb 2010 22:00:29 -0600 Ben Wing split USE_XFT into HAVE_XFT/USE_XFT
Sat, 16 Jan 2010 19:04:52 +0000 Aidan Kehoe Always use our rint(), for rounding consistency with the bignum code.
Wed, 13 Jan 2010 02:28:37 -0600 Ben Wing Use with-FOO consistently instead of enable-FOO
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
Sun, 10 Jan 2010 01:06:15 -0600 Ben Wing merge