]> icculus.org git repositories - divverent/darkplaces.git/history - utf8lib.c
these checks are now superfluous, u8_fromchar doesn't return values <0 anymore
[divverent/darkplaces.git] / utf8lib.c
2009-12-26 blubset the unicode value to 0 if no value exists, also...
2009-12-25 blubu8_get{n,}char should advance the end-ptr even if no...
2009-12-25 blub'<=' fail: '< 0xC2' means invalid '== 0xC2' does not...
2009-12-25 blubfix u8_COM_StringLengthNoColors the same way other...
2009-12-25 divverentutf8: add VM_sprintf support
2009-12-23 divverentmake utf8 functions safer: give them a size limit in...
2009-12-23 blub... forgot to add the files, I'm too used to git now :P