summaryrefslogtreecommitdiff
path: root/src/mtrie.cpp
AgeCommit message (Expand)Author
2012-02-28Fixed a bug in the mtrie table compaction logic.Staffan Gimåker
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-16Reduce memory usage of mtrie.Staffan Gimåker
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 mtrie.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-09-29Bug in subscription matching fixed (issue 263)Martin Sustrik
2011-09-26Bug in matching algorithm fixedMartin Sustrik
2011-09-16More bugs in mtrie fixedMartin Sustrik
2011-09-16Bug in mtrie fixedMartin Sustrik
2011-06-11Actual message filtering happens in XPUB socketMartin Sustrik
2011-06-01Minor code beautification for mtrie_tMartin Sustrik
2011-05-30Patches from sub-forward branch incorporatedMartin Sustrik