Fri, 09 Apr 2010 14:51:11 +0200 |
Didier Verna |
Fix compilation --without-debug.
|
Tue, 06 Apr 2010 23:29:35 -0500 |
Ben Wing |
fix cygwin compile, fix warning and style in elhash.c
|
Tue, 06 Apr 2010 15:08:22 +0100 |
Aidan Kehoe |
Call internal_hash() with its new arg, Win32-specific code, fixing build
|
Mon, 05 Apr 2010 13:03:35 +0100 |
Aidan Kehoe |
Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
|
Mon, 05 Apr 2010 00:18:49 -0500 |
Ben Wing |
merge
|
Sun, 04 Apr 2010 23:46:50 -0500 |
Ben Wing |
Cosmetic XFT-code fixes, some variable renamings
|
Sat, 03 Apr 2010 15:27:32 +0100 |
Aidan Kehoe |
Be much more careful about resizing a string argument, #'fill
|
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, 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
|
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
|
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
|
Tue, 16 Mar 2010 02:01:02 -0500 |
Ben Wing |
Remove extraneous stuff in ChangeLog
|