2010-06-13 |
Stephen J. Turnbull |
Fix up very old FSF address in three Lisp files.
|
2010-06-13 |
Stephen J. Turnbull |
Fix up FSF's Franklin Street address in number.h.
|
2010-06-13 |
Stephen J. Turnbull |
Replace references to GNU Emacs with XEmacs in alpha.h.
|
2010-06-13 |
Stephen J. Turnbull |
Fix typo in permission notice of elhash.c.
|
2010-06-13 |
Stephen J. Turnbull |
Fix up FSF's Franklin Street address in many files.
|
2010-06-08 |
Aidan Kehoe |
Fix a misspelling, diagnose.el.
|
2010-06-08 |
Aidan Kehoe |
Move #'purecopy from alloc.c to being an obsolete alias for #'identity
|
2010-06-07 |
Aidan Kehoe |
Remove all support for InfoDock.
|
2010-06-06 |
Aidan Kehoe |
Move #'reduce to fns.c from cl-seq.el.
|
2010-06-02 |
Aidan Kehoe |
Add Common Lisp's #'complement to cl-extra.el.
|
2010-06-02 |
Aidan Kehoe |
Don't throw an error if gnuclient supports GTK and XEmacs doesn't.
|
2010-06-01 |
Aidan Kehoe |
Add #'substring-no-properties, omitting any extent data.
|
2010-06-01 |
Aidan Kehoe |
Remove the definition of Q_data from glyphs.c, fixing C++ build.
|
2010-05-31 |
Aidan Kehoe |
Use keywords in structure syntax; new #define, NEED_TO_HANDLE_21_4_CODE 1
|
2010-05-30 |
Aidan Kehoe |
Merge.
|
2010-05-30 |
Aidan Kehoe |
Add `float-time', implemented in Lisp.
|
2010-05-30 |
Aidan Kehoe |
Tidying of CL files; make docstrings read better, remove commented-out code
|
2010-05-29 |
Aidan Kehoe |
Use binary search, not linear, for looking up color names, mswindows.
|
2010-05-29 |
Marcus Crestani |
Unbreak `show-memory-usage' for NEW_GC.
|
2010-05-29 |
Marcus Crestani |
Allocate lrecord arrays in own size class.
|
2010-05-28 |
Aidan Kehoe |
Reword the lispref documentation of buffer-display-count.
|
2010-05-28 |
Aidan Kehoe |
Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.
|
2010-05-24 |
Mike Sperber |
Accept #B<binary>, #O<octal>, and #X<hex>.
|
2010-05-16 |
Aidan Kehoe |
Automated merge with ssh://sperber-guest@hg.debian.org//hg/xemacs/xemacs
|
2010-05-16 |
Aidan Kehoe |
Move `default-file-system-ignore-case' to C; fix bug in directory hash tables
|
2010-05-07 |
Aidan Kehoe |
Merge.
|
2010-04-06 |
Aidan Kehoe |
When printing a frame, print its device, making things clearer with gnuserv
|
2010-04-29 |
Aidan Kehoe |
Implement suggest-key-bindings in terms of teach-extended-commands-p
|
2010-04-29 |
Aidan Kehoe |
Error on too many arguments to #'function, #'quote.
|
2010-04-17 |
Aidan Kehoe |
Keep around file info for dumped functions and variables without docstrings.
|
2010-04-16 |
Ben Wing |
merge
|
2010-04-16 |
Ben Wing |
(try to) fix g++ compilation problems
|
2010-04-15 |
Aidan Kehoe |
Check that MODENAME-mode is fboundp before calling it, files.el
|
2010-04-12 |
Ben Wing |
disable specifier memory usage for the moment
|
2010-04-12 |
Ben Wing |
attempt to fix errors in canna_api.c
|
2010-04-12 |
Ben Wing |
port Mule-ization of mule-wnnfns.c from ben-unicode-internal
|
2010-04-12 |
Ben Wing |
merge
|
2010-04-10 |
Ben Wing |
fix spacing in some files
|
2010-04-09 |
Ben Wing |
finish up CHANGES-beta -- all changes thru Apr 9, 2010
|
2010-04-09 |
Didier Verna |
Fix compilation --without-debug.
|
2010-04-09 |
Didier Verna |
Fix for unavailable arglists in hyper-apropos.
|
2010-04-07 |
Didier Verna |
Add missing CL style fontification.
|
2010-04-07 |
Ben Wing |
fix cygwin compile, fix warning and style in elhash.c
|
2010-04-06 |
Aidan Kehoe |
Call internal_hash() with its new arg, Win32-specific code, fixing build
|
2010-04-05 |
Aidan Kehoe |
Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
|
2010-04-05 |
Ben Wing |
merge
|
2010-04-05 |
Ben Wing |
Cosmetic XFT-code fixes, some variable renamings
|
2010-04-03 |
Aidan Kehoe |
Be more careful about parentheses and number features, #'equalp tests
|
2010-04-03 |
Aidan Kehoe |
Be much more careful about resizing a string argument, #'fill
|
2010-04-02 |
Aidan Kehoe |
Don't error if describe-char-use-cache t and database not readable, descr-text
|
2010-04-02 |
Aidan Kehoe |
Update CHANGES-beta with my changes to the trunk since 2009-09-20.
|
2010-04-02 |
Aidan Kehoe |
Call init_string_ascii_begin() in #'sort*, #'fill, don't be clever.
|
2010-04-02 |
Aidan Kehoe |
Avoid build failure, Apple's g++-4.0.1, Mac OS 10.4.
|
2010-04-01 |
Aidan Kehoe |
Move #'sort*, #'fill, #'merge to C from cl-seq.el.
|
2010-03-30 |
Ben Wing |
fix C++ compilation
|
2010-03-30 |
Ben Wing |
merge
|
2010-03-30 |
Ben Wing |
add memory usage info for specifiers
|
2010-03-30 |
Ben Wing |
merge
|
2010-02-23 |
Ben Wing |
merge
|
2010-02-22 |
Ben Wing |
rename objects* (.c, .h and .el files) to fontcolor*
|
2010-02-22 |
Ben Wing |
rearrange stuff in obsolete.el
|
2010-03-29 |
Vin Shelton |
Support Ben's dynarr changes under native Windows
|
2010-03-29 |
Aidan Kehoe |
Use #'function-arglist, etc. from help.el, not reimplementing them, hyper-apropos
|
2010-03-29 |
Ben Wing |
merge
|
2010-03-29 |
Ben Wing |
fix further crash in window-mirror finding
|
2010-03-25 |
Ben Wing |
various fixes to memory-usage stats
|
2010-03-24 |
Ben Wing |
cleanup of code related to xfree(), better KKCC backtrace capabilities, document XD_INLINE_LISP_OBJECT_BLOCK_PTR, fix some memory leaks, other code cleanup
|
2010-03-23 |
Ben Wing |
extract gap array from extents.c, use in range tables
|
2010-03-21 |
Ben Wing |
clean up, rearrange allocation statistics code
|
2010-03-26 |
Aidan Kehoe |
open-database.message
|
2010-03-23 |
Aidan Kehoe |
Make iso-left-tab equivalent to shift-tab, XFree86
|
2010-03-22 |
Vin Shelton |
Fix broken compile of window.c under Visual Studio 6.
|
2010-03-21 |
Aidan Kehoe |
Don't assume a Lisp_Object will fit in a Bytecount, src/alloc.c
|
2010-03-21 |
Aidan Kehoe |
Handle (function ...) specially, cl-prettyprint.
|
2010-03-21 |
Ben Wing |
merge
|
2010-03-21 |
Ben Wing |
fix various problems with allocation statistics, track overhead properly
|
2010-03-19 |
Ben Wing |
merge
|
2010-03-19 |
Ben Wing |
more cleanups to object-memory-usage stuff
|
2010-03-18 |
Ben Wing |
redo memory-usage mechanism, add way of dynamically initializing Lisp objects
|
2010-03-18 |
Ben Wing |
fix crash etc. in tests.c/c-tests.el
|
2010-03-18 |
Ben Wing |
partially update CHANGES-beta
|
2010-03-16 |
Ben Wing |
Remove extraneous stuff in ChangeLog
|
2010-03-20 |
Aidan Kehoe |
Correct the notany, notevery compiler macros.
|
2010-03-19 |
Ben Wing |
merge
|
2010-03-17 |
Ben Wing |
fix compilation problems identified by Robert Delius Royar
|
2010-03-18 |
Mike Sperber |
Reflect change from `lib' to `share' in INSTALL.
|
2010-03-18 |
Mike Sperber |
Reflect --with-datadir setting in late-package directories.
|
2010-03-18 |
Mike Sperber |
Reflect change from `lib' to `share' in docs.
|
2010-03-15 |
Ben Wing |
fix up doc of next-single-char-property-change and friends
|
2010-03-15 |
Ben Wing |
make lrecord UID's have a separate UID space for each object, resurrect debug SOE code in extents.c
|
2010-03-15 |
Ben Wing |
fix bug in generating display-table entries for error octet characters
|
2010-03-13 |
Ben Wing |
merge
|
2010-03-13 |
Ben Wing |
merge
|
2010-03-13 |
Ben Wing |
reduce lcrecord headers to 2 words, rename printing_unreadable_object
|
2010-03-08 |
Ben Wing |
fix issues with finalizers in number.c, postgresql, ldap
|
2010-03-13 |
Ben Wing |
merge
|
2010-03-13 |
Ben Wing |
Clean up prototypes for Lisp variables/symbols. Put decls for them with
|
2010-03-13 |
Ben Wing |
implement absolute background-placement for Windows, sort of
|
2010-03-13 |
Ben Wing |
reindent modules/base64/base64.c
|
2010-03-13 |
Ben Wing |
Undo Assert-equal, Assert=, etc.; make `Assert' handle this automatically
|
2010-03-07 |
Ben Wing |
Final merge of branch ben-lisp-object into default branch
|
2010-03-07 |
Ben Wing |
Close branch `ben-lisp-object', work has been integrated into mainline
ben-lisp-object
|
2010-03-07 |
Ben Wing |
Merge branch ben-lisp-object into default branch
|
2010-03-07 |
Ben Wing |
merge
ben-lisp-object
|
2010-03-07 |
Ben Wing |
fix permissions, fix Jerry's photos
ben-lisp-object
|
2010-03-07 |
Ben Wing |
merge
ben-lisp-object
|
2010-03-07 |
Ben Wing |
finish old ChangeLog entry left undone
ben-lisp-object
|
2010-03-07 |
Ben Wing |
merge
ben-lisp-object
|
2010-03-05 |
Ben Wing |
more cleanups, terminology clarification, lots of doc work
ben-lisp-object
|
2010-02-25 |
Ben Wing |
merge
ben-lisp-object
|
2010-02-24 |
Ben Wing |
merge
ben-lisp-object
|
2010-01-20 |
Ben Wing |
separate regular and disksave finalization, print method fixes.
ben-lisp-object
|
2009-12-30 |
Ben Wing |
last little fixes, everything compiles and runs now
ben-lisp-object
|
2009-12-30 |
Ben Wing |
Added tag ben-lisp-object-final-ws-year-2005 for changeset 3742ea8250b5
ben-lisp-object
|
2009-12-30 |
Ben Wing |
manually resolve merge problem
ben-lisp-object
|
2009-12-28 |
Ben Wing |
latest work on lisp-object workspace;
ben-lisp-object
|
2009-12-27 |
Ben Wing |
merge in latest-fix changes
ben-lisp-object
|
2009-12-27 |
Ben Wing |
merge up to latest default branch, doesn't compile yet
ben-lisp-object
|
2009-12-26 |
Ben Wing |
Checking in final CVS version of workspace 'ben-lisp-object'
ben-lisp-object ben-lisp-object-final-ws-year-2005
|
2009-12-26 |
Ben Wing |
Added tag ben-lisp-object-bp for changeset aaf96f4ba612
|
2010-03-11 |
Aidan Kehoe |
Correct the #'delete-duplicates calls, setup-paths.el
|
2010-03-08 |
Vin Shelton |
Fix "make check" under native windows
|
2010-03-07 |
Ben Wing |
some changes to doc strings/comments in disp-table.el
|
2009-12-26 |
Ben Wing |
Added tag ben-lisp-object-bp for changeset aaf96f4ba612
|
2010-03-07 |
Ben Wing |
merge
|
2010-03-07 |
Ben Wing |
make test backtraces smaller
|
2010-03-06 |
Ben Wing |
add a comment about where FRAME_PIXWIDTH/FRAME_PIXHEIGHT is set
|
2010-03-06 |
Stephen J. Turnbull |
merge
|
2010-03-06 |
Stephen J. Turnbull |
Test escape-quoted for the range U+0000 to U+00FF.
|
2010-03-06 |
Aidan Kehoe |
Remove #'byte-compile-compiled-obj-to-list, bytecomp.el
|
2010-03-06 |
Ben Wing |
fix Stephen's bug with frame sizing
|
2010-03-06 |
Ben Wing |
add documentation to frame.c, rearrange some functions to consolidate in related areas
|
2010-03-05 |
Ben Wing |
merge
|
2010-03-05 |
Ben Wing |
merge
|
2010-02-26 |
Ben Wing |
fix auto-autoloads when default coding system is utf-8
|
2010-03-05 |
Ben Wing |
fix bad bug with escape-quoted handling
|
2010-03-05 |
Aidan Kehoe |
Avoid the query-coding-tests.el hang, by fixing a logic bug.
|
2010-03-04 |
Aidan Kehoe |
Use #'subseq, not #'substring, in native-windows-specific code, make-docfile.el
|
2010-03-04 |
Ben Wing |
merge
|
2010-03-04 |
Ben Wing |
Updates to internals.texi
|
2010-03-04 |
Ben Wing |
merge
|
2010-03-03 |
Ben Wing |
fix outdated comment
|
2010-03-03 |
Ben Wing |
merge
|
2010-03-02 |
Ben Wing |
move inclusion point of text.h to clean things up a bit
|
2010-03-02 |
Ben Wing |
fix compile errors/warnings
|
2010-03-03 |
Ben Wing |
Further frame-geometry cleanups
|
2010-03-03 |
Aidan Kehoe |
Make #'substring an alias of #'subseq; give the latter the byte code.
|
2010-03-02 |
Jerry James |
Signal an error upon reading 1/0.
|
2010-03-02 |
Jerry James |
Remove man/custom.texi.
|
2010-03-02 |
Aidan Kehoe |
Print multiple values with #<INTERNAL OBJECT (XEmacs bug?) ...>, too
|
2010-03-02 |
Aidan Kehoe |
Handle the :from-end argument correctly, #'delete-duplicates compiler macro.
|
2010-03-01 |
Aidan Kehoe |
Add a PARSE_KEYWORDS macro, use it in #'make-hash-table.
|
2010-02-26 |
Aidan Kehoe |
Back out revision c673987f5f3d, undump mule/make-coding-system.el.
|
2010-02-26 |
Aidan Kehoe |
Merge.
|
2010-02-26 |
Aidan Kehoe |
Backed out changeset c673987f5f3d
|
2010-02-25 |
Didier Verna |
The background-placement face property.
|
2010-02-25 |
Ben Wing |
merge
|
2010-02-25 |
Ben Wing |
fix for clipped minibuffer window
|
2010-02-25 |
Ben Wing |
clean up toolbar/gutter edge geometry
|
2010-02-25 |
Ben Wing |
fix issues with display of argument docstrings
|
2010-02-24 |
Aidan Kehoe |
Normally return a compiled function if one argument, #'constantly.
|
2010-02-24 |
Didier Verna |
Modify XLIKE_get_gc's prototype
|
2010-02-24 |
Didier Verna |
Fixes for bitmap mask files handling
|
2010-02-23 |
Ben Wing |
merge
|
2010-02-23 |
Ben Wing |
fix typo in comment
|
2010-02-23 |
Ben Wing |
fix so that CL docstrings (with &key, etc.) handled properly
|
2010-02-23 |
Ben Wing |
move test-harness to lisp/ directory so it gets byte-compiled
|
2010-02-23 |
Ben Wing |
dump make-coding-system
|
2010-02-23 |
Ben Wing |
add functions `stable-union' and `stable-intersection' to do stable set operations
|
2010-02-23 |
Ben Wing |
add documentation on keywords to cl*.el
|
2010-02-23 |
Ben Wing |
fix expected-buggy test to avoid abort in test file
|
2010-02-23 |
Ben Wing |
remove unused var in test-harness
|
2010-02-22 |
Ben Wing |
merge
|
2010-02-22 |
Ben Wing |
fix compile warning
|
2010-02-22 |
Ben Wing |
merge
|
2010-02-22 |
Ben Wing |
merge
|
2010-02-21 |
Ben Wing |
fix memory usage stats to include pdumped objects
|
2010-02-21 |
Ben Wing |
clean up a bit the object-memory-usage-stats after gc
|
2010-02-22 |
Aidan Kehoe |
Automated merge with file:///home/aidan/xemacs-21.5-checked-out
|
2010-02-22 |
Aidan Kehoe |
Add #'constantly, as specified by ANSI Common Lisp.
|
2010-02-22 |
Vin Shelton |
Simplify assertion in events.c so it will build under Visual Studio 6
|
2010-02-22 |
Ben Wing |
fix build problem with pdump
|
2010-02-21 |
Ben Wing |
fix to assert in extents.c, so `make check' works
|
2010-02-21 |
Ben Wing |
merge
|
2010-02-21 |
Ben Wing |
merge
|
2010-02-20 |
Ben Wing |
Fix quick-build, use asserts() in place of ABORT()
|
2010-02-21 |
Ben Wing |
merge
|
2010-02-21 |
Ben Wing |
merge
|
2010-02-21 |
Ben Wing |
put width before height consistently, fix a real bug found in the process
|
2010-02-20 |
Ben Wing |
some random fixups
|
2010-02-16 |
Ben Wing |
more frame-sizing cleanups
|
2010-02-16 |
Ben Wing |
remove duplicative code in change_frame_size()
|
2010-02-16 |
Ben Wing |
various frame-geometry fixes
|
2010-02-16 |
Ben Wing |
Fix some compile warnings, make vdb test code conditional on DEBUG_XEMACS
|
2010-02-16 |
Ben Wing |
add regexp-debugging
|
2010-02-21 |
Ben Wing |
fixes to test harness to allow backtracing/debugging of failures
|
2010-02-21 |
Ben Wing |
merge
|
2010-02-20 |
Ben Wing |
major dynarr fixes
|
2010-02-20 |
Ben Wing |
fix c-tests
|
2010-02-19 |
Aidan Kehoe |
Use better types when ESCAPECHAR is specified, split_string_by_ichar_1
|
2010-02-07 |
Aidan Kehoe |
Add a new optional ESCAPE-CHAR argument to #'split-string-by-char.
|
2010-02-19 |
Aidan Kehoe |
Fix a multiple-value bug, mapcarX; correct a comment and a label name.
|
2010-02-19 |
Aidan Kehoe |
Remove the unused PDWORD_PTR typedef from syswindows.h
|
2010-02-19 |
Vin Shelton |
Fix Windows build by removing reference to no longer existent term.texi file
|
2010-02-17 |
Jerry James |
Remove man/term.texi from core.
|
2010-02-12 |
Vin Shelton |
Winclient updates
|
2010-02-10 |
Stephen J. Turnbull |
merge
|
2010-02-10 |
Stephen J. Turnbull |
Add information about repos and VCSes to FAQ.
|
2010-02-10 |
Ben Wing |
merge
|
2010-02-10 |
Ben Wing |
revamp DFC comment in text.h, some whitespace cleanup
|
2010-02-10 |
Stephen J. Turnbull |
Restore Jerry's ChangeLog for src/s/hpux11-shr.h.
|
2010-02-10 |
Ben Wing |
merge
|
2010-02-10 |
Ben Wing |
error-checking, Windows shutdown changes
|
2010-02-10 |
Ben Wing |
long comment in syswindows.h about build constants
|
2010-02-09 |
Ben Wing |
fix bad defn of disabled inline assert
|
2010-02-09 |
Ben Wing |
merge
|
2010-02-09 |
Ben Wing |
fix non-Mule build
|
2010-02-09 |
Ben Wing |
add comment about simultaneous window-system consoles
|
2010-02-09 |
Ben Wing |
remove bogus usage of annotations from help.el
|
2010-02-09 |
Ben Wing |
enable more warnings and fix them
|
2010-02-08 |
Ben Wing |
cleanups for specifier font stages, from ben-unicode-internal (preparation for eliminating shadowed warnings)
|
2010-02-08 |
Ben Wing |
cleanups to debug-print, try harder to make it work during GC
|
2010-02-08 |
Ben Wing |
changes to VOID_TO_LISP et al.
|
2010-02-08 |
Ben Wing |
Remove extra junk from man/ChangeLog
|
2010-02-08 |
Ben Wing |
some internals-manual updates
|
2010-02-09 |
Vin Shelton |
Windows fixes for Visual Studio 6
|
2010-02-09 |
Vin Shelton |
Miscellaneous small fixes to Windows VS6 build
|
2010-02-09 |
Jerry James |
Add license information from Marcus Thiessel.
|
2010-02-09 |
Jerry James |
Relicense J. Kean Johnston's emodules.texi as GPL v2 or later. See
|
2010-02-09 |
Vin Shelton |
Instantiate Ben's compile fix for nt.c
|
2010-02-07 |
Aidan Kehoe |
Cast correctly, Dynarr_verify, Dynarr_verify_mod, no ERROR_CHECK_STRUCTURES
|
2010-02-07 |
Aidan Kehoe |
Do not assume #'format-decode exists in fileio.c.
|
2010-02-07 |
Aidan Kehoe |
#'union doesn't preserve relative order; use #'delete-duplicates instead.
|
2010-02-07 |
Ben Wing |
fix some compile bugs of Aidan's
|
2010-02-07 |
Ben Wing |
Automatic merge
|
2010-02-07 |
Ben Wing |
fix compile errors, fix revert-buffer bug on binary/Latin 1 files, Mule-ize some files
|
2010-02-07 |
Ben Wing |
fix compile error in mapcarX
|
2010-02-06 |
Aidan Kehoe |
Merge.
|
2010-02-03 |
Aidan Kehoe |
Move #'some, #'every to C, implementing them with mapcarX.
|
2010-02-03 |
Aidan Kehoe |
Merge.
|
2010-01-31 |
Aidan Kehoe |
Move the various map* functions to C; add #'map-into.
|
2010-02-06 |
Ben Wing |
Automatic merge
|
2010-02-06 |
Ben Wing |
convert some source files to utf-8
|
2010-02-06 |
Ben Wing |
Automatic merge
|
2010-02-06 |
Ben Wing |
implement configure test for whether ndbm.h prototypes are broken
|
2010-02-06 |
Ben Wing |
Automatic merge
|
2010-02-06 |
Ben Wing |
make utf-8 default for Cygwin 1.7, rewrite init code determining default coding systems
|
2010-02-06 |
Ben Wing |
fix compile problems on Windows native
|
2010-02-05 |
Jerry James |
Add GPL v2 or later header to s/sco7.h.
|
2010-02-05 |
Jerry James |
Remove old external module test.
|
2010-02-05 |
Ben Wing |
Automatic merge
|
2010-02-05 |
Ben Wing |
xlike, doc changes
|
2010-02-05 |
Ben Wing |
Automatic merge
|
2010-02-05 |
Ben Wing |
Automatic merge
|
2010-02-05 |
Ben Wing |
Cleanups/renaming of EXTERNAL_TO_C_STRING and friends
|
2010-02-05 |
Jerry James |
Martin Buchholz claims tests/frame.el.
|
2010-02-05 |
Ben Wing |
fix bug #668 (compile error, not --with-debug)
|
2010-02-05 |
Ben Wing |
Automatic merge
|
2010-02-05 |
Ben Wing |
Automatic merge
|
2010-02-04 |
Ben Wing |
Rename xfree(FOO, TYPE) -> xfree(FOO)
|
2010-02-05 |
Ben Wing |
Automatic merge
|
2010-02-05 |
Ben Wing |
fix compile problems in bytecode.c when no error-check-byte-code (issue 666)
|
2010-02-05 |
Ben Wing |
fix compile errors
|
2010-02-04 |
Ben Wing |
change name of lock file to avoid problems with etags, byte-recompile-directory, etc.
|
2010-02-04 |
Ben Wing |
put back patch to get more informative staticpro debugging
|
2010-02-04 |
Ben Wing |
fix compile problems
|
2010-02-04 |
Ben Wing |
Automatic merge
|
2010-02-04 |
Ben Wing |
fix crash in glyph-cachels
|
2010-02-04 |
Ben Wing |
rewrite dynarr code
|
2010-02-01 |
Ben Wing |
merge
|
2010-02-01 |
Ben Wing |
Fix lots of ChangeLog duplication
|
2010-02-01 |
Ben Wing |
fix compile error
|
2010-02-01 |
Ben Wing |
merge
|
2010-02-01 |
Ben Wing |
merge
|
2010-02-01 |
Ben Wing |
Change Xft warning in configure.ac to make filtering it more safe
|
2010-01-30 |
Ben Wing |
slight cleanup, move EXFUN of regexp-quote to lisp.h
|
2010-01-28 |
Ben Wing |
merge
|
2010-01-28 |
Ben Wing |
finish doc comment on `lisp-indent-specform'
|
2010-01-28 |
Ben Wing |
merge
|
2010-01-28 |
Ben Wing |
fix compile errors due to mismatched string pointer types
|
2010-01-27 |
Ben Wing |
turn on load-ignore-out-of-date-elc-files by default
|
2010-01-27 |
Ben Wing |
fix an obscure crash reading from stream devices
|
2010-01-27 |
Ben Wing |
function renamings to track names of char typedefs
|
2010-01-27 |
Ben Wing |
Mule-izing, various fixes related to char * arguments
|
2010-01-27 |
Ben Wing |
some fixes to gdbinit.in.in
|
2010-01-27 |
Ben Wing |
Random changes to make-msgfile.lex
|
2010-01-17 |
Ben Wing |
compile-related functions added, for use in Unicode-internal ws
|
2010-01-25 |
Ben Wing |
fix some tests in `make check', also add our own file-tests
|
2010-01-25 |
Ben Wing |
Somehow fix-perms.sh didn't get committed
|
2010-01-24 |
Ben Wing |
(main branch) redo capitalize-string-as-title
|
2010-01-24 |
Ben Wing |
(main branch) Update make-syntax-table doc
|
2010-01-23 |
Ben Wing |
Fixes to configure so --with-error-checking=yes works
|
2010-01-25 |
Ben Wing |
rebuild configure
|
2010-01-22 |
Ben Wing |
(for main branch) Indent all `with-*' expressions correctly
|
2010-01-21 |
Ben Wing |
use two hashes for comments in Makefile.in.in
|
2010-01-21 |
Ben Wing |
(for main branch) add long comment about types of magic symbols
|
2010-01-21 |
Ben Wing |
build fixes for gdbinit and config-dependent elc files
|
2010-01-19 |
Ben Wing |
(for main branch) when freeing check against DEADBEEF_CONSTANT since that's what we use elsewhere
|
2010-01-19 |
Ben Wing |
(for main branch) Proper fix for dynarr->largest value assertion failure.
|
2010-01-19 |
Ben Wing |
(for main branch) Also reset dynarr->largest value during pdump.
|
2010-01-19 |
Ben Wing |
modify gdbinit to track Makefile.in.in, add command for update-elc-2
|
2010-01-19 |
Ben Wing |
make it easier to debug staticpro crashes.
|
2010-01-25 |
Ben Wing |
merge
|
2010-01-25 |
Ben Wing |
fix compile issues with gcc 4
|
2010-01-21 |
Ben Wing |
merge
|
2010-01-20 |
Ben Wing |
fix up comments about finalizers and NEWGC internal objects
|
2010-01-20 |
Ben Wing |
fix dynarr-related crash apparently due to compiler bug
|
2010-01-19 |
Ben Wing |
change text_width method to take a window, in preparation for unicode-internal changes
|
2010-02-03 |
Jerry James |
Add copyright and license information for Jonathan Harris's contributions.
|
2010-02-03 |
Jerry James |
Add copyright and license information to s/mach-bsd4-3.h.
|
2010-02-03 |
Ben Wing |
fix minor compile problem
|
2010-02-03 |
Ben Wing |
temporarily back out part of patch to avoid compile probs
|
2010-02-03 |
Ben Wing |
remove old no-longer-useful kludgy compiled-fun annotations hack
|
2010-02-03 |
Ben Wing |
merge
|
2010-02-03 |
Ben Wing |
add more byte-code assertions and better failure output
|
2010-02-03 |
Aidan Kehoe |
Merge.
|
2010-02-03 |
Aidan Kehoe |
Remove a couple of XEmacs-specific duplicate functions, find-paths.el
|
2010-02-03 |
Ben Wing |
Automatic merge
|
2010-02-03 |
Ben Wing |
xlike cleanup, documentation
|
2010-02-02 |
Ben Wing |
split USE_XFT into HAVE_XFT/USE_XFT
|
2010-02-03 |
Aidan Kehoe |
Use DOC for dumped Lisp file names; Xref to source-lisp if readable, symbol-file
|
2010-02-02 |
Ben Wing |
When aborting due to unknown opcode, output more descriptive msg
|
2010-02-02 |
Ben Wing |
Automated merge with http://hg.debian.org/hg/xemacs/xemacs
|
2010-02-02 |
Ben Wing |
use more specific `scan-error' in scan-lists to be GNU compatible
|
2010-02-01 |
Vin Shelton |
Fix Visual Studio 6 build
|
2010-02-01 |
Aidan Kehoe |
Make canoncase visible to Lisp; use it with chars in internal_equalp.
|
2010-02-01 |
Ben Wing |
fix xft compile error
|
2010-02-01 |
Ben Wing |
various fixes related to gtk, redisplay-xlike-inc.c
|
2010-02-01 |
Ben Wing |
merge
|
2010-02-01 |
Ben Wing |
implement equalp in C, fix case-folding, add equal() method for keymaps
|
2010-01-31 |
Aidan Kehoe |
Change "special form" to "special operator" in our sources.
|
2010-01-31 |
Aidan Kehoe |
Don't compare the same octet with itself if checking for boyer_moore_ok
|
2010-01-31 |
Ben Wing |
fix compile problems in intl-encap* under VS6
|
2010-01-31 |
Ben Wing |
fix CRLF line endings in search-tests.el
|
2010-01-30 |
Aidan Kehoe |
Don't use Boyer-Moore if repeated octets & case-insensitive search.
|
2010-01-30 |
Aidan Kehoe |
Add tests for the regexp-ranges-treat-control-1-chars badly bug.
|
2010-01-30 |
Aidan Kehoe |
Make #'find-function behave better with dumped functions, installed XEmacs
|
2010-01-30 |
Ben Wing |
merge
|
2010-01-30 |
Ben Wing |
fix longstanding search bug involving searching for Control-1 chars
|
2010-01-30 |
Ben Wing |
fix reversed old-Cyrillic case mappings
|
2010-01-29 |
Ben Wing |
Automated merge with http://hg.debian.org/hg/xemacs/xemacs
|
2010-01-28 |
Jerry James |
Add copyright and license information based on Ben's recollections.
|
2010-01-28 |
Ben Wing |
Add typedefs for PCVOID and PDWORD_PTR for non-Cygwin-headers folks.
|
2010-01-27 |
Aidan Kehoe |
Fix the build problem in number.c
|
2010-01-27 |
Ben Wing |
fix failing-case output of Assert-test, add Assert-test-not
|
2010-01-27 |
Ben Wing |
minor comment fix
|
2010-01-27 |
Ben Wing |
Add Unicode-case-table-based torture test to case-tests.el
|
2010-01-27 |
Ben Wing |
merge
|
2010-01-27 |
Ben Wing |
merge
|
2010-01-26 |
Aidan Kehoe |
Merge.
|
2010-01-24 |
Aidan Kehoe |
Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
|
2010-01-26 |
Aidan Kehoe |
Fix the bugs necessary to resolve the trivial test failures in mule-tests.el
|
2010-01-24 |
Aidan Kehoe |
Be more careful about canonical integer forms when dealing with ratios.
|
2010-01-18 |
Ben Wing |
merge most of rest of redisplay-x.c and redisplay-gtk.c into redisplay-xlike-inc.c
|
2010-01-18 |
Ben Wing |
break out common separate-into-runs routines into redisplay-xlike-inc.c
|
2010-01-18 |
Ben Wing |
try harder to avoid crashing when debug-printing
|
2010-01-16 |
Ben Wing |
fix compile errors when --with-msw=no
|
2010-01-15 |
Ben Wing |
commit ChangeLog for PROBLEMS change
|
2010-01-15 |
Ben Wing |
add issue about building on Cygwin with C++, NEWGC and optimization
|
2010-01-15 |
Ben Wing |
Cosmetic: Use Qunbound, not Qnil as second arg to call to syntax_error() to get cleaner error message
|
2010-01-15 |
Ben Wing |
add "review" lines in intl-encap-win32.c for all unseen functions in processed headers
|
2010-01-15 |
Ben Wing |
ChangeLog for previous patch: regenerate intl-auto-encap-win32.c
|
2010-01-12 |
Ben Wing |
regenerate intl-auto-encap-win32.c, now possible from Cygwin /usr/include/w32api headers
|
2010-01-15 |
Ben Wing |
Fix Cygwin module builds when --with-msw=no
|
2010-01-15 |
Ben Wing |
rewrite check for bad memory in debug_can_save_memory
|
2010-01-15 |
Ben Wing |
fix compile problems under Visual Studio 6
|
2010-01-20 |
Aidan Kehoe |
Eliminate funcalls, #'handle-pre-motion-command-current-command-is-motion
|
2010-01-18 |
Mike Sperber |
Merge.
|
2010-01-18 |
Vin Shelton |
Revert cast in check_writable() and fix up macros to use const.
|
2010-01-17 |
Mike Sperber |
Specifically look for gnuserv in `exec-directory'.
|
2010-01-16 |
Aidan Kehoe |
Always use our rint(), for rounding consistency with the bignum code.
|
2010-01-15 |
Vin Shelton |
Fix VS6 build breakage in fileio.c
|
2010-01-15 |
Vin Shelton |
Fix EOVERFLOW breakage under Visual Studio 6
|
2010-01-14 |
Didier Verna |
Modify X11 bgcolor fallback for the default face.
|
2010-01-14 |
Ben Wing |
get make check working again
|
2010-01-14 |
Ben Wing |
fix more build problems
|
2010-01-14 |
Ben Wing |
Move def of CYGWIN_HEADERS to s files
|
2010-01-14 |
Ben Wing |
Define CYGWIN_HEADERS in s/cygwin32.h and s/mingw32.h instead of syswindows.h, so they're available everywhere
|
2010-01-14 |
Ben Wing |
Add ChangeLog entries for previous changes to tests dir
|
2010-01-14 |
Ben Wing |
Clean up macro Assert
|
2010-01-14 |
Ben Wing |
Create Assert-eq, Assert-equal, etc.
|
2010-01-14 |
Ben Wing |
fix compile problems
|
2010-01-14 |
Ben Wing |
fix build problems
|
2010-01-13 |
Ben Wing |
need to provide debug-xemacs for debug-on-error changes to work
|