1. 6edaaa4 Set name_mapping to NULL after freeing by Jonathan Kew · 4 years, 1 month ago
  2. f3e0499 Fix errors on shellcheck by Akira TAGOH · 4 years, 1 month ago
  3. 9c46ef4 Use an URN for DTD ID by Nicolas Mailhot · 4 years, 2 months ago
  4. 6f6b397 Fix assertion in FcCacheFini() again by Akira TAGOH · 4 years, 2 months ago
  5. 6def661 fcatomic: Fix EXC_BAD_ACCESS on iOS ARM64 by Nirbheek Chauhan · 4 years, 3 months ago
  6. d3bfbea Set exact boolean value to color property by Akira TAGOH · 4 years, 3 months ago
  7. fbc0594 Fix assertion in FcFini() by Akira TAGOH · 4 years, 3 months ago
  8. 61573ad Fix memory leaks by Akira TAGOH · 4 years, 3 months ago
  9. 71d6866 Fix the process substitution doesn't work with FONTCONFIG_FILE by Akira TAGOH · 4 years, 3 months ago
  10. 452be81 Add proper fullname for named-instances by Akira TAGOH · 4 years, 5 months ago
  11. 8bddcb1 Fix a test fail when no bwrap was available by Akira TAGOH · 4 years, 5 months ago
  12. 8249f87 Don't add a value for FC_FULLNAME in meta face by Akira TAGOH · 4 years, 6 months ago
  13. a4aa66a Correct reset-dirs in DTD by Jan Tojnar · 4 years, 6 months ago
  14. 23ab038 Fix gcc warnings with -Wpointer-sign by Akira TAGOH · 4 years, 6 months ago
  15. aa8c8cf Fix potential race condition in FcConfigSetCurrent and FcConfigReference by Akira TAGOH · 4 years, 6 months ago
  16. b5bcf61 Use FcConfigReference/Destroy appropriately instead of FcConfigGetCurrent by Akira TAGOH · 4 years, 7 months ago
  17. a45fc8a Fix a memory leak caused by the previous commit by Akira TAGOH · 4 years, 7 months ago
  18. c9862b6 Read latest cache in paths by Akira TAGOH · 4 years, 7 months ago
  19. cd51cb2 Take effect sysroot functionality to the default config file by Akira TAGOH · 4 years, 7 months ago
  20. 75eadca Warn as well if no directory name for cachedir provided by Akira TAGOH · 4 years, 7 months ago
  21. 65087ac conf: Add JoyPixels emoji font by Jan Tojnar · 4 years, 9 months ago
  22. fcada52 Do not return FcFalse from FcConfigParseAndLoad*() if complain is set to false by Akira TAGOH · 4 years, 9 months ago
  23. 7172f08 Add missing return type for FcFontSet* functions by Szunti · 4 years, 9 months ago
  24. cb1036a Affect FC_FONT_HAS_HINT property to score on matcher by Akira TAGOH · 4 years, 9 months ago
  25. 505c7c4 Improve the performance a bit by Akira TAGOH · 4 years, 9 months ago
  26. 01e4f08 Fix the fails of make check when SOURCE_DATE_EPOCH is set by Akira TAGOH · 4 years, 10 months ago
  27. 8c44bec Fix failing the check of prep table in some fonts by Akira TAGOH · 4 years, 10 months ago
  28. 80047ed Add FC_FONT_HAS_HINT property to see if font has hinting or not. by Akira TAGOH · 4 years, 10 months ago
  29. f555f50 Add 35-lang-normalize.conf by Akira TAGOH · 4 years, 10 months ago
  30. e2f9f28 Fix a memory leak in FcFreeTypeQuery*() by Akira TAGOH · 4 years, 10 months ago
  31. 1a0391c Fix memory leaks by Akira TAGOH · 4 years, 10 months ago
  32. 957625b Fix the fail on fc-cache by Akira TAGOH · 4 years, 10 months ago
  33. dce6ed9 Add docs for missing properties by Akira TAGOH · 4 years, 10 months ago
  34. e261e31 Clean up temporary directory for tests by Akira TAGOH · 4 years, 10 months ago
  35. 36f46ba FcConfigParseAndLoad*() should returns false on config errors by Akira TAGOH · 4 years, 10 months ago
  36. 2960391 Add English name first into a cache by Akira TAGOH · 4 years, 10 months ago
  37. a57f22b Fix a typo by Akira TAGOH · 4 years, 10 months ago
  38. cb3e6ff Improve the performance a bit by Akira TAGOH · 4 years, 10 months ago
  39. 322131f Fix a crash when running with FC_DEBUG=256 by Akira TAGOH · 4 years, 11 months ago
  40. 83840fd Fix obtaining real path from pre-defined names for Win32 by Akira TAGOH · 5 years ago
  41. 1896853 Don't clean up pre-built docs if no docbook installed. by Akira TAGOH · 5 years ago
  42. f2d4291 Fix the linear interpolation during weight mapping by Egmont Koblinger · 5 years ago
  43. c0dc762 Fix a typo on masking face id by Akira TAGOH · 5 years ago
  44. a919700 Bump version to 2.13.91 by Akira TAGOH · 5 years ago 2.13.91
  45. 66b0af4 Fix endianness on generating MD5 cache name by Akira TAGOH · 5 years ago
  46. f729bc6 Fix a typo in the description of FcWeightFromOpenTypeDouble by Akira TAGOH · 5 years ago
  47. f40b203 Correct the comment for FC_LANG in fontconfig.h by Akira TAGOH · 5 years ago
  48. c336b84 fc-validate: returns an error code when missing some glyphs by Akira TAGOH · 5 years ago
  49. a305e98 Update CaseFolding.txt to Unicode 12.1 by Akira TAGOH · 5 years ago
  50. fd2e155 Only use test wrapper-script if host is MinGW by Jon Turney · 5 years ago
  51. d28681a Distribute archive in xz instead of bz2 by Akira TAGOH · 5 years ago
  52. faa11fb Update the test case that is looking for uuid based on host by Akira TAGOH · 5 years ago
  53. 76e8997 No need to remap for uuid based by Akira TAGOH · 5 years ago
  54. 7f61838 Fallback uuid-based name to read a cache if no MD5-based cache available by Akira TAGOH · 5 years ago
  55. 13d2a47 Fix unexpected cache name by double-slash in path by Akira TAGOH · 5 years ago
  56. faec0b5 Don't show salt in debugging message if salt is null by Akira TAGOH · 5 years ago
  57. 91114d1 Allow overriding salt with new one coming later by Akira TAGOH · 5 years ago
  58. 791762d fc-cache: Show font directories to generate cache with -v by Akira TAGOH · 5 years ago
  59. d1acc73 Oops, Terminate string by Akira TAGOH · 5 years ago
  60. fc9f706 Add some debugging output by Akira TAGOH · 5 years ago
  61. cb1df8c Don't warn if path can't be converted with prefix by Akira TAGOH · 5 years ago
  62. 34791c3 Don't share fonts and cache dir for testing by Akira TAGOH · 5 years ago
  63. 0950f24 Add more data to artifacts for debugging purpose by Akira TAGOH · 5 years ago
  64. ad3f335 Fix make check fail on MinGW again by Akira TAGOH · 5 years ago
  65. 8e2c85f Use alternative function for realpath on Win32 by Akira TAGOH · 5 years ago
  66. b1bcc0c Fix build issues on MinGW by Akira TAGOH · 5 years ago
  67. 9177cf2 Add back if !OS_WIN32 line by Akira TAGOH · 5 years ago
  68. a39f307 trivial testcase update by Akira TAGOH · 5 years ago
  69. 4ff52ff Update doc for salt by Akira TAGOH · 5 years ago
  70. 2e8ce63 Add salt attribute to dir and remap-dir elements by Akira TAGOH · 5 years ago
  71. def1d00 Add reset-dirs element by Akira TAGOH · 5 years ago
  72. 5e46f15 Fix a typo by Akira TAGOH · 5 years ago
  73. acc017e Drop unnecessary line to include uuid.h by Akira TAGOH · 5 years ago
  74. 635921e Update deps to run CI by Akira TAGOH · 5 years ago
  75. 916cf6c Update testcase by Akira TAGOH · 5 years ago
  76. 2e09c62 Trim the last slash by Akira TAGOH · 5 years ago
  77. a563a18 Add new element remap-dir instead of extending dir element by Akira TAGOH · 5 years ago
  78. 9d3fb5b Fix make check fail on run-test-conf.sh by Akira TAGOH · 5 years ago
  79. 500e77a Drop a line to include uuid.h by Akira TAGOH · 5 years ago
  80. 04f75fc Add FcDirCacheCreateUUID doc back to pass make check by Akira TAGOH · 5 years ago
  81. c4324f5 Replace UUID file mechanism with per-directory 'map' attribute [v2] by Keith Packard · 6 years ago
  82. 4cde12b Remove UUID-related tests by Keith Packard · 6 years ago
  83. a8c4fc5 Add delays to test-bz106632, check UptoDate separately by Keith Packard · 6 years ago
  84. 2a81aa5 Remove '-u' option from run-test-conf.sh by Keith Packard · 6 years ago
  85. 67e9c12 Fetch FONTCONFIG_SYSROOT in FcConfigCreate by Keith Packard · 6 years ago
  86. 97fa77d Reset errno to do error handling properly by Akira TAGOH · 5 years ago
  87. 809f040 Don't test bind-mount thing for MinGW by Akira TAGOH · 5 years ago
  88. 4cb490b Install wine for CI on MinGW by Akira TAGOH · 5 years ago
  89. 73b300d Correct configure option to cross-compile by Akira TAGOH · 5 years ago
  90. 33b372e Update requirement for gettext by Akira TAGOH · 5 years ago
  91. 92caab9 Fix make distcheck error by Akira TAGOH · 5 years ago
  92. 10e13fc Add build test for MinGW by Akira TAGOH · 5 years ago
  93. f6810ed Fix make check on cross-compiled env by Akira TAGOH · 5 years ago
  94. 98099ff Ifdef'ed unnecessary code for Win32 by Akira TAGOH · 5 years ago
  95. 8a94359 autogen.sh: Make AUTORECONF_FLAGS overwritable by Akira TAGOH · 5 years ago
  96. 9b0c093 Fix build issue on Win32. by Akira TAGOH · 5 years ago
  97. 3eca37c Fix misleading summary in docs for FcStrStrIgnoreCase by Akira TAGOH · 5 years ago
  98. dba8460 Add system-ui generic family by Akira TAGOH · 6 years ago
  99. 40e27f5 Better document sysroot. by Ben Wagner · 5 years ago
  100. 586e354 src/fccache.c: Fix define for HAVE_POSIX_FADVISE by Robert Yang · 5 years ago