]> git.wh0rd.org - fontconfig.git/commit
Rework Object name database to unify typechecking and object lookup.
authorKeith Packard <keithp@neko.keithp.com>
Thu, 31 Aug 2006 01:50:58 +0000 (18:50 -0700)
committerKeith Packard <keithp@neko.keithp.com>
Thu, 31 Aug 2006 01:50:58 +0000 (18:50 -0700)
commit09f9f6f62ac94f7b1a6df649a00c64f78ab132f5
tree656f188fcdc1526f1191b5642199fbb5113789a4
parentc02886485b293179e8492cad9a34eb431dd4bfc9
Rework Object name database to unify typechecking and object lookup.

Eliminate ancient list of object name databases and load names into single
hash table that includes type information. Typecheck all pattern values to
avoid mis-typed pattern elements.
fc-case/fc-case.c
src/fcint.h
src/fcmatch.c
src/fcname.c
src/fcpat.c