summaryrefslogtreecommitdiff
path: root/girepository/girmodule.c
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2010-10-25 07:56:05 -0400
committerColin Walters <walters@verbum.org>2010-11-16 17:01:07 -0500
commitf56296f6b85c8364664dedef55ec325a9ad75641 (patch)
tree4e181ae8e3e0dd44a1698750ba0b8be112347d9f /girepository/girmodule.c
parentd7fe1db0f0c2e9d40835749c3f1d5b5c05fdcc36 (diff)
downloadgobject-introspection-f56296f6b85c8364664dedef55ec325a9ad75641.tar.gz
Add internal hashing API designed for the typelib
In multiple places in the typelib, but most importantly the directory, we need some fast indexing. Perfect hashing, as implemented by CMPH (previous commit), is an exact fit for the problem domain. Add an API built on top of CMPH which maps strings->guint16 (we just need a guint16 for the typelib index). https://bugzilla.gnome.org/show_bug.cgi?id=554943
Diffstat (limited to 'girepository/girmodule.c')
0 files changed, 0 insertions, 0 deletions