log src/unicode.c @ 4952:19a72041c5ed

age author description
Tue, 26 Jan 2010 23:22:30 -0600 Ben Wing Mule-izing, various fixes related to char * arguments
Tue, 12 Jan 2010 01:38:04 -0600 Ben Wing Use new cygwin_conv_path API with Cygwin 1.7 for converting names between Win32 and POSIX, UTF-8-aware, with attendant changes elsewhere
Thu, 24 Dec 2009 19:45:23 -0600 Ben Wing changes to get things to compile under latest cygwin
Sun, 13 Dec 2009 00:59:40 +0900 Stephen J. Turnbull Add missing return value type to unicode_query.
Sat, 19 Sep 2009 22:53:13 +0100 Aidan Kehoe Move the #'query-coding-region implementation to C.
Fri, 11 Sep 2009 17:54:07 +0100 Aidan Kehoe Fix a bug with Unicode error sequences and very short input strings.