Tue, 07 Oct 2014 21:16:10 -0600 |
Jerry James |
Add TLS support. See xemacs-patches message with ID
|
Wed, 14 May 2014 14:16:24 -0600 |
Jerry James |
Report lstream errors when encoding/decoding.
|
Wed, 22 Jan 2014 17:52:00 +0000 |
Aidan Kehoe |
Have the result of coding_character_tell() reflect str->convert_to, too.
|
Thu, 16 Jan 2014 19:56:06 +0000 |
Aidan Kehoe |
Rework description of no_conversion coding system, avoiding pdump confusion.
|
Thu, 16 Jan 2014 16:27:52 +0000 |
Aidan Kehoe |
Pass character count from coding systems to buffer insertion code.
|
Thu, 19 Dec 2013 18:13:11 +0000 |
Aidan Kehoe |
Use skip_ascii() in no_conversion_convert() when encoding.
|
Fri, 07 Sep 2012 22:06:01 +0100 |
Aidan Kehoe |
Unify #'find-coding-system-magic-cookie-in-file, look_for_coding_system_magic_cookie()
|
Sun, 09 Oct 2011 09:51:57 +0100 |
Aidan Kehoe |
Mechanically change INT to FIXNUM in our sources.
|
Tue, 29 Mar 2011 00:02:47 +0200 |
Mats Lidell |
Merged with trunk.
|
Mon, 07 Feb 2011 21:22:17 +0100 |
Mats Lidell |
Merge with trunk.
|
Fri, 26 Nov 2010 06:43:36 +0100 |
Mats Lidell |
Merge with 21.5 trunk.
|
Thu, 14 Oct 2010 17:15:20 +0200 |
Mats Lidell |
Changed bulk of GPLv2 or later files identified by script
|
Thu, 24 Mar 2011 11:00:11 -0600 |
Jerry James |
Fix misspelled words, and some grammar, across the entire source tree.
|
Sun, 23 Jan 2011 12:47:02 +0000 |
Aidan Kehoe |
Use Ben's recently-introduced listu (), where appropriate.
|
Sat, 20 Nov 2010 16:49:11 +0000 |
Aidan Kehoe |
Have NATNUMP give t for positive bignums; check limits appropriately.
|
Mon, 05 Apr 2010 13:03:35 +0100 |
Aidan Kehoe |
Add #'equalp as a hash test by default; add #'define-hash-table-test, GNU API
|
Wed, 24 Mar 2010 01:22:51 -0500 |
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
|
Sat, 13 Mar 2010 05:38:08 -0600 |
Ben Wing |
reduce lcrecord headers to 2 words, rename printing_unreadable_object
|
Sun, 07 Mar 2010 02:09:59 -0600 |
Ben Wing |
merge
ben-lisp-object
|
Fri, 05 Mar 2010 04:08:17 -0600 |
Ben Wing |
more cleanups, terminology clarification, lots of doc work
ben-lisp-object
|
Wed, 24 Feb 2010 19:04:27 -0600 |
Ben Wing |
merge
ben-lisp-object
|
Wed, 24 Feb 2010 01:58:04 -0600 |
Ben Wing |
merge
ben-lisp-object
|
Wed, 20 Jan 2010 07:05:57 -0600 |
Ben Wing |
separate regular and disksave finalization, print method fixes.
ben-lisp-object
|
Mon, 28 Dec 2009 01:15:52 -0600 |
Ben Wing |
latest work on lisp-object workspace;
ben-lisp-object
|
Sat, 26 Dec 2009 21:18:49 -0600 |
Ben Wing |
merge up to latest default branch, doesn't compile yet
ben-lisp-object
|
Sat, 26 Dec 2009 00:20:27 -0600 |
Ben Wing |
Checking in final CVS version of workspace 'ben-lisp-object'
ben-lisp-object ben-lisp-object-final-ws-year-2005
|
Fri, 26 Feb 2010 15:52:24 +0000 |
Aidan Kehoe |
Back out revision c673987f5f3d, undump mule/make-coding-system.el.
|
Sat, 20 Feb 2010 03:46:22 -0600 |
Ben Wing |
major dynarr fixes
|
Thu, 04 Feb 2010 07:28:14 -0600 |
Ben Wing |
Rename xfree(FOO, TYPE) -> xfree(FOO)
|
Wed, 03 Feb 2010 20:51:18 -0600 |
Ben Wing |
rewrite dynarr code
|