index
:
~tagoh/fontconfig
bz24613
bz40648
bz59438
charset-from-string
disable-auto-update
langtag-support
master
panose-sfamilyclass-support
Font customization and configuration library
tagoh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fcinit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-05
Bug 59456 - Adding a --sysroot like option to fc-cache
Akira TAGOH
1
-9
/
+21
2013-01-02
Fix build around true/false
Behdad Esfahbod
1
-0
/
+10
2013-01-02
Minor
Behdad Esfahbod
1
-2
/
+1
2013-01-02
Refactor; contain default config in fccfg.c
Behdad Esfahbod
1
-12
/
+2
2013-01-02
Make FcGetDefaultLang and FcGetDefaultLangs thread-safe
Behdad Esfahbod
1
-0
/
+1
2013-01-02
Use a static perfect hash table for object-name lookup
Behdad Esfahbod
1
-1
/
+0
2012-12-29
Remove memory accounting and reporting
Behdad Esfahbod
1
-105
/
+0
2012-12-10
Remove the duplicate null-check
Akira TAGOH
1
-1
/
+1
2012-12-07
Fix the wrong estimation for the memory usage information in fontconfig
Akira TAGOH
1
-6
/
+10
2012-05-18
Bug 20411 - fontconfig doesn't match FreeDesktop directories specs
Akira TAGOH
1
-2
/
+18
2012-03-28
Bug 17832 - Memory leaks due to FcStrStaticName use for external patterns
Akira TAGOH
1
-2
/
+2
2010-12-02
Fix returned value
Behdad Esfahbod
1
-1
/
+1
2010-11-10
Cleanup copyright notices to replace "Keith Packard" with "the author(s)"
Behdad Esfahbod
1
-2
/
+2
2010-04-12
Remove all training whitespaces
Behdad Esfahbod
1
-3
/
+3
2009-03-13
Replace 'KEITH PACKARD' with 'THE AUTHOR(S)' in license text in all files
Behdad Esfahbod
1
-2
/
+2
2009-02-13
Replace RCS Id tags with the file name
Behdad Esfahbod
1
-1
/
+1
2008-05-04
Fix a few memory tracking mistakes.
Keith Packard
1
-0
/
+2
2007-10-25
FcInit should return FcFalse when FcInitLoadConfigAndFonts fails. (bug 10976)
Keith Packard
1
-1
/
+1
2006-12-02
Warn (and recover) from config file without <cachedir> elements.
Keith Packard
1
-0
/
+19
2006-09-05
Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven)
Keith Packard
1
-0
/
+3
2006-09-04
Leave cache files mapped permanently.
Keith Packard
1
-0
/
+1
2006-09-01
Pass directory information around in FcCache structure. Freeze charsets.
Keith Packard
1
-1
/
+0
2006-08-04
2006-08-04 Keith Packard (keithp@keithp.com) reviewed by: plam
Patrick Lam
1
-0
/
+2
2006-04-27
Eliminate pattern freezing
Keith Packard
1
-4
/
+0
2006-04-25
Include $(top_srcdir), $(top_srcdir)/src before anything else.
Patrick Lam
1
-1
/
+1
2005-11-24
Inline FcDebug invocations and only initialize once, in FcInit*. Improve
Patrick Lam
1
-0
/
+2
2005-09-22
Fix more gcc4 warnings:
Patrick Lam
1
-1
/
+1
2005-08-24
Overhaul the serialization system to create one mmapable file per directory
Patrick Lam
1
-3
/
+0
2005-07-25
#ifdef out old cache stuff, replace with first version of new mmapping
Patrick Lam
1
-0
/
+3
2005-07-15
Forward port cworth's patch to branch.
Patrick Lam
1
-1
/
+1
2004-12-07
Reviewed by: Keith Packard <keithp@keithp.com>
Keith Packard
1
-2
/
+3
2004-12-07
Change files from ISO-Latin-1 to UTF-8
Keith Packard
1
-1
/
+1
2003-08-15
Added new FcFini function for cleaning up all memory. Fixed a few memory
Carl Worth
1
-0
/
+13
2003-03-05
Change RCS tag
Keith Packard
1
-2
/
+2
2002-08-31
More complete memory tracking. Install always overwrites header files
Keith Packard
1
-18
/
+30
2002-08-22
Reimplement FC_LANG as FcTypeLang, freeze patterns, other cleanup
Keith Packard
1
-2
/
+12
2002-05-23
A few random fontconfig build fixes
Keith Packard
1
-1
/
+7
2002-05-21
More autoconf cleanup for fontconfig
Keith Packard
1
-2
/
+2
2002-05-21
Fix autoconf build process for fontconfig
Keith Packard
1
-30
/
+79
2002-02-19
Automatically initialize the fontconfig library
Keith Packard
1
-2
/
+2
2002-02-15
fontconfig library: build fixes and compiler warning fixes
Keith Packard
1
-1
/
+1
2002-02-14
Initial revision
Keith Packard
1
-0
/
+174