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
|
Sun, 25 May 2008 22:54:33 +0200 |
Aidan Kehoe |
Fill out docstrings for #'translate-region, #'make-char-table.
|
Wed, 21 May 2008 16:55:14 +0200 |
Aidan Kehoe |
Document Win32 symlink behaviour; adjust tests to take it into a/c.
|
Tue, 13 May 2008 20:16:53 +0200 |
Aidan Kehoe |
Provide SHEBANG_PROGNAME on Win32; correct a bug with it and string concat'ing
|
Tue, 13 May 2008 20:11:51 +0200 |
Aidan Kehoe |
#define _CRT_NONSTDC_NO_DEPRECATE on Win32
|
Wed, 07 May 2008 21:21:08 +0200 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Sun, 20 Jan 2008 19:53:54 +0100 |
Aidan Kehoe |
Support #!, to allow XEmacs to be called as a script interpreter.
|
Sat, 26 Apr 2008 16:28:44 +0200 |
Mike Sperber |
Fix problem with `resize-minibuffer-mode'.
|
Sat, 05 Apr 2008 14:37:51 +0200 |
Aidan Kehoe |
Regenerate src/depend with LF line endings, not CRLF.
|
Sat, 15 Mar 2008 12:21:11 +0100 |
Mike Sperber |
Fix reader crash.
|
Tue, 11 Mar 2008 23:15:08 -0700 |
Stephen J. Turnbull |
Fix typo.
|
Wed, 05 Mar 2008 01:12:53 -0800 |
Stephen J. Turnbull |
Fix old use of rvalue on lhs to placate gcc >4.0.
|
Wed, 05 Mar 2008 01:11:21 -0800 |
Stephen J. Turnbull |
Fix GTK build-breaking typo.
|
Thu, 28 Feb 2008 10:29:08 +0100 |
Didier Verna |
Fix instantiate_method prototype
|
Tue, 26 Feb 2008 18:02:34 +0100 |
Didier Verna |
Fix specifier inheritance behavior
|
Mon, 11 Feb 2008 22:34:51 +0100 |
Aidan Kehoe |
Fail searches immediately if searching for non-representable characters.
|
Thu, 07 Feb 2008 10:03:49 +0100 |
Mike Sperber |
Use Mercurial changeset hash to identify build version.
|
Mon, 04 Feb 2008 21:41:27 -0700 |
Jerry James |
Use Dynarr_increment instead of Dynarr_add when building a line in place.
|
Fri, 01 Feb 2008 09:36:51 -0700 |
Jerry James |
Remove unnecessary call to SET_EVENT_MAGIC_X_EVENT.
|
Wed, 30 Jan 2008 09:26:59 +0100 |
Aidan Kehoe |
Correct case-insensitive search for non-case, non-ASCII chars. Add tests.
|
Mon, 28 Jan 2008 08:13:37 +0100 |
Mike Sperber |
Fix build problems on Windows.
|
Mon, 21 Jan 2008 22:12:36 +0100 |
Aidan Kehoe |
Document return values for #'puthash, #'clrhash.
|
Sun, 20 Jan 2008 13:09:58 +0100 |
Aidan Kehoe |
Merge.
|
Wed, 26 Dec 2007 17:30:16 +0100 |
Aidan Kehoe |
Always use boyer_moore in ASCII or Latin-1 buffers with ASCII search strings.
|
Sat, 19 Jan 2008 14:34:19 +0100 |
Aidan Kehoe |
Use bignums if necessary for file size in #'file-attributes.
|
Fri, 18 Jan 2008 16:12:31 -0700 |
Jerry James |
Prevent access to uninitialized variables in x_init_device.
|
Wed, 16 Jan 2008 15:20:51 +0100 |
Aidan Kehoe |
Have list hashes depend on the order of the contents, as is the case for vectors.
|
Tue, 15 Jan 2008 21:35:01 +0100 |
Aidan Kehoe |
Avoid clearing print-gensym-alist inappropriately when printing hash tables.
|
Sat, 12 Jan 2008 18:04:13 +0100 |
Aidan Kehoe |
Clarify #'map-range-table docstring.
|
Wed, 09 Jan 2008 00:53:02 +0100 |
Aidan Kehoe |
Check that __STDC_VERSION__ is defined before examining it.
|
Wed, 09 Jan 2008 00:28:17 +0100 |
Aidan Kehoe |
Don't use PATH_MAX_EXTERNAL, non-Win32.
|
Tue, 08 Jan 2008 12:47:42 -0700 |
Jerry James |
Adapt INLINE_HEADER to the C99 inline semantics.
|
Mon, 07 Jan 2008 12:07:55 -0700 |
Jerry James |
Clarify the copyright and license of src/xemacs.def.in.in.
|
Thu, 03 Jan 2008 22:36:04 +0100 |
Aidan Kehoe |
Correct the make-temp-name docstring.
|
Thu, 03 Jan 2008 01:33:59 -0800 |
Stephen J. Turnbull |
Improve style and add tests for 'built-in-symbol-file'.
|
Wed, 02 Jan 2008 22:11:03 +0100 |
Aidan Kehoe |
Correct the perhaps_init_unseen_key_defaults GTK code; don't override X11 fonts.
|
Wed, 02 Jan 2008 11:19:16 +0100 |
Aidan Kehoe |
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs
|
Wed, 02 Jan 2008 11:16:16 +0100 |
Aidan Kehoe |
Fix the union build--check that built-in macro function values are nil, not zero.
|
Wed, 02 Jan 2008 10:12:04 +0100 |
Mike Sperber |
Update window-size computation.
|
Sun, 30 Dec 2007 15:33:13 +0100 |
Aidan Kehoe |
Handle macros, autoloads correctly in symbol-file. Add an incomplete TYPE arg.
|
Mon, 24 Dec 2007 15:04:01 +0100 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Mon, 24 Dec 2007 15:02:36 +0100 |
Aidan Kehoe |
Unify the typed character under X11, using the unicode precedence list
|
Mon, 24 Dec 2007 14:00:14 +0100 |
Aidan Kehoe |
Provide a DEFAULT argument in #'intern-soft.
|
Sun, 23 Dec 2007 15:29:17 +0100 |
Aidan Kehoe |
Merge an old patch of Ben's, involving font instantiation and charsets.
|
Sat, 22 Dec 2007 15:02:04 +0100 |
Aidan Kehoe |
Respect the CODESYS argument in #'open-database; don't autodetect EOL.
|
Thu, 20 Dec 2007 09:51:51 -0700 |
Jerry James |
Fix unused parameter warnings when compiling with ALSA sound support.
|
Thu, 20 Dec 2007 08:50:49 +0100 |
Mike Sperber |
Merge.
|
Tue, 18 Dec 2007 23:00:01 +0100 |
Aidan Kehoe |
#'special-form-p; don't error (thank you Jerry James); flesh out docstring.
|
Tue, 18 Dec 2007 21:47:27 +0100 |
Aidan Kehoe |
Provide #'special-form-p, for the use of advice.el, perhaps other files.
|
Wed, 19 Dec 2007 10:21:38 +0100 |
Mike Sperber |
Don't use undocumented Xt functions in external widget.
|
Mon, 17 Dec 2007 08:44:14 +0100 |
Aidan Kehoe |
Provide %b in #'format; use it for converting between ints and bit vectors.
|
Fri, 14 Dec 2007 14:25:04 +0100 |
Aidan Kehoe |
Autoconfiscate the recent fontconfig spelling change.
|
Wed, 12 Dec 2007 00:42:48 +0100 |
Aidan Kehoe |
Don't let libtiff override the size of a boolean, Win32. From Ron Isaacson.
|
Tue, 11 Dec 2007 21:50:22 +0100 |
Aidan Kehoe |
Don't error on unknown environment variables, #'substitute-in-file-name.
|
Mon, 10 Dec 2007 01:13:36 -0800 |
Stephen J. Turnbull |
src/search.c (simple_search): Fix underrun in reverse search.
|
Sun, 09 Dec 2007 15:10:46 +0100 |
Aidan Kehoe |
Fix the test failures introduced by the non-ISO-2022 coding systems.
|
Wed, 05 Dec 2007 08:26:03 +0000 |
stephent |
[xemacs-hg @ 2007-12-05 08:26:00 by stephent]
|
Tue, 04 Dec 2007 20:18:43 +0000 |
aidan |
[xemacs-hg @ 2007-12-04 20:18:33 by aidan]
|
Thu, 29 Nov 2007 13:38:21 +0000 |
aidan |
[xemacs-hg @ 2007-11-29 13:37:51 by aidan]
|
Tue, 27 Nov 2007 13:51:10 +0000 |
aidan |
[xemacs-hg @ 2007-11-27 13:51:03 by aidan]
|
Thu, 15 Nov 2007 19:05:50 +0000 |
aidan |
[xemacs-hg @ 2007-11-15 19:05:47 by aidan]
|