log src/emacs.c @ 5231:ba07c880114a

age author description
Sun, 13 Jun 2010 17:44:56 +0900 Stephen J. Turnbull Fix up FSF's Franklin Street address in many files.
Mon, 07 Jun 2010 18:42:10 +0100 Aidan Kehoe Remove all support for InfoDock.
Mon, 29 Mar 2010 22:52:01 -0500 Ben Wing merge
Mon, 29 Mar 2010 22:47:55 -0500 Ben Wing add memory usage info for specifiers
Mon, 29 Mar 2010 21:28:13 -0500 Ben Wing merge
Mon, 22 Feb 2010 06:49:30 -0600 Ben Wing rename objects* (.c, .h and .el files) to fontcolor*
Thu, 25 Mar 2010 06:07:25 -0500 Ben Wing various fixes to memory-usage stats
Wed, 24 Mar 2010 01:22:51 -0500 Ben Wing cleanup of code related to xfree(), better KKCC backtrace capabilities, document XD_INLINE_LISP_OBJECT_BLOCK_PTR, fix some memory leaks, other code cleanup
Mon, 22 Mar 2010 19:12:15 -0500 Ben Wing extract gap array from extents.c, use in range tables
Sat, 20 Mar 2010 20:20:30 -0500 Ben Wing fix various problems with allocation statistics, track overhead properly
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]