log ChangeLog @ 4991:97c45e3ad810

age author description
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
Thu, 28 Jan 2010 02:48:45 -0600 Ben Wing merge
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
Tue, 26 Jan 2010 18:08:47 -0600 Ben Wing merge
Fri, 15 Jan 2010 07:48:17 -0600 Ben Wing commit ChangeLog for PROBLEMS change
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 13:17:02 -0600 Ben Wing merge
Wed, 13 Jan 2010 13:15:56 -0600 Ben Wing Fix executable permissions on source files
Wed, 13 Jan 2010 10:50:47 -0700 Jerry James Remove support for non-pdump on Cygwin.
Wed, 13 Jan 2010 02:28:37 -0600 Ben Wing Use with-FOO consistently instead of enable-FOO
Tue, 12 Jan 2010 01:40:02 -0600 Ben Wing imported patch changelog-changes-1-11-10
Wed, 06 Jan 2010 10:44:06 -0700 Jerry James Enable rudimentary support for valgrind, including functions that tell valgrind
Tue, 22 Dec 2009 15:52:06 -0700 Jerry James Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Mon, 21 Dec 2009 13:51:39 -0700 Jerry James Remove the lib-src/yow binary, which is currently unused anyway. See message
Fri, 18 Dec 2009 10:09:54 -0700 Jerry James Remove more obsolete files. See xemacs-patches message with ID
Fri, 18 Dec 2009 09:19:33 -0700 Jerry James Add copyright and GPL v2 or later notices to Andy Piper's contributions, with
Thu, 10 Dec 2009 12:42:09 -0700 Jerry James Remove support for pre-X11R5 systems, including systems without Xmu. See
Wed, 02 Dec 2009 00:25:59 -0500 Mike Alexander Make configure --with-database={dbm|gdbm} work again.
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 01:02:57 +0900 Stephen J. Turnbull Describe duplicate symbols warning.
Wed, 11 Nov 2009 23:40:15 +0900 Stephen J. Turnbull Move functionality of s/darwin.h to configure.ac and config.h.in.
Mon, 09 Nov 2009 09:21:59 -0700 Jerry James Remove "old" GNU malloc in src/malloc.c, and all references to it. Drop the
Mon, 05 Oct 2009 10:11:59 -0600 Jerry James Use giflib or libungif to provide GIF support, instead of using internal
Thu, 24 Sep 2009 09:36:49 +0900 Stephen J. Turnbull Check for gdbm/ndbm.h, too.