log

age author description
Mon, 08 Feb 2010 02:03:25 -0600 Ben Wing some internals-manual updates
Tue, 09 Feb 2010 17:24:24 -0500 Vin Shelton Windows fixes for Visual Studio 6
Tue, 09 Feb 2010 16:25:04 -0500 Vin Shelton Miscellaneous small fixes to Windows VS6 build
Tue, 09 Feb 2010 09:50:49 -0700 Jerry James Add license information from Marcus Thiessel.
Tue, 09 Feb 2010 09:40:42 -0700 Jerry James Relicense J. Kean Johnston's emodules.texi as GPL v2 or later. See
Mon, 08 Feb 2010 20:45:21 -0500 Vin Shelton Instantiate Ben's compile fix for nt.c
Sun, 07 Feb 2010 23:34:21 +0000 Aidan Kehoe Cast correctly, Dynarr_verify, Dynarr_verify_mod, no ERROR_CHECK_STRUCTURES
Sun, 07 Feb 2010 23:31:50 +0000 Aidan Kehoe Do not assume #'format-decode exists in fileio.c.
Sun, 07 Feb 2010 14:37:35 +0000 Aidan Kehoe #'union doesn't preserve relative order; use #'delete-duplicates instead.
Sun, 07 Feb 2010 07:10:01 -0600 Ben Wing fix some compile bugs of Aidan's
Sun, 07 Feb 2010 05:23:07 -0600 Ben Wing Automatic merge
Sun, 07 Feb 2010 05:21:40 -0600 Ben Wing fix compile errors, fix revert-buffer bug on binary/Latin 1 files, Mule-ize some files
Sun, 07 Feb 2010 00:32:54 -0600 Ben Wing fix compile error in mapcarX
Sat, 06 Feb 2010 12:28:19 +0000 Aidan Kehoe Merge.
Wed, 03 Feb 2010 20:26:47 +0000 Aidan Kehoe Move #'some, #'every to C, implementing them with mapcarX.
Wed, 03 Feb 2010 20:18:53 +0000 Aidan Kehoe Merge.
Sun, 31 Jan 2010 18:29:48 +0000 Aidan Kehoe Move the various map* functions to C; add #'map-into.
Sat, 06 Feb 2010 04:27:47 -0600 Ben Wing Automatic merge
Sat, 06 Feb 2010 04:26:09 -0600 Ben Wing convert some source files to utf-8
Sat, 06 Feb 2010 04:05:16 -0600 Ben Wing Automatic merge
Sat, 06 Feb 2010 03:26:34 -0600 Ben Wing implement configure test for whether ndbm.h prototypes are broken
Sat, 06 Feb 2010 04:01:46 -0600 Ben Wing Automatic merge
Sat, 06 Feb 2010 03:59:18 -0600 Ben Wing make utf-8 default for Cygwin 1.7, rewrite init code determining default coding systems
Fri, 05 Feb 2010 23:22:59 -0600 Ben Wing fix compile problems on Windows native
Fri, 05 Feb 2010 13:43:53 -0700 Jerry James Add GPL v2 or later header to s/sco7.h.
Fri, 05 Feb 2010 13:36:03 -0700 Jerry James Remove old external module test.
Fri, 05 Feb 2010 12:12:28 -0600 Ben Wing Automatic merge
Fri, 05 Feb 2010 12:11:12 -0600 Ben Wing xlike, doc changes
Fri, 05 Feb 2010 11:53:57 -0600 Ben Wing Automatic merge
Fri, 05 Feb 2010 11:25:00 -0600 Ben Wing Automatic merge
Fri, 05 Feb 2010 11:02:24 -0600 Ben Wing Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
Fri, 05 Feb 2010 10:50:06 -0700 Jerry James Martin Buchholz claims tests/frame.el.
Fri, 05 Feb 2010 08:09:03 -0600 Ben Wing fix bug #668 (compile error, not --with-debug)
Fri, 05 Feb 2010 05:04:43 -0600 Ben Wing Automatic merge
Fri, 05 Feb 2010 04:28:08 -0600 Ben Wing Automatic merge
Thu, 04 Feb 2010 07:28:14 -0600 Ben Wing Rename xfree(FOO, TYPE) -> xfree(FOO)
Fri, 05 Feb 2010 04:27:45 -0600 Ben Wing Automatic merge
Fri, 05 Feb 2010 04:07:47 -0600 Ben Wing fix compile problems in bytecode.c when no error-check-byte-code (issue 666)
Thu, 04 Feb 2010 18:27:39 -0600 Ben Wing fix compile errors
Thu, 04 Feb 2010 05:58:40 -0600 Ben Wing change name of lock file to avoid problems with etags, byte-recompile-directory, etc.
Thu, 04 Feb 2010 05:55:25 -0600 Ben Wing put back patch to get more informative staticpro debugging
Thu, 04 Feb 2010 05:39:00 -0600 Ben Wing fix compile problems
Wed, 03 Feb 2010 21:46:21 -0600 Ben Wing Automatic merge
Wed, 03 Feb 2010 21:06:14 -0600 Ben Wing fix crash in glyph-cachels
Wed, 03 Feb 2010 20:51:18 -0600 Ben Wing rewrite dynarr code
Mon, 01 Feb 2010 14:11:36 -0600 Ben Wing merge
Mon, 01 Feb 2010 13:36:26 -0600 Ben Wing Fix lots of ChangeLog duplication
Mon, 01 Feb 2010 13:35:15 -0600 Ben Wing fix compile error
Mon, 01 Feb 2010 06:21:33 -0600 Ben Wing merge
Mon, 01 Feb 2010 05:29:05 -0600 Ben Wing merge
Sun, 31 Jan 2010 21:11:44 -0600 Ben Wing Change Xft warning in configure.ac to make filtering it more safe
Fri, 29 Jan 2010 23:38:50 -0600 Ben Wing slight cleanup, move EXFUN of regexp-quote to lisp.h
Thu, 28 Jan 2010 04:27:30 -0600 Ben Wing merge
Thu, 28 Jan 2010 03:32:18 -0600 Ben Wing finish doc comment on `lisp-indent-specform'
Thu, 28 Jan 2010 02:48:45 -0600 Ben Wing merge
Thu, 28 Jan 2010 01:15:10 -0600 Ben Wing fix compile errors due to mismatched string pointer types
Wed, 27 Jan 2010 00:45:06 -0600 Ben Wing turn on load-ignore-out-of-date-elc-files by default
Wed, 27 Jan 2010 00:44:03 -0600 Ben Wing fix an obscure crash reading from stream devices
Wed, 27 Jan 2010 00:35:36 -0600 Ben Wing function renamings to track names of char typedefs
Tue, 26 Jan 2010 23:22:30 -0600 Ben Wing Mule-izing, various fixes related to char * arguments
Tue, 26 Jan 2010 22:48:23 -0600 Ben Wing some fixes to gdbinit.in.in
Tue, 26 Jan 2010 22:44:43 -0600 Ben Wing Random changes to make-msgfile.lex
Sun, 17 Jan 2010 04:52:48 -0600 Ben Wing compile-related functions added, for use in Unicode-internal ws
Mon, 25 Jan 2010 03:03:49 -0600 Ben Wing fix some tests in `make check', also add our own file-tests
Mon, 25 Jan 2010 02:48:52 -0600 Ben Wing Somehow fix-perms.sh didn't get committed
Sun, 24 Jan 2010 00:27:03 -0600 Ben Wing (main branch) redo capitalize-string-as-title
Sun, 24 Jan 2010 00:26:10 -0600 Ben Wing (main branch) Update make-syntax-table doc
Sat, 23 Jan 2010 04:45:49 -0600 Ben Wing Fixes to configure so --with-error-checking=yes works
Sun, 24 Jan 2010 22:28:01 -0600 Ben Wing rebuild configure
Fri, 22 Jan 2010 04:18:20 -0600 Ben Wing (for main branch) Indent all `with-*' expressions correctly
Thu, 21 Jan 2010 04:10:57 -0600 Ben Wing use two hashes for comments in Makefile.in.in
Wed, 20 Jan 2010 22:30:33 -0600 Ben Wing (for main branch) add long comment about types of magic symbols
Wed, 20 Jan 2010 19:48:26 -0600 Ben Wing build fixes for gdbinit and config-dependent elc files
Tue, 19 Jan 2010 11:25:37 -0600 Ben Wing (for main branch) when freeing check against DEADBEEF_CONSTANT since that's what we use elsewhere
Tue, 19 Jan 2010 05:35:57 -0600 Ben Wing (for main branch) Proper fix for dynarr->largest value assertion failure.
Tue, 19 Jan 2010 05:07:36 -0600 Ben Wing (for main branch) Also reset dynarr->largest value during pdump.
Tue, 19 Jan 2010 01:24:21 -0600 Ben Wing modify gdbinit to track Makefile.in.in, add command for update-elc-2
Tue, 19 Jan 2010 01:21:39 -0600 Ben Wing make it easier to debug staticpro crashes.
Sun, 24 Jan 2010 22:06:20 -0600 Ben Wing merge
Sun, 24 Jan 2010 22:04:58 -0600 Ben Wing fix compile issues with gcc 4
Thu, 21 Jan 2010 00:46:37 -0600 Ben Wing merge
Wed, 20 Jan 2010 04:20:49 -0600 Ben Wing fix up comments about finalizers and NEWGC internal objects
Wed, 20 Jan 2010 02:25:04 -0600 Ben Wing fix dynarr-related crash apparently due to compiler bug
Tue, 19 Jan 2010 11:21:34 -0600 Ben Wing change text_width method to take a window, in preparation for unicode-internal changes
Wed, 03 Feb 2010 09:43:16 -0700 Jerry James Add copyright and license information for Jonathan Harris's contributions.
Wed, 03 Feb 2010 09:17:33 -0700 Jerry James Add copyright and license information to s/mach-bsd4-3.h.
Wed, 03 Feb 2010 09:31:49 -0600 Ben Wing fix minor compile problem
Wed, 03 Feb 2010 09:30:49 -0600 Ben Wing temporarily back out part of patch to avoid compile probs
Wed, 03 Feb 2010 08:50:00 -0600 Ben Wing remove old no-longer-useful kludgy compiled-fun annotations hack
Wed, 03 Feb 2010 08:03:15 -0600 Ben Wing merge
Wed, 03 Feb 2010 08:01:55 -0600 Ben Wing add more byte-code assertions and better failure output
Wed, 03 Feb 2010 09:06:58 +0000 Aidan Kehoe Merge.
Wed, 03 Feb 2010 09:04:35 +0000 Aidan Kehoe Remove a couple of XEmacs-specific duplicate functions, find-paths.el
Wed, 03 Feb 2010 02:56:21 -0600 Ben Wing Automatic merge
Wed, 03 Feb 2010 02:46:50 -0600 Ben Wing xlike cleanup, documentation
Mon, 01 Feb 2010 22:00:29 -0600 Ben Wing split USE_XFT into HAVE_XFT/USE_XFT
Wed, 03 Feb 2010 00:20:08 +0000 Aidan Kehoe Use DOC for dumped Lisp file names; Xref to source-lisp if readable, symbol-file
Tue, 02 Feb 2010 15:19:15 -0600 Ben Wing When aborting due to unknown opcode, output more descriptive msg
Mon, 01 Feb 2010 23:14:46 -0600 Ben Wing Automated merge with http://hg.debian.org/hg/xemacs/xemacs
Mon, 01 Feb 2010 23:07:33 -0600 Ben Wing use more specific `scan-error' in scan-lists to be GNU compatible
Mon, 01 Feb 2010 17:08:41 -0500 Vin Shelton Fix Visual Studio 6 build
Mon, 01 Feb 2010 17:57:04 +0000 Aidan Kehoe Make canoncase visible to Lisp; use it with chars in internal_equalp.
Mon, 01 Feb 2010 06:20:05 -0600 Ben Wing fix xft compile error
Mon, 01 Feb 2010 02:15:28 -0600 Ben Wing various fixes related to gtk, redisplay-xlike-inc.c
Mon, 01 Feb 2010 01:05:28 -0600 Ben Wing merge
Mon, 01 Feb 2010 01:02:40 -0600 Ben Wing implement equalp in C, fix case-folding, add equal() method for keymaps
Sun, 31 Jan 2010 20:28:01 +0000 Aidan Kehoe Change "special form" to "special operator" in our sources.
Sun, 31 Jan 2010 18:09:57 +0000 Aidan Kehoe Don't compare the same octet with itself if checking for boyer_moore_ok
Sat, 30 Jan 2010 20:34:23 -0600 Ben Wing fix compile problems in intl-encap* under VS6
Sat, 30 Jan 2010 18:47:17 -0600 Ben Wing fix CRLF line endings in search-tests.el
Sat, 30 Jan 2010 22:25:39 +0000 Aidan Kehoe Don't use Boyer-Moore if repeated octets & case-insensitive search.
Sat, 30 Jan 2010 19:23:43 +0000 Aidan Kehoe Add tests for the regexp-ranges-treat-control-1-chars badly bug.
Sat, 30 Jan 2010 15:47:37 +0000 Aidan Kehoe Make #'find-function behave better with dumped functions, installed XEmacs
Fri, 29 Jan 2010 20:59:21 -0600 Ben Wing merge
Fri, 29 Jan 2010 20:57:42 -0600 Ben Wing fix longstanding search bug involving searching for Control-1 chars
Fri, 29 Jan 2010 20:49:50 -0600 Ben Wing fix reversed old-Cyrillic case mappings
Fri, 29 Jan 2010 15:06:36 -0600 Ben Wing Automated merge with http://hg.debian.org/hg/xemacs/xemacs
Thu, 28 Jan 2010 12:59:48 -0700 Jerry James Add copyright and license information based on Ben's recollections.
Thu, 28 Jan 2010 04:02:14 -0600 Ben Wing Add typedefs for PCVOID and PDWORD_PTR for non-Cygwin-headers folks.
Wed, 27 Jan 2010 14:36:24 +0000 Aidan Kehoe Fix the build problem in number.c