summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Eliminate NormalizeDir. Eliminate gratuitous stat/access calls per dir.Keith Packard2006-08-274-164/+4
* Write caches to first directory with permission. Valid cache in FcDirCacheOpen.Keith Packard2006-08-272-49/+43
* Construct short architecture name from architecture signature.Keith Packard2006-08-275-1/+244
* Add .gitignoreKeith Packard2006-08-271-0/+73
* 2006-08-04 Keith Packard (keithp@keithp.com) reviewed by: plamPatrick Lam2006-08-0415-179/+294
* 2006-07-19 Jon Burgess (jburgess@uklinux.net) reviewed by: plamPatrick Lam2006-07-192-0/+9
* 2006-05-31 Yong Li (rigel863@gmail.com) reviewed by: plam, Bedhad EsfahbodPatrick Lam2006-06-022-1/+8
* 2006-04-27 Paolo Borelli (pborelli@katamail.com) reviewed by: plamPatrick Lam2006-04-282-5/+14
* Keith Packard <keithp@keithp.com>Patrick Lam2006-04-272-14/+8
* Eliminate pattern freezingKeith Packard2006-04-275-379/+9
* Make path names in cache files absolute (NB, cache format change) StopKeith Packard2006-04-277-232/+57
* Really update for 2.3.95.fc-2_3_95Patrick Lam2006-04-261-2/+4
* Fix the issues with GNU libiconv vs. libc iconv (which especially appear onPatrick Lam2006-04-254-6/+48
* Include $(top_srcdir), $(top_srcdir)/src before anything else.Patrick Lam2006-04-251-1/+16
* Include $(top_srcdir), $(top_srcdir)/src before anything else.Patrick Lam2006-04-2518-37/+40
* Prevent terrible perf regression by getting the if-condition rightPatrick Lam2006-04-202-2/+8
* Dominic Lachowicz <cinamod@hotmail.com>Patrick Lam2006-04-192-3/+27
* Bump version to 2.3.95.Patrick Lam2006-04-191-0/+8
* Bail gracefully if the cache file does not contain enough data.Patrick Lam2006-04-195-5/+46
* Give the 'Standard Symbols L' match a strong (vs. weak) binding.Patrick Lam2006-04-152-5/+13
* Fix Gecko-exposed segfault from my last hack to FcObjectToPtrLookup.Patrick Lam2006-04-142-15/+11
* Actually, just add URW fonts as aliases for all of the PostScript fonts.Patrick Lam2006-04-142-6/+36
* Add an alias 'Standard Symbols L' for 'Symbol'.Patrick Lam2006-04-142-1/+10
* Fix memory leak (Coverity defect #2089).Patrick Lam2006-04-125-19/+51
* Fix bad behaviour on realloc resulting in crash.Patrick Lam2006-04-122-7/+17
* Don't crash if config is null (Coverity defect #984).Patrick Lam2006-04-122-6/+12
* Missing bits from previous patches.Patrick Lam2006-04-115-6/+35
* Properly convert static charsets to dynamic charsets.Patrick Lam2006-04-118-13/+61
* Survive missing docbook2pdf.Patrick Lam2006-04-112-6/+15
* Include more stub definitions to make HP-UX's C compiler happy.Patrick Lam2006-04-104-0/+16
* Swap typo in order of ALIGN and dereferencing, fixing bug 6529.Patrick Lam2006-04-102-1/+6
* Fix string memory leak (Coverity defect #1823).Patrick Lam2006-04-103-1/+14
* Don't leak header in non-error case (Coverity defect #1825).Patrick Lam2006-04-102-0/+8
* src/fcdir.c (FcDirScanConfig) Don't leak in error cases (Coverity defectsPatrick Lam2006-04-102-17/+43
* Fix double free (spotted by Coverity, CID #1965).Patrick Lam2006-04-104-5/+30
* LD_ADD missing dependencies for binaries. Reported by Edson Alves Pereira.Patrick Lam2006-04-075-5/+14
* SGI compilation fixes (reported by Christoph Bauer):Patrick Lam2006-04-073-5/+13
* Portability fixes for HP-UX (reported by Christoph Bauer). ReplacePatrick Lam2006-04-078-14/+33
* Move up #include of config.h. Fail if neither inttypes.h nor stdint.h isPatrick Lam2006-04-072-4/+15
* Patrick Lam <plam@mit.edu>Patrick Lam2006-04-077-123/+353
* Eliminate warning.Patrick Lam2006-04-072-1/+6
* Update documentation for fc-match (SGML-ize it). (reported by IlyaPatrick Lam2006-04-065-39/+203
* Reduce amount of dirty rss by const'ing some data structures.Patrick Lam2006-04-065-5/+20
* Fix intel compiler warnings: make many variables static, eliminatePatrick Lam2006-04-069-33/+47
* Fix multiarch support (don't destroy multiarch files!)Patrick Lam2006-03-244-2/+22
* On Windows, unlink before rename. Reported by Tim Evans.Patrick Lam2006-03-232-0/+8
* Fix typos in orth files. Reported by Denis Jacquerye.Patrick Lam2006-03-153-2/+8
* Fix Makefile.am for removal of debian/ directory.Patrick Lam2006-03-084-53/+87
* .cvsignorePatrick Lam2006-03-082-1/+6
* debian/*Patrick Lam2006-03-0818-1320/+5