summaryrefslogtreecommitdiff
path: root/src/charset/detect.c
Commit message (Expand)AuthorAgeFilesLines
* Fix doxygen warningsVincent Sanders2015-09-011-1/+1
* strncasecmp definition is in strings.h which was not being includedVincent Sanders2014-09-041-0/+1
* Some kind of recovery from not supporting an auto-detected charset. We fall b...John Mark Bell2009-01-061-1/+14
* Fixup dubious charsetsJohn Mark Bell2008-10-141-1/+0
* - Remove an unused function from utils/string.cAndrew Sidwell2008-08-111-2/+2
* Move one step closer to getting encoding changes working.Andrew Sidwell2008-08-111-12/+9
* Add <meta charset> support in the treebuilder.Andrew Sidwell2008-08-101-2/+0
* Bring encoding detection tests up-to-date with html5lib, fix Hubbub-specific ...Andrew Sidwell2008-08-091-51/+109
* Merged revisions 4631-4838 via svnmerge from John Mark Bell2008-07-311-88/+65
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-231-0/+673