Tue, 09 Feb 2010 19:13:44 -0600 |
Ben Wing |
error-checking, Windows shutdown changes
|
Mon, 08 Feb 2010 07:00:24 -0600 |
Ben Wing |
cleanups to debug-print, try harder to make it work during GC
|
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
|
Fri, 05 Feb 2010 11:25:00 -0600 |
Ben Wing |
Automatic merge
|
Fri, 05 Feb 2010 11:02:24 -0600 |
Ben Wing |
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
|
Fri, 05 Feb 2010 04:28:08 -0600 |
Ben Wing |
Automatic merge
|
Thu, 04 Feb 2010 07:28:14 -0600 |
Ben Wing |
Rename xfree(FOO, TYPE) -> xfree(FOO)
|
Thu, 04 Feb 2010 18:27:39 -0600 |
Ben Wing |
fix compile errors
|
Wed, 03 Feb 2010 21:46:21 -0600 |
Ben Wing |
Automatic merge
|
Wed, 27 Jan 2010 00:35:36 -0600 |
Ben Wing |
function renamings to track names of char typedefs
|
Tue, 26 Jan 2010 23:22:30 -0600 |
Ben Wing |
Mule-izing, various fixes related to char * arguments
|
Sun, 24 Jan 2010 22:04:58 -0600 |
Ben Wing |
fix compile issues with gcc 4
|
Wed, 03 Feb 2010 08:03:15 -0600 |
Ben Wing |
merge
|
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.
|
Tue, 28 Oct 2008 10:38:26 +0900 |
Stephen J. Turnbull |
Fix docstring typo.
|
Wed, 09 Jul 2008 20:46:22 +0200 |
Aidan Kehoe |
Don't determine whether to call general device-type code at startup,
|
Tue, 13 May 2008 20:16:53 +0200 |
Aidan Kehoe |
Provide SHEBANG_PROGNAME on Win32; correct a bug with it and string concat'ing
|