log src/emacs.c @ 4921:17362f371cc2

age author description
Wed, 03 Feb 2010 08:01:55 -0600 Ben Wing add more byte-code assertions and better failure output
Wed, 03 Feb 2010 02:46:50 -0600 Ben Wing xlike cleanup, documentation
Mon, 01 Feb 2010 22:00:29 -0600 Ben Wing split USE_XFT into HAVE_XFT/USE_XFT
Fri, 15 Jan 2010 04:47:00 -0600 Ben Wing rewrite check for bad memory in debug_can_save_memory
Thu, 14 Jan 2010 01:25:16 -0600 Ben Wing fix compile problems
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
Wed, 06 Jan 2010 16:03:37 -0700 Jerry James Unbreak the non-bignum build by only calling reinit_vars_of_number() if
Wed, 06 Jan 2010 10:01:14 -0700 Jerry James Don't create any bignums before pdumping. Add bignum, ratio, and bigfloat
Wed, 18 Nov 2009 08:49:14 -0700 Jerry James Remove support for obsolete systems. See xemacs-patches message with ID
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 13:07:34 -0600 Jerry James Fixes for a number of minor warnings issued by gcc. See xemacs-patches message
Sun, 20 Sep 2009 21:29:00 +0100 Aidan Kehoe Add argument information to remaining MANY or UNEVALLED C subrs.
Wed, 29 Oct 2008 04:06:33 +0900 Stephen J. Turnbull First draft of g++ 4.3 warning removal patch. Builds. *Needs ChangeLogs.* g++-warning-removal-2008-10-28
Wed, 29 Oct 2008 03:37:16 +0900 Stephen J. Turnbull Backout last patch; forgot to specify file.