log src/ChangeLog @ 4693:80cd90837ac5

age author description
Sun, 20 Sep 2009 21:29:00 +0100 Aidan Kehoe Add argument information to remaining MANY or UNEVALLED C subrs.
Sun, 20 Sep 2009 08:27:42 +0100 Aidan Kehoe Move Qfrom_unicode to general-slots.h, fix the native Win32 build.
Sat, 19 Sep 2009 22:53:13 +0100 Aidan Kehoe Move the #'query-coding-region implementation to C.
Fri, 11 Sep 2009 17:54:07 +0100 Aidan Kehoe Fix a bug with Unicode error sequences and very short input strings.
Sun, 06 Sep 2009 19:36:02 +0100 Aidan Kehoe Fix various small issues with the multiple-value implementation.
Mon, 24 Aug 2009 15:21:21 -0600 Jerry James Fix build problems on WIN32 platforms caused by the large image crash fix.
Tue, 11 Aug 2009 17:59:23 +0100 Aidan Kehoe Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
Sun, 16 Aug 2009 20:55:49 +0100 Aidan Kehoe Support full Common Lisp multiple values in C.
Tue, 28 Jul 2009 23:23:47 +0900 Stephen J. Turnbull Fix typos in face.c.
Mon, 27 Jul 2009 01:46:33 +0900 Stephen J. Turnbull ChangeLog for patch to debug-on-error-docstring.
Wed, 15 Jul 2009 00:19:45 +0100 Aidan Kehoe ?\012 is whitespace, as it always should have been, thank you Karl Kleinpaste.
Sat, 11 Jul 2009 16:33:35 +0100 Aidan Kehoe Fix bugs with #'find-file, 0-length files, & coding-system-for-read specified.
Wed, 01 Jul 2009 16:42:11 -0600 Jerry James Prevent integer overflow and subsequent crashes when attempting to load large
Sat, 20 Jun 2009 04:07:12 +0900 Stephen J. Turnbull Documentment placement restriction. <87d490jb7v.fsf@uwakimon.sk.tsukuba.ac.jp>
Sun, 14 Jun 2009 15:07:13 +0100 Aidan Kehoe Support #'function-arglist with built-in special forms.
Fri, 05 Jun 2009 21:48:41 +0900 Stephen J. Turnbull mswindows_link had off-by-one error. <1vq2brxz.wl_Ron.Isaacson@morganstanley.com>
Mon, 18 May 2009 23:04:47 +0900 Stephen J. Turnbull XEmacs 21.5.29 "garbanzo" is released. r21-5-29
Sun, 08 Mar 2009 22:52:13 +0200 Ville Skyttä Apply the 2008-03-05 change from Dominique Quatravaux in init_image_instance_from_gdk_pixmap as well even though the code is not enabled at the moment
Thu, 26 Feb 2009 18:35:11 +0900 Stephen J. Turnbull Merge: fixup ChangeLogs.
Wed, 04 Feb 2009 01:13:10 +0900 Stephen J. Turnbull Fix typo in comment on skip_debugger.
Wed, 11 Feb 2009 09:23:03 -0700 Jerry James How about if I make a ChangeLog entry for the number-gmp.c change?
Tue, 10 Feb 2009 16:07:31 +0000 Aidan Kehoe Make #$ truly read-only for Lisp; check this in the test suite.
Mon, 02 Feb 2009 23:31:09 +0900 Stephen J. Turnbull Update comment.
Mon, 02 Feb 2009 23:03:31 +0900 Stephen J. Turnbull Set icon resource on frame early enough for openbox to find it.
Tue, 25 Nov 2008 10:44:16 +0900 Stephen J. Turnbull Document non-obvious usages.
Thu, 20 Nov 2008 23:59:52 +0900 Stephen J. Turnbull Clarify comment in struct x_frame.
Sat, 31 Jan 2009 13:06:37 +0000 Aidan Kehoe Correct little-endian UTF-16 surrogate handling.
Sun, 18 Jan 2009 12:51:25 +0000 Aidan Kehoe Merge.
Sun, 18 Jan 2009 12:49:53 +0000 Aidan Kehoe Print char table values correctly.
Sun, 18 Jan 2009 12:41:58 +0000 Aidan Kehoe Accept msprinter and mswindows, mswindows_font_spec_matches_charset_stage_2
Tue, 30 Dec 2008 20:33:30 +0000 Aidan Kehoe Merge.
Sun, 28 Dec 2008 14:55:02 +0000 Aidan Kehoe Merge.
Sun, 28 Dec 2008 14:46:24 +0000 Aidan Kehoe Add #'query-coding-region tests; do the work necessary to get them running.
Tue, 30 Dec 2008 20:01:14 +0000 Aidan Kehoe Call XFreeFontPath appropriately in #'x-get-font-path.
Mon, 29 Dec 2008 14:07:32 +0000 Aidan Kehoe Merge.
Sat, 27 Dec 2008 14:05:50 +0000 Aidan Kehoe Fix some bugs in load-history construction, built-in symbol file names.
Sat, 27 Dec 2008 21:23:16 -0500 acs Allow compilation under Cygwin 1.7
Mon, 22 Dec 2008 14:07:48 +0000 Aidan Kehoe Distinguish vars and functions in #'symbol-file, #'describe-{function,variable}
Mon, 22 Dec 2008 12:09:08 +0000 Aidan Kehoe #'built-in-face-specifiers; document that we're returning a copy.
Sun, 21 Dec 2008 17:23:06 +0000 Aidan Kehoe Return a list copy in #'built-in-face-specifiers, pre-empting modification. bytecomp-coding-system-2008-10-29
Sun, 02 Nov 2008 03:59:54 +0900 Stephen J. Turnbull ChangeLogs for G++ warning cleanup. bytecomp-coding-system-2008-10-29
Sun, 02 Nov 2008 00:34:13 +0900 Stephen J. Turnbull Fix at_dot regex under Mule. <87hc6rv53v.fsf@uwakimon.sk.tsukuba.ac.jp>
Sat, 01 Nov 2008 23:32:53 +0900 Stephen J. Turnbull Fix off-by-one error in ccl_driver. <87iqr7v7p0.fsf@uwakimon.sk.tsukuba.ac.jp>
Sat, 25 Oct 2008 21:40:46 +0900 Stephen J. Turnbull Merge in ac-fix-2008-10-25. Fix up ChangeLogs.
Wed, 27 Aug 2008 00:39:09 +0200 Aidan Kehoe Use EQ() and !EQ() in symbols.c, thank you Robert Delius Royar.
Sat, 23 Aug 2008 16:38:51 +0200 Aidan Kehoe Handle varalias chains, custom variables in #'user-variable-p.
Wed, 20 Aug 2008 17:36:27 +0200 Aidan Kehoe Merge.
Sat, 09 Aug 2008 16:44:46 +0200 Aidan Kehoe Port write-region-inhibit-sync, allowing avoidance of bad FS performance.
Sun, 10 Aug 2008 23:24:15 +0200 Mats Lidell Merge.
Sun, 03 Aug 2008 23:21:31 +0200 Mats Lidell Rename xft_gauge to xft_gauges.
Sun, 10 Aug 2008 12:03:10 +0200 Aidan Kehoe Fix the XFT build, thank you Robert Delius Royar.
Tue, 05 Aug 2008 08:37:17 +0200 Aidan Kehoe Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
Sat, 26 Jul 2008 11:50:26 +0200 Aidan Kehoe Remove interactive specs from #'mswindows-{short,long}-file-name,
Sat, 26 Jul 2008 09:52:06 +0200 Aidan Kehoe Merge.
Wed, 16 Jul 2008 22:36:03 +0200 Aidan Kehoe Error on over-long hex character escapes.
Thu, 17 Jul 2008 22:50:22 +0200 Aidan Kehoe Revert to the documented behaviour with window-system and noninteractive runs.
Thu, 10 Jul 2008 23:37:52 +0200 Aidan Kehoe Merge.
Wed, 09 Jul 2008 20:46:22 +0200 Aidan Kehoe Don't determine whether to call general device-type code at startup,
Thu, 10 Jul 2008 17:05:59 +0200 Aidan Kehoe Don't try to get text width for the null font instance, mswindows
Tue, 27 May 2008 12:01:29 +0200 Aidan Kehoe Correct a thinko in the #'translate-region docstring