Tue, 23 Feb 2010 05:11:15 -0600 |
Ben Wing |
merge
|
Tue, 23 Feb 2010 01:13:55 -0600 |
Ben Wing |
fix typo in comment
|
Tue, 23 Feb 2010 01:12:13 -0600 |
Ben Wing |
fix so that CL docstrings (with &key, etc.) handled properly
|
Mon, 22 Feb 2010 22:04:55 -0600 |
Ben Wing |
move test-harness to lisp/ directory so it gets byte-compiled
|
Mon, 22 Feb 2010 21:26:18 -0600 |
Ben Wing |
dump make-coding-system
|
Mon, 22 Feb 2010 21:23:02 -0600 |
Ben Wing |
add functions `stable-union' and `stable-intersection' to do stable set operations
|
Mon, 22 Feb 2010 21:17:47 -0600 |
Ben Wing |
add documentation on keywords to cl*.el
|
Mon, 22 Feb 2010 21:16:19 -0600 |
Ben Wing |
fix expected-buggy test to avoid abort in test file
|
Mon, 22 Feb 2010 21:14:06 -0600 |
Ben Wing |
remove unused var in test-harness
|
Mon, 22 Feb 2010 06:58:20 -0600 |
Ben Wing |
merge
|
Mon, 22 Feb 2010 06:56:35 -0600 |
Ben Wing |
fix compile warning
|
Sun, 21 Feb 2010 21:01:09 -0600 |
Ben Wing |
merge
|
Sun, 21 Feb 2010 21:00:09 -0600 |
Ben Wing |
merge
|
Sun, 21 Feb 2010 15:29:12 -0600 |
Ben Wing |
fix memory usage stats to include pdumped objects
|
Sun, 21 Feb 2010 05:19:08 -0600 |
Ben Wing |
clean up a bit the object-memory-usage-stats after gc
|
Mon, 22 Feb 2010 20:09:23 +0000 |
Aidan Kehoe |
Automated merge with file:///home/aidan/xemacs-21.5-checked-out
|
Mon, 22 Feb 2010 20:08:51 +0000 |
Aidan Kehoe |
Add #'constantly, as specified by ANSI Common Lisp.
|
Sun, 21 Feb 2010 23:20:44 -0500 |
Vin Shelton |
Simplify assertion in events.c so it will build under Visual Studio 6
|
Sun, 21 Feb 2010 20:58:45 -0600 |
Ben Wing |
fix build problem with pdump
|
Sun, 21 Feb 2010 03:06:43 -0600 |
Ben Wing |
fix to assert in extents.c, so `make check' works
|
Sat, 20 Feb 2010 23:56:01 -0600 |
Ben Wing |
merge
|
Sat, 20 Feb 2010 18:57:55 -0600 |
Ben Wing |
merge
|
Sat, 20 Feb 2010 05:05:54 -0600 |
Ben Wing |
Fix quick-build, use asserts() in place of ABORT()
|
Sat, 20 Feb 2010 23:38:04 -0600 |
Ben Wing |
merge
|
Sat, 20 Feb 2010 23:34:25 -0600 |
Ben Wing |
merge
|
Sat, 20 Feb 2010 18:56:01 -0600 |
Ben Wing |
put width before height consistently, fix a real bug found in the process
|
Sat, 20 Feb 2010 03:24:08 -0600 |
Ben Wing |
some random fixups
|
Tue, 16 Feb 2010 01:21:32 -0600 |
Ben Wing |
more frame-sizing cleanups
|
Mon, 15 Feb 2010 22:58:10 -0600 |
Ben Wing |
remove duplicative code in change_frame_size()
|
Mon, 15 Feb 2010 22:14:11 -0600 |
Ben Wing |
various frame-geometry fixes
|