summaryrefslogtreecommitdiff
path: root/src/fclang.c
AgeCommit message (Expand)AuthorFilesLines
2004-12-07Change files from ISO-Latin-1 to UTF-8Keith Packard1-1/+1
2003-07-20Implement new semantics for Contains and LISTING:Keith Packard1-7/+11
2003-06-09Optimization in FcLangSetIndex was broken, occasionally returning a pointerKeith Packard1-14/+7
2003-04-17Remove some unused variables, and initialize some other ones so gcc doesn'tColin Walters1-4/+2
2003-03-22switch // commentKeith Packard1-1/+1
2003-03-05AddFcLangSetContains for font listing, add first-letter table for languageKeith Packard1-24/+207
2002-12-14633. Perform country-independent matching for Chinese languages inDavid Dawes1-5/+10
2002-08-26FcLangSetHasLang was not actually checking the language set itselfKeith Packard1-3/+4
2002-08-22Add contains/not_contains, fix LangSet equal operator to use FcLangEqualKeith Packard1-0/+1
2002-08-22Reimplement FC_LANG as FcTypeLang, freeze patterns, other cleanupKeith Packard1-58/+373
2002-07-12Clean up some coverage files; a few accidentally included PUA values andKeith Packard1-2/+31
2002-07-08Update iso639-2 language coverage info, fix Georgian orthography toKeith Packard1-2600/+32
2002-07-07Add walloon, update fclang.c to include recent language additionsKeith Packard1-544/+708
2002-07-07Add fclang.c to CVS; easier than attempting to build it on the flyKeith Packard1-0/+2561