Mercurial > hg > xemacs-beta
graph
-
some fixes to gdbinit.in.in2010-01-27, by Ben Wing
-
Random changes to make-msgfile.lex2010-01-27, by Ben Wing
-
compile-related functions added, for use in Unicode-internal ws2010-01-17, by Ben Wing
-
fix some tests in `make check', also add our own file-tests2010-01-25, by Ben Wing
-
Somehow fix-perms.sh didn't get committed2010-01-25, by Ben Wing
-
(main branch) redo capitalize-string-as-title2010-01-24, by Ben Wing
-
(main branch) Update make-syntax-table doc2010-01-24, by Ben Wing
-
Fixes to configure so --with-error-checking=yes works2010-01-23, by Ben Wing
-
rebuild configure2010-01-25, by Ben Wing
-
(for main branch) Indent all `with-*' expressions correctly2010-01-22, by Ben Wing
-
use two hashes for comments in Makefile.in.in2010-01-21, by Ben Wing
-
(for main branch) add long comment about types of magic symbols2010-01-21, by Ben Wing
-
build fixes for gdbinit and config-dependent elc files2010-01-21, by Ben Wing
-
(for main branch) Proper fix for dynarr->largest value assertion failure.2010-01-19, by Ben Wing
-
(for main branch) Also reset dynarr->largest value during pdump.2010-01-19, by Ben Wing
-
modify gdbinit to track Makefile.in.in, add command for update-elc-22010-01-19, by Ben Wing
-
make it easier to debug staticpro crashes.2010-01-19, by Ben Wing
-
merge2010-01-25, by Ben Wing
-
fix compile issues with gcc 42010-01-25, by Ben Wing
-
merge2010-01-21, by Ben Wing
-
fix up comments about finalizers and NEWGC internal objects2010-01-20, by Ben Wing
-
fix dynarr-related crash apparently due to compiler bug2010-01-20, by Ben Wing
-
change text_width method to take a window, in preparation for unicode-internal changes2010-01-19, by Ben Wing
-
Add copyright and license information for Jonathan Harris's contributions.2010-02-03, by Jerry James
-
Add copyright and license information to s/mach-bsd4-3.h.2010-02-03, by Jerry James
-
fix minor compile problem2010-02-03, by Ben Wing
-
temporarily back out part of patch to avoid compile probs2010-02-03, by Ben Wing
-
remove old no-longer-useful kludgy compiled-fun annotations hack2010-02-03, by Ben Wing
-
merge2010-02-03, by Ben Wing
-
add more byte-code assertions and better failure output2010-02-03, by Ben Wing
-
Merge.2010-02-03, by Aidan Kehoe
-
Remove a couple of XEmacs-specific duplicate functions, find-paths.el2010-02-03, by Aidan Kehoe
-
Automatic merge2010-02-03, by Ben Wing
-
xlike cleanup, documentation2010-02-03, by Ben Wing
-
split USE_XFT into HAVE_XFT/USE_XFT2010-02-02, by Ben Wing
-
Use DOC for dumped Lisp file names; Xref to source-lisp if readable, symbol-file2010-02-03, by Aidan Kehoe
-
When aborting due to unknown opcode, output more descriptive msg2010-02-02, by Ben Wing
-
Automated merge with http://hg.debian.org/hg/xemacs/xemacs2010-02-02, by Ben Wing
-
use more specific `scan-error' in scan-lists to be GNU compatible2010-02-02, by Ben Wing
-
Fix Visual Studio 6 build2010-02-01, by Vin Shelton
-
Make canoncase visible to Lisp; use it with chars in internal_equalp.2010-02-01, by Aidan Kehoe
-
fix xft compile error2010-02-01, by Ben Wing
-
various fixes related to gtk, redisplay-xlike-inc.c2010-02-01, by Ben Wing
-
merge2010-02-01, by Ben Wing
-
implement equalp in C, fix case-folding, add equal() method for keymaps2010-02-01, by Ben Wing
-
Change "special form" to "special operator" in our sources.2010-01-31, by Aidan Kehoe
-
Don't compare the same octet with itself if checking for boyer_moore_ok2010-01-31, by Aidan Kehoe
-
fix compile problems in intl-encap* under VS62010-01-31, by Ben Wing
-
fix CRLF line endings in search-tests.el2010-01-31, by Ben Wing
-
Don't use Boyer-Moore if repeated octets & case-insensitive search.2010-01-30, by Aidan Kehoe
-
Add tests for the regexp-ranges-treat-control-1-chars badly bug.2010-01-30, by Aidan Kehoe
-
Make #'find-function behave better with dumped functions, installed XEmacs2010-01-30, by Aidan Kehoe
-
merge2010-01-30, by Ben Wing
-
fix longstanding search bug involving searching for Control-1 chars2010-01-30, by Ben Wing
-
fix reversed old-Cyrillic case mappings2010-01-30, by Ben Wing
-
Automated merge with http://hg.debian.org/hg/xemacs/xemacs2010-01-29, by Ben Wing
-
Add copyright and license information based on Ben's recollections.2010-01-28, by Jerry James
-
Add typedefs for PCVOID and PDWORD_PTR for non-Cygwin-headers folks.2010-01-28, by Ben Wing
-
Fix the build problem in number.c2010-01-27, by Aidan Kehoe
-
fix failing-case output of Assert-test, add Assert-test-not2010-01-27, by Ben Wing
-
minor comment fix2010-01-27, by Ben Wing
-
Add Unicode-case-table-based torture test to case-tests.el2010-01-27, by Ben Wing
-
merge2010-01-27, by Ben Wing
-
merge2010-01-27, by Ben Wing
-
Merge.2010-01-26, by Aidan Kehoe
-
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums2010-01-24, by Aidan Kehoe
-
Fix the bugs necessary to resolve the trivial test failures in mule-tests.el2010-01-26, by Aidan Kehoe
-
Be more careful about canonical integer forms when dealing with ratios.2010-01-24, by Aidan Kehoe
-
merge most of rest of redisplay-x.c and redisplay-gtk.c into redisplay-xlike-inc.c2010-01-18, by Ben Wing
-
break out common separate-into-runs routines into redisplay-xlike-inc.c2010-01-18, by Ben Wing
-
try harder to avoid crashing when debug-printing2010-01-18, by Ben Wing
-
fix compile errors when --with-msw=no2010-01-16, by Ben Wing
-
commit ChangeLog for PROBLEMS change2010-01-15, by Ben Wing
-
add issue about building on Cygwin with C++, NEWGC and optimization2010-01-15, by Ben Wing
-
add "review" lines in intl-encap-win32.c for all unseen functions in processed headers2010-01-15, by Ben Wing
-
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c2010-01-15, by Ben Wing
-
regenerate intl-auto-encap-win32.c, now possible from Cygwin /usr/include/w32api headers2010-01-12, by Ben Wing
-
Fix Cygwin module builds when --with-msw=no2010-01-15, by Ben Wing
-
rewrite check for bad memory in debug_can_save_memory2010-01-15, by Ben Wing
-
fix compile problems under Visual Studio 62010-01-15, by Ben Wing
-
Eliminate funcalls, #'handle-pre-motion-command-current-command-is-motion2010-01-20, by Aidan Kehoe
-
Merge.2010-01-18, by Mike Sperber
-
Revert cast in check_writable() and fix up macros to use const.2010-01-18, by Vin Shelton
-
Specifically look for gnuserv in `exec-directory'.2010-01-17, by Mike Sperber
-
Always use our rint(), for rounding consistency with the bignum code.2010-01-16, by Aidan Kehoe
-
Fix VS6 build breakage in fileio.c2010-01-15, by Vin Shelton
-
Fix EOVERFLOW breakage under Visual Studio 62010-01-15, by Vin Shelton
-
Modify X11 bgcolor fallback for the default face.2010-01-14, by Didier Verna
-
get make check working again2010-01-14, by Ben Wing
-
fix more build problems2010-01-14, by Ben Wing
-
Move def of CYGWIN_HEADERS to s files2010-01-14, by Ben Wing
-
Add ChangeLog entries for previous changes to tests dir2010-01-14, by Ben Wing
-
Clean up macro Assert2010-01-14, by Ben Wing
-
Create Assert-eq, Assert-equal, etc.2010-01-14, by Ben Wing
-
fix compile problems2010-01-14, by Ben Wing
-
fix build problems2010-01-14, by Ben Wing
-
need to provide debug-xemacs for debug-on-error changes to work2010-01-13, by Ben Wing
-
merge2010-01-13, by Ben Wing
-
Fix executable permissions on source files2010-01-13, by Ben Wing
-
Fix parentheses.2010-01-13, by Jerry James
-
Remove support for non-pdump on Cygwin.2010-01-13, by Jerry James
-
be more careful when printing to check for bad objects2010-01-13, by Ben Wing
-
clean up object print methods2010-01-13, by Ben Wing
-
show description properly in Assert-failure message2010-01-13, by Ben Wing
-
Various cleanups for Dynarr code, from Unicode-internal ws2010-01-13, by Ben Wing
-
add more foo_checking_assert macros2010-01-13, by Ben Wing
-
Use with-FOO consistently instead of enable-FOO2010-01-13, by Ben Wing
-
when `debug', abort when lisp error during loadup2010-01-13, by Ben Wing
-
changes to get old non-pdump dumping on Cygwin to work (sort of)2010-01-13, by Ben Wing