]> mj.ucw.cz Git - libucw.git/commit
Optimized and simplified UTF8 macros. In fact, turned most of them
authorMartin Mares <mj@ucw.cz>
Fri, 20 Aug 2004 11:42:43 +0000 (11:42 +0000)
committerMartin Mares <mj@ucw.cz>
Fri, 20 Aug 2004 11:42:43 +0000 (11:42 +0000)
commit683e2e005e38c27920d295abd00525e9fe394c2d
tree3a5401c8f287626941b833f453647f1107bb9e0a
parent3ea54a36438924d1e7d0d66b864be846a079acf8
Optimized and simplified UTF8 macros. In fact, turned most of them
to inline functions.

This resulted in a couple of const/non-const problems, hence the casts
in GET_UTF8{,_32}.
lib/unicode.h