index
:
delta/fontconfig.git
2.14-branch
2.3-branch
baserock/morph
fc-2-12
fc-2_2_branch
fc-2_4-keithp
fc-2_4_branch
fc_2-3
main
master
ultra-weight
gitlab.freedesktop.org: fontconfig/fontconfig.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fccfg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resolves symlinks against <dir prefix="relative">
Akira TAGOH
2021-10-11
1
-26
/
+2
*
Add support for XDG_DATA_DIRS
Akira TAGOH
2021-03-30
1
-0
/
+59
*
Fix stack use after scope in FcConfigCompareValue
Ben Wagner
2021-02-16
1
-1
/
+1
*
fccfg.c: lock_config: Fix potential memory leak
Jacko Dirks
2021-01-13
1
-0
/
+1
*
Check qual and compare for family tests
Szunti
2020-12-17
1
-1
/
+15
*
Fix fc_atomic_ptr_get and use.
Ben Wagner
2020-11-02
1
-2
/
+3
*
fc-scan: add --sysroot option
Akira TAGOH
2020-09-15
1
-0
/
+8
*
Fix a problem in FcConfigSubstitute
Matthias Clasen
2020-08-30
1
-4
/
+11
*
Fixup: Promote ints to ranges when appropriate
Matthias Clasen
2020-08-25
1
-7
/
+7
*
Use a hash table for families in FcConfigSubstitute
Matthias Clasen
2020-08-25
1
-20
/
+172
*
Speed up FcConfigCompareValue
Matthias Clasen
2020-08-25
1
-52
/
+78
*
Speed up FcConfigCompareValue
Matthias Clasen
2020-08-25
1
-214
/
+250
*
Add a shortcut for FcQualAny matching
Matthias Clasen
2020-08-25
1
-0
/
+2
*
Guard dirent.h includes
Tim-Philipp Müller
2020-07-27
1
-0
/
+2
*
Fix empty XDG_CACHE_HOME Behavior
Akira TAGOH
2020-07-14
1
-1
/
+1
*
Fix build on Windows some more
Tim-Philipp Müller
2020-07-01
1
-0
/
+4
*
Use FC_PATH_MAX to fix build on Windows
Tim-Philipp Müller
2020-07-01
1
-2
/
+2
*
Fix the process substitution doesn't work with FONTCONFIG_FILE
Akira TAGOH
2020-02-19
1
-1
/
+8
*
Fix potential race condition in FcConfigSetCurrent and FcConfigReference
Akira TAGOH
2019-11-06
1
-17
/
+88
*
Use FcConfigReference/Destroy appropriately instead of FcConfigGetCurrent
Akira TAGOH
2019-11-01
1
-92
/
+145
*
Take effect sysroot functionality to the default config file
Akira TAGOH
2019-10-21
1
-21
/
+46
*
Fix unexpected cache name by double-slash in path
Akira TAGOH
2019-04-04
1
-7
/
+9
*
Don't show salt in debugging message if salt is null
Akira TAGOH
2019-04-04
1
-2
/
+2
*
Add some debugging output
Akira TAGOH
2019-04-03
1
-0
/
+15
*
Use alternative function for realpath on Win32
Akira TAGOH
2019-04-03
1
-0
/
+9
*
Add salt attribute to dir and remap-dir elements
Akira TAGOH
2019-04-03
1
-4
/
+25
*
Add reset-dirs element
Akira TAGOH
2019-04-03
1
-0
/
+6
*
Trim the last slash
Akira TAGOH
2019-04-03
1
-1
/
+12
*
Replace UUID file mechanism with per-directory 'map' attribute [v2]
Keith Packard
2019-04-03
1
-29
/
+51
*
Fetch FONTCONFIG_SYSROOT in FcConfigCreate
Keith Packard
2019-04-03
1
-7
/
+17
*
Fix FcFontList doesn't return a font with FC_COLOR=true
Akira TAGOH
2018-11-27
1
-6
/
+6
*
Use FC_PATH_MAX instead of PATH_MAX
Akira TAGOH
2018-11-06
1
-1
/
+1
*
Fix the issue that '~' wasn't extracted to the proper homedir
Akira TAGOH
2018-09-04
1
-9
/
+11
*
Fix dereferencing null pointer
Akira TAGOH
2018-07-19
1
-6
/
+7
*
do not pass null pointer to memcpy
Akira TAGOH
2018-07-19
1
-3
/
+6
*
Fix access in a null pointer dereference
Akira TAGOH
2018-07-19
1
-2
/
+2
*
Fix memory leaks
Akira TAGOH
2018-07-19
1
-0
/
+2
*
Return canonicalized paths from FcConfigRealFilename
Tom Anderson
2018-07-16
1
-30
/
+35
*
Fix CFI builds
Tom Anderson
2018-06-11
1
-6
/
+36
*
Cache: Remove alias_table
Alexander Larsson
2018-05-25
1
-13
/
+2
*
Cache: Rewrite relocated paths in earlier
Alexander Larsson
2018-05-25
1
-10
/
+34
*
Add FONTCONFIG_SYSROOT environment variable
Tom Anderson
2018-05-05
1
-1
/
+4
*
Leave the locale setting to applications
Akira TAGOH
2018-03-15
1
-20
/
+2
*
Do not override locale if already set by app
Akira TAGOH
2018-03-14
1
-1
/
+6
*
Do not mix up font dirs into the list of config dirs
Akira TAGOH
2018-02-05
1
-8
/
+0
*
Add FcReadLink to wrap up readlink impl.
Akira TAGOH
2018-01-04
1
-2
/
+2
*
Fix compiler warnings
Akira TAGOH
2018-01-04
1
-1
/
+1
*
Fix the mis-ordering of ruleset evaluation in a file with include element
Akira TAGOH
2018-01-03
1
-2
/
+6
*
abstract hash table functions
Akira TAGOH
2017-11-20
1
-2
/
+19
*
Don't call FcStat when the alias has already been added
Akira TAGOH
2017-11-20
1
-14
/
+7
[next]