log src/ChangeLog @ 4881:a4322ac49e37

age author description
Mon, 18 Jan 2010 06:21:05 -0600 Ben Wing break out common separate-into-runs routines into redisplay-xlike-inc.c
Mon, 18 Jan 2010 06:05:21 -0600 Ben Wing try harder to avoid crashing when debug-printing
Sat, 16 Jan 2010 06:50:01 -0600 Ben Wing fix compile errors when --with-msw=no
Fri, 15 Jan 2010 06:44:05 -0600 Ben Wing Cosmetic: Use Qunbound, not Qnil as second arg to call to syntax_error() to get cleaner error message
Fri, 15 Jan 2010 05:42:21 -0600 Ben Wing add "review" lines in intl-encap-win32.c for all unseen functions in processed headers
Fri, 15 Jan 2010 05:12:07 -0600 Ben Wing ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
Fri, 15 Jan 2010 04:49:35 -0600 Ben Wing Fix Cygwin module builds when --with-msw=no
Fri, 15 Jan 2010 04:47:00 -0600 Ben Wing rewrite check for bad memory in debug_can_save_memory
Fri, 15 Jan 2010 04:41:21 -0600 Ben Wing fix compile problems under Visual Studio 6
Sun, 17 Jan 2010 22:08:56 -0500 Vin Shelton Revert cast in check_writable() and fix up macros to use const.
Sat, 16 Jan 2010 19:04:52 +0000 Aidan Kehoe Always use our rint(), for rounding consistency with the bignum code.
Thu, 14 Jan 2010 20:55:10 -0500 Vin Shelton Fix VS6 build breakage in fileio.c
Thu, 14 Jan 2010 20:34:28 -0500 Vin Shelton Fix EOVERFLOW breakage under Visual Studio 6
Thu, 14 Jan 2010 21:39:09 +0100 Didier Verna Modify X11 bgcolor fallback for the default face.
Thu, 14 Jan 2010 06:00:09 -0600 Ben Wing fix more build problems
Thu, 14 Jan 2010 02:42:58 -0600 Ben Wing Move def of CYGWIN_HEADERS to s files
Thu, 14 Jan 2010 01:25:16 -0600 Ben Wing fix compile problems
Wed, 13 Jan 2010 19:43:16 -0600 Ben Wing fix build problems
Wed, 13 Jan 2010 13:30:17 -0600 Ben Wing need to provide debug-xemacs for debug-on-error changes to work
Wed, 13 Jan 2010 12:00:49 -0700 Jerry James Fix parentheses.
Wed, 13 Jan 2010 10:50:47 -0700 Jerry James Remove support for non-pdump on Cygwin.
Wed, 13 Jan 2010 06:02:42 -0600 Ben Wing be more careful when printing to check for bad objects
Wed, 13 Jan 2010 05:49:13 -0600 Ben Wing clean up object print methods
Wed, 13 Jan 2010 04:07:42 -0600 Ben Wing Various cleanups for Dynarr code, from Unicode-internal ws
Wed, 13 Jan 2010 03:01:43 -0600 Ben Wing add more foo_checking_assert macros
Wed, 13 Jan 2010 01:55:56 -0600 Ben Wing when `debug', abort when lisp error during loadup
Tue, 12 Jan 2010 23:19:13 -0600 Ben Wing changes to get old non-pdump dumping on Cygwin to work (sort of)
Tue, 12 Jan 2010 23:16:33 -0600 Ben Wing fix bad change to default_query_method, rewrite conditional for more correctness
Tue, 12 Jan 2010 01:42:15 -0600 Ben Wing stuff got duplicated in the src ChangeLog
Tue, 12 Jan 2010 01:40:02 -0600 Ben Wing imported patch changelog-changes-1-11-10
Tue, 12 Jan 2010 01:38:04 -0600 Ben Wing Use new cygwin_conv_path API with Cygwin 1.7 for converting names between Win32 and POSIX, UTF-8-aware, with attendant changes elsewhere
Sat, 09 Jan 2010 17:28:51 +0000 Aidan Kehoe Use keywords, not ordinary symbols, in the structure syntax for hash tables.
Sat, 09 Jan 2010 15:49:38 +0100 Didier Verna Fix query_string_font lookup domains
Sat, 09 Jan 2010 15:31:25 +0100 Didier Verna Fix query_string_geometry lookup domain
Fri, 08 Jan 2010 14:30:22 +0000 Aidan Kehoe Merge.
Fri, 08 Jan 2010 14:28:20 +0000 Aidan Kehoe Change build_string to build_intstring, fixing the Visual C++ build.
Thu, 07 Jan 2010 14:50:24 -0700 Jerry James Initialize the result variable passed to FcFontMatch. See xemacs-patches
Thu, 07 Jan 2010 12:44:25 -0700 Jerry James Ignore file-too-large conditions when stat()ing a file for dired. The size
Thu, 07 Jan 2010 17:01:25 +0000 Aidan Kehoe Merge.
Fri, 01 Jan 2010 19:45:39 +0000 Aidan Kehoe Use uninterned symbols in various information-hiding contexts.
Thu, 07 Jan 2010 15:52:10 +0000 Aidan Kehoe Move the arabic-iso8859-6 character set back to C, otherwise X11 lookup fails.
Wed, 06 Jan 2010 16:03:37 -0700 Jerry James Unbreak the non-bignum build by only calling reinit_vars_of_number() if
Wed, 06 Jan 2010 10:44:06 -0700 Jerry James Enable rudimentary support for valgrind, including functions that tell valgrind
Wed, 06 Jan 2010 10:01:14 -0700 Jerry James Don't create any bignums before pdumping. Add bignum, ratio, and bigfloat
Tue, 05 Jan 2010 15:06:02 -0700 Jerry James Free, rather than discard, the return value of FcNameUnparse. See message
Sat, 02 Jan 2010 01:02:43 +0900 Stephen J. Turnbull Don't args-out-of-range in compare-strings.
Fri, 01 Jan 2010 00:21:07 +0000 Aidan Kehoe #'functionp gives nil for special forms, as in CL and GNU Emacs 23.
Thu, 31 Dec 2009 15:47:03 +0000 Aidan Kehoe Merge.
Sat, 19 Dec 2009 18:10:20 +0000 Aidan Kehoe Remove attempted support for 1996-era emacs without self-quoting keywords.
Tue, 22 Dec 2009 15:52:06 -0700 Jerry James Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
Tue, 22 Dec 2009 19:07:40 +0900 Stephen J. Turnbull Merge Adrian's issue634 commit (fixup ChangeLog).
Fri, 27 Nov 2009 00:51:41 +0100 Adrian Aichner xemacs: fix issue 634
Fri, 18 Dec 2009 10:09:54 -0700 Jerry James Remove more obsolete files. See xemacs-patches message with ID
Thu, 17 Dec 2009 17:51:38 +0000 Aidan Kehoe Call character_to_event on characters received from XIM, event-Xt.c
Thu, 17 Dec 2009 17:29:32 +0000 Aidan Kehoe Make my last change to elhash.c more kosher, comparing pointers not ints
Thu, 17 Dec 2009 14:51:37 +0000 Aidan Kehoe Cast enumerations to int before comparing them for the sake of VC++.
Thu, 17 Dec 2009 13:50:45 +0000 Aidan Kehoe Serialise non-default hash table rehash thresholds correctly; use this.
Thu, 17 Dec 2009 13:15:04 +0000 Aidan Kehoe Don't attempt to free dumped data, alloc.c:resize_string()
Thu, 17 Dec 2009 12:57:38 +0000 Aidan Kehoe Remove Fsave_window_excursion from window.c, it's overridden by Lisp.
Sun, 13 Dec 2009 00:59:40 +0900 Stephen J. Turnbull Add missing return value type to unicode_query.