]> icculus.org git repositories - divverent/darkplaces.git/history - utf8lib.c
with utf8 disabled, u8_byteofs must still behave correctly, also u8_bytelen w/o utf8...
[divverent/darkplaces.git] / utf8lib.c
2009-12-27 blubwith utf8 disabled, u8_byteofs must still behave correc...
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