summaryrefslogtreecommitdiff
path: root/src/charset
Commit message (Expand)AuthorAgeFilesLines
* Support falling back to space separated charsetDaniel Silverstone2017-09-091-2/+17
* Fix doxygen warningsVincent Sanders2015-09-011-1/+1
* strncasecmp definition is in strings.h which was not being includedVincent Sanders2014-09-041-0/+1
* Update to new NSBUILD infrastructureDaniel Silverstone2012-06-291-1/+1
* First cut at porting hubbub's buildsystem to the core toolsJohn Mark Bell2009-03-241-45/+2
* 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-142-1/+3
* - 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-102-2/+4
* 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-3111-2966/+69
* Rework buildsystem so that it no longer calls make recursively and rebuilds t...John Mark Bell2008-04-071-43/+36
* Add UTF-16 input stream.John Mark Bell2007-06-243-1/+623
* Import hubbub -- an HTML parsing library.John Mark Bell2007-06-2310-0/+2998