Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright for 2014bug25940 | Simon MacMullen | 2014-03-17 | 1 | -1/+1 |
* | Transplant consumer priorities from bug 25553. | Simon MacMullen | 2013-08-21 | 1 | -2/+35 |
* | Refresh branch from stable | Emile Joubert | 2013-07-31 | 1 | -1/+1 |
|\ | |||||
| * | fix types | Matthias Radestock | 2013-06-01 | 1 | -1/+1 |
* | | s/VMware/GoPivotal/g | Simon MacMullen | 2013-07-01 | 1 | -2/+2 |
|/ | |||||
* | Merge in default | Simon MacMullen | 2013-01-30 | 1 | -1/+1 |
|\ | |||||
| * | Update copyright 2013bug25343 | Emile Joubert | 2013-01-23 | 1 | -1/+1 |
* | | Make priority_queue:len/1 fast. | Simon MacMullen | 2012-11-08 | 1 | -35/+35 |
|/ | |||||
* | Update copyright 2012bug24606 | Emile Joubert | 2012-02-02 | 1 | -1/+1 |
* | employ more sophisticated message queue formatting | Matthias Radestock | 2011-07-28 | 1 | -0/+3 |
* | Minor refactor and introduce horrific inefficiency | Matthew Sackman | 2011-07-28 | 1 | -10/+6 |
* | Make priority_queue be able to have a concept of infinity as a priority | Matthew Sackman | 2011-07-28 | 1 | -9/+28 |
* | Update .erl and .hrl license boilerplates | Matthew Sackman | 2011-01-19 | 1 | -26/+11 |
* | update copyright notices to say 2010 where appropriatebug22312 | David R. MacIver | 2010-02-09 | 1 | -3/+3 |
* | s/bool()/boolean() in type specsbug21714 | Matthias Radestock | 2009-09-30 | 1 | -2/+2 |
* | New branch for bug 21425 | Matthew Sackman | 2009-08-19 | 1 | -1/+39 |
* | Fixed unused-variable warning | Tony Garnock-Jones | 2009-04-24 | 1 | -1/+1 |
* | handle negative prioritiesbug20354 | Matthias Radestock | 2009-04-15 | 1 | -0/+2 |
* | add some signatures | Matthias Radestock | 2009-03-31 | 1 | -0/+21 |
* | fix bug | Matthias Radestock | 2009-03-31 | 1 | -1/+1 |
* | small simplification | Matthias Radestock | 2009-03-31 | 1 | -2/+2 |
* | don't call into queue module and don't break its encapsulation | Matthias Radestock | 2009-03-31 | 1 | -12/+15 |
* | fix bug | Matthias Radestock | 2009-03-13 | 1 | -1/+1 |
* | change representation from gb_tree to kv list | Matthias Radestock | 2009-03-13 | 1 | -42/+43 |
* | make in/2 insert items that are low priority | Matthias Radestock | 2009-03-12 | 1 | -6/+6 |
* | another bug fix | Matthias Radestock | 2009-03-12 | 1 | -1/+1 |
* | fix bug | Matthias Radestock | 2009-03-12 | 1 | -1/+2 |
* | first cut at extending gen_server2 with priorities | Matthias Radestock | 2009-03-12 | 1 | -0/+125 |