summaryrefslogtreecommitdiff
path: root/src/htscharset.c
AgeCommit message (Expand)Author
2017-04-01Updated year to 2017Xavier Roche
2016-04-26Updated year 2016Xavier Roche
2015-03-142014 is so last year!Xavier Roche
2014-06-11Fixed WIN32 build (stdint.h)Xavier Roche
2014-06-10Added the following compiler flags:Xavier Roche
2014-05-27Rewritten UTF8 writer to avoir spurious GCC 4.8.3 warnings.Xavier Roche
2014-05-19Fixed segOutputSize < segSize assertion fails at htscharset.c:993Xavier Roche
2014-05-09assert cleanup.Xavier Roche
2014-04-27Better be unsigned int.Xavier Roche
2014-04-242013 is so last year.Xavier Roche
2014-04-09We need hts_stringMemCopy()Xavier Roche
2014-03-04Renamed strndup by hts_stringMemCopy (possible macports collision)Xavier Roche
2013-09-13Fixed FSF GPL reference (postal address removed, added website)Xavier Roche
2013-07-14Unused variableXavier Roche
2013-07-12Added hts_isStringUTF8() function.Xavier Roche
2013-07-11Plugged iconv-like charsets when iconv is missing.Xavier Roche
2013-07-07Added DISABLE_ICONVXavier Roche
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