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
|