Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | 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 ifdefsbug18524 | 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 | |
| |_|_|_|_|/ / |/| | | | | | | ||||||
* | | | | | | | 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 | -4/+11 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | 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 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merging bug22332 onto default | Matthew Sackman | 2010-02-10 | 1 | -6/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | update copyright notices to say 2010 where appropriatebug22312 | David R. MacIver | 2010-02-09 | 1 | -6/+6 | |
| |/ / / / / | ||||||
* | | | | | | improving shortstr overflow checking | Vlad Ionescu | 2010-01-29 | 1 | -1/+6 | |
|/ / / / / | ||||||
* | | | | | recreate branch in correct placebug19111 | Matthias Radestock | 2010-01-15 | 1 | -0/+36 | |
| |_|_|/ |/| | | | ||||||
* | | | | removing is_amqp_hard_error in rabbit_framing and adding amqp_exception funct...bug22063 | Vlad Ionescu | 2009-11-30 | 1 | -19/+6 | |
|/ / / | ||||||
* | | | adding support for determining if an amqp reply code is either a soft or a ha... | Vlad Ionescu | 2009-10-23 | 1 | -3/+24 | |
|/ / | ||||||
* | | Also check for a nowait field on synchronous recordsbug21493 | Paul Jones | 2009-08-26 | 1 | -1/+5 | |
* | | Added code generation of is_method_synchronous | Paul Jones | 2009-08-26 | 1 | -0/+7 | |
|/ | ||||||
* | Update copyrights.bug19974 | Tony Garnock-Jones | 2008-12-09 | 1 | -6/+12 | |
* | Moved from python-json to python-simplejson.bug19841 | Hubert Plociniczak | 2008-11-20 | 1 | -1/+2 | |
* | support default empty AMQP tablesbug17070 | Matthias Radestock | 2008-08-26 | 1 | -1/+10 | |
* | fixed bug in emitting erlang binary string | Karol Skocik | 2008-08-26 | 1 | -1/+1 | |
* | added mapping which decides how to convert Python value to Erlang default value | Karol Skocik | 2008-08-08 | 1 | -1/+9 | |
* | Migrate branch bug17070 | Tony Garnock-Jones | 2008-07-03 | 1 | -7/+10 | |
* | Initial commit, from repo-rebase-20080703121916_default (e96543d904a2) | Tony Garnock-Jones | 2008-07-03 | 1 | -0/+305 |