Rework cache files to use offsets for all data structures.
[platform/upstream/fontconfig.git] / fc-lang / fc-lang.c
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 ... HEAD and finish the GCC 4 cleanups (no more...
2005-08-24 Patrick LamOverhaul the serialization system to create one mmapabl...
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