Akira TAGOH
|
5918d5bea5
|
Add missing license headers
https://bugs.freedesktop.org/show_bug.cgi?id=73401
|
2014-01-17 13:05:25 +09:00 |
Akira TAGOH
|
4eab908c86
|
Update _FcMatchers definition logic
to make it easier to maintain. also added FC_HASH_OBJECT to be matched
in the pattern, prior to FC_FILE_OBJECT.
|
2013-02-06 19:02:07 +09:00 |
Behdad Esfahbod
|
46ab96b8fa
|
Fix more warnings.
Linux build and mingw32 cross build warning-free now.
|
2013-01-02 18:00:09 -06:00 |
Behdad Esfahbod
|
d58c31e6dc
|
Use a static perfect hash table for object-name lookup
The hash table is generated by gperf. For runtime element types, we use
a append-only linked list.
A bit clumsy, but I think I got it right.
|
2013-01-02 00:35:39 -06:00 |