summaryrefslogtreecommitdiff
path: root/src/trie.cpp
AgeCommit message (Expand)Author
2012-02-28update lower bound flag when removing topicsBen Gray
2012-02-17Compact the trie/mtrie node tables where possible, to reduce memory usage.Staffan Gimåker
2012-02-16Full name of the project used in license headersMartin Sustrik
2012-02-16The cause behind the segfault was next.node being deleted but count still bei...Staffan Gimåker
2012-02-16Prune redundant nodes in the trie.Staffan Gimåker
2012-02-16ZeroMQ renamed to CrossroadsMartin Sustrik
2011-11-05Bug in trie fixed (issue 277)Martin Sustrik
2011-11-01Copyright dates adjusted to reflect realityMartin Sustrik
2011-10-31250bpm copyrights addedMartin Sustrik
2011-05-30Patches from sub-forward branch incorporatedMartin Sustrik
2011-03-02The copyrights in file headers updated.Martin Sustrik
2011-02-22Added explicit error message in case of memory exhaustionMartin Sustrik
2010-10-30Name of "GNU Lesser Public License" corrected.Martin Sustrik
2010-09-02Merge branch 'maint'Martin Sustrik
2010-08-28prefix_tree_t renamed to trie_tMartin Sustrik