summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CosmeticSimon MacMullen2011-08-032-9/+7
* refactoringAlexandru Scvortov2011-08-023-24/+21
* more consistent namingAlexandru Scvortov2011-08-021-10/+10
* just ignore the result to erlang:cancel_timerAlexandru Scvortov2011-08-026-15/+9
* convert another timerAlexandru Scvortov2011-08-021-8/+6
* convert mirror_queue_slave's sync timerAlexandru Scvortov2011-08-021-8/+12
* convert gm's flush timerAlexandru Scvortov2011-08-021-14/+9
* convert amqqueue_process's sync timerAlexandru Scvortov2011-08-022-18/+12
* some more refactoringAlexandru Scvortov2011-08-026-13/+18
* refactorAlexandru Scvortov2011-08-022-27/+13
* merge default into bug23504Alexandru Scvortov2011-08-0274-4035/+9549
|\
| * Merge bug24292Simon MacMullen2011-07-2912-110/+582
| |\
| | * Merge bug 24227Simon MacMullen2011-07-2911-82/+561
| | |\
| | | * employ more sophisticated message queue formattingMatthias Radestock2011-07-285-17/+35
| | | * refactorMatthias Radestock2011-07-281-14/+13
| | | * Don't unpack and repackMatthew Sackman2011-07-281-14/+10
| | | * Don't call prioritise_info for EXIT from parent. Use infinity priority for sy...Matthew Sackman2011-07-281-0/+7
| | | * Minor refactor and introduce horrific inefficiencyMatthew Sackman2011-07-281-10/+6
| | | * Make priority_queue be able to have a concept of infinity as a priorityMatthew Sackman2011-07-282-9/+64
| | | * refactor: use multiple heads instead of 'case'Matthias Radestock2011-07-281-21/+13
| | | * merge bug24288 into defaultMatthias Radestock2011-07-272-9/+34
| | | |\
| | | | * General improvementsMatthew Sackman2011-07-271-11/+11
| | | | * dict => orddictMatthew Sackman2011-07-261-9/+10
| | | | * +documentation, minor renaming, clarityMatthew Sackman2011-07-262-4/+10
| | | | * factoringMatthew Sackman2011-07-211-5/+5
| | | | * Support optionally formatting the priority queue mailbox, and do so on the qu...Matthew Sackman2011-07-212-9/+27
| | | * | Move ha boot steps to somewhere more appropriateMatthew Sackman2011-07-262-12/+12
| | | * | merge bug24296 into defaultMatthias Radestock2011-07-261-0/+392
| | | |\ \
| | | | * \ Merging bug23464 to defaultMatthew Sackman2011-07-269-13/+26
| | | | |\ \ | | | | | |/
| | | | * | Convert O(N*M) to O(M*log_2(N))Matthew Sackman2011-07-261-6/+2
| | | | * | More consistent use of macroEmile Joubert2011-07-261-3/+3
| | | | * | CosmeticEmile Joubert2011-07-191-3/+6
| | | | * | Speed improvementsEmile Joubert2011-07-181-40/+42
| | | | * | appending to a list is slow. And we don't seem to care about this list being ...Matthew Sackman2011-07-181-6/+6
| | | | * | Stronger constraints and some notes on frequencyEmile Joubert2011-07-151-8/+22
| | | | * | Merged default into bug23464Emile Joubert2011-07-1128-947/+2660
| | | | |\ \
| | | | * | | Minor refactorEmile Joubert2011-07-061-6/+4
| | | | * | | Added timeout testingEmile Joubert2011-07-051-8/+19
| | | | * | | Improve code coverageEmile Joubert2011-07-051-35/+84
| | | | * | | Better code coverageEmile Joubert2011-07-011-5/+44
| | | | * | | Add conditional compilation and makefile infrastructureEmile Joubert2011-06-281-0/+3
| | | | * | | Add further backing queue methodsEmile Joubert2011-06-271-54/+133
| | | | * | | More realistic testsEmile Joubert2011-06-211-61/+83
| | | | * | | First draft of qc property for backing storeEmile Joubert2011-06-201-0/+181
| | | * | | | cosmeticMatthias Radestock2011-07-261-8/+7
| | | * | | | Convert dict to orddictMatthew Sackman2011-07-221-8/+8
| | | | |_|/ | | | |/| |
| | * | | | abstract out mnesia:start and mnesia:stopAlexandru Scvortov2011-07-281-11/+16
| | * | | | strip out the new backup naming scheme since it isn't necessary anymoreAlexandru Scvortov2011-07-281-17/+5
| * | | | | That comment feels very redundant now, this is no longer hard.Simon MacMullen2011-07-291-2/+0
| * | | | | remove some magicAlexandru Scvortov2011-07-271-6/+3
| |/ / / /