Mercurial > hg > xemacs-beta
graph
-
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
-
fix bad change to default_query_method, rewrite conditional for more correctness2010-01-13, by Ben Wing
-
merge2010-01-12, by Ben Wing
-
imported patch cygwin-headers-cosmetic-1-11-102010-01-12, by Ben Wing
-
stuff got duplicated in the src ChangeLog2010-01-12, by Ben Wing
-
imported patch changelog-changes-1-11-102010-01-12, by Ben Wing
-
merge2010-01-10, by Ben Wing
-
fix messed-up fastmap calculation in charset_mule_not2010-01-10, by Ben Wing
-
fix bug in returning range table ends in unified range table code2010-01-10, by Ben Wing
-
fix typo in query code2010-01-10, by Ben Wing
-
try to fix problems with link errors involving inlined functions2009-12-28, by Ben Wing
-
fix warnings2009-12-28, by Ben Wing
-
more fixes to get a clean compile2009-12-27, by Ben Wing
-
use call3_check_string on all invocations of external handlers in expand-file-name2009-12-27, by Ben Wing
-
merge changes to get things to compile under cygwin2009-12-25, by Ben Wing
-
changes to get things to compile under latest cygwin2009-12-25, by Ben Wing
-
Merge with revision 50102dde8ab22010-01-10, by Didier Verna
-
Cosmetic changes in x-faces.e2010-01-10, by Didier Verna
-
Automated merge with file:///home/aidan/xemacs-21.5-checked-out2010-01-09, by Aidan Kehoe
-
Use keywords, not ordinary symbols, in the structure syntax for hash tables.2010-01-09, by Aidan Kehoe
-
Deactivate obsolete x-face initialization cod2010-01-09, by Didier Verna
-
Handle bitmap files in bitmap directory properly2010-01-09, by Didier Verna
-
Fix a bug I introduced in #'with-trapping-errors.2010-01-09, by Aidan Kehoe
-
Fix query_string_font lookup domains2010-01-09, by Didier Verna
-
Fix query_string_geometry lookup domain2010-01-09, by Didier Verna
-
Merge.2010-01-08, by Aidan Kehoe
-
Change build_string to build_intstring, fixing the Visual C++ build.2010-01-08, by Aidan Kehoe
-
Make COLUMN optional in #'indent-region, as in GNU.2010-01-08, by Aidan Kehoe
-
Automated merge with file:///home/aidan/xemacs-21.5-checked-out2010-01-07, by Aidan Kehoe
-
Add a compiler macro for #'map, where CL-TYPE is constant and understood.2010-01-07, by Aidan Kehoe
-
Initialize the result variable passed to FcFontMatch. See xemacs-patches2010-01-07, by Jerry James
-
Ignore file-too-large conditions when stat()ing a file for dired. The size2010-01-07, by Jerry James
-
Merge.2010-01-07, by Aidan Kehoe
-
Use uninterned symbols in various information-hiding contexts.2010-01-01, by Aidan Kehoe
-
Move the arabic-iso8859-6 character set back to C, otherwise X11 lookup fails.2010-01-07, by Aidan Kehoe
-
Unbreak the non-bignum build by only calling reinit_vars_of_number() if2010-01-06, by Jerry James
-
Enable rudimentary support for valgrind, including functions that tell valgrind2010-01-06, by Jerry James
-
Don't create any bignums before pdumping. Add bignum, ratio, and bigfloat2010-01-06, by Jerry James
-
Merge changeset #b828e06dbe38 with tip2010-01-06, by Didier Verna
-
New (Common Lisp) function get-propertie2010-01-06, by Didier Verna
-
Free, rather than discard, the return value of FcNameUnparse. See message2010-01-05, by Jerry James
-
Change /usr/lib/X11 paths to /usr/share/X11. See xemacs-patches message with2010-01-04, by Jerry James
-
Fix typo in last patch.2010-01-01, by Stephen J. Turnbull
-
Don't args-out-of-range in compare-strings.2010-01-01, by Stephen J. Turnbull