log

age author description
Fri, 02 Apr 2010 12:39:33 +0100 Aidan Kehoe Update CHANGES-beta with my changes to the trunk since 2009-09-20.
Fri, 02 Apr 2010 12:31:23 +0100 Aidan Kehoe Call init_string_ascii_begin() in #'sort*, #'fill, don't be clever.
Fri, 02 Apr 2010 12:21:02 +0100 Aidan Kehoe Avoid build failure, Apple's g++-4.0.1, Mac OS 10.4.
Thu, 01 Apr 2010 20:22:50 +0100 Aidan Kehoe Move #'sort*, #'fill, #'merge to C from cl-seq.el.
Mon, 29 Mar 2010 23:23:33 -0500 Ben Wing fix C++ compilation
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
Tue, 23 Feb 2010 07:28:35 -0600 Ben Wing merge
Mon, 22 Feb 2010 06:49:30 -0600 Ben Wing rename objects* (.c, .h and .el files) to fontcolor*
Mon, 22 Feb 2010 06:43:21 -0600 Ben Wing rearrange stuff in obsolete.el
Mon, 29 Mar 2010 19:54:05 -0400 Vin Shelton Support Ben's dynarr changes under native Windows
Mon, 29 Mar 2010 18:49:33 +0100 Aidan Kehoe Use #'function-arglist, etc. from help.el, not reimplementing them, hyper-apropos
Mon, 29 Mar 2010 00:11:03 -0500 Ben Wing merge
Mon, 29 Mar 2010 00:00:06 -0500 Ben Wing fix further crash in window-mirror finding
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
Sun, 21 Mar 2010 04:41:49 -0500 Ben Wing clean up, rearrange allocation statistics code
Fri, 26 Mar 2010 15:06:28 +0000 Aidan Kehoe open-database.message
Tue, 23 Mar 2010 17:36:18 +0000 Aidan Kehoe Make iso-left-tab equivalent to shift-tab, XFree86
Mon, 22 Mar 2010 19:04:51 -0400 Vin Shelton Fix broken compile of window.c under Visual Studio 6.
Sun, 21 Mar 2010 13:25:21 +0000 Aidan Kehoe Don't assume a Lisp_Object will fit in a Bytecount, src/alloc.c
Sun, 21 Mar 2010 13:20:35 +0000 Aidan Kehoe Handle (function ...) specially, cl-prettyprint.
Sat, 20 Mar 2010 20:22:00 -0500 Ben Wing merge
Sat, 20 Mar 2010 20:20:30 -0500 Ben Wing fix various problems with allocation statistics, track overhead properly
Fri, 19 Mar 2010 17:02:11 -0500 Ben Wing merge
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
Thu, 18 Mar 2010 10:19:08 -0500 Ben Wing fix crash etc. in tests.c/c-tests.el