Move some code.
[apps/pfixtools.git] / common / trie.h
2008-09-22 Florent BruneauSave 4bytes per entry of the trie.
2008-09-17 Florent BruneauSome improvements to the trie:
2008-09-16 Florent BruneauStrlist filter.
2008-09-11 Florent BruneauPublish trie_lock and trie_unlock.
2008-09-11 Florent BruneauAdd show_content parameter to trie_inspect().
2008-09-11 Florent BruneauSmaller memory footprint.
2008-09-10 Florent BruneauFixes and add small tests.
2008-09-10 Florent BruneauInitial implementation of a patricia-trie str->boolean.