]> mj.ucw.cz Git - libucw.git/history - charset/charconv.c
CGI: Added url_param_escape() which writes spaces as "+".
[libucw.git] / charset / charconv.c
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...