| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge heads | Matthias Radestock | 2010-07-07 | 1 | -1/+1 |
| |\ | |||||
| | * | Bump the msg_store file size limit when testing from 128bytes to 512bytes (no... | Matthew Sackman | 2010-07-07 | 1 | -1/+1 |
| * | | merge bug22896 into bug21673 | Matthias Radestock | 2010-07-07 | 5 | -92/+136 |
| |\ \ | |/ |/| | |||||
| | * | remove redundant heads | Matthias Radestock | 2010-07-07 | 1 | -4/+0 |
| | * | Minor typeo | Matthew Sackman | 2010-07-07 | 1 | -1/+1 |
| | * | Correct documentation for variable queue and the chunking of transitions | Matthew Sackman | 2010-07-07 | 1 | -12/+16 |
| | * | Merging bug 21673 into bug 22896 | Matthew Sackman | 2010-07-07 | 49 | -341/+685 |
| | |\ | |||||
| | * | | unify the phase change predicate and phase change operation | Matthias Radestock | 2010-07-07 | 1 | -43/+70 |
| | * | | cosmetic | Matthias Radestock | 2010-07-06 | 1 | -1/+1 |
| | * | | oops | Matthias Radestock | 2010-07-06 | 1 | -1/+2 |
| | * | | simplify memory reduction decisions | Matthias Radestock | 2010-07-06 | 1 | -42/+36 |
| | * | | merge bug21673 into bug22896 | Matthias Radestock | 2010-07-06 | 11 | -176/+189 |
| | |\ \ | |||||
| | * | | | cosmetic | Matthias Radestock | 2010-07-06 | 1 | -3/+2 |
| | * | | | cosmetic | Matthias Radestock | 2010-07-06 | 1 | -2/+2 |
| | * | | | Merging bug21673 into bug22896 | Matthew Sackman | 2010-06-30 | 5 | -40/+49 |
| | |\ \ \ | |||||
| | * \ \ \ | Merging bug21673 into bug22896 | Matthew Sackman | 2010-06-25 | 1 | -7/+9 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merging bug21673 into bug22896 | Matthew Sackman | 2010-06-24 | 1 | -5/+7 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merging bug21673 into bug22896 | Matthew Sackman | 2010-06-24 | 3 | -20/+61 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Corrections to tests, and actually make the needs_idle_timeout logic do somet... | Matthew Sackman | 2010-06-24 | 2 | -8/+18 |
| | * | | | | | | | Yup, missed a few more too | Matthew Sackman | 2010-06-24 | 2 | -3/+3 |
| | * | | | | | | | Whoops, missed one | Matthew Sackman | 2010-06-24 | 1 | -1/+1 |
| | * | | | | | | | Chunk up work to do when converting α to β. Unfortunately this violates one... | Matthew Sackman | 2010-06-23 | 3 | -34/+47 |
| * | | | | | | | | When pushing β to γ, *always* do the youngest β first as they will stay ar... | Matthew Sackman | 2010-07-07 | 1 | -1/+1 |
| | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | | Merging default into bug 21673 | Matthew Sackman | 2010-07-07 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Correct some dict() to dict:dictionary() that were missed. | Matthew Sackman | 2010-07-07 | 2 | -2/+2 |
| * | | | | | | | | Merging default into bug21673 and correcting specs and types | Matthew Sackman | 2010-07-07 | 49 | -339/+683 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | | | |||||
| | * | | | | | | Whoops, forgot to export it | Matthew Sackman | 2010-07-07 | 1 | -1/+1 |
| | * | | | | | | Introduced and used ok_or_error2(A,B). Also verified everything seems happy u... | Matthew Sackman | 2010-07-07 | 12 | -26/+17 |
| | * | | | | | | r2 -> r3. | Matthew Sackman | 2010-07-07 | 1 | -1/+1 |
| | * | | | | | | merged default into bug21954 | Alexandru Scvortov | 2010-07-06 | 4 | -24/+21 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | include cleanup | Alexandru Scvortov | 2010-07-06 | 2 | -3/+0 |
| | * | | | | | | | cleanup | Alexandru Scvortov | 2010-07-06 | 37 | -188/+315 |
| | * | | | | | | | removed line at top of rabbit_mnesia.erl | Alexandru Scvortov | 2010-07-06 | 1 | -1/+0 |
| | * | | | | | | | dialyzer doesn't support overloaded types | Alexandru Scvortov | 2010-07-06 | 2 | -6/+6 |
| | * | | | | | | | refactored r types and specs | Alexandru Scvortov | 2010-07-06 | 2 | -11/+13 |
| | * | | | | | | | {'ok', A} -> rabbit_types:ok(A) | Alexandru Scvortov | 2010-07-06 | 19 | -27/+28 |
| | * | | | | | | | {'ok' | error(...)} -> rabbit_types:ok_or_error(...) | Alexandru Scvortov | 2010-07-06 | 7 | -15/+15 |
| | * | | | | | | | {error, A} -> rabbit_types:error(A) | Alexandru Scvortov | 2010-07-06 | 20 | -45/+44 |
| | * | | | | | | | moved all rabbit.hrl types to rabbit_types.erl | Alexandru Scvortov | 2010-07-06 | 9 | -104/+110 |
| | * | | | | | | | moved common types rabbit_types; move net types to rabbit_networking | Alexandru Scvortov | 2010-07-06 | 16 | -147/+186 |
| | * | | | | | | | moved export_types to inside ifdefs | Alexandru Scvortov | 2010-07-05 | 10 | -20/+23 |
| | * | | | | | | | added missing export_types | Alexandru Scvortov | 2010-07-05 | 3 | -3/+3 |
| | * | | | | | | | merge default into bug21954 | Alexandru Scvortov | 2010-07-05 | 6 | -85/+90 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | cleanup | Alexandru Scvortov | 2010-07-05 | 1 | -2/+1 |
| | * | | | | | | | | improved types | Alexandru Scvortov | 2010-07-02 | 4 | -29/+31 |
| | * | | | | | | | | better types | Alexandru Scvortov | 2010-07-02 | 7 | -18/+16 |
| | * | | | | | | | | updated dict() to dict:dictionary() | Alexandru Scvortov | 2010-07-02 | 2 | -2/+2 |
| | * | | | | | | | | because inet doesn't export all its types | Alexandru Scvortov | 2010-07-02 | 4 | -11/+13 |
| | * | | | | | | | | better types | Alexandru Scvortov | 2010-07-02 | 9 | -15/+19 |
| | * | | | | | | | | moved most hard-coded types from rabbit_framing | Alexandru Scvortov | 2010-07-02 | 7 | -47/+44 |
