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]
|
2006-03-30 |
crestani |
[xemacs-hg @ 2006-03-30 23:10:36 by crestani]
|
2006-03-26 |
crestani |
[xemacs-hg @ 2006-03-26 14:33:37 by crestani]
|
2006-03-20 |
crestani |
[xemacs-hg @ 2006-03-20 21:20:19 by crestani]
|
2006-02-27 |
crestani |
[xemacs-hg @ 2006-02-27 16:29:00 by crestani]
|
2006-02-21 |
stephent |
[xemacs-hg @ 2006-02-21 11:33:41 by stephent]
|
2005-11-26 |
stephent |
[xemacs-hg @ 2005-11-26 11:45:47 by stephent]
|
2005-11-25 |
crestani |
[xemacs-hg @ 2005-11-25 01:41:31 by crestani]
|
2005-11-22 |
crestani |
[xemacs-hg @ 2005-11-22 09:02:37 by crestani]
|
2005-11-13 |
ben |
[xemacs-hg @ 2005-11-13 10:48:01 by ben]
|
2005-10-24 |
ben |
[xemacs-hg @ 2005-10-24 10:07:26 by ben]
|
2005-09-27 |
ben |
[xemacs-hg @ 2005-09-27 05:29:41 by ben]
|
2005-07-17 |
aidan |
[xemacs-hg @ 2005-07-17 20:08:40 by aidan]
|
2005-06-28 |
crestani |
[xemacs-hg @ 2005-06-28 11:32:13 by crestani]
|
2005-06-26 |
aidan |
[xemacs-hg @ 2005-06-26 18:04:49 by aidan]
|
2005-06-16 |
crestani |
[xemacs-hg @ 2005-06-16 19:59:33 by crestani]
|
2005-04-08 |
crestani |
[xemacs-hg @ 2005-04-08 23:10:01 by crestani]
|
2005-03-10 |
crestani |
[xemacs-hg @ 2005-03-10 09:12:36 by crestani]
|
2005-02-03 |
james |
[xemacs-hg @ 2005-02-03 16:30:33 by james]
|
2005-02-03 |
ben |
[xemacs-hg @ 2005-02-03 07:11:19 by ben]
|
2005-01-31 |
ben |
[xemacs-hg @ 2005-01-31 19:29:47 by ben]
|
2005-01-29 |
ben |
[xemacs-hg @ 2005-01-29 09:15:55 by ben]
|
2005-01-28 |
ben |
[xemacs-hg @ 2005-01-28 02:36:11 by ben]
|