log src/ChangeLog @ 4693:80cd90837ac5

age author description
2009-09-20 Aidan Kehoe Add argument information to remaining MANY or UNEVALLED C subrs.
2009-09-20 Aidan Kehoe Move Qfrom_unicode to general-slots.h, fix the native Win32 build.
2009-09-19 Aidan Kehoe Move the #'query-coding-region implementation to C.
2009-09-11 Aidan Kehoe Fix a bug with Unicode error sequences and very short input strings.
2009-09-06 Aidan Kehoe Fix various small issues with the multiple-value implementation.
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.
2009-07-28 Stephen J. Turnbull Fix typos in face.c.
2009-07-26 Stephen J. Turnbull ChangeLog for patch to debug-on-error-docstring.
2009-07-14 Aidan Kehoe ?\012 is whitespace, as it always should have been, thank you Karl Kleinpaste.
2009-07-11 Aidan Kehoe Fix bugs with #'find-file, 0-length files, & coding-system-for-read specified.
2009-07-01 Jerry James Prevent integer overflow and subsequent crashes when attempting to load large
2009-06-19 Stephen J. Turnbull Documentment placement restriction. <87d490jb7v.fsf@uwakimon.sk.tsukuba.ac.jp>
2009-06-14 Aidan Kehoe Support #'function-arglist with built-in special forms.