Mon, 08 Feb 2010 21:28:57 -0600 |
Ben Wing |
enable more warnings and fix them
|
Mon, 08 Feb 2010 16:51:25 -0600 |
Ben Wing |
cleanups for specifier font stages, from ben-unicode-internal (preparation for eliminating shadowed warnings)
|
Mon, 08 Feb 2010 06:42:16 -0600 |
Ben Wing |
changes to VOID_TO_LISP et al.
|
Sun, 07 Feb 2010 23:34:21 +0000 |
Aidan Kehoe |
Cast correctly, Dynarr_verify, Dynarr_verify_mod, no ERROR_CHECK_STRUCTURES
|
Sun, 07 Feb 2010 05:23:07 -0600 |
Ben Wing |
Automatic merge
|
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
|
Sat, 06 Feb 2010 12:28:19 +0000 |
Aidan Kehoe |
Merge.
|
Wed, 03 Feb 2010 20:18:53 +0000 |
Aidan Kehoe |
Merge.
|
Sun, 31 Jan 2010 18:29:48 +0000 |
Aidan Kehoe |
Move the various map* functions to C; add #'map-into.
|
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 08:09:03 -0600 |
Ben Wing |
fix bug #668 (compile error, not --with-debug)
|
Thu, 04 Feb 2010 07:28:14 -0600 |
Ben Wing |
Rename xfree(FOO, TYPE) -> xfree(FOO)
|
Wed, 03 Feb 2010 21:46:21 -0600 |
Ben Wing |
Automatic merge
|
Wed, 03 Feb 2010 20:51:18 -0600 |
Ben Wing |
rewrite dynarr code
|
Mon, 01 Feb 2010 14:11:36 -0600 |
Ben Wing |
merge
|
Mon, 01 Feb 2010 05:29:05 -0600 |
Ben Wing |
merge
|
Fri, 29 Jan 2010 23:38:50 -0600 |
Ben Wing |
slight cleanup, move EXFUN of regexp-quote to lisp.h
|
Thu, 28 Jan 2010 02:48:45 -0600 |
Ben Wing |
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, 20 Jan 2010 02:25:04 -0600 |
Ben Wing |
fix dynarr-related crash apparently due to compiler bug
|
Wed, 03 Feb 2010 08:01:55 -0600 |
Ben Wing |
add more byte-code assertions and better failure output
|
Tue, 02 Feb 2010 15:19:15 -0600 |
Ben Wing |
When aborting due to unknown opcode, output more descriptive msg
|
Mon, 01 Feb 2010 17:57:04 +0000 |
Aidan Kehoe |
Make canoncase visible to Lisp; use it with chars in internal_equalp.
|
Mon, 01 Feb 2010 01:02:40 -0600 |
Ben Wing |
implement equalp in C, fix case-folding, add equal() method for keymaps
|
Wed, 27 Jan 2010 00:37:59 -0600 |
Ben Wing |
merge
|
Sun, 24 Jan 2010 15:21:27 +0000 |
Aidan Kehoe |
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
|
Mon, 18 Jan 2010 06:05:21 -0600 |
Ben Wing |
try harder to avoid crashing when debug-printing
|