index
:
~dottedmag/fontconfig
2.3-branch
fc-2_2_branch
fc-2_4-keithp
fc-2_4_branch
fc_2-3
fix-fat-cache-aging
master
ultra-weight
Bugfixes for fontconfig
dottedmag
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fc-lang
/
fc-lang.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-13
Replace RCS Id tags with the file name
Behdad Esfahbod
1
-1
/
+1
2007-10-18
Place language name in constant array instead of pointer.
Keith Packard
1
-1
/
+1
2006-09-05
Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven)
Keith Packard
1
-1
/
+0
2006-09-04
Oops, fc-lang broke when I added cache referencing.
Keith Packard
1
-0
/
+10
2006-09-01
Fix fc-lang to use new charset freezer API.
Keith Packard
1
-12
/
+18
2006-08-30
Fix build problems caused by cache rework.
Keith Packard
1
-0
/
+1
2006-08-30
Rework cache files to use offsets for all data structures.
Keith Packard
1
-95
/
+90
2006-04-11
Properly convert static charsets to dynamic charsets.
Patrick Lam
1
-0
/
+3
2006-04-10
Include more stub definitions to make HP-UX's C compiler happy.
Patrick Lam
1
-0
/
+3
2006-04-07
SGI compilation fixes (reported by Christoph Bauer):
Patrick Lam
1
-1
/
+1
2006-04-06
Fix intel compiler warnings: make many variables static, eliminate
Patrick Lam
1
-4
/
+4
2006-02-22
Strip \r and whitespace from input; fixes bug 3454.
Patrick Lam
1
-4
/
+7
2006-02-22
Allocate large arrays statically in fc-lang to fix crashes under
Patrick Lam
1
-9
/
+9
2006-02-07
Fix hidden variable warning.
Patrick Lam
1
-3
/
+3
2005-11-29
Refactor FcCacheBankToIndex into an inlineable part (in fcint.h) which
Patrick Lam
1
-1
/
+4
2005-11-19
Further fix of patch from 2005-11-04: miscounted numbers count
Patrick Lam
1
-8
/
+13
2005-11-04
Fix bug 2878 (excessive relocations at startup for charsets, reported by
Patrick Lam
1
-16
/
+43
2005-09-23
Small patch for output in case where lineno not defined.
Patrick Lam
1
-1
/
+1
2005-09-22
Fix more gcc4 warnings:
Patrick Lam
1
-7
/
+13
2005-09-11
Merge with HEAD and finish the GCC 4 cleanups (no more warnings!)
Patrick Lam
1
-1
/
+1
2005-08-24
Overhaul the serialization system to create one mmapable file per directory
Patrick Lam
1
-2
/
+2
2005-07-25
#ifdef out old cache stuff, replace with first version of new mmapping
Patrick Lam
1
-0
/
+6
2005-06-28
Add functionality to allow fontconfig data structure serialization.
Patrick Lam
1
-9
/
+8
2004-12-07
Change files from ISO-Latin-1 to UTF-8
Keith Packard
1
-1
/
+1
2004-04-14
Add instructions for doing a release
fc-2_2_93
Keith Packard
1
-1
/
+1
2003-10-27
Attempts to fix 'make distcheck' work. Things are progressing pretty well,
Keith Packard
1
-2
/
+27
2003-04-17
Solaris porting fixes
Keith Packard
1
-2
/
+2
2003-03-05
Add letter ranges to speed lang lookups, change CVS tag
Keith Packard
1
-2
/
+36
2003-03-02
Switch back to -version-info for fontconfig as its at minor 0. Add
Keith Packard
1
-0
/
+6
2003-02-06
Build fclang.h before building library This required compiling the charset
Keith Packard
1
-5
/
+16
2002-12-14
633. Perform country-independent matching for Chinese languages in
David Dawes
1
-6
/
+70
2002-08-22
Reimplement FC_LANG as FcTypeLang, freeze patterns, other cleanup
Keith Packard
1
-6
/
+18
2002-07-07
Share more duplicate charset data
Keith Packard
1
-2
/
+26
2002-07-06
Add fc-lang program to generate language coverage tables
Keith Packard
1
-0
/
+295