summaryrefslogtreecommitdiff
path: root/src/dtree.erl
Commit message (Expand)AuthorAgeFilesLines
* Change publisher confirms behaviour to reject messages if no queues confirmed.Daniil Fedotov2019-05-101-205/+0
* URL CleanupSpring Operator2019-03-201-1/+1
* Move `-spec()` near their functionJean-Sébastien Pédron2019-02-011-12/+28
* Fixed years in copyrightSamuel NELA2019-01-131-1/+1
* Add configurable queue overflow strategyDaniil Fedotov2017-10-021-1/+22
* (c) yearMichael Klishin2017-04-021-1/+1
* Use the new -spec formatJean-Sébastien Pédron2016-06-281-21/+17
* Update (c) infoMichael Klishin2016-01-011-1/+1
* fixes various dialyzer warningsAlvaro Videla2015-11-201-1/+1
* (c) yearMichael Klishin2015-05-241-1/+1
* Switch to Erlang 17-style types, /0 versions at least.Simon MacMullen2014-09-171-1/+1
* Update copyright for 2014Simon MacMullen2014-03-171-1/+1
* Fix drop/2.Simon MacMullen2014-01-221-3/+3
* Don't explode when there is more than one queue to route to!Simon MacMullen2014-01-221-3/+6
* Substantially improve both performance and correctness: 1) really don't treat...Simon MacMullen2014-01-221-1/+7
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* Update copyright 2013Emile Joubert2013-01-231-1/+1
* CosmeticSimon MacMullen2012-04-121-1/+1
* gb_sets:fold instead of lists:foldl.Francesco Mazzoli2012-04-111-1/+1
* The "blind" difference is unsafe in 'prune'.Francesco Mazzoli2012-04-111-6/+4
* Specialised set difference function for dtree.Francesco Mazzoli2012-04-111-3/+7
* Changed uses of gb_sets:difference/2 to our difference functions.Francesco Mazzoli2012-04-111-2/+3
* typoMatthias Radestock2012-04-051-1/+1
* dtree API cleanup: handle 'insert' w empty secondary key list correctlyMatthias Radestock2012-04-051-1/+5
* better(?) dtree docsMatthias Radestock2012-04-041-11/+26
* fix nack handling in channelMatthias Radestock2012-04-031-1/+26
* make dtree:take/3 cope with absent keysMatthias Radestock2012-04-031-19/+24
* Attempt to flesh out the essay slightly more.Simon MacMullen2012-04-021-7/+15
* erhm. it helps to actually add this.Matthias Radestock2012-03-221-0/+103