log src/lisp.h @ 5066:545ec923b4eb

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
2010-02-02 Ben Wing When aborting due to unknown opcode, output more descriptive msg
2010-02-01 Aidan Kehoe Make canoncase visible to Lisp; use it with chars in internal_equalp.
2010-02-01 Ben Wing implement equalp in C, fix case-folding, add equal() method for keymaps
2010-01-27 Ben Wing merge
2010-01-24 Aidan Kehoe Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
2010-01-18 Ben Wing try harder to avoid crashing when debug-printing
2010-01-14 Ben Wing fix compile problems
2010-01-13 Ben Wing clean up object print methods
2010-01-13 Ben Wing Various cleanups for Dynarr code, from Unicode-internal ws
2010-01-13 Ben Wing add more foo_checking_assert macros
2010-01-13 Ben Wing when `debug', abort when lisp error during loadup
2010-01-07 Aidan Kehoe Move the arabic-iso8859-6 character set back to C, otherwise X11 lookup fails.
2009-11-15 Aidan Kehoe Rationalise duplicated functionality, #'custom-quote, #'quote-maybe.
2009-09-19 Aidan Kehoe Move the #'query-coding-region implementation to C.
2009-08-24 Jerry James Fix build problems on WIN32 platforms caused by the large image crash fix.
2009-08-11 Aidan Kehoe Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
2009-08-16 Aidan Kehoe Support full Common Lisp multiple values in C.
2008-10-25 Stephen J. Turnbull Merge in ac-fix-2008-10-25. Fix up ChangeLogs.
2008-10-25 Stephen J. Turnbull Fix g++ const char -> char warnings. ac-fix-2008-10-25
2008-08-05 Aidan Kehoe Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
2008-01-15 Aidan Kehoe Avoid clearing print-gensym-alist inappropriately when printing hash tables.
2007-12-24 Aidan Kehoe Provide a DEFAULT argument in #'intern-soft.
2007-12-17 Aidan Kehoe Provide %b in #'format; use it for converting between ints and bit vectors.
2007-08-21 aidan [xemacs-hg @ 2007-08-21 20:32:33 by aidan]
2007-08-17 crestani [xemacs-hg @ 2007-08-17 08:04:25 by crestani]
2007-08-04 aidan [xemacs-hg @ 2007-08-04 20:00:10 by aidan]
2007-05-26 aidan [xemacs-hg @ 2007-05-26 18:28:19 by aidan]
2006-11-05 aidan [xemacs-hg @ 2006-11-05 22:31:31 by aidan]
2006-07-08 aidan [xemacs-hg @ 2006-07-08 16:15:54 by aidan]
2006-05-06 aidan [xemacs-hg @ 2006-05-06 08:09:35 by aidan]