Update CaseFolding.txt to Unicode 6.3
[platform/upstream/fontconfig.git] / fc-cat / fc-cat.c
2012-12-31 Behdad EsfahbodRemove unneeded stuff
2012-06-01 Akira TAGOHFix the wrong estimation for the memory usage informati...
2012-03-28 Akira TAGOHFix the hardcoded cache file suffix
2012-02-21 Mike Frysingerfc-cat: fix pointer warning
2011-06-20 Behdad EsfahbodSwitch fc-cat to use FcPatternFormat()
2010-12-28 Behdad EsfahbodAllow editing charset and lang in target="scan"
2010-12-28 Behdad EsfahbodMake fc-arch stuff cross-compiling-safe
2010-11-10 Behdad EsfahbodCleanup copyright notices to replace "Keith Packard...
2010-09-03 Behdad EsfahbodBug 29995 - fc-cat does not invoke FcFini()
2009-03-13 Behdad EsfahbodReplace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license...
2009-02-14 Behdad EsfahbodHandle -h and --help according to GNU Coding Standards...
2009-02-14 Behdad EsfahbodReplace RCS Id tags with the file name
2006-12-02 Peter BreitenlohnerFix fc-cat documentation (bug 8935).
2006-09-09 Keith PackardMerge branch 'jhcloos'
2006-09-04 Keith PackardHide private functions in shared library. Export functi...
2006-09-03 Keith PackardMerge branch 'fc-2_4_branch' to master
2006-09-02 Keith PackardUnify directory canonicalization into FcStrAddFilename.
2006-09-01 Keith PackardPass directory information around in FcCache structure...
2006-08-31 Keith PackardWith no args, fc-cat now dumps all directories.
2006-08-31 Keith PackardAutomatically remove invalid cache files.
2006-08-31 Keith PackardFix fc-cat again. Sigh.
2006-08-30 Keith PackardFcCharSetSerialize was using wrong offset for leaves...
2006-08-28 Keith PackardFix up fc-cache and fc-cat for no global cache changes.
2006-04-25 Patrick LamInclude $(top_srcdir), $(top_srcdir)/src before anythin...
2006-04-11 Patrick LamProperly convert static charsets to dynamic charsets.
2006-04-07 Patrick LamPatrick Lam <plam@mit.edu>
2006-03-03 Patrick LamMore stub definitions and remove FcFileIsDir from fc...
2006-02-21 Patrick LamInitialize fontconfig library in fc-cat to avoid segfault.
2006-02-17 Patrick LamEnable fc-cat to print out old-style cache info when...
2006-02-05 Patrick Lamsrc/fccache.c (FcGlobalCacheLoad, FcGlobalCacheSave...
2006-01-30 Patrick LamUpdate fc-cat to handle subdir lists in global cache...
2006-01-14 Patrick LamCompare device numbers as well as inodes. Always normal...
2006-01-09 Patrick LamNormalize font dirs by using the form, as given in...
2006-01-05 Patrick LamAdd self to AUTHORS list.
2005-12-09 Patrick LamMigrate cache files from fonts directories to /var...
2005-12-07 Patrick LamFix warnings.
2005-12-01 Patrick LamAdd codepath for reading global cache files as well.
2005-11-23 Patrick LamProperly apply fcrozat's patch.
2005-11-23 Patrick Lam2005-11-23 Frederic Crozat <fcrozat@mandriva.com>:...
2005-11-18 Patrick LamDon't crash when fc-cat invoked with no arguments.
2005-11-01 Patrick LamFix small memory error (tried to free argv); use basena...
2005-11-01 Patrick LamReinstate basename patch, but keep a hash table linking...
2005-09-23 Patrick LamAdd new command-line utility, fc-cat, to convert fonts...