]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - utf8lib.c
u8_get{n,}char should advance the end-ptr even if no valid character was found so...
[xonotic/darkplaces.git] / utf8lib.c
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