fontconfig/src
Akira TAGOH aa22e6e639 Warn if no <test> nor <edit> elements in <match>
This corrects an error message being reported at
  https://bugs.freedesktop.org/show_bug.cgi?id=71085
  Bug 71085 - "out of memory" errors on empty match element in fonts.conf

and somewhat works as a workaround for
  https://bugs.freedesktop.org/show_bug.cgi?id=59438
  Bug 59438 - Fix <alias> inside <match>
2013-10-31 21:48:27 +09:00
..
Makefile.am build-chain, replace INCLUDES directive by AM_CPPFLAGS 2013-04-08 11:40:58 +09:00
fcarch.c avoid reading config.h twice 2013-09-26 17:51:15 +09:00
fcarch.h Minor 2013-08-21 14:27:16 -04:00
fcatomic.c Bug 47705 - Using O_CLOEXEC 2013-01-08 15:34:09 +09:00
fcatomic.h Fix missing OSAtomicCompareAndSwapPtrBarrier() on Mac OS X 10.4 2013-05-16 14:58:35 +09:00
fcblanks.c Remove memory accounting and reporting 2012-12-29 23:12:07 -05:00
fccache.c Fix build issue on Debian/kFreeBSD 7.0 2013-10-21 11:50:55 +09:00
fccfg.c Fix a crash 2013-08-31 10:43:13 +09:00
fccharset.c Make refcounts, patterns, charsets, strings, and FcLang thread-safe 2013-01-02 00:51:00 -06:00
fccompat.c avoid reading config.h twice 2013-09-26 17:51:15 +09:00
fcdbg.c Rework to apply the intermixed test and edit elements in one-pass 2013-07-04 19:51:03 +09:00
fcdefault.c Change the default weight on match to FC_WEIGHT_NORMAL 2013-10-28 11:54:04 +09:00
fcdeprecate.h Export FcConfig{G,S}etRescanInverval from .so, mark as deprecated. 2007-11-04 12:20:45 -08:00
fcdir.c warn deprecated only when migration failed 2013-08-07 12:05:32 +09:00
fcformat.c Don't crash in FcPatternFormat() with NULL pattern 2013-01-01 20:20:31 -06:00
fcfreetype.c Fix memory leaks in FcFreeTypeQueryFace 2013-09-09 19:59:31 +09:00
fcfs.c Remove memory accounting and reporting 2012-12-29 23:12:07 -05:00
fcftint.h Remove all training whitespaces 2010-04-12 12:19:05 -04:00
fchash.c avoid reading config.h twice 2013-09-26 17:51:15 +09:00
fcinit.c Bug 59456 - Adding a --sysroot like option to fc-cache 2013-03-05 18:38:50 +09:00
fcint.h Fix a crash when non-builtin objects are edited 2013-08-24 13:46:44 +09:00
fclang.c Fix a memory leak 2013-03-05 12:46:01 +09:00
fclist.c Fix a crash when FcPattern is set to null on FcFontSetList() and FcFontList() 2013-09-24 11:14:57 +09:00
fcmatch.c Copy all values from the font to the pattern if the pattern doesn't have the element 2013-09-18 17:33:45 +09:00
fcmatrix.c Remove memory accounting and reporting 2012-12-29 23:12:07 -05:00
fcmutex.h Fix build and warnings on win32 2013-01-02 17:35:56 -06:00
fcname.c Add FcTypeUnknown to FcType to avoid comparison of constant -1 2013-06-28 15:04:11 +09:00
fcobjs.c Fix wrong edit position 2013-08-06 13:05:53 +09:00
fcobjs.h Bug 16818 - fontformat in match pattern is not respected? 2013-08-14 12:51:26 +09:00
fcobjshash.gperf.h Update _FcMatchers definition logic 2013-02-06 19:02:07 +09:00
fcpat.c Add FcTypeUnknown to FcType to avoid comparison of constant -1 2013-06-28 15:04:11 +09:00
fcserialize.c Fix more warnings 2012-12-29 22:56:14 -05:00
fcstat.c avoid reading config.h twice 2013-09-26 17:51:15 +09:00
fcstr.c Workaround the race condition issue on updating cache 2013-10-02 16:34:34 +09:00
fcwindows.h Fix build and warnings on win32 2013-01-02 17:35:56 -06:00
fcxml.c Warn if no <test> nor <edit> elements in <match> 2013-10-31 21:48:27 +09:00
ftglue.c Fix more warnings 2012-12-29 22:56:14 -05:00
ftglue.h Remove unused ftglue code 2009-06-28 14:14:46 -04:00
makealias Bug 48020 - Fix for src/makealias on Solaris 10 2012-03-29 15:43:38 +09:00