summaryrefslogtreecommitdiff
path: root/src/charset
Commit message (Expand)AuthorAgeFilesLines
* Strip trailing whitespace.Michael Drake2017-09-041-25/+25
* Update to new NSBUILD infrastructureDaniel Silverstone2012-06-291-1/+1
* Rename all css_[^_] internal symbols to css__ so that they're nicely namespacedDaniel Silverstone2011-01-262-2/+2
* Ensure that charset detection always returns CSS_OK unless there's a fatal er...John Mark Bell2009-07-011-4/+2
* Reject any non-ASCII charset detected using the ASCII-compatible detectorJohn Mark Bell2009-04-021-0/+18
* Autodetect UTF-16 and UTF-32 charsetsJohn Mark Bell2009-04-021-14/+277
* Port to new buildsystemJohn Mark Bell2009-03-241-44/+2
* Import beginnings of a CSS parsing library.John Mark Bell2008-05-013-0/+231