]> git.wh0rd.org - fontconfig.git/history - src/fcfs.c
Rework cache files to use offsets for all data structures.
[fontconfig.git] / src / fcfs.c
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