Ensure closing fp on error
[platform/upstream/fontconfig.git] / src /
2013-04-09 Akira TAGOHEnsure closing fp on error
2013-04-08 Sebastian Freundtbuild-chain, replace INCLUDES directive by AM_CPPFLAGS
2013-04-01 Akira TAGOHBug 62980 - matching native fonts with even :lang=en
2013-03-21 Akira TAGOHBug 38737 - Wishlist: support FC_POSTSCRIPT_NAME
2013-03-21 Akira TAGOHFix a SIGSEGV on FcPatternGet* with NULL pattern
2013-03-08 Behdad EsfahbodFix crash with FcConfigSetCurrent(NULL)
2013-03-07 Akira TAGOHDo not copy FC_*LANG_OBJECT even if it's not available...
2013-03-05 Akira TAGOHBug 59456 - Adding a --sysroot like option to fc-cache
2013-03-05 Akira TAGOHFix a memory leak
2013-03-01 Akira TAGOHFix broken sort order with FcFontSort()
2013-03-01 Akira TAGOHFix a crash when the object is non-builtin object
2013-02-15 Behdad EsfahbodAccept digits as part of OpenType script tags
2013-02-07 Akira TAGOHAdd Culmus foundry to the vendor list
2013-02-06 Akira TAGOHBump the cache version to 4
2013-02-06 Akira TAGOHUpdate _FcMatchers definition logic
2013-02-05 Akira TAGOHBug 50733 - Add font-file hash?
2013-02-04 Akira TAGOHUse AM_MISSING_PROG instead of hardcoding missing
2013-02-01 Akira TAGOHBug 23757 - Add mode="delete" to <edit>
2013-01-31 Akira TAGOHBug 59385 - Do the right thing for intermixed edit...
2013-01-23 Akira TAGOHremove the unnecessary code
2013-01-23 Akira TAGOHAdd another approach to FC_PRGNAME for Solaris 10 or...
2013-01-22 Akira TAGOHFix installation on MinGW32
2013-01-22 Akira TAGOHFix mkstemp absence for some platform
2013-01-22 Akira TAGOHAdd missing file descriptor to F_DUPFD_CLOEXEC
2013-01-18 Behdad EsfahbodFix readlink failure
2013-01-17 Akira TAGOHBetter fix for 2fe5ddfd
2013-01-17 Behdad EsfahbodFix FC_PRGNAME default
2013-01-16 Behdad EsfahbodFix fc-cache crash caused by looking up NULL object...
2013-01-16 Behdad EsfahbodMinor
2013-01-16 Akira TAGOHImprove FcGetPrgname() to work on BSD
2013-01-16 Behdad EsfahbodBug 59379 - FC_PRGNAME
2013-01-16 Akira TAGOHBug 50497 - RFE: Add OpenType feature tags support
2013-01-15 Akira TAGOHFix the build fail on MinGW
2013-01-14 Behdad EsfahbodMinor
2013-01-14 Behdad EsfahbodCopy all values from pattern to font if the font doesn...
2013-01-10 Behdad EsfahbodAdd atomic ops for Solaris
2013-01-09 Akira TAGOHBug 29312 - RFE: feature to indicate which characters...
2013-01-08 Behdad EsfahbodFix memory corruption!
2013-01-08 Akira TAGOHFix a build fail on mingw
2013-01-08 Akira TAGOHmissing header file to declare _mkdir
2013-01-08 Akira TAGOHBug 47705 - Using O_CLOEXEC
2013-01-04 Akira TAGOHMissing header file for _mkdir declaration
2013-01-03 Behdad EsfahbodMinor
2013-01-03 Behdad EsfahbodSecond try to make Sun CPP happy
2013-01-03 Behdad EsfahbodWork around Sun CPP
2013-01-03 Behdad EsfahbodFix build around true/false
2013-01-03 Behdad EsfahbodFix more warnings.
2013-01-02 Behdad EsfahbodFix build and warnings on win32
2013-01-02 Behdad EsfahbodFix compiler warnings
2013-01-02 Behdad EsfahbodRemove FcSharedStr*
2013-01-02 Behdad EsfahbodFixup fcobjs.c
2013-01-02 Behdad EsfahbodWarn about undefined/invalid attributes during config...
2013-01-02 Behdad EsfahbodMake fcobjs.c thread-safe
2013-01-02 Behdad EsfahbodMake FcDirCacheDispose() threadsafe
2013-01-02 Behdad EsfahbodMake cache hash threadsafe
2013-01-02 Behdad EsfahbodMake random-state initialization threadsafe
2013-01-02 Behdad EsfahbodAdd a big cache lock
2013-01-02 Behdad EsfahbodMake cache refcounting threadsafe
2013-01-02 Behdad EsfahbodMinor
2013-01-02 Behdad EsfahbodMake FcCacheIsMmapSafe() threadsafe
2013-01-02 Behdad EsfahbodMinor
2013-01-02 Behdad EsfahbodMake default-FcConfig threadsafe
2013-01-02 Behdad EsfahbodMinor
2013-01-02 Behdad EsfahbodRefactor; contain default config in fccfg.c
2013-01-02 Behdad EsfahbodMake FcDefaultFini() threadsafe
2013-01-02 Behdad EsfahbodMake FcInitDebug() idempotent
2013-01-02 Behdad EsfahbodMake FcGetDefaultLang and FcGetDefaultLangs thread...
2013-01-02 Behdad EsfahbodMake refcounts, patterns, charsets, strings, and FcLang...
2013-01-02 Behdad EsfahbodAdd thread-safety primitives
2013-01-02 Behdad EsfahbodFix build stuff
2013-01-02 Behdad EsfahbodRemove shared-str pool
2013-01-02 Behdad EsfahbodSwitch .gitignore to git.mk
2013-01-02 Behdad EsfahbodUse a static perfect hash table for object-name lookup
2013-01-02 Behdad EsfahbodDeprecate FcName(Un)RegisterObjectTypes / FcName(Un...
2013-01-02 Behdad EsfahbodMinor
2013-01-02 Behdad EsfahbodDon't crash in FcPatternFormat() with NULL pattern
2013-01-02 Behdad EsfahbodDon't crash in FcPatternDestroy with NULL pattern
2013-01-02 Behdad EsfahbodAdd NULL check
2013-01-02 Behdad EsfahbodRefuse to set value to unsupported types during config too
2013-01-02 Behdad EsfahbodMake FC_DBG_OBJTYPES debug messages into warnings
2013-01-01 Behdad EsfahbodWarn if <name target="font"> appears in <match target...
2013-01-01 Behdad EsfahbodInitialize matrix during name parsing
2012-12-31 Behdad EsfahbodEnable fcarch assert checks even when FC_ARCHITECTURE...
2012-12-31 Behdad EsfahbodUnbreak build when FC_ARCHITECTURE is defined
2012-12-31 Behdad EsfahbodDon't warn if an unknown element is used in an expression
2012-12-31 Behdad EsfahbodAllow target="font/pattern/default" in <name> elements
2012-12-30 Behdad EsfahbodRemove memory accounting and reporting
2012-12-30 Behdad EsfahbodFixup from 4f6767470f52b287a2923e7e6d8de5fae1993f67
2012-12-30 Behdad EsfahbodFix more warnings
2012-12-30 Behdad EsfahbodFix warning
2012-12-30 Behdad EsfahbodFix sign-compare warnings
2012-12-30 Behdad EsfahbodFix more warnings
2012-12-30 Behdad EsfahbodFix unused-parameter warnings
2012-12-30 Behdad EsfahbodFix compiler warnings
2012-12-30 Behdad EsfahbodParse matrices of expressions
2012-12-30 Behdad EsfahbodFix typo
2012-12-11 Akira TAGOHCheck the system font to be initialized
2012-12-11 Akira TAGOHFix a memory leak
2012-12-11 Akira TAGOHFix a typo that accessing to the out of array
2012-12-11 Akira TAGOHclean up
next