summaryrefslogtreecommitdiff
path: root/src/charset/aliases.c
Commit message (Expand)AuthorAgeFilesLines
* Internalise the internal symbol names.Daniel Silverstone2011-01-261-2/+2
* Remove spurious assignmentJohn Mark Bell2010-12-051-1/+1
* C89François Revel2010-12-051-1/+4
* Make sure we elide trailing non-characters when matching aliasesDaniel Silverstone2010-12-041-0/+4
* Remove init/final code and turn aliases into static data structure. r=vinceDaniel Silverstone2010-12-041-390/+69
* Silence doxygen warnings.John Mark Bell2009-01-091-1/+2
* C89François Revel2008-11-291-2/+2
* Fix valgrind's aliascmp() warning.Andrew Sidwell2008-08-111-3/+4
* Add parenthesesJohn Mark Bell2008-08-111-5/+5
* Fix a logic error, and make a test clearer & more efficient as per jmb's review.Andrew Sidwell2008-08-091-5/+3
* Make the lpu alias comparion stuff ignore punctuation characters, as per HTML5Andrew Sidwell2008-08-071-6/+60
* Import parser construction utility libraryJohn Mark Bell2008-05-011-0/+410