Wed, 03 Mar 2010 05:07:47 -0600 |
Ben Wing |
Further frame-geometry cleanups
|
Wed, 03 Mar 2010 18:40:12 +0000 |
Aidan Kehoe |
Make #'substring an alias of #'subseq; give the latter the byte code.
|
Tue, 02 Mar 2010 13:42:37 -0700 |
Jerry James |
Signal an error upon reading 1/0.
|
Tue, 02 Mar 2010 13:20:51 +0000 |
Aidan Kehoe |
Print multiple values with #<INTERNAL OBJECT (XEmacs bug?) ...>, too
|
Mon, 01 Mar 2010 21:05:33 +0000 |
Aidan Kehoe |
Add a PARSE_KEYWORDS macro, use it in #'make-hash-table.
|
Fri, 26 Feb 2010 15:52:24 +0000 |
Aidan Kehoe |
Back out revision c673987f5f3d, undump mule/make-coding-system.el.
|
Thu, 25 Feb 2010 16:19:01 +0100 |
Didier Verna |
The background-placement face property.
|
Thu, 25 Feb 2010 06:14:50 -0600 |
Ben Wing |
merge
|
Thu, 25 Feb 2010 06:11:07 -0600 |
Ben Wing |
fix for clipped minibuffer window
|
Thu, 25 Feb 2010 04:45:13 -0600 |
Ben Wing |
clean up toolbar/gutter edge geometry
|
Wed, 24 Feb 2010 15:45:20 +0100 |
Didier Verna |
Modify XLIKE_get_gc's prototype
|
Wed, 24 Feb 2010 11:08:30 +0100 |
Didier Verna |
Fixes for bitmap mask files handling
|
Mon, 22 Feb 2010 22:04:55 -0600 |
Ben Wing |
move test-harness to lisp/ directory so it gets byte-compiled
|
Mon, 22 Feb 2010 06:58:20 -0600 |
Ben Wing |
merge
|
Mon, 22 Feb 2010 06:56:35 -0600 |
Ben Wing |
fix compile warning
|
Sun, 21 Feb 2010 21:01:09 -0600 |
Ben Wing |
merge
|
Sun, 21 Feb 2010 21:00:09 -0600 |
Ben Wing |
merge
|
Sun, 21 Feb 2010 15:29:12 -0600 |
Ben Wing |
fix memory usage stats to include pdumped objects
|
Sun, 21 Feb 2010 05:19:08 -0600 |
Ben Wing |
clean up a bit the object-memory-usage-stats after gc
|
Sun, 21 Feb 2010 23:20:44 -0500 |
Vin Shelton |
Simplify assertion in events.c so it will build under Visual Studio 6
|
Sun, 21 Feb 2010 20:58:45 -0600 |
Ben Wing |
fix build problem with pdump
|
Sun, 21 Feb 2010 03:06:43 -0600 |
Ben Wing |
fix to assert in extents.c, so `make check' works
|
Sat, 20 Feb 2010 23:56:01 -0600 |
Ben Wing |
merge
|
Sat, 20 Feb 2010 18:57:55 -0600 |
Ben Wing |
merge
|
Sat, 20 Feb 2010 05:05:54 -0600 |
Ben Wing |
Fix quick-build, use asserts() in place of ABORT()
|
Sat, 20 Feb 2010 23:38:04 -0600 |
Ben Wing |
merge
|
Sat, 20 Feb 2010 23:34:25 -0600 |
Ben Wing |
merge
|
Sat, 20 Feb 2010 18:56:01 -0600 |
Ben Wing |
put width before height consistently, fix a real bug found in the process
|
Sat, 20 Feb 2010 03:24:08 -0600 |
Ben Wing |
some random fixups
|
Tue, 16 Feb 2010 01:21:32 -0600 |
Ben Wing |
more frame-sizing cleanups
|
Mon, 15 Feb 2010 22:58:10 -0600 |
Ben Wing |
remove duplicative code in change_frame_size()
|
Mon, 15 Feb 2010 22:14:11 -0600 |
Ben Wing |
various frame-geometry fixes
|
Mon, 15 Feb 2010 21:52:39 -0600 |
Ben Wing |
Fix some compile warnings, make vdb test code conditional on DEBUG_XEMACS
|
Mon, 15 Feb 2010 21:51:22 -0600 |
Ben Wing |
add regexp-debugging
|
Sat, 20 Feb 2010 19:04:55 -0600 |
Ben Wing |
merge
|
Sat, 20 Feb 2010 03:46:22 -0600 |
Ben Wing |
major dynarr fixes
|
Sat, 20 Feb 2010 03:45:15 -0600 |
Ben Wing |
fix c-tests
|
Fri, 19 Feb 2010 23:46:53 +0000 |
Aidan Kehoe |
Use better types when ESCAPECHAR is specified, split_string_by_ichar_1
|
Sun, 07 Feb 2010 12:24:03 +0000 |
Aidan Kehoe |
Add a new optional ESCAPE-CHAR argument to #'split-string-by-char.
|
Fri, 19 Feb 2010 23:21:27 +0000 |
Aidan Kehoe |
Fix a multiple-value bug, mapcarX; correct a comment and a label name.
|
Fri, 19 Feb 2010 09:30:45 +0000 |
Aidan Kehoe |
Remove the unused PDWORD_PTR typedef from syswindows.h
|
Wed, 10 Feb 2010 07:25:19 -0600 |
Ben Wing |
merge
|
Wed, 10 Feb 2010 07:15:36 -0600 |
Ben Wing |
revamp DFC comment in text.h, some whitespace cleanup
|
Wed, 10 Feb 2010 13:46:54 +0900 |
Stephen J. Turnbull |
Restore Jerry's ChangeLog for src/s/hpux11-shr.h.
|
Tue, 09 Feb 2010 19:34:19 -0600 |
Ben Wing |
merge
|
Tue, 09 Feb 2010 19:13:44 -0600 |
Ben Wing |
error-checking, Windows shutdown changes
|
Tue, 09 Feb 2010 19:07:36 -0600 |
Ben Wing |
long comment in syswindows.h about build constants
|
Tue, 09 Feb 2010 06:49:57 -0600 |
Ben Wing |
fix bad defn of disabled inline assert
|
Tue, 09 Feb 2010 03:53:52 -0600 |
Ben Wing |
merge
|
Tue, 09 Feb 2010 00:30:59 -0600 |
Ben Wing |
fix non-Mule build
|
Mon, 08 Feb 2010 23:40:38 -0600 |
Ben Wing |
add comment about simultaneous window-system consoles
|
Mon, 08 Feb 2010 21:28:57 -0600 |
Ben Wing |
enable more warnings and fix them
|
Mon, 08 Feb 2010 16:51:25 -0600 |
Ben Wing |
cleanups for specifier font stages, from ben-unicode-internal (preparation for eliminating shadowed warnings)
|
Mon, 08 Feb 2010 07:00:24 -0600 |
Ben Wing |
cleanups to debug-print, try harder to make it work during GC
|
Mon, 08 Feb 2010 06:42:16 -0600 |
Ben Wing |
changes to VOID_TO_LISP et al.
|
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.
|
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 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
|
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 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: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 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
|
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 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
|
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
|
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: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
|