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
/
fcfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-20
Improve the performance issue on rescanning directories
Akira TAGOH
1
-0
/
+22
2012-12-29
Remove memory accounting and reporting
Behdad Esfahbod
1
-8
/
+0
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
2006-09-05
Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven)
Keith Packard
1
-0
/
+3
2006-08-30
Rework cache files to use offsets for all data structures.
Keith Packard
1
-99
/
+34
2006-04-25
Include $(top_srcdir), $(top_srcdir)/src before anything else.
Patrick Lam
1
-1
/
+1
2006-04-07
Portability fixes for HP-UX (reported by Christoph Bauer). Replace
Patrick Lam
1
-1
/
+1
2006-03-03
Get rid of C++-style comments.
Patrick Lam
1
-4
/
+4
2006-02-06
Explain apples/oranges comparison and fix compilation error.
Patrick Lam
1
-1
/
+4
2006-02-06
Insert check for integer overflow in # of fonts.
Patrick Lam
1
-1
/
+1
2006-02-04
Gracefully handle the case where a cache asserts that it has a negative
Patrick Lam
1
-14
/
+15
2005-11-25
Pass around FcCache *s to the Unserialize functions for extra consistency
Patrick Lam
1
-1
/
+1
2005-11-17
Don't add current_arch_start more than once.
Patrick Lam
1
-1
/
+9
2005-11-16
Add *NeededBytesAlign(), which overestimates the padding which is later
Patrick Lam
1
-0
/
+10
2005-08-31
Only load requested fonts for fc-cache, and cleanup memory handling:
Patrick Lam
1
-3
/
+0
2005-08-27
Replace FcObjectStaticName by FcStrStaticName. Implement serialization of
Patrick Lam
1
-4
/
+7
2005-08-24
Overhaul the serialization system to create one mmapable file per directory
Patrick Lam
1
-96
/
+58
2005-07-25
#ifdef out old cache stuff, replace with first version of new mmapping
Patrick Lam
1
-0
/
+95
2005-06-28
Add functionality to allow fontconfig data structure serialization.
Patrick Lam
1
-0
/
+36
2004-12-07
Change files from ISO-Latin-1 to UTF-8
Keith Packard
1
-1
/
+1
2003-03-05
Change RCS tag
Keith Packard
1
-2
/
+2
2002-02-14
Initial revision
Keith Packard
1
-0
/
+82