Update to 2.10.91
[platform/upstream/fontconfig.git] / src / fcfs.c
2013-12-20 Akira TAGOHImprove the performance issue on rescanning directories
2012-12-30 Behdad EsfahbodRemove memory accounting and reporting
2010-11-10 Behdad EsfahbodCleanup copyright notices to replace "Keith Packard...
2010-04-12 Behdad EsfahbodRemove all training whitespaces
2009-03-13 Behdad EsfahbodReplace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license...
2009-02-14 Behdad EsfahbodReplace RCS Id tags with the file name
2006-09-09 Keith PackardMerge branch 'jhcloos'
2006-09-05 Keith PackardEliminate .so PLT entries for local symbols. (thanks...
2006-09-03 Keith PackardMerge branch 'fc-2_4_branch' to master
2006-08-30 Keith PackardRework cache files to use offsets for all data structures.
2006-04-25 Patrick LamInclude $(top_srcdir), $(top_srcdir)/src before anythin...
2006-04-07 Patrick LamPortability fixes for HP-UX (reported by Christoph...
2006-03-03 Patrick LamGet rid of C++-style comments.
2006-02-06 Patrick LamExplain apples/oranges comparison and fix compilation...
2006-02-06 Patrick LamInsert check for integer overflow in # of fonts.
2006-02-04 Patrick LamGracefully handle the case where a cache asserts that...
2005-11-25 Patrick LamPass around FcCache *s to the Unserialize functions...
2005-11-17 Patrick LamDon't add current_arch_start more than once.
2005-11-16 Patrick LamAdd *NeededBytesAlign(), which overestimates the paddin...
2005-08-31 Patrick LamOnly load requested fonts for fc-cache, and cleanup...
2005-08-27 Patrick LamReplace FcObjectStaticName by FcStrStaticName. Implemen...
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
2003-03-05 Keith PackardChange RCS tag
2002-02-14 Keith PackardInitial revision