]> mj.ucw.cz Git - libucw.git/history - charset
Added a new card flag for cards in giant classes. Don't index selected meta
[libucw.git] / charset /
2003-02-14 Martin MaresSped up utf8_strlen(), introduced utf8_strnlen().
2003-02-13 Robert Spalekadded utf8_strlen()
2003-01-22 Martin MaresThe $(LIBxxx) mechanism proved useful, so I'm switching...
2002-10-11 Martin MaresAdded support for shared libraries (CONFIG_SHARED switc...
2002-08-20 Martin MaresAdded license notices to all library files which are...
2002-06-18 Martin MaresUTF8_SKIP now recognizes the real end of the UTF-8...
2002-06-14 Martin MaresAdded a macro UTF8_SKIP for skipping a UTF-8 character...
2002-05-22 Martin MaresNeed to include unicode.h for GET_UTF8.
2002-05-22 Martin MaresUse one-parameter bungetc() everywhere.
2002-04-06 Martin MaresAdded .cvsignore files for all pieces of source which...
2001-09-06 Robert Spalektypo fixed
2001-08-30 Martin MaresAdded new charsets: windows-1250 and x-cork.
2001-03-27 Martin MaresSlow case of b(get|put)_utf8 no longer inline.
2001-03-02 Martin MaresUpdated the charset conversion library to UniCode 3.0.
2001-03-01 Martin MaresFixed bug in generating UTF-8 for codes >= 0x800.
2001-01-21 Martin MaresAdded functions for reading/writing UTF-8 characters...
2001-01-17 Martin MaresExported conversions between internal character codes...
2000-12-11 Martin MaresFixed includes, defines and copyrights.
2000-12-05 Martin MaresAdd path to all includes.
2000-12-05 Martin MaresNew Makefiles.
2000-12-05 Martin MaresAdded character class definitions, formerly in lib...
1998-05-02 Martin MaresNew character set conversion routines from CharConv...
1998-01-06 Martin MaresSyncing crashed repository with my work tree.
1997-12-03 Martin MaresNew charset tables -- now common for all modules. chars...