Sat, 29 May 2010 07:12:17 +0200 |
Marcus Crestani |
Unbreak `show-memory-usage' for NEW_GC.
|
Sat, 29 May 2010 07:10:49 +0200 |
Marcus Crestani |
Allocate lrecord arrays in own size class.
|
Fri, 28 May 2010 13:52:16 +0100 |
Aidan Kehoe |
Reword the lispref documentation of buffer-display-count.
|
Fri, 28 May 2010 13:48:22 +0100 |
Aidan Kehoe |
Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.
|
Mon, 24 May 2010 10:43:29 +0200 |
Mike Sperber |
Accept #B<binary>, #O<octal>, and #X<hex>.
|
Sun, 16 May 2010 12:49:49 +0100 |
Aidan Kehoe |
Automated merge with ssh://sperber-guest@hg.debian.org//hg/xemacs/xemacs
|
Sun, 16 May 2010 12:33:21 +0100 |
Aidan Kehoe |
Move `default-file-system-ignore-case' to C; fix bug in directory hash tables
|
Fri, 07 May 2010 14:35:00 +0100 |
Aidan Kehoe |
Merge.
|
Tue, 06 Apr 2010 16:32:42 +0100 |
Aidan Kehoe |
When printing a frame, print its device, making things clearer with gnuserv
|
Thu, 29 Apr 2010 16:16:47 +0100 |
Aidan Kehoe |
Implement suggest-key-bindings in terms of teach-extended-commands-p
|
Thu, 29 Apr 2010 15:49:21 +0100 |
Aidan Kehoe |
Error on too many arguments to #'function, #'quote.
|
Sat, 17 Apr 2010 10:40:03 +0100 |
Aidan Kehoe |
Keep around file info for dumped functions and variables without docstrings.
|
Thu, 15 Apr 2010 20:14:08 -0500 |
Ben Wing |
merge
|
Thu, 15 Apr 2010 20:13:25 -0500 |
Ben Wing |
(try to) fix g++ compilation problems
|
Thu, 15 Apr 2010 17:01:08 +0100 |
Aidan Kehoe |
Check that MODENAME-mode is fboundp before calling it, files.el
|
Mon, 12 Apr 2010 01:41:38 -0500 |
Ben Wing |
disable specifier memory usage for the moment
|
Mon, 12 Apr 2010 01:35:56 -0500 |
Ben Wing |
attempt to fix errors in canna_api.c
|
Mon, 12 Apr 2010 00:55:04 -0500 |
Ben Wing |
port Mule-ization of mule-wnnfns.c from ben-unicode-internal
|
Mon, 12 Apr 2010 00:53:18 -0500 |
Ben Wing |
merge
|
Fri, 09 Apr 2010 23:38:02 -0500 |
Ben Wing |
fix spacing in some files
|
Fri, 09 Apr 2010 02:33:11 -0500 |
Ben Wing |
finish up CHANGES-beta -- all changes thru Apr 9, 2010
|
Fri, 09 Apr 2010 14:51:11 +0200 |
Didier Verna |
Fix compilation --without-debug.
|
Fri, 09 Apr 2010 12:01:14 +0200 |
Didier Verna |
Fix for unavailable arglists in hyper-apropos.
|
Wed, 07 Apr 2010 14:38:41 +0200 |
Didier Verna |
Add missing CL style fontification.
|
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 16:27:07 +0100 |
Aidan Kehoe |
Be more careful about parentheses and number features, #'equalp tests
|
Sat, 03 Apr 2010 15:27:32 +0100 |
Aidan Kehoe |
Be much more careful about resizing a string argument, #'fill
|
Fri, 02 Apr 2010 13:23:31 +0100 |
Aidan Kehoe |
Don't error if describe-char-use-cache t and database not readable, descr-text
|
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
|