| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | be more assertive in property decoding | Matthias Radestock | 2012-11-04 | 1 | -1/+1 |
| * | Update copyright 2012 | Emile Joubert | 2012-02-02 | 1 | -2/+2 |
| * | cosmetic | Alexandru Scvortov | 2011-10-18 | 1 | -7/+12 |
| * | unroll property parser | Alexandru Scvortov | 2011-10-17 | 1 | -5/+45 |
| * | more autogenerated specs | Alexandru Scvortov | 2011-08-05 | 1 | -0/+3 |
| * | Merged default into bug23483 | Emile Joubert | 2011-02-07 | 1 | -1/+1 |
| |\ | |||||
| | * | Sender-specified distribution for fanout exchanges | Emile Joubert | 2011-01-19 | 1 | -1/+1 |
| * | | Correct all remaining copyright notices | Matthew Sackman | 2011-01-19 | 1 | -52/+22 |
| |/ | |||||
| * | merge bug23475 into default (eliminate dialyzer errors) | Alexandru Scvortov | 2010-11-11 | 1 | -4/+6 |
| |\ | |||||
| | * | yet another spec error | Matthias Radestock | 2010-11-07 | 1 | -1/+1 |
| | * | export types in more sensible order and add some that were missing | Matthias Radestock | 2010-11-06 | 1 | -3/+5 |
| * | | refactor: extract shortstr size check | Matthias Radestock | 2010-11-08 | 1 | -2/+7 |
| * | | don't check shortstr size on decode since it is guaranteed to fit | Matthias Radestock | 2010-11-08 | 1 | -2/+0 |
| |/ | |||||
| * | merging in from default | Vlad Alexandru Ionescu | 2010-09-16 | 1 | -6/+16 |
| |\ | |||||
| | * | Merging bug 23022 onto default | Matthew Sackman | 2010-08-02 | 1 | -1/+2 |
| | |\ | |||||
| | | * | added connection_exit() and channel_exit() to relevant function specs | Alexandru Scvortov | 2010-07-30 | 1 | -1/+2 |
| | * | | version should come first | Matthias Radestock | 2010-07-09 | 1 | -7/+6 |
| | * | | Merge default into bug22889 | Simon MacMullen | 2010-07-09 | 1 | -64/+64 |
| | |\ \ | | |/ | |||||
| | * | | Correct spec; correct dependencies. | Simon MacMullen | 2010-07-02 | 1 | -1/+1 |
| | * | | Get codegen to build Protocol:version(). | Simon MacMullen | 2010-07-02 | 1 | -1/+7 |
| | * | | Codegen up two different versions of rabbit_framing and provide a dispatcher ... | Simon MacMullen | 2010-06-24 | 1 | -2/+7 |
| | * | | Don't pull protocol version from the JSON. | Simon MacMullen | 2010-06-24 | 1 | -2/+0 |
| * | | | merging in from default | Vlad Ionescu | 2010-07-14 | 1 | -1/+101 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | moved export_types to inside ifdefs | Alexandru Scvortov | 2010-07-05 | 1 | -23/+27 |
| | * | | added missing export_types | Alexandru Scvortov | 2010-07-05 | 1 | -1/+1 |
| | * | | better types | Alexandru Scvortov | 2010-07-02 | 1 | -7/+19 |
| | * | | moved most hard-coded types from rabbit_framing | Alexandru Scvortov | 2010-07-02 | 1 | -7/+1 |
| | * | | redistributed all types from rabbit_framing_spec.hrl and rabbit.hrl | Alexandru Scvortov | 2010-07-02 | 1 | -13/+2 |
| | * | | partially moved types out of rabbit.hrl | Alexandru Scvortov | 2010-07-01 | 1 | -50/+51 |
| | |/ | |||||
| | * | removed unnecessary ifdefs | Alexandru Scvortov | 2010-06-11 | 1 | -6/+3 |
| | * | ifdefs surround ALL the specs | Alexandru Scvortov | 2010-06-11 | 1 | -1/+1 |
| | * | cosmetic | Alexandru Scvortov | 2010-06-09 | 1 | -3/+1 |
| | * | enclosed generated specs in -ifdefs | Alexandru Scvortov | 2010-06-09 | 1 | -5/+6 |
| | * | spaces instead of tabs in autogenerated code | Alexandru Scvortov | 2010-06-09 | 1 | -2/+2 |
| | * | removed duplicated code | Alexandru Scvortov | 2010-06-09 | 1 | -40/+21 |
| | * | codegen.py now works with latest rabbit-codegen | Alexandru Scvortov | 2010-06-03 | 1 | -1/+3 |
| | * | rabbit_framing_spec.hrl is now generated | Alexandru Scvortov | 2010-06-03 | 1 | -46/+79 |
| | * | auto-generation of all function specs for rabbit_framing | Alexandru Scvortov | 2010-06-03 | 1 | -16/+32 |
| | * | more rabbit_framing specs are generated automatically | Alexandru Scvortov | 2010-06-02 | 1 | -0/+72 |
| * | | merging in from default | Vlad Ionescu | 2010-05-14 | 1 | -11/+23 |
| |\ \ | |/ | |||||
| | * | Backed out changeset 4922b15fa148 as it's not needed. | Matthew Sackman | 2010-02-17 | 1 | -7/+0 |
| | * | Add support for extracting field names for class properties | Matthew Sackman | 2010-02-17 | 1 | -0/+7 |
| | * | Merging default ⇨ bug 16653 | Matthew Sackman | 2010-02-16 | 1 | -7/+12 |
| | |\ | |||||
| | | * | Merging bug22332 onto default | Matthew Sackman | 2010-02-10 | 1 | -6/+6 |
| | | |\ | |||||
| | | | * | update copyright notices to say 2010 where appropriate | David R. MacIver | 2010-02-09 | 1 | -6/+6 |
| | | * | | improving shortstr overflow checking | Vlad Ionescu | 2010-01-29 | 1 | -1/+6 |
| | | |/ | |||||
| | * | | Remove the response verification as errors should cause the channel or connec... | Matthew Sackman | 2010-01-29 | 1 | -12/+0 |
| | * | | Need to be able to verify that the response got back from the server is ok, w... | Matthew Sackman | 2010-01-29 | 1 | -0/+12 |
| | * | | Added method_record to codegen.py for the shovel | Matthew Sackman | 2010-01-27 | 1 | -4/+11 |
| | |/ | |||||
| * | | adding lookup_class_name to rabbit_framing | Vlad Ionescu | 2010-01-21 | 1 | -0/+9 |
| |/ | |||||
