summaryrefslogtreecommitdiff
path: root/src/htscharset.c
AgeCommit message (Expand)Author
2013-06-02Added hts_getUTF8SequenceLength()Xavier Roche
2013-06-01Added hts_readUTF8()Xavier Roche
2013-05-30Added hts_writeUTF8()Xavier Roche
2013-05-25Added hts_convertUCS4StringToUTF8() and hts_convertUTF8StringToUCS4()Xavier Roche
2013-05-21DOS 8+3 fixes.Xavier Roche
2013-05-21Fixed hts_isCharsetUTF8()Xavier Roche
2013-05-21Added hts_isStringIDNA()Xavier Roche
2013-05-20Rewritten UTF-8 primitives for hts_convertStringUTF8ToIDNA()Xavier Roche
2013-05-19Fixed warningsXavier Roche
2013-05-19Fixed htscharsetXavier Roche
2013-05-19Added support for IDNA / RFC 3492 (Punycode) handling within URLs.Xavier Roche
2013-05-14Indenting cleanup for all *.[ch] files, except htsparse.c (too ugly to be aut...Xavier Roche
2013-05-13Limit the final destination path lenght to 256 (Windows compatibility)Xavier Roche
2013-05-09Fixed a bunch of warnings.Xavier Roche
2013-04-29Fixed serious UTF-8 conversion bug in hts_convertStringToUTF8() on Linux that...Xavier Roche
2013-04-21Build warning cleanup.Xavier Roche
2012-05-07Fixed includes.Xavier Roche
2012-05-06Minor fixes regarding utf-8 filename handlingXavier Roche
2012-05-06iconv fixesXavier Roche
2012-05-06-liconvXavier Roche
2012-05-06Missing filesXavier Roche