Mercurial > hg > xemacs-beta
log src/emacs.c @ 4871:d8d92ad084b8
age | author | description |
---|---|---|
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 |