Age | Commit message (Expand) | Author |
---|---|---|
2013-05-30 | Added hts_writeUTF8() | Xavier Roche |
2013-05-25 | Added hts_convertUCS4StringToUTF8() and hts_convertUTF8StringToUCS4() | Xavier Roche |
2013-05-21 | DOS 8+3 fixes. | Xavier Roche |
2013-05-21 | Fixed hts_isCharsetUTF8() | Xavier Roche |
2013-05-21 | Added hts_isStringIDNA() | Xavier Roche |
2013-05-20 | Rewritten UTF-8 primitives for hts_convertStringUTF8ToIDNA() | Xavier Roche |
2013-05-19 | Fixed htscharset.h | Xavier Roche |
2013-05-19 | Added support for IDNA / RFC 3492 (Punycode) handling within URLs. | Xavier Roche |
2013-05-14 | Indenting cleanup for all *.[ch] files, except htsparse.c (too ugly to be aut... | Xavier Roche |
2013-05-13 | Fixed hts_stringLengthUTF8 definition on Linux | Xavier Roche |
2013-05-13 | Limit the final destination path lenght to 256 (Windows compatibility) | Xavier Roche |
2012-05-07 | Fixed includes. | Xavier Roche |
2012-05-06 | Minor fixes regarding utf-8 filename handling | Xavier Roche |
2012-05-06 | Missing files | Xavier Roche |