log src/text.c @ 5939:96fb76dd98df cygwin

age author description
Wed, 08 Dec 2021 18:49:22 +0000 Henry Thompson fix bad interaction with Cygwin 3.3 cygwin
Mon, 16 Mar 2015 00:09:46 +0000 Aidan Kehoe Provide `char-code-limit', implement the GNU equivalent in terms of it.
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, 19 Dec 2013 18:13:11 +0000 Aidan Kehoe Use skip_ascii() in no_conversion_convert() when encoding.
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.