index
:
modhttrack.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
htscharset.c
Age
Commit message (
Expand
)
Author
2017-04-01
Updated year to 2017
Xavier Roche
2016-04-26
Updated year 2016
Xavier Roche
2015-03-14
2014 is so last year!
Xavier Roche
2014-06-11
Fixed WIN32 build (stdint.h)
Xavier Roche
2014-06-10
Added the following compiler flags:
Xavier Roche
2014-05-27
Rewritten UTF8 writer to avoir spurious GCC 4.8.3 warnings.
Xavier Roche
2014-05-19
Fixed segOutputSize < segSize assertion fails at htscharset.c:993
Xavier Roche
2014-05-09
assert cleanup.
Xavier Roche
2014-04-27
Better be unsigned int.
Xavier Roche
2014-04-24
2013 is so last year.
Xavier Roche
2014-04-09
We need hts_stringMemCopy()
Xavier Roche
2014-03-04
Renamed strndup by hts_stringMemCopy (possible macports collision)
Xavier Roche
2013-09-13
Fixed FSF GPL reference (postal address removed, added website)
Xavier Roche
2013-07-14
Unused variable
Xavier Roche
2013-07-12
Added hts_isStringUTF8() function.
Xavier Roche
2013-07-11
Plugged iconv-like charsets when iconv is missing.
Xavier Roche
2013-07-07
Added DISABLE_ICONV
Xavier Roche
2013-06-02
Added hts_getUTF8SequenceLength()
Xavier Roche
2013-06-01
Added hts_readUTF8()
Xavier Roche
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 warnings
Xavier Roche
2013-05-19
Fixed htscharset
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
Limit the final destination path lenght to 256 (Windows compatibility)
Xavier Roche
2013-05-09
Fixed a bunch of warnings.
Xavier Roche
2013-04-29
Fixed serious UTF-8 conversion bug in hts_convertStringToUTF8() on Linux that...
Xavier Roche
2013-04-21
Build warning cleanup.
Xavier Roche
2012-05-07
Fixed includes.
Xavier Roche
2012-05-06
Minor fixes regarding utf-8 filename handling
Xavier Roche
2012-05-06
iconv fixes
Xavier Roche
2012-05-06
-liconv
Xavier Roche
2012-05-06
Missing files
Xavier Roche