| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Glad to see I'm not the only one who's made this mistake: release and remove ... | Matthew Sackman | 2010-06-24 | 1 | -5/+7 |
| * | Merging default into bug 21673 | Matthew Sackman | 2010-06-24 | 3 | -20/+61 |
| |\ | |||||
| | * | merge bug22888 into default | Matthias Radestock | 2010-06-24 | 2 | -12/+59 |
| | |\ | |||||
| | | * | tweak error message | Matthias Radestock | 2010-06-24 | 1 | -2/+2 |
| | | * | get rid of channel_max checks | Matthias Radestock | 2010-06-24 | 1 | -17/+3 |
| | | * | shut up compiler | Matthias Radestock | 2010-06-24 | 1 | -4/+11 |
| | | * | Use ~w rather than ~p. | Simon MacMullen | 2010-06-24 | 1 | -3/+3 |
| | | * | Argh. | Simon MacMullen | 2010-06-23 | 1 | -1/+1 |
| | | * | I think this logic finally makes sense. | Simon MacMullen | 2010-06-23 | 1 | -4/+9 |
| | | * | Reinstate channel_max check. | Simon MacMullen | 2010-06-23 | 1 | -1/+4 |
| | | * | Merge default into bug 22888 | Simon MacMullen | 2010-06-23 | 1 | -5/+15 |
| | | |\ | |||||
| | | * | | Remove commented out code to enforce CHANNEL_MAX, we don't care. | Simon MacMullen | 2010-06-23 | 1 | -6/+0 |
| | | * | | Cosmetics | Simon MacMullen | 2010-06-23 | 1 | -11/+11 |
| | | * | | Make error messages terser. | Simon MacMullen | 2010-06-22 | 1 | -2/+2 |
| | | * | | Or maybe we do want a protocol_error, but let's use a real one. | Simon MacMullen | 2010-06-22 | 1 | -3/+4 |
| | | * | | Don't use protocol_error as we will not send one and mistuned does not exist ... | Simon MacMullen | 2010-06-22 | 1 | -4/+3 |
| | | * | | Move frame_max handling from amqp_0_9_1 to soemthing branched from default. | Simon MacMullen | 2010-06-22 | 2 | -11/+63 |
| | * | | | Merged bug21845 into default | Emile Joubert | 2010-06-23 | 1 | -8/+2 |
| | |\ \ \ | | |_|/ | |/| | | |||||
| | | * | | Rebalance blank lines | Simon MacMullen | 2010-06-18 | 1 | -1/+1 |
| | | * | | Permit basic.recover on a transactional channel. | Simon MacMullen | 2010-06-18 | 1 | -8/+2 |
| * | | | | 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 |
