Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Make the examples compile and work under Windows | David Wragg | 2010-10-21 | 16 | -143/+201 | |
| * | Eliminate the AMQP_EMPTY_* macros from amqp.h | David Wragg | 2010-10-21 | 11 | -25/+26 | |
| * | Use the msinttypes header when building with the Microsoft compiler | David Wragg | 2010-10-21 | 6 | -4/+577 | |
| * | Make test_tables.c ISO C90 clean | David Wragg | 2010-10-21 | 4 | -141/+204 | |
| * | Pass "-ansi -pedantic" to gcc, so it tells us when we stray from C90 | David Wragg | 2010-10-21 | 10 | -10/+64 | |
| * | Specify which functions are to be exported from the librabbitmq DLL | David Wragg | 2010-10-21 | 2 | -143/+173 | |
| * | Microsoft C runtime doesn't have snprintf | David Wragg | 2010-10-21 | 1 | -6/+4 | |
| * | Microsoft link.exe doesn't understand the -l syntax | David Wragg | 2010-10-21 | 1 | -1/+4 | |
| * | Prevent windows.h name collisions with winsock2.h | David Wragg | 2010-10-21 | 1 | -0/+3 | |
| * | Eliminate AMQP_SIMPLE_RPC and friends | David Wragg | 2010-10-21 | 2 | -89/+180 | |
| * | Eliminate C99-style initializers in librabbitmq .c files | David Wragg | 2010-10-21 | 2 | -36/+41 | |
| * | Eliminate the AMQP_CHECK_RESULT macro | David Wragg | 2010-10-21 | 3 | -32/+37 | |
| * | Eliminate the old codec macros | David Wragg | 2010-10-21 | 3 | -33/+11 | |
| * | Convert generated code to use the new codec helper functions | David Wragg | 2010-10-21 | 1 | -151/+188 | |
| * | Convert other librabbitmq .c files to the new helper functions | David Wragg | 2010-10-21 | 4 | -290/+219 | |
| * | Eliminate the amqp_assert macro | David Wragg | 2010-10-21 | 4 | -39/+46 | |
| * | Introduce new codec helper inline functions; convert amqp_table.c | David Wragg | 2010-10-21 | 5 | -263/+357 | |
| * | Get autoconf to detect the inline function syntax | David Wragg | 2010-10-21 | 3 | -1/+5 | |
| * | Eliminate the AMQP_BYTES_FREE macro | David Wragg | 2010-10-21 | 2 | -9/+1 | |
| * | Don't produce empty structs in generated code | David Wragg | 2010-10-21 | 1 | -2/+5 | |
| * | Eliminate // comments | David Wragg | 2010-10-21 | 2 | -3/+3 | |
|/ | ||||||
* | Merge bug22951 into default (Make the C client on default use 0-9-1) | David Wragg | 2010-09-03 | 11 | -49/+23 | |
|\ | ||||||
| * | Merge amqp_0_9_1 into bug22951 to remove headbug22951 | David Wragg | 2010-09-03 | 43 | -421/+1458 | |
| |\ | ||||||
| | * | removed references to the 0-9-1 branch in README | Alexandru Scvortov | 2010-08-26 | 1 | -30/+3 | |
| | * | merge default into bug22951 | Alexandru Scvortov | 2010-08-17 | 5 | -96/+81 | |
| | |\ | ||||||
| | * | | removed auto-delete parameter from exchange.declare | Alexandru Scvortov | 2010-08-16 | 4 | -5/+3 | |
| | * | | remove superfluous code | Alexandru Scvortov | 2010-08-16 | 1 | -7/+0 | |
| | * | | merged default into bug22951 | Alexandru Scvortov | 2010-08-06 | 0 | -0/+0 | |
| | |\ \ | ||||||
| | * | | | it's called routing_key in the spec | Alexandru Scvortov | 2010-08-04 | 2 | -3/+3 | |
| | * | | | updated rabbitmq-c to the latest codegen | Alexandru Scvortov | 2010-08-04 | 2 | -3/+3 | |
| | * | | | merged default into bug22951 | Alexandru Scvortov | 2010-08-04 | 10 | -23/+24 | |
| | |\ \ \ | ||||||
| | | * \ \ | this branch is default with amqp_0_9_1 merged in; everything seems to work fine | Alexandru Scvortov | 2010-07-09 | 10 | -23/+24 | |
| | | |\ \ \ | | | |/ / / | ||||||
| * | | | | | Fix build after protocol JSON file changed.amqp_0_9_1 | Simon MacMullen | 2010-07-20 | 2 | -3/+3 | |
| * | | | | | Merge default into amqp_0_9_1 | Tony Garnock-Jones | 2010-07-02 | 10 | -23/+24 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | Merge default into amqp_0_9_1 | Tony Garnock-Jones | 2010-06-05 | 9 | -10/+20 | |
| | |\ \ \ \ | ||||||
| | | * \ \ \ | Merge default into amqp_0_9_1 | Tony Garnock-Jones | 2010-04-20 | 1 | -3/+6 | |
| | | |\ \ \ \ | ||||||
| | | * \ \ \ \ | Merge default into amqp_0_9_1 | Tony Garnock-Jones | 2010-04-19 | 3 | -7/+6 | |
| | | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge default into amqp_0_9_1 | Tony Garnock-Jones | 2010-04-16 | 4 | -3/+36 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ | Merge default into amqp_0_9_1 | Tony Garnock-Jones | 2010-04-16 | 9 | -10/+20 | |
| | | |\ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ | Merge default into amqp_0_9_1 | Tony Garnock-Jones | 2010-04-15 | 9 | -10/+20 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | | * \ \ \ \ \ \ | Merge default into amqp_0_9_1 | Tony Garnock-Jones | 2010-03-30 | 9 | -10/+20 | |
| | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | * \ \ \ \ \ \ | Merge default into amqp_0_9_1 | Tony Garnock-Jones | 2010-03-30 | 9 | -10/+20 | |
| | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | * \ \ \ \ \ \ | Merge default into amqp_0_9_1 | Tony Garnock-Jones | 2010-03-07 | 9 | -10/+20 | |
| | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | | | | | Added tag librabbitmq-0.1-amqp_0_9_1 for changeset b01825ecc112 | Tony Garnock-Jones | 2010-02-26 | 0 | -0/+0 | |
| | | | | | | | * | | | | | | | Merge default into amqp_0_9_1librabbitmq-0.1-amqp_0_9_1 | Tony Garnock-Jones | 2010-02-25 | 9 | -10/+20 | |
| | | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | | * \ \ \ \ \ \ | Merge default into amqp_0_9_1 (the usual edit of amqp_basic_consume was the o... | Tony Garnock-Jones | 2010-02-24 | 11 | -3/+1130 | |
| | | | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | | * \ \ \ \ \ \ \ | Merge default into amqp_0_9_1 | Tony Garnock-Jones | 2010-02-21 | 22 | -32/+1341 | |
| | | | | | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | * \ \ \ \ \ \ \ \ | Merge default into amqp_0_9_1 | Tony Garnock-Jones | 2010-02-18 | 1 | -0/+4 | |
| | | | | | | | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | * \ \ \ \ \ \ \ \ \ | Merge default into amqp_0_9_1 | Tony Garnock-Jones | 2010-02-18 | 8 | -9/+19 | |
| | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | * \ \ \ \ \ \ \ \ \ | Merge default into amqp_0_9_1 | Tony Garnock-Jones | 2010-02-18 | 13 | -57/+149 | |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ |