log src/lisp.h @ 5063:fef9572ebdb1

age author description
2010-02-21 Ben Wing merge
2010-02-20 Ben Wing Fix quick-build, use asserts() in place of ABORT()
2010-02-20 Ben Wing major dynarr fixes
2010-02-10 Ben Wing error-checking, Windows shutdown changes
2010-02-09 Ben Wing fix bad defn of disabled inline assert
2010-02-09 Ben Wing merge
2010-02-09 Ben Wing enable more warnings and fix them
2010-02-08 Ben Wing cleanups for specifier font stages, from ben-unicode-internal (preparation for eliminating shadowed warnings)
2010-02-08 Ben Wing changes to VOID_TO_LISP et al.
2010-02-07 Aidan Kehoe Cast correctly, Dynarr_verify, Dynarr_verify_mod, no ERROR_CHECK_STRUCTURES
2010-02-07 Ben Wing Automatic merge
2010-02-07 Ben Wing fix compile errors, fix revert-buffer bug on binary/Latin 1 files, Mule-ize some files
2010-02-06 Aidan Kehoe Merge.
2010-02-03 Aidan Kehoe Merge.
2010-01-31 Aidan Kehoe Move the various map* functions to C; add #'map-into.
2010-02-05 Ben Wing Automatic merge
2010-02-05 Ben Wing Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
2010-02-05 Ben Wing fix bug #668 (compile error, not --with-debug)
2010-02-04 Ben Wing Rename xfree(FOO, TYPE) -> xfree(FOO)
2010-02-04 Ben Wing Automatic merge
2010-02-04 Ben Wing rewrite dynarr code
2010-02-01 Ben Wing merge
2010-02-01 Ben Wing merge
2010-01-30 Ben Wing slight cleanup, move EXFUN of regexp-quote to lisp.h
2010-01-28 Ben Wing merge
2010-01-27 Ben Wing function renamings to track names of char typedefs
2010-01-27 Ben Wing Mule-izing, various fixes related to char * arguments
2010-01-25 Ben Wing fix compile issues with gcc 4
2010-01-20 Ben Wing fix dynarr-related crash apparently due to compiler bug
2010-02-03 Ben Wing add more byte-code assertions and better failure output