Steal idea for locale-insensitive strtod from glib
[platform/upstream/fontconfig.git] / src / fcxml.c
2002-06-26 Keith PackardSteal idea for locale-insensitive strtod from glib
2002-06-21 Keith PackardOops. Made a mistake when adding config file names...
2002-06-21 Keith PackardFix automatic file time checking, transcoding table...
2002-06-19 Keith PackardAdd ref counting to font config patterns so that FcFont...
2002-06-18 Keith PackardFix compiler warning
2002-06-08 Keith PackardAdd FcPatternHash, clean up a few valgrind issues
2002-06-02 Keith PackardExpression parsing in fonts.conf file mis-freed element...
2002-05-22 Keith PackardReplace silly avl sort with qsort, add FcPatternEqual
2002-05-21 Keith PackardFix autoconf build process for fontconfig
2002-02-28 Keith PackardAdd better error reporting when loading config file
2002-02-22 Keith Packardfontconfig: some config file parsing mistakes
2002-02-20 Keith Packarddont complain about missing optional included font...
2002-02-18 Keith PackardSwitch fontconfig from libxml2 to expat
2002-02-15 Keith Packardfontconfig library: build fixes and compiler warning...
2002-02-14 Keith PackardInitial revision