Mercurial > hg > xemacs-beta
graph
-
Fix the C++, Visual Studio 2005 builds.2010-09-03, by Aidan Kehoe
-
Support process plists, for greater GNU compatibility.2010-09-02, by Aidan Kehoe
-
Support Roman month numbers, #'format-time-string2010-09-02, by Aidan Kehoe
-
Fewer algorithmic complexity surprises, nicer errors, mapcarX(), maplist()2010-09-01, by Aidan Kehoe
-
Fix style, documentation for rounding functions and multiple values.2010-08-30, by Aidan Kehoe
-
Correct the encoding of asjo@koldfront.dk's name, src/ChangeLog is in2010-08-30, by Aidan Kehoe
-
Apply GIF colormap fix from Adam Sjogren for issues 150 and 7132010-08-27, by Vin Shelton
-
Add `save-some-buffers-action-alist'.2010-08-20, by Mike Sperber
-
Automated merge with ssh://sperber-guest@hg.debian.org//hg/xemacs/xemacs2010-08-21, by Aidan Kehoe
-
Make Lisp reader errors more informative with over-long hex, octal characters2010-08-21, by Aidan Kehoe
-
Recover from merge SNAFU.2010-08-20, by Mike Sperber
-
Add ` diff-buffer-with-file'.2010-08-18, by Mike Sperber
-
Be clearer in our error messages, #'canonicalize-inst-pair, #'canonicalize-spec2010-08-15, by Aidan Kehoe
-
Print symbols with ratio-like names and the associated ratios distinctly.2010-08-15, by Aidan Kehoe
-
Bit vectors are also sequences; enforce this in some CL functions.2010-07-24, by Aidan Kehoe
-
Be more careful about side-effects from Lisp code, #'reduce2010-07-24, by Aidan Kehoe
-
Merge.2010-07-13, by Mike Sperber
-
Backed out changeset 6466bc9ebf152010-07-13, by Mike Sperber
-
Document the new allocator and the new garbage collector in gc.c and mc-alloc.c.2010-07-05, by Marcus Crestani
-
* console-x-impl.h (DEVICE_X_XFTDRAW): Define, instead of2010-06-23, by Jeff Sparkes
-
Add ChangeLogs for recent address updates in permission notices.2010-06-13, by Stephen J. Turnbull
-
Fix up very old FSF address in three Lisp files.2010-06-13, by Stephen J. Turnbull
-
Fix up FSF's Franklin Street address in number.h.2010-06-13, by Stephen J. Turnbull
-
Replace references to GNU Emacs with XEmacs in alpha.h.2010-06-13, by Stephen J. Turnbull
-
Fix typo in permission notice of elhash.c.2010-06-13, by Stephen J. Turnbull
-
Fix up FSF's Franklin Street address in many files.2010-06-13, by Stephen J. Turnbull
-
Fix a misspelling, diagnose.el.2010-06-08, by Aidan Kehoe
-
Move #'purecopy from alloc.c to being an obsolete alias for #'identity2010-06-08, by Aidan Kehoe
-
Remove all support for InfoDock.2010-06-07, by Aidan Kehoe
-
Move #'reduce to fns.c from cl-seq.el.2010-06-06, by Aidan Kehoe
-
Add Common Lisp's #'complement to cl-extra.el.2010-06-02, by Aidan Kehoe
-
Don't throw an error if gnuclient supports GTK and XEmacs doesn't.2010-06-02, by Aidan Kehoe
-
Add #'substring-no-properties, omitting any extent data.2010-06-01, by Aidan Kehoe
-
Remove the definition of Q_data from glyphs.c, fixing C++ build.2010-06-01, by Aidan Kehoe
-
Use keywords in structure syntax; new #define, NEED_TO_HANDLE_21_4_CODE 12010-05-31, by Aidan Kehoe
-
Merge.2010-05-30, by Aidan Kehoe
-
Add `float-time', implemented in Lisp.2010-05-30, by Aidan Kehoe
-
Tidying of CL files; make docstrings read better, remove commented-out code2010-05-30, by Aidan Kehoe
-
Use binary search, not linear, for looking up color names, mswindows.2010-05-29, by Aidan Kehoe
-
Unbreak `show-memory-usage' for NEW_GC.2010-05-29, by Marcus Crestani
-
Allocate lrecord arrays in own size class.2010-05-29, by Marcus Crestani
-
Reword the lispref documentation of buffer-display-count.2010-05-28, by Aidan Kehoe
-
Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.2010-05-28, by Aidan Kehoe
-
Accept #B<binary>, #O<octal>, and #X<hex>.2010-05-24, by Mike Sperber
-
Automated merge with ssh://sperber-guest@hg.debian.org//hg/xemacs/xemacs2010-05-16, by Aidan Kehoe
-
Move `default-file-system-ignore-case' to C; fix bug in directory hash tables2010-05-16, by Aidan Kehoe
-
Merge.2010-05-07, by Aidan Kehoe
-
When printing a frame, print its device, making things clearer with gnuserv2010-04-06, by Aidan Kehoe
-
Implement suggest-key-bindings in terms of teach-extended-commands-p2010-04-29, by Aidan Kehoe
-
Error on too many arguments to #'function, #'quote.2010-04-29, by Aidan Kehoe
-
Keep around file info for dumped functions and variables without docstrings.2010-04-17, by Aidan Kehoe
-
merge2010-04-16, by Ben Wing
-
(try to) fix g++ compilation problems2010-04-16, by Ben Wing
-
Check that MODENAME-mode is fboundp before calling it, files.el2010-04-15, by Aidan Kehoe
-
disable specifier memory usage for the moment2010-04-12, by Ben Wing
-
attempt to fix errors in canna_api.c2010-04-12, by Ben Wing
-
port Mule-ization of mule-wnnfns.c from ben-unicode-internal2010-04-12, by Ben Wing
-
merge2010-04-12, by Ben Wing
-
fix spacing in some files2010-04-10, by Ben Wing
-
finish up CHANGES-beta -- all changes thru Apr 9, 20102010-04-09, by Ben Wing
-
Fix compilation --without-debug.2010-04-09, by Didier Verna
-
Fix for unavailable arglists in hyper-apropos.2010-04-09, by Didier Verna
-
Add missing CL style fontification.2010-04-07, by Didier Verna
-
fix cygwin compile, fix warning and style in elhash.c2010-04-07, by Ben Wing
-
Call internal_hash() with its new arg, Win32-specific code, fixing build2010-04-06, by Aidan Kehoe
-
Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API2010-04-05, by Aidan Kehoe
-
merge2010-04-05, by Ben Wing
-
Cosmetic XFT-code fixes, some variable renamings2010-04-05, by Ben Wing
-
Be more careful about parentheses and number features, #'equalp tests2010-04-03, by Aidan Kehoe
-
Be much more careful about resizing a string argument, #'fill2010-04-03, by Aidan Kehoe
-
Don't error if describe-char-use-cache t and database not readable, descr-text2010-04-02, by Aidan Kehoe
-
Update CHANGES-beta with my changes to the trunk since 2009-09-20.2010-04-02, by Aidan Kehoe
-
Call init_string_ascii_begin() in #'sort*, #'fill, don't be clever.2010-04-02, by Aidan Kehoe
-
Avoid build failure, Apple's g++-4.0.1, Mac OS 10.4.2010-04-02, by Aidan Kehoe
-
Move #'sort*, #'fill, #'merge to C from cl-seq.el.2010-04-01, by Aidan Kehoe
-
fix C++ compilation2010-03-30, by Ben Wing
-
merge2010-03-30, by Ben Wing
-
add memory usage info for specifiers2010-03-30, by Ben Wing
-
merge2010-03-30, by Ben Wing
-
merge2010-02-23, by Ben Wing
-
rename objects* (.c, .h and .el files) to fontcolor*2010-02-22, by Ben Wing
-
rearrange stuff in obsolete.el2010-02-22, by Ben Wing
-
Support Ben's dynarr changes under native Windows2010-03-29, by Vin Shelton
-
Use #'function-arglist, etc. from help.el, not reimplementing them, hyper-apropos2010-03-29, by Aidan Kehoe
-
merge2010-03-29, by Ben Wing
-
fix further crash in window-mirror finding2010-03-29, by Ben Wing
-
various fixes to memory-usage stats2010-03-25, by Ben Wing
-
extract gap array from extents.c, use in range tables2010-03-23, by Ben Wing
-
clean up, rearrange allocation statistics code2010-03-21, by Ben Wing
-
open-database.message2010-03-26, by Aidan Kehoe
-
Make iso-left-tab equivalent to shift-tab, XFree862010-03-23, by Aidan Kehoe
-
Fix broken compile of window.c under Visual Studio 6.2010-03-22, by Vin Shelton
-
Don't assume a Lisp_Object will fit in a Bytecount, src/alloc.c2010-03-21, by Aidan Kehoe
-
Handle (function ...) specially, cl-prettyprint.2010-03-21, by Aidan Kehoe
-
merge2010-03-21, by Ben Wing
-
fix various problems with allocation statistics, track overhead properly2010-03-21, by Ben Wing
-
merge2010-03-19, by Ben Wing
-
more cleanups to object-memory-usage stuff2010-03-19, by Ben Wing
-
redo memory-usage mechanism, add way of dynamically initializing Lisp objects2010-03-18, by Ben Wing
-
fix crash etc. in tests.c/c-tests.el2010-03-18, by Ben Wing
-
partially update CHANGES-beta2010-03-18, by Ben Wing
-
Remove extraneous stuff in ChangeLog2010-03-16, by Ben Wing
-
Correct the notany, notevery compiler macros.2010-03-20, by Aidan Kehoe
-
merge2010-03-19, by Ben Wing
-
fix compilation problems identified by Robert Delius Royar2010-03-17, by Ben Wing
-
Reflect change from `lib' to `share' in INSTALL.2010-03-18, by Mike Sperber
-
Reflect --with-datadir setting in late-package directories.2010-03-18, by Mike Sperber
-
Reflect change from `lib' to `share' in docs.2010-03-18, by Mike Sperber
-
fix up doc of next-single-char-property-change and friends2010-03-15, by Ben Wing
-
fix bug in generating display-table entries for error octet characters2010-03-15, by Ben Wing