]> mj.ucw.cz Git - libucw.git/history - charset/charconv.c
ABI: Fix string.h
[libucw.git] / charset / charconv.c
2012-02-11 Martin MaresUse #include <ucw/...> instead of "ucw/..." (and simila...
2009-01-27 Pavel CharvatMerge branch 'v3.12.4'
2008-11-16 Martin MaresMerge branch 'master' into dev-lib
2008-07-14 Martin MaresThe big move. Step #2: Updated all other references...
2008-01-21 Pavel CharvatFixed several bugs in UTF-16 encoding/decoding (tested...
2008-01-20 Martin MaresMake sure that in_to_x and x_to_out are NULL if they...
2008-01-09 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2008-01-07 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-12-11 Pavel CharvatLibCharset: Implemented UTF-16 encoding (not tested...
2005-01-07 Martin MaresAdded functions for single-character conversions betwee...
2004-09-09 Martin MaresThoroughly tested and fixed a couple of bugs.
2004-08-26 Robert Spalektested MJ's patches on charconv. they successfully...
2002-08-20 Martin MaresAdded license notices to all library files which are...
2001-03-01 Martin MaresFixed bug in generating UTF-8 for codes >= 0x800.
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.
1998-05-02 Martin MaresNew character set conversion routines from CharConv...