summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Chunk up work to do when converting α to β. Unfortunately this violates one...Matthew Sackman2010-06-233-34/+47
* Merging headsMatthew Sackman2010-06-231-32/+27
|\
| * cosmeticMatthias Radestock2010-06-221-16/+16
| * make beta->gamma conversion part of general memory reduction schemeMatthias Radestock2010-06-221-13/+8
| * cosmeticMatthias Radestock2010-06-221-29/+29
* | Merging default into bug21673 so that it builds again...Matthew Sackman2010-06-233-14/+23
|\ \ | |/ |/|
| * Merged bug22864 into defaultEmile Joubert2010-06-221-5/+15
| |\
| | * Move synchronous basic recover to the 0-8 broker.Simon MacMullen2010-06-171-5/+15
| * | CosmeticsSimon MacMullen2010-06-211-1/+2
| * | Make use of 0.9.1 error constantsEmile Joubert2010-06-211-7/+4
| * | correct some specs - ram durations can be 'infinity'Matthias Radestock2010-06-182-2/+3
* | | Merging headsMatthew Sackman2010-06-221-19/+20
|\ \ \
| * | | optimisation: don't call reduce_memory_use quite so oftenMatthias Radestock2010-06-221-19/+20
* | | | Improve code coverage furtherMatthew Sackman2010-06-221-0/+11
|/ / /
* | | Still at 95.5% but less overloadedMatthew Sackman2010-06-221-13/+24
* | | Remove meaningless assertionMatthew Sackman2010-06-221-1/+1
* | | Merging headsMatthew Sackman2010-06-221-18/+11
|\ \ \
| * | | refactor: simplify maybe_push_q{1,4}_to_betasMatthias Radestock2010-06-221-18/+11
* | | | Further code coverage improvements. Up to 96.52% on VQMatthew Sackman2010-06-221-5/+13
|/ / /
* | | massivly simplify variable_queue:publishMatthias Radestock2010-06-221-88/+31
* | | refactor: simplify limit_ram_indexMatthias Radestock2010-06-221-41/+28
* | | add some more variable_queue state invariant checksMatthias Radestock2010-06-221-1/+10
* | | Improving test coverage of VQMatthew Sackman2010-06-212-9/+15
* | | remove redundant conditions and assertionsMatthias Radestock2010-06-211-10/+3
* | | Apparently this is betterMatthew Sackman2010-06-211-1/+1
* | | Ensure that this macro doesn't accidentally cause unification with variables ...Matthew Sackman2010-06-211-1/+1
* | | change queue_index:read APIMatthias Radestock2010-06-213-33/+32
* | | Renumbering of variablesMatthew Sackman2010-06-211-5/+5
* | | don't unify on function results that just happen to be side-effect freeMatthias Radestock2010-06-191-2/+2
* | | cosmeticMatthias Radestock2010-06-181-4/+4
* | | a little bit of inliningMatthias Radestock2010-06-181-14/+7
* | | yet more refactoring of push_betas_to_deltasMatthias Radestock2010-06-181-63/+36
* | | refactor push_betas_to_deltas even furtherMatthias Radestock2010-06-181-41/+39
* | | refactor push_betas_to_deltasMatthias Radestock2010-06-181-55/+57
* | | cosmeticMatthias Radestock2010-06-181-2/+2
* | | Guarantee that we're only reading max one segment when we load in from δ to ...Matthew Sackman2010-06-181-1/+4
* | | sanitise ram_duration and target_duration_count so they don't have to both co...Matthew Sackman2010-06-182-11/+10
* | | cosmeticMatthew Sackman2010-06-181-6/+6
* | | Merging default into bug21673Matthew Sackman2010-06-183-4/+18
|\ \ \ | |/ /
| * | fix syntax error that prevented compilation under Erlang/OTP R14AMatthias Radestock2010-06-181-1/+1
| |/
| * Merged bug 22597Simon MacMullen2010-06-162-3/+17
| |\
| | * moved common spec to rabbit.hrl; rewrote status codeAlexandru Scvortov2010-06-112-17/+13
| | * fixed crash when rabbit:status/0 called after rabbit was stoppedAlexandru Scvortov2010-06-102-10/+17
| | * Start bug22597 again.Simon MacMullen2010-06-082-3/+14
* | | slight tidying up of permitted_ram_index_countMatthias Radestock2010-06-181-10/+8
* | | correct commentMatthias Radestock2010-06-171-1/+1
* | | cosmeticMatthias Radestock2010-06-173-8/+4
* | | delete1 is not needed and never calledMatthew Sackman2010-06-171-29/+3
* | | Reduce msg store file size limit and queue index journal size temporarily whi...Matthew Sackman2010-06-171-1/+14
* | | Make the queue_index max_journal_entry_count configurableMatthew Sackman2010-06-171-13/+15