log src/lstream.c @ 5940:c608d4b0b75e cygwin64 tip

age author description
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.
Thu, 23 Jan 2014 13:49:40 +0000 Aidan Kehoe Correct some partial character accounting, buffered_bytecount_to_charcount().
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 16:27:52 +0000 Aidan Kehoe Pass character count from coding systems to buffer insertion code.
Sat, 29 Oct 2011 01:10:32 +0900 Stephen J. Turnbull Prevent SIGPIPEs in deactivate_process().
Sun, 09 Oct 2011 09:51:57 +0100 Aidan Kehoe Mechanically change INT to FIXNUM in our sources.
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Thu, 18 Mar 2010 10:50:06 -0500 Ben Wing redo memory-usage mechanism, add way of dynamically initializing Lisp objects
Mon, 15 Mar 2010 16:35:38 -0500 Ben Wing make lrecord UID's have a separate UID space for each object, resurrect debug SOE code in extents.c
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