index
:
libxs.git
master
sp
udp
mato's libxs tree
Martin Lucina
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mtrie.cpp
Age
Commit message (
Expand
)
Author
2012-02-28
Fixed a bug in the mtrie table compaction logic.
Staffan Gimåker
2012-02-17
Compact the trie/mtrie node tables where possible, to reduce memory usage.
Staffan Gimåker
2012-02-16
Full name of the project used in license headers
Martin Sustrik
2012-02-16
Reduce memory usage of mtrie.
Staffan Gimåker
2012-02-16
The cause behind the segfault was next.node being deleted but count still bei...
Staffan Gimåker
2012-02-16
Prune redundant nodes in the mtrie.
Staffan Gimåker
2012-02-16
ZeroMQ renamed to Crossroads
Martin Sustrik
2011-11-05
Bug in trie fixed (issue 277)
Martin Sustrik
2011-11-01
Copyright dates adjusted to reflect reality
Martin Sustrik
2011-10-31
250bpm copyrights added
Martin Sustrik
2011-09-29
Bug in subscription matching fixed (issue 263)
Martin Sustrik
2011-09-26
Bug in matching algorithm fixed
Martin Sustrik
2011-09-16
More bugs in mtrie fixed
Martin Sustrik
2011-09-16
Bug in mtrie fixed
Martin Sustrik
2011-06-11
Actual message filtering happens in XPUB socket
Martin Sustrik
2011-06-01
Minor code beautification for mtrie_t
Martin Sustrik
2011-05-30
Patches from sub-forward branch incorporated
Martin Sustrik