Fri, 19 Mar 2010 14:47:44 -0500 |
Ben Wing |
more cleanups to object-memory-usage stuff
|
Thu, 18 Mar 2010 10:50:06 -0500 |
Ben Wing |
redo memory-usage mechanism, add way of dynamically initializing Lisp objects
|
Sun, 07 Mar 2010 02:09:59 -0600 |
Ben Wing |
merge
ben-lisp-object
|
Fri, 05 Mar 2010 04:08:17 -0600 |
Ben Wing |
more cleanups, terminology clarification, lots of doc work
ben-lisp-object
|
Wed, 24 Feb 2010 19:04:27 -0600 |
Ben Wing |
merge
ben-lisp-object
|
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
|
Wed, 03 Mar 2010 05:19:49 -0600 |
Ben Wing |
merge
|
Tue, 02 Mar 2010 05:22:10 -0600 |
Ben Wing |
fix compile errors/warnings
|
Wed, 03 Mar 2010 05:07:47 -0600 |
Ben Wing |
Further frame-geometry cleanups
|
Sat, 20 Feb 2010 05:05:54 -0600 |
Ben Wing |
Fix quick-build, use asserts() in place of ABORT()
|
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
|
Wed, 07 May 2008 21:21:08 +0200 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Sun, 20 Jan 2008 19:53:54 +0100 |
Aidan Kehoe |
Support #!, to allow XEmacs to be called as a script interpreter.
|
Thu, 07 Feb 2008 10:03:49 +0100 |
Mike Sperber |
Use Mercurial changeset hash to identify build version.
|
Wed, 02 Jan 2008 22:11:03 +0100 |
Aidan Kehoe |
Correct the perhaps_init_unseen_key_defaults GTK code; don't override X11 fonts.
|
Wed, 21 Jun 2006 17:30:37 +0000 |
james |
[xemacs-hg @ 2006-06-21 17:30:33 by james]
|
Sat, 06 May 2006 17:56:00 +0000 |
stephent |
[xemacs-hg @ 2006-05-06 17:55:58 by stephent]
|
Tue, 25 Apr 2006 14:02:09 +0000 |
stephent |
[xemacs-hg @ 2006-04-25 14:01:52 by stephent]
|
Sun, 23 Apr 2006 16:11:34 +0000 |
stephent |
[xemacs-hg @ 2006-04-23 16:11:16 by stephent]
|
Mon, 27 Feb 2006 16:29:29 +0000 |
crestani |
[xemacs-hg @ 2006-02-27 16:29:00 by crestani]
|
Tue, 27 Dec 2005 18:51:30 +0000 |
michaels |
[xemacs-hg @ 2005-12-27 18:50:47 by michaels]
|
Sat, 26 Nov 2005 11:46:25 +0000 |
stephent |
[xemacs-hg @ 2005-11-26 11:45:47 by stephent]
|
Fri, 25 Nov 2005 01:42:08 +0000 |
crestani |
[xemacs-hg @ 2005-11-25 01:41:31 by crestani]
|
Tue, 25 Oct 2005 08:32:50 +0000 |
ben |
[xemacs-hg @ 2005-10-25 08:32:40 by ben]
|
Fri, 14 Oct 2005 01:22:01 +0000 |
ben |
[xemacs-hg @ 2005-10-14 01:21:57 by ben]
|
Tue, 04 Oct 2005 17:51:32 +0000 |
stephent |
[xemacs-hg @ 2005-10-04 17:51:13 by stephent]
|
Sun, 10 Apr 2005 00:47:58 +0000 |
crestani |
[xemacs-hg @ 2005-04-10 00:47:53 by crestani]
|
Fri, 08 Apr 2005 23:11:35 +0000 |
crestani |
[xemacs-hg @ 2005-04-08 23:10:01 by crestani]
|
Tue, 22 Feb 2005 07:16:16 +0000 |
stephent |
[xemacs-hg @ 2005-02-22 07:15:59 by stephent]
|