Add directory index section
authorColin Walters <walters@verbum.org>
Mon, 25 Oct 2010 17:33:01 +0000 (13:33 -0400)
committerColin Walters <walters@verbum.org>
Fri, 3 Dec 2010 21:03:33 +0000 (16:03 -0500)
commit24a2b4c1543798fe61fd6e3667b12e44766740ae
tree05248ca4be034c0d5f5ac4e0795579d2f611f96a
parent0c7d259b899c8aba2a337ced4392f30bf31af847
Add directory index section

Use the internal perfect hashing API to add an index to the directory.

To support this, add the notion of additional "sections" to the
typelib.  A section index is inserted between the header and the
directory.

https://bugzilla.gnome.org/show_bug.cgi?id=554943
girepository/girmodule.c
girepository/gitypelib-internal.h
girepository/gitypelib.c