log

age author description
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
Wed, 27 Jan 2010 06:00:09 -0600 Ben Wing fix failing-case output of Assert-test, add Assert-test-not
Wed, 27 Jan 2010 05:58:38 -0600 Ben Wing minor comment fix
Wed, 27 Jan 2010 05:27:02 -0600 Ben Wing Add Unicode-case-table-based torture test to case-tests.el
Wed, 27 Jan 2010 00:37:59 -0600 Ben Wing merge
Tue, 26 Jan 2010 18:08:47 -0600 Ben Wing merge
Tue, 26 Jan 2010 15:16:31 +0000 Aidan Kehoe Merge.
Sun, 24 Jan 2010 15:21:27 +0000 Aidan Kehoe Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Tue, 26 Jan 2010 02:22:10 +0000 Aidan Kehoe Fix the bugs necessary to resolve the trivial test failures in mule-tests.el
Sun, 24 Jan 2010 19:56:31 +0000 Aidan Kehoe Be more careful about canonical integer forms when dealing with ratios.
Mon, 18 Jan 2010 08:44:49 -0600 Ben Wing merge most of rest of redisplay-x.c and redisplay-gtk.c into redisplay-xlike-inc.c
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 07:48:17 -0600 Ben Wing commit ChangeLog for PROBLEMS change
Fri, 15 Jan 2010 07:46:13 -0600 Ben Wing add issue about building on Cygwin with C++, NEWGC and optimization
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
Tue, 12 Jan 2010 01:19:01 -0600 Ben Wing regenerate intl-auto-encap-win32.c, now possible from Cygwin /usr/include/w32api headers
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
Wed, 20 Jan 2010 17:30:29 +0000 Aidan Kehoe Eliminate funcalls, #'handle-pre-motion-command-current-command-is-motion
Mon, 18 Jan 2010 08:48:09 +0100 Mike Sperber Merge.
Sun, 17 Jan 2010 22:08:56 -0500 Vin Shelton Revert cast in check_writable() and fix up macros to use const.
Sun, 17 Jan 2010 12:38:15 +0100 Mike Sperber Specifically look for gnuserv in `exec-directory'.
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