3 months ago Simon MacMullen Merge bug24606
3 months ago Emile Joubert Update copyright 2012 bug24606
3 months ago David Wragg Update MinGW/MSYS paths in etc/install-mingw.sh
6 months ago David Wragg Add an option to limit how many messages are consumed
6 months ago David Wragg Correct URL that should point to rabbitmq-codegen
6 months ago David Wragg Fix up some markdown formatting
6 months ago David Wragg Add a README.md symlink so that github will render the markdown
6 months ago David Wragg Merge bug24528 (cmake build support)
6 months ago Alan Antonuk Guard msinttypes include dir with MSVC and not WIN32 bug24528
6 months ago Alan Antonuk codegen.py should be copied to the bin directory bug24528
6 months ago Alan Antonuk Specify the project language as C to prevent CMake for looking for a c++ compiler bug24528
6 months ago Alan Antonuk Updating build documentation bug24528
6 months ago Alan Antonuk Adding missing include in tools CMakeLists.txt bug24528
6 months ago Alan Antonuk Adding missing amqp_url.c to CMakeLists.txt bug24528
6 months ago Alan Antonuk Fix: correct platform_utils directory under win32 bug24528
6 months ago Alan Antonuk Make codegen pull a dependancy of librabbitmq bug24528
6 months ago Alan Antonuk Adding POPT CMake lib finder. bug24528
6 months ago Alan Antonuk Adding CMake files to build tools, but not enabled bug24528
6 months ago Alan Antonuk Improved handing of external rabbitmq-codegen bug24528
6 months ago Alan Antonuk Fix: setting correct output name for generated files bug24528
6 months ago Alan Antonuk Building the rest of the example programs bug24528
6 months ago Alan Antonuk Adding documentation on how to use CMake build bug24528
8 months ago Alan Antonuk Make the copy of codegen.py work in all cases bug24528
8 months ago Alan Antonuk Adding the codegen stuff as an ExternalProject bug24528
11 months ago Alan Antonuk CodeGen found message should be a status bug24528
11 months ago Alan Antonuk Adding install target bug24528
11 months ago Alan Antonuk Changes to support building on Win32/64 bug24528
14 months ago XiaoGuang Zeng generate config.h in binary dir instead of source dir bug24528
14 months ago XiaoGuang Zeng add cmake build support. bug24528
7 months ago David Wragg Provide some minimal client properties
7 months ago Alexandru Scvortov merge bug24440 into default (add amqp URL support to C client)
7 months ago David Wragg Add amqp URL support to the tools bug24440
7 months ago David Wragg Add support for parsing amqp URLs to librabbitmq bug24440
7 months ago David Wragg Automatically run test_tables in 'make check' bug24440
7 months ago David Wragg Remove the redundant float and double encoding tests bug24440
8 months ago Alexandru Scvortov merge bug24349 into default (rabbitmq-c should work on platforms that don't support unaligned accesses)
9 months ago David Wragg Comment magical memcpys bug24349
9 months ago David Wragg Don't rely on unaligned accesses or little-endianness bug24349
10 months ago David Wragg die_errno should use the err parameter, not errno
10 months ago David Wragg Don't emit trailing spaces in test_tables.c
10 months ago David Wragg Remove trailing whitespace
12 months ago Simon MacMullen Create junk branch, junk bug24079. junk
12 months ago Simon MacMullen Pre-junk. rabbitmq-c is not in fact a plugin. bug24079
12 months ago Simon MacMullen Move .app to .app.in, remove module list bug24079
13 months ago David Wragg Merge bug24048 into default
13 months ago Piotr Sikora Add missing header (fixes build on OpenBSD). bug24048
14 months ago Alexandru Scvortov merge bug23872 into default (update copyright to "VMware, Inc")
14 months ago David Wragg Include a license block in generated files bug23872
14 months ago David Wragg Fix remaining mentions of the defunct tonyg@rabbitmq.com address bug23872
14 months ago David Wragg Python doesn't like C comments bug23872
14 months ago David Wragg Update copyright notices bug23872
15 months ago David Wragg Credit recent contributors
15 months ago Daniel Schauenberg config.h defines _GNU_SOURCE and is therefore all we need to include
15 months ago Daniel Schauenberg match overall style of header guards
15 months ago Daniel Schauenberg move strdup to separate file and add guards
16 months ago Alexandru Scvortov merge bug23645 into default (C client is lacking some methods in its API)
16 months ago David Wragg Extract common code from generated API functions bug23645
16 months ago David Wragg Remove some redundant function declarations bug23645
16 months ago David Wragg Add an amqp_basic_reject API function bug23645
16 months ago David Wragg Generate API functions corresponding to most synchronous methods bug23645