]> git.wh0rd.org - fontconfig.git/history - fc-lang/fc-lang.c
[fc-lang] Support excluding characters
[fontconfig.git] / fc-lang / fc-lang.c
2010-09-21  Behdad Esfahbod[fc-lang] Support excluding characters
2010-06-03  Alan CoopersmithFix compiler warnings
2009-08-26  Behdad EsfahbodBug 23419 - "contains" expression seems not working...
2009-06-24  Behdad Esfahbod[fc-lang] Make LangSet representation in the cache...
2009-06-24  Behdad Esfahbod[fc-lang] Fix bug in country map generation
2009-03-13  Behdad EsfahbodReplace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license...
2009-03-02  Behdad Esfahbod[fc-lang] Continue parsing after an "include" (#20179)
2009-02-14  Behdad EsfahbodReplace RCS Id tags with the file name
2007-10-18  Keith PackardPlace language name in constant array instead of pointer.
2006-09-09  Keith PackardMerge branch 'jhcloos'
2006-09-05  Keith PackardEliminate .so PLT entries for local symbols. (thanks...
2006-09-05  Keith PackardOops, fc-lang broke when I added cache referencing.
2006-09-03  Keith PackardMerge branch 'fc-2_4_branch' to master
2006-09-01  Keith PackardFix fc-lang to use new charset freezer API.
2006-08-30  Keith PackardFix build problems caused by cache rework.
2006-08-30  Keith PackardRework cache files to use offsets for all data structures.
2006-04-11  Patrick LamProperly convert static charsets to dynamic charsets.
2006-04-10  Patrick LamInclude more stub definitions to make HP-UX's C compile...
2006-04-07  Patrick LamSGI compilation fixes (reported by Christoph Bauer):
2006-04-06  Patrick LamFix intel compiler warnings: make many variables static...
2006-02-22  Patrick LamStrip \r and whitespace from input; fixes bug 3454.
2006-02-22  Patrick LamAllocate large arrays statically in fc-lang to fix...
2006-02-07  Patrick LamFix hidden variable warning.
2005-11-29  Patrick LamRefactor FcCacheBankToIndex into an inlineable part...
2005-11-19  Patrick LamFurther fix of patch from 2005-11-04: miscounted number...
2005-11-04  Patrick LamFix bug 2878 (excessive relocations at startup for...
2005-09-23  Patrick LamSmall patch for output in case where lineno not defined.
2005-09-22  Patrick LamFix more gcc4 warnings:
2005-09-11  Patrick LamMerge with HEAD and finish the GCC 4 cleanups (no more...
2005-08-24  Patrick LamOverhaul the serialization system to create one mmapabl...
2005-07-25  Keith PackardVarious GCC 4 cleanups for signed vs unsigned char
2005-07-25  Patrick Lam#ifdef out old cache stuff, replace with first version...
2005-06-28  Patrick LamAdd functionality to allow fontconfig data structure...
2004-12-07  Keith PackardChange files from ISO-Latin-1 to UTF-8
2004-04-14  Keith PackardAdd instructions for doing a release fc-2_2_93
2003-10-27  Keith PackardAttempts to fix 'make distcheck' work. Things are progr...
2003-04-17  Keith PackardSolaris porting fixes
2003-03-05  Keith PackardAdd letter ranges to speed lang lookups, change CVS tag
2003-03-02  Keith PackardSwitch back to -version-info for fontconfig as its...
2003-02-06  Keith PackardBuild fclang.h before building library This required...
2002-12-14  David Dawes633. Perform country-independent matching for Chinese...
2002-08-22  Keith PackardReimplement FC_LANG as FcTypeLang, freeze patterns...
2002-07-07  Keith PackardShare more duplicate charset data
2002-07-06  Keith PackardAdd fc-lang program to generate language coverage tables