]> mj.ucw.cz Git - libucw.git/history - lib/unicode.h
bgetl() should return uns instead of u32
[libucw.git] / lib / unicode.h
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...
2008-01-02 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-12-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-12-13 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-12-10 Pavel CharvatUCW: Implemented bput_utf16_*.
2007-12-10 Pavel CharvatUCW: Added UTF-8 routines with custom replacement char...
2007-12-10 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-12-10 Pavel CharvatUCW: Added inlined functions for reading/writing of...
2007-11-23 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-11-23 Pavel Charvatsanitize_char(): Allowed tabulators.
2007-11-23 Pavel CharvatAdded a missing "inline" keyword.
2007-11-23 Pavel Charvatucwlib: Added a function for checking "regular" unicode...
2007-11-06 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-10-28 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-07-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-07-19 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2007-07-19 Pavel Charvatlibucw: removed utf8_check routine... it did not check...
2007-07-09 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-06-25 Pavel Charvattypos
2007-06-25 Pavel Charvatnoted that utf8_{put/get} supports only a subset of...
2007-06-25 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-06-21 Pavel Charvatlibucw: added several const qualifiers
2007-06-19 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-06-14 Pavel Charvatsimplified usage utf8_get
2007-05-18 Pavel CharvatMerged main branch to dev-sorter.
2007-05-18 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-04-23 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-04-10 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-04-10 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-29 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-15 Pavel Charvatlibucw: added UTF-8 correctness checker
2006-09-05 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-09-05 Pavel Charvatadded missing _UCW prefix to headers guards
2004-12-11 Martin MaresChanged all references to Sherlock Library by UCW Library.
2004-08-20 Robert Spaleka really essential bugfix
2004-08-20 Martin MaresOptimized and simplified UTF8 macros. In fact, turned...
2004-08-20 Robert Spalek- added {get,put}_utf8_32() for all full 6-byte codes
2004-08-14 Martin MaresUTF8_SPACE turned to an inline function.
2004-07-10 Martin MaresMoved the basic Unicode and UTF-8 functions to the...