| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Chunk up work to do when converting α to β. Unfortunately this violates one... | Matthew Sackman | 2010-06-23 | 3 | -34/+47 |
| * | Merging heads | Matthew Sackman | 2010-06-23 | 1 | -32/+27 |
| |\ | |||||
| | * | cosmetic | Matthias Radestock | 2010-06-22 | 1 | -16/+16 |
| | * | make beta->gamma conversion part of general memory reduction scheme | Matthias Radestock | 2010-06-22 | 1 | -13/+8 |
| | * | cosmetic | Matthias Radestock | 2010-06-22 | 1 | -29/+29 |
| * | | Merging default into bug21673 so that it builds again... | Matthew Sackman | 2010-06-23 | 3 | -14/+23 |
| |\ \ | |/ |/| | |||||
| | * | Merged bug22864 into default | Emile Joubert | 2010-06-22 | 1 | -5/+15 |
| | |\ | |||||
| | | * | Move synchronous basic recover to the 0-8 broker. | Simon MacMullen | 2010-06-17 | 1 | -5/+15 |
| | * | | Cosmetics | Simon MacMullen | 2010-06-21 | 1 | -1/+2 |
| | * | | Make use of 0.9.1 error constants | Emile Joubert | 2010-06-21 | 1 | -7/+4 |
| | * | | correct some specs - ram durations can be 'infinity' | Matthias Radestock | 2010-06-18 | 2 | -2/+3 |
| * | | | Merging heads | Matthew Sackman | 2010-06-22 | 1 | -19/+20 |
| |\ \ \ | |||||
| | * | | | optimisation: don't call reduce_memory_use quite so often | Matthias Radestock | 2010-06-22 | 1 | -19/+20 |
| * | | | | Improve code coverage further | Matthew Sackman | 2010-06-22 | 1 | -0/+11 |
| |/ / / | |||||
| * | | | Still at 95.5% but less overloaded | Matthew Sackman | 2010-06-22 | 1 | -13/+24 |
| * | | | Remove meaningless assertion | Matthew Sackman | 2010-06-22 | 1 | -1/+1 |
| * | | | Merging heads | Matthew Sackman | 2010-06-22 | 1 | -18/+11 |
| |\ \ \ | |||||
| | * | | | refactor: simplify maybe_push_q{1,4}_to_betas | Matthias Radestock | 2010-06-22 | 1 | -18/+11 |
| * | | | | Further code coverage improvements. Up to 96.52% on VQ | Matthew Sackman | 2010-06-22 | 1 | -5/+13 |
| |/ / / | |||||
| * | | | massivly simplify variable_queue:publish | Matthias Radestock | 2010-06-22 | 1 | -88/+31 |
| * | | | refactor: simplify limit_ram_index | Matthias Radestock | 2010-06-22 | 1 | -41/+28 |
| * | | | add some more variable_queue state invariant checks | Matthias Radestock | 2010-06-22 | 1 | -1/+10 |
| * | | | Improving test coverage of VQ | Matthew Sackman | 2010-06-21 | 2 | -9/+15 |
| * | | | remove redundant conditions and assertions | Matthias Radestock | 2010-06-21 | 1 | -10/+3 |
| * | | | Apparently this is better | Matthew Sackman | 2010-06-21 | 1 | -1/+1 |
| * | | | Ensure that this macro doesn't accidentally cause unification with variables ... | Matthew Sackman | 2010-06-21 | 1 | -1/+1 |
| * | | | change queue_index:read API | Matthias Radestock | 2010-06-21 | 3 | -33/+32 |
| * | | | Renumbering of variables | Matthew Sackman | 2010-06-21 | 1 | -5/+5 |
| * | | | don't unify on function results that just happen to be side-effect free | Matthias Radestock | 2010-06-19 | 1 | -2/+2 |
| * | | | cosmetic | Matthias Radestock | 2010-06-18 | 1 | -4/+4 |
| * | | | a little bit of inlining | Matthias Radestock | 2010-06-18 | 1 | -14/+7 |
| * | | | yet more refactoring of push_betas_to_deltas | Matthias Radestock | 2010-06-18 | 1 | -63/+36 |
| * | | | refactor push_betas_to_deltas even further | Matthias Radestock | 2010-06-18 | 1 | -41/+39 |
| * | | | refactor push_betas_to_deltas | Matthias Radestock | 2010-06-18 | 1 | -55/+57 |
| * | | | cosmetic | Matthias Radestock | 2010-06-18 | 1 | -2/+2 |
| * | | | Guarantee that we're only reading max one segment when we load in from δ to ... | Matthew Sackman | 2010-06-18 | 1 | -1/+4 |
| * | | | sanitise ram_duration and target_duration_count so they don't have to both co... | Matthew Sackman | 2010-06-18 | 2 | -11/+10 |
| * | | | cosmetic | Matthew Sackman | 2010-06-18 | 1 | -6/+6 |
| * | | | Merging default into bug21673 | Matthew Sackman | 2010-06-18 | 3 | -4/+18 |
| |\ \ \ | |/ / | |||||
| | * | | fix syntax error that prevented compilation under Erlang/OTP R14A | Matthias Radestock | 2010-06-18 | 1 | -1/+1 |
| | |/ | |||||
| | * | Merged bug 22597 | Simon MacMullen | 2010-06-16 | 2 | -3/+17 |
| | |\ | |||||
| | | * | moved common spec to rabbit.hrl; rewrote status code | Alexandru Scvortov | 2010-06-11 | 2 | -17/+13 |
| | | * | fixed crash when rabbit:status/0 called after rabbit was stopped | Alexandru Scvortov | 2010-06-10 | 2 | -10/+17 |
| | | * | Start bug22597 again. | Simon MacMullen | 2010-06-08 | 2 | -3/+14 |
| * | | | slight tidying up of permitted_ram_index_count | Matthias Radestock | 2010-06-18 | 1 | -10/+8 |
| * | | | correct comment | Matthias Radestock | 2010-06-17 | 1 | -1/+1 |
| * | | | cosmetic | Matthias Radestock | 2010-06-17 | 3 | -8/+4 |
| * | | | delete1 is not needed and never called | Matthew Sackman | 2010-06-17 | 1 | -29/+3 |
| * | | | Reduce msg store file size limit and queue index journal size temporarily whi... | Matthew Sackman | 2010-06-17 | 1 | -1/+14 |
| * | | | Make the queue_index max_journal_entry_count configurable | Matthew Sackman | 2010-06-17 | 1 | -13/+15 |
