summaryrefslogtreecommitdiff
path: root/src/fcobjs.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the build issue with gperf 3.1Akira TAGOH2017-02-231-2/+2
* Revert the previous changeAkira TAGOH2015-05-251-15/+1
* Detect the overflow for the object IDAkira TAGOH2015-05-221-1/+21
* Fix memory leaks after FcFini()Akira TAGOH2015-05-221-1/+24
* Fix wrong edit positionAkira TAGOH2013-08-061-1/+1
* Add FcTypeUnknown to FcType to avoid comparison of constant -1Akira TAGOH2013-06-281-1/+1
* MinorBehdad Esfahbod2013-01-031-1/+4
* Fix more warnings.Behdad Esfahbod2013-01-021-2/+8
* Fix compiler warningsBehdad Esfahbod2013-01-021-2/+2
* Remove FcSharedStr*Behdad Esfahbod2013-01-021-1/+1
* Fixup fcobjs.cBehdad Esfahbod2013-01-021-1/+1
* Make fcobjs.c thread-safeBehdad Esfahbod2013-01-021-9/+9
* Use a static perfect hash table for object-name lookupBehdad Esfahbod2013-01-021-0/+130