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
|
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:08:55 -0600 |
Ben Wing |
get make check working again
|
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 02:21:17 -0600 |
Ben Wing |
Define CYGWIN_HEADERS in s/cygwin32.h and s/mingw32.h instead of syswindows.h, so they're available everywhere
|
Thu, 14 Jan 2010 02:34:47 -0600 |
Ben Wing |
Add ChangeLog entries for previous changes to tests dir
|
Thu, 14 Jan 2010 02:29:13 -0600 |
Ben Wing |
Clean up macro Assert
|
Thu, 14 Jan 2010 02:18:03 -0600 |
Ben Wing |
Create Assert-eq, Assert-equal, etc.
|
Thu, 14 Jan 2010 01:25:16 -0600 |
Ben Wing |
fix compile problems
|