Update doc to include the version info of `since when'
[platform/upstream/fontconfig.git] / src /
2014-03-05 Akira TAGOHFallback to lstat() in case the filesystem doesn't...
2014-02-06 Akira TAGOHFix incompatible API on AIX with random_r and initstate_r
2014-02-06 Akira TAGOHAdd missing #include <sys/statvfs.h> in fcstat.c
2014-01-31 Akira TAGOHFix a crash issue when empty strings are set to the...
2014-01-17 Akira TAGOHAdd missing license headers
2013-12-20 Akira TAGOHImprove the performance issue on rescanning directories
2013-12-16 Akira TAGOHFix a build issue on platforms where doesn't support...
2013-12-10 Behdad EsfahbodBug 72380 - Never drop first font when trimming
2013-12-02 Akira TAGOHSimplify to validate the availability of posix_fadvise
2013-11-11 Akira TAGOHFix typo
2013-11-05 Alan CoopersmithAvoid null pointer dereference in FcNameParse if malloc...
2013-11-05 Alan CoopersmithAvoid memory leak when NULL path passed to FcStrBuildFi...
2013-10-31 Akira TAGOHWarn if no <test> nor <edit> elements in <match>
2013-10-28 Akira TAGOHChange the default weight on match to FC_WEIGHT_NORMAL
2013-10-21 Akira TAGOHFix build issue on Debian/kFreeBSD 7.0
2013-10-02 Akira TAGOHWorkaround the race condition issue on updating cache
2013-09-26 Akira TAGOHavoid reading config.h twice
2013-09-24 Akira TAGOHFix a crash when FcPattern is set to null on FcFontSetL...
2013-09-18 Akira TAGOHCopy all values from the font to the pattern if the...
2013-09-09 Akira TAGOHFix memory leaks in FcFreeTypeQueryFace
2013-09-02 Akira TAGOHDo not create a config dir for migration when no config...
2013-08-31 Akira TAGOHFix a crash
2013-08-26 Akira TAGOHFix a wrong edit position when 'kind' is different
2013-08-24 Akira TAGOHFix a crash when non-builtin objects are edited
2013-08-24 Akira TAGOHFix a typo
2013-08-21 Behdad EsfahbodFix assertion
2013-08-21 Behdad EsfahbodMinor
2013-08-14 Akira TAGOHBug 16818 - fontformat in match pattern is not respected?
2013-08-07 Akira TAGOHBug 67845 - Match on FC_SCALABLE
2013-08-07 Akira TAGOHwarn deprecated only when migration failed
2013-08-06 Akira TAGOHBug 67809 - Invalid read/write with valgrind when assig...
2013-08-06 Akira TAGOHFix wrong edit position
2013-07-09 Akira TAGOHtrivial code optimization
2013-07-04 Akira TAGOHRework to apply the intermixed test and edit elements...
2013-07-03 Akira TAGOHAdd FC_UNUSED to FC_ASSERT_STATIC macro to avoid compil...
2013-07-02 Akira TAGOHUse INT_MAX instead of unreliable hardcoding value
2013-06-28 Akira TAGOHFix the behavior of intermixed tests end edits in match
2013-06-28 Akira TAGOHAdd FcTypeUnknown to FcType to avoid comparison of...
2013-06-27 Akira TAGOHFix a incompatible pointer warning on NetBSD
2013-06-27 Akira TAGOHFix a shift count overflow on 32bit box
2013-06-26 Akira TAGOHFix a comparison of constant warning with clang
2013-05-24 Akira TAGOHBug 64906 - FcNameParse() should ignore leading whitesp...
2013-05-16 Akira TAGOHBug 63922 - FcFreeTypeQueryFace fails on postscripts...
2013-05-16 Akira TAGOHFix missing OSAtomicCompareAndSwapPtrBarrier() on Mac...
2013-05-08 Akira TAGOHUse the glob matching for filename
2013-04-10 Akira TAGOHBug 63329 - make check fails: .. contents:: :depth: 2
2013-04-09 Akira TAGOHRevert the previous change and rework to not export...
2013-04-09 Akira TAGOHObtain fonts data via FT_Face instead of opening a...
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...
next