]> git.wh0rd.org - fontconfig.git/history - fc-cache
[fc-lang] Support excluding characters
[fontconfig.git] / fc-cache /
2010-04-21  Behdad EsfahbodAdd fc-pattern cmdline tool
2010-02-26  Behdad EsfahbodBug 25152 Don't sleep(2) if all caches were uptodate
2009-11-20  Behdad Esfahbod[fc-cache] Document -r argument in man page
2009-06-24  Behdad Esfahbod[fc-cache] Remove obsolete sentence from man page
2009-03-13  Behdad EsfahbodReplace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license...
2009-02-14  Behdad EsfahbodCleanup all manpage.* files
2009-02-14  Behdad EsfahbodAdd fc-scan too that runs FcFileScan/FcDirScan
2009-02-14  Behdad EsfahbodHandle -h and --help according to GNU Coding Standards...
2009-02-14  Behdad EsfahbodGet rid of $Id$ tags
2009-02-14  Behdad EsfahbodAdd fc-query (#13019)
2009-02-14  Behdad EsfahbodUpdate man pages
2009-02-14  Behdad EsfahbodReplace RCS Id tags with the file name
2008-05-04  Keith PackardCall FcFini to make memory debugging easier
2008-04-18  Eric AnholtFix build with !ENABLE_DOCS and no built manpages.
2008-01-08  Keith PackardEliminate references to freetype from utility Makefile...
2007-11-14  Tor LillqvistWorkaround for stat() brokenness in Microsoft's C libra...
2007-11-04  Keith PackardDon't check cache file time stamps when cleaning cache...
2007-10-25  Keith PackardDistribute man source files for command line programs...
2007-10-18  Keith PackardHave fc-cache remove invalid cache files from cache...
2007-10-18  Keith PackardDon't use X_OK bit when checking for writable directori...
2007-10-18  Keith PackardVerbose message about cleaning directories was imprecise
2007-10-18  Keith PackardImprove verbose messages from fc-cache.
2007-10-18  Keith PackardRemove unneeded call to access(2) in fc-cache.
2006-10-27  Mike FABIANDo not clean cache files for different architectures
2006-09-14  Keith PackardAdd warning flags to fc-cache build. Clean up warnings...
2006-09-09  Keith PackardMerge branch 'jhcloos'
2006-09-04  Keith PackardHide private functions in shared library. Export functi...
2006-09-03  Keith PackardRemove all .cvsignore files
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 PackardFix memory leaks in fc-cache directory cleaning code.
2006-09-01  Keith PackardPass directory information around in FcCache structure...
2006-09-01  Keith PackardChange $(pkgcachedir) to $(fc_cachedir) in fc-cat and...
2006-08-31  Keith PackardRevert ABI changes from version 2.3
2006-08-31  Keith PackardAutomatically remove invalid cache files.
2006-08-31  Keith PackardSkip broken caches. Cache files are auto-written, don...
2006-08-28  Keith PackardFix up fc-cache and fc-cat for no global cache changes.
2006-08-28  Keith PackardEliminate global cache. Eliminate multi-arch cache...
2006-08-28  Keith PackardEliminate NormalizeDir. Eliminate gratuitous stat/acces...
2006-08-04  Patrick Lam2006-08-04 Keith Packard (keithp@keithp.com) reviewed...
2006-04-25  Patrick LamInclude $(top_srcdir), $(top_srcdir)/src before anythin...
2006-04-07  Patrick LamLD_ADD missing dependencies for binaries. Reported...
2006-04-07  Patrick LamPatrick Lam <plam@mit.edu>
2006-04-06  Patrick LamReduce amount of dirty rss by const'ing some data struc...
2006-02-18  Patrick LamFix the underlying cause of the below segfault (must...
2006-02-16  Patrick LamAdd -r --really-force option which blows away cache...
2006-02-16  Patrick LamDon't bail if fontconfig can't remove a dir cache file...
2006-02-06  Patrick LamDon't loop infinitely on recursive symlinks.
2006-02-05  Patrick LamMake 'make distcheck' work with automake 1.6.3.
2006-01-31  Patrick LamStephan Kulow <coolo@suse.de> reviewed by: plam
2006-01-31  Patrick LamDon't stop scanning if a directory in fonts.conf doesn...
2006-01-27  Patrick LamMove FcConfigNormalizeFontDir call so that it doesn...
2006-01-14  Patrick LamCompare device numbers as well as inodes. Always normal...
2006-01-10  Patrick LamExplicitly add font dirs to config.fontDirs even if...
2006-01-09  Patrick LamNormalize font dirs by using the form, as given in...
2005-12-21  Patrick LamBump version to 2.3.93. fc-2_3_93
2005-12-12  Patrick LamImprove error message when fc-cache can't write the...
2005-12-09  Patrick LamMigrate cache files from fonts directories to /var...
2005-11-02  Patrick LamRevert the previous patch and commit the correct patch...
2005-11-02  Patrick LamForcibly rescan a directory before writing a fresh...
2005-10-05  Patrick LamAdd new API which unlinks directory caches and checks...
2005-09-23  Patrick LamAdd new command-line utility, fc-cat, to convert fonts...
2005-09-23  Patrick LamUpdate documentation -- fc-cache's man page now says...
2005-09-01  Patrick Lam:
2005-08-31  Patrick LamOnly load requested fonts for fc-cache, and cleanup...
2005-08-30  Patrick Lamsrc/fcint.c
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-04-27  Keith PackardBump so revision for 2.3.2
2005-04-21  Keith PackardDon't force bitmap font enable in default configuration...
2004-12-07  Keith PackardChange files from ISO-Latin-1 to UTF-8
2004-12-05  Keith PackardSleep for two seconds before exiting to make sure times...
2003-12-12  Carl WorthRemove excessive whitespace (missed on previous commit)
2003-12-11  Carl WorthMove man_MANS into the 'if USEDOCBOOK' block.
2003-10-27  Keith PackardYet more cleanups to finish getting 'make distcheck...
2003-10-27  Keith PackardAttempts to fix 'make distcheck' work. Things are progr...
2003-10-09  Josselin MouetteReplace fc-cache and fc-list manpages with more detaile...
2003-05-31  Keith Packard(Bug 87) Automake 1.4 doesn't do man_MAN1 correctly...
2003-03-07  Keith Packarddistribute man page
2003-03-05  Keith PackardChange RCS tag
2003-03-03  Owen TaylorSun Mar 2 14:16:17 2003 Owen Taylor <otaylor@redhat...
2003-03-02  Keith PackardSwitch back to -version-info for fontconfig as its...
2003-02-24  Keith PackardAdd remaining .cvsignore files
2003-02-24  Keith PackardSwitch to automake
2003-02-12  Keith PackardHave fc-cache skip directories without write access
2003-02-06  Keith PackardBuild fclang.h before building library This required...
2002-09-18  Marc Aurele La FrancePacify gcc 3.2
2002-08-19  Keith PackardVarious config changes plus a couple of optimizations...
2002-08-13  Keith PackardMake missing font directory messages only displayed...
2002-08-11  Keith PackardHelp message said -v was for --force
2002-08-01  Keith PackardFix autoconf build BSD install and sysconfdir problems
2002-07-01  Marc Aurele La FranceIdent line
2002-07-01  Keith PackardMake fc-cache avoid reading the whole world full of...
2002-06-19  Keith PackardMake fc-cache more tolerant of missing font directories
2002-05-24  Keith PackardClean up autoconf install to obey DESTDIR
2002-05-21  Keith PackardMore autoconf cleanup for fontconfig
2002-05-21  Keith PackardFix autoconf build process for fontconfig
2002-05-05  Matthieu HerrbDon't run fc-cache on make install if DESTDIR is set...
2002-02-26  Marc Aurele La FranceWarning fixes
2002-02-15  Keith Packardfontconfig fc-cache program needs to be executed with...
next