summaryrefslogtreecommitdiff
path: root/src/fcobjs.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-25Revert the previous changeAkira TAGOH1-15/+1
2015-05-22Detect the overflow for the object IDAkira TAGOH1-1/+21
2015-05-22Fix memory leaks after FcFini()Akira TAGOH1-1/+24
2013-08-06Fix wrong edit positionAkira TAGOH1-1/+1
2013-06-28Add FcTypeUnknown to FcType to avoid comparison of constant -1Akira TAGOH1-1/+1
2013-01-03MinorBehdad Esfahbod1-1/+4
2013-01-02Fix more warnings.Behdad Esfahbod1-2/+8
2013-01-02Fix compiler warningsBehdad Esfahbod1-2/+2
2013-01-02Remove FcSharedStr*Behdad Esfahbod1-1/+1
2013-01-02Fixup fcobjs.cBehdad Esfahbod1-1/+1
2013-01-02Make fcobjs.c thread-safeBehdad Esfahbod1-9/+9
2013-01-02Use a static perfect hash table for object-name lookupBehdad Esfahbod1-0/+130