summaryrefslogtreecommitdiff
path: root/src/bpqueue.erl
Commit message (Expand)AuthorAgeFilesLines
* Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
* Merging default into bug21673 and correcting specs and typesMatthew Sackman2010-07-071-0/+2
* cosmeticMatthias Radestock2010-05-141-43/+28
* One more test, and simplification of the bpqueue:to_list functionMatthew Sackman2010-05-131-4/+1
* Improved documentation and added additional tests for bpqueueMatthew Sackman2010-05-131-6/+12
* cosmeticMatthias Radestock2010-05-041-10/+14
* cosmeticMatthias Radestock2010-05-041-2/+4
* Fix the refactoring which broke bpqueueMatthew Sackman2010-04-121-4/+4
* Apparently, abuse of empty queues is unsightly. Also, minor improvement to do...Matthew Sackman2010-04-121-4/+5
* refactorMatthias Radestock2010-04-121-40/+33
* Merging default into bug21673 and correcting further copyright datesMatthew Sackman2010-02-101-3/+3
* Refactoring of bpqMatthew Sackman2010-01-151-129/+82
* Much better. The reason why batching is important is because if you're walkin...Matthew Sackman2010-01-131-37/+127
* Mechanism to limit the number of betas which don't have their index on disk i...Matthew Sackman2010-01-131-1/+69
* Refactoring of vq - pulled out the inlined block-prefix queue code and genera...Matthew Sackman2010-01-131-0/+185