summaryrefslogtreecommitdiff
path: root/src/charset/detect.c
Commit message (Expand)AuthorAgeFilesLines
* Rename all css_[^_] internal symbols to css__ so that they're nicely namespacedDaniel Silverstone2011-01-261-1/+1
* 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
* Import beginnings of a CSS parsing library.John Mark Bell2008-05-011-0/+161