| 15 hours ago |
Simon MacMullen |
Merge bug24606
default tip
|
changeset |
files
|
| 37 hours ago |
Emile Joubert |
Update copyright 2012
bug24606
|
changeset |
files
|
| 11 days ago |
David Wragg |
Update MinGW/MSYS paths in etc/install-mingw.sh
|
changeset |
files
|
| 2 months ago |
David Wragg |
Add an option to limit how many messages are consumed
|
changeset |
files
|
| 3 months ago |
David Wragg |
Correct URL that should point to rabbitmq-codegen
|
changeset |
files
|
| 3 months ago |
David Wragg |
Fix up some markdown formatting
|
changeset |
files
|
| 3 months ago |
David Wragg |
Add a README.md symlink so that github will render the markdown
|
changeset |
files
|
| 3 months ago |
David Wragg |
Merge bug24528 (cmake build support)
|
changeset |
files
|
| 3 months ago |
Alan Antonuk |
Guard msinttypes include dir with MSVC and not WIN32
bug24528
|
changeset |
files
|
| 3 months ago |
Alan Antonuk |
codegen.py should be copied to the bin directory
bug24528
|
changeset |
files
|
| 3 months ago |
Alan Antonuk |
Specify the project language as C to prevent CMake for looking for a c++ compiler
bug24528
|
changeset |
files
|
| 3 months ago |
Alan Antonuk |
Updating build documentation
bug24528
|
changeset |
files
|
| 3 months ago |
Alan Antonuk |
Adding missing include in tools CMakeLists.txt
bug24528
|
changeset |
files
|
| 3 months ago |
Alan Antonuk |
Adding missing amqp_url.c to CMakeLists.txt
bug24528
|
changeset |
files
|
| 3 months ago |
Alan Antonuk |
Fix: correct platform_utils directory under win32
bug24528
|
changeset |
files
|
| 3 months ago |
Alan Antonuk |
Make codegen pull a dependancy of librabbitmq
bug24528
|
changeset |
files
|
| 3 months ago |
Alan Antonuk |
Adding POPT CMake lib finder.
bug24528
|
changeset |
files
|
| 3 months ago |
Alan Antonuk |
Adding CMake files to build tools, but not enabled
bug24528
|
changeset |
files
|
| 3 months ago |
Alan Antonuk |
Improved handing of external rabbitmq-codegen
bug24528
|
changeset |
files
|
| 3 months ago |
Alan Antonuk |
Fix: setting correct output name for generated files
bug24528
|
changeset |
files
|
| 3 months ago |
Alan Antonuk |
Building the rest of the example programs
bug24528
|
changeset |
files
|
| 3 months ago |
Alan Antonuk |
Adding documentation on how to use CMake build
bug24528
|
changeset |
files
|
| 5 months ago |
Alan Antonuk |
Make the copy of codegen.py work in all cases
bug24528
|
changeset |
files
|
| 5 months ago |
Alan Antonuk |
Adding the codegen stuff as an ExternalProject
bug24528
|
changeset |
files
|
| 8 months ago |
Alan Antonuk |
CodeGen found message should be a status
bug24528
|
changeset |
files
|
| 8 months ago |
Alan Antonuk |
Adding install target
bug24528
|
changeset |
files
|
| 8 months ago |
Alan Antonuk |
Changes to support building on Win32/64
bug24528
|
changeset |
files
|
| 11 months ago |
XiaoGuang Zeng |
generate config.h in binary dir instead of source dir
bug24528
|
changeset |
files
|
| 11 months ago |
XiaoGuang Zeng |
add cmake build support.
bug24528
|
changeset |
files
|
| 3 months ago |
David Wragg |
Provide some minimal client properties
|
changeset |
files
|
| 4 months ago |
Alexandru Scvortov |
merge bug24440 into default (add amqp URL support to C client)
|
changeset |
files
|
| 4 months ago |
David Wragg |
Add amqp URL support to the tools
bug24440
|
changeset |
files
|
| 4 months ago |
David Wragg |
Add support for parsing amqp URLs to librabbitmq
bug24440
|
changeset |
files
|
| 4 months ago |
David Wragg |
Automatically run test_tables in 'make check'
bug24440
|
changeset |
files
|
| 4 months ago |
David Wragg |
Remove the redundant float and double encoding tests
bug24440
|
changeset |
files
|
| 5 months ago |
Alexandru Scvortov |
merge bug24349 into default (rabbitmq-c should work on platforms that don't support unaligned accesses)
|
changeset |
files
|
| 5 months ago |
David Wragg |
Comment magical memcpys
bug24349
|
changeset |
files
|
| 5 months ago |
David Wragg |
Don't rely on unaligned accesses or little-endianness
bug24349
|
changeset |
files
|
| 7 months ago |
David Wragg |
die_errno should use the err parameter, not errno
|
changeset |
files
|
| 7 months ago |
David Wragg |
Don't emit trailing spaces in test_tables.c
|
changeset |
files
|
| 7 months ago |
David Wragg |
Remove trailing whitespace
|
changeset |
files
|
| 8 months ago |
Simon MacMullen |
Create junk branch, junk bug24079.
junk
|
changeset |
files
|
| 8 months ago |
Simon MacMullen |
Pre-junk. rabbitmq-c is not in fact a plugin.
bug24079
|
changeset |
files
|
| 8 months ago |
Simon MacMullen |
Move .app to .app.in, remove module list
bug24079
|
changeset |
files
|
| 9 months ago |
David Wragg |
Merge bug24048 into default
|
changeset |
files
|
| 9 months ago |
Piotr Sikora |
Add missing header (fixes build on OpenBSD).
bug24048
|
changeset |
files
|
| 11 months ago |
Alexandru Scvortov |
merge bug23872 into default (update copyright to "VMware, Inc")
|
changeset |
files
|
| 11 months ago |
David Wragg |
Include a license block in generated files
bug23872
|
changeset |
files
|
| 11 months ago |
David Wragg |
Fix remaining mentions of the defunct tonyg@rabbitmq.com address
bug23872
|
changeset |
files
|
| 11 months ago |
David Wragg |
Python doesn't like C comments
bug23872
|
changeset |
files
|
| 11 months ago |
David Wragg |
Update copyright notices
bug23872
|
changeset |
files
|
| 12 months ago |
David Wragg |
Credit recent contributors
|
changeset |
files
|
| 12 months ago |
Daniel Schauenberg |
config.h defines _GNU_SOURCE and is therefore all we need to include
|
changeset |
files
|
| 12 months ago |
Daniel Schauenberg |
match overall style of header guards
|
changeset |
files
|
| 12 months ago |
Daniel Schauenberg |
move strdup to separate file and add guards
|
changeset |
files
|
| 12 months ago |
Alexandru Scvortov |
merge bug23645 into default (C client is lacking some methods in its API)
|
changeset |
files
|
| 12 months ago |
David Wragg |
Extract common code from generated API functions
bug23645
|
changeset |
files
|
| 12 months ago |
David Wragg |
Remove some redundant function declarations
bug23645
|
changeset |
files
|
| 12 months ago |
David Wragg |
Add an amqp_basic_reject API function
bug23645
|
changeset |
files
|
| 13 months ago |
David Wragg |
Generate API functions corresponding to most synchronous methods
bug23645
|
changeset |
files
|
| 13 months ago |
Tony Garnock-Jones |
More fixes for VPATH-based builds
|
changeset |
files
|
| 13 months ago |
Tony Garnock-Jones |
Fix VPATH builds. Path to spec file was incorrect.
|
changeset |
files
|
| 14 months ago |
David Wragg |
Support for 64-bit Windows builds
|
changeset |
files
|
| 14 months ago |
David Wragg |
Comment typo fixes
|
changeset |
files
|
| 14 months ago |
Alexandru Scvortov |
merge bug23472 into default (ac_abs_confdir only available in recent versions of autoconf)
|
changeset |
files
|
| 14 months ago |
Alexandru Scvortov |
merge bug23423 into default
|
changeset |
files
|
| 14 months ago |
David Wragg |
READE.windows improvements
bug23423
|
changeset |
files
|
| 14 months ago |
David Wragg |
Correct the Windows SDK path for VS2005
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Don't use ac_abs_confdir in autoconf.ac
bug23472
|
changeset |
files
|
| 15 months ago |
David Wragg |
Add newlines on error messages in examples
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Fix a bug in the asprintf implementation
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Fix a compiler warning when building under mingw
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Update build instructions for building with the MS compiler
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Construct the command line to conform to Windows escaping conventions
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Add compability macros for AMQP_EMPTY_*
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Clean up a fairly odd bit of code
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Fix compiler warnings
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Make the examples compile and work under Windows
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Eliminate the AMQP_EMPTY_* macros from amqp.h
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Use the msinttypes header when building with the Microsoft compiler
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Make test_tables.c ISO C90 clean
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Pass "-ansi -pedantic" to gcc, so it tells us when we stray from C90
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Specify which functions are to be exported from the librabbitmq DLL
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Microsoft C runtime doesn't have snprintf
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Microsoft link.exe doesn't understand the -l syntax
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Prevent windows.h name collisions with winsock2.h
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Eliminate AMQP_SIMPLE_RPC and friends
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Eliminate C99-style initializers in librabbitmq .c files
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Eliminate the AMQP_CHECK_RESULT macro
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Eliminate the old codec macros
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Convert generated code to use the new codec helper functions
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Convert other librabbitmq .c files to the new helper functions
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Eliminate the amqp_assert macro
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Introduce new codec helper inline functions; convert amqp_table.c
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Get autoconf to detect the inline function syntax
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Eliminate the AMQP_BYTES_FREE macro
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Don't produce empty structs in generated code
bug23423
|
changeset |
files
|
| 15 months ago |
David Wragg |
Eliminate // comments
bug23423
|
changeset |
files
|
| 16 months ago |
Alexandru Scvortov |
expose confirm.select in API
bug23318
|
changeset |
files
|
| 17 months ago |
David Wragg |
Merge bug22951 into default (Make the C client on default use 0-9-1)
|
changeset |
files
|
| 17 months ago |
David Wragg |
Create branch amqp_0_8
amqp_0_8
|
changeset |
files
|
| 17 months ago |
David Wragg |
Merge amqp_0_9_1 into bug22951 to remove head
bug22951
|
changeset |
files
|
| 17 months ago |
Alexandru Scvortov |
removed references to the 0-9-1 branch in README
bug22951
|
changeset |
files
|
| 17 months ago |
Alexandru Scvortov |
merge bug23163 into default
|
changeset |
files
|
| 17 months ago |
Tony Garnock-Jones |
Harmonize uses of die_amqp_error: it now expects the result code, with negative meaning error
bug23163
|
changeset |
files
|
| 17 months ago |
Alexandru Scvortov |
merge default into bug22951
bug22951
|
changeset |
files
|
| 17 months ago |
David Wragg |
Man page grammar tweak
|
changeset |
files
|
| 17 months ago |
Alexandru Scvortov |
removed auto-delete parameter from exchange.declare
bug22951
|
changeset |
files
|
| 17 months ago |
Alexandru Scvortov |
remove superfluous code
bug22951
|
changeset |
files
|
| 18 months ago |
David Wragg |
Update MinGW URLs
|
changeset |
files
|
| 18 months ago |
Alexandru Scvortov |
merge bug21814 into default
|
changeset |
files
|
| 18 months ago |
David Wragg |
add missing initializers
bug21814
|
changeset |
files
|
| 18 months ago |
David Wragg |
Refine amqp-consume options for 0-9-1 queue declaration semantics
bug21814
|
changeset |
files
|
| 18 months ago |
David Wragg |
Merge bug23089 into default
|
changeset |
files
|
| 18 months ago |
David Wragg |
make distcheck was failing because of a missing $(srcdir) relative-reference
bug23089
|
changeset |
files
|
| 18 months ago |
Alexandru Scvortov |
merged default into bug22951
bug22951
|
changeset |
files
|
| 18 months ago |
Alexandru Scvortov |
merge bug23081 into default
|
changeset |
files
|
| 18 months ago |
David Wragg |
Remove redundant reference to AMQP_EXTENSIONS_JSON_PATH
bug23081
|
changeset |
files
|
| 18 months ago |
David Wragg |
Update for recent changes to rabbitmq-codegen
bug23081
|
changeset |
files
|
| 18 months ago |
Alexandru Scvortov |
it's called routing_key in the spec
bug22951
|
changeset |
files
|
| 18 months ago |
Alexandru Scvortov |
updated rabbitmq-c to the latest codegen
bug22951
|
changeset |
files
|
| 18 months ago |
Alexandru Scvortov |
merged default into bug22951
bug22951
|
changeset |
files
|
| 18 months ago |
Alexandru Scvortov |
merge bug22825 into default
|
changeset |
files
|
| 19 months ago |
Alexandru Scvortov |
this branch is default with amqp_0_9_1 merged in; everything seems to work fine
bug22951
|
changeset |
files
|
| 18 months ago |
David Wragg |
We were neglecting to free the constructed command line
bug22825
|
changeset |
files
|
| 18 months ago |
David Wragg |
Fix typo and improve a few sentences around it.
bug22825
|
changeset |
files
|
| 18 months ago |
David Wragg |
Fix "const char *" to "void *" conversion warnings
bug22825
|
changeset |
files
|
| 18 months ago |
David Wragg |
Eliminate unnecessary includes of errno.h
bug22825
|
changeset |
files
|
| 18 months ago |
David Wragg |
Free heap-allocated error strings
bug22825
|
changeset |
files
|
| 18 months ago |
David Wragg |
die_on_error expects a librabbitmq error code
bug22825
|
changeset |
files
|
| 18 months ago |
David Wragg |
Remove redundant includes of popt.h
bug22825
|
changeset |
files
|
| 18 months ago |
David Wragg |
Add msys packages and instructions to run autoreconf under Windows
bug22825
|
changeset |
files
|
| 18 months ago |
David Wragg |
Fold amqp_end_connection socket closing into amqp_destroy_connection
bug22825
|
changeset |
files
|
| 18 months ago |
David Wragg |
Convert the socket_ prefix to amqp_socket_
bug22825
|
changeset |
files
|
| 18 months ago |
David Wragg |
Eliminate the socket_ prefix on connect
bug22825
|
changeset |
files
|
| 18 months ago |
David Wragg |
Replace socket_{read,write} with recv and send
bug22825
|
changeset |
files
|
| 18 months ago |
David Wragg |
ERROR_HOST_NOT_FOUND -> ERROR_GETHOSTBYNAME_FAILED
bug22825
|
changeset |
files
|
| 18 months ago |
David Wragg |
Merge default into bug22825
bug22825
|
changeset |
files
|
| 18 months ago |
Simon MacMullen |
Fix build after protocol JSON file changed.
amqp_0_9_1
|
changeset |
files
|
| 19 months ago |
David Wragg |
Merge bug22931 into default (Default to TCP_NODELAY in librabbitmq)
|
changeset |
files
|
| 19 months ago |
Tony Garnock-Jones |
Dedup error handling code
bug22931
|
changeset |
files
|
| 19 months ago |
Tony Garnock-Jones |
Merge default into amqp_0_9_1
amqp_0_9_1
|
changeset |
files
|
| 19 months ago |
Tony Garnock-Jones |
Turn on TCP_NODELAY by default.
bug22931
|
changeset |
files
|
| 19 months ago |
Tony Garnock-Jones |
Check result of socket call (!)
|
changeset |
files
|
| 19 months ago |
Tony Garnock-Jones |
Merge default into bug22825
bug22825
|
changeset |
files
|
| 19 months ago |
Emile Joubert |
Merged bug22864 into default
|
changeset |
files
|
| 19 months ago |
Simon MacMullen |
Use the new extensions file (NB: this does not add synchronous basic.recover to the C client, it just unbreaks the build).
bug22864
|
changeset |
files
|
| 20 months ago |
Tony Garnock-Jones |
More unix and windows support files in distributions
bug22825
|
changeset |
files
|
| 20 months ago |
Tony Garnock-Jones |
Include both unix and windows support files in distributions
bug22825
|
changeset |
files
|
| 20 months ago |
Tony Garnock-Jones |
Merge default into bug22825
bug22825
|
changeset |
files
|
| 20 months ago |
Tony Garnock-Jones |
Update hgignore
|
changeset |
files
|
| 20 months ago |
Tony Garnock-Jones |
Fix up clean rules
|
changeset |
files
|
| 20 months ago |
Tony Garnock-Jones |
Fix up packaging: xmlto was getting confused in build/source separation
|
changeset |
files
|
| 20 months ago |
David Wragg |
Merge default into bug22825
bug22825
|
changeset |
files
|
| 20 months ago |
David Wragg |
Fix some incorrect paths
bug22825
|
changeset |
files
|
| 20 months ago |
Tony Garnock-Jones |
Fix packaging
|
changeset |
files
|
| 20 months ago |
Tony Garnock-Jones |
Merge bug22805 into default
|
changeset |
files
|
| 20 months ago |
Tony Garnock-Jones |
Documentation for amqp-{declare,delete}-queue
bug22805
|
changeset |
files
|
| 20 months ago |
Tony Garnock-Jones |
Merge default into bug22805
bug22805
|
changeset |
files
|
| 20 months ago |
Tony Garnock-Jones |
Notice errors rather than sigsegv/sigbus
|
changeset |
files
|
| 20 months ago |
Tony Garnock-Jones |
Merge default into amqp_0_9_1
amqp_0_9_1
|
changeset |
files
|
| 20 months ago |
Tony Garnock-Jones |
Declare and delete queue utilities
|
changeset |
files
|
| 20 months ago |
Tony Garnock-Jones |
Added amqp_queue_delete to API
|
changeset |
files
|
| 20 months ago |
David Wragg |
The MinGW team has changed all the download URLs on SourceForge
bug22825
|
changeset |
files
|
| 20 months ago |
David Wragg |
Fix EXTRA_LIBS dependencies of librabbitmq
bug22825
|
changeset |
files
|
| 20 months ago |
David Wragg |
A Windows port, using MinGW/MSYS
bug22825
|
changeset |
files
|
| 20 months ago |
David Wragg |
Propagate write and writev errors correctly in amqp_send_frame
bug22825
|
changeset |
files
|
| 20 months ago |
David Wragg |
Make error codes returned by librabbitmq functions opaque
bug22825
|
changeset |
files
|
| 20 months ago |
David Wragg |
Remove uses of the GNU-specific %ll printf format modifier
bug22825
|
changeset |
files
|
| 20 months ago |
David Wragg |
Add amqp_end_connection, which closes the socket and destroys the connection
bug22825
|
changeset |
files
|
| 20 months ago |
David Wragg |
Move all includes of popt.h into common.h, which depends on it anyway
bug22825
|
changeset |
files
|
| 20 months ago |
David Wragg |
The simplejson module is bundled with python2.6 but renamed to json
bug22825
|
changeset |
files
|
| 20 months ago |
David Wragg |
Add docbook-based man pages for tools
bug22805
|
changeset |
files
|
| 20 months ago |
David Wragg |
Move the common_consume code into consume.c
bug22805
|
changeset |
files
|
| 20 months ago |
Tony Garnock-Jones |
Compute dependencies properly
|
changeset |
files
|
| 20 months ago |
Tony Garnock-Jones |
Package for amqp-tools
|
changeset |
files
|
| 21 months ago |
Tony Garnock-Jones |
Merge default into amqp_0_9_1
amqp_0_9_1
|
changeset |
files
|
| 21 months ago |
Tony Garnock-Jones |
Only allocate and check if we would ask for more than zero bytes
|
changeset |
files
|
| 21 months ago |
Tony Garnock-Jones |
Merge default into amqp_0_9_1
amqp_0_9_1
|
changeset |
files
|
| 21 months ago |
Tony Garnock-Jones |
Update packaging to not fail on karmic
|
changeset |
files
|
| 21 months ago |
Tony Garnock-Jones |
Merge default into amqp_0_9_1
amqp_0_9_1
|
changeset |
files
|
| 21 months ago |
Tony Garnock-Jones |
Remove note about amqp_pool_alloc.
|
changeset |
files
|
| 21 months ago |
Tony Garnock-Jones |
Check results of amqp_pool_alloc() and friends.
|
changeset |
files
|
| 21 months ago |
Tony Garnock-Jones |
Note about amqp_pool_alloc
|
changeset |
files
|
| 21 months ago |
Tony Garnock-Jones |
Merge default into amqp_0_9_1
amqp_0_9_1
|
changeset |
files
|
| 21 months ago |
Tony Garnock-Jones |
Move instructions for 0-9-1 to the end, and explain a little more.
|
changeset |
files
|
| 21 months ago |
Tony Garnock-Jones |
Merge default into amqp_0_9_1
amqp_0_9_1
|
changeset |
files
|
| 21 months ago |
Tony Garnock-Jones |
Use writev(2) instead of 3 write(2)s
|
changeset |
files
|
| 22 months ago |
Tony Garnock-Jones |
Merge default into amqp_0_9_1
amqp_0_9_1
|
changeset |
files
|
| 22 months ago |
Tony Garnock-Jones |
Add TX select, commit, rollback
|
changeset |
files
|
| 22 months ago |
Tony Garnock-Jones |
Merge default into amqp_0_9_1
amqp_0_9_1
|
changeset |
files
|
| 22 months ago |
Tony Garnock-Jones |
Include stdint.h in generated C. HT @geoffgarside.
|
changeset |
files
|
| 23 months ago |
Tony Garnock-Jones |
Merge default into amqp_0_9_1
amqp_0_9_1
|
changeset |
files
|
| 23 months ago |
Tony Garnock-Jones |
Fix make distcheck
|
changeset |
files
|
| 23 months ago |
Tony Garnock-Jones |
Added tag librabbitmq-0.1-amqp_0_9_1 for changeset b01825ecc112
amqp_0_9_1
|
changeset |
files
|
| 23 months ago |
Tony Garnock-Jones |
Added tag librabbitmq-0.1-amqp_0_8 for changeset ce1eaceaee94
|
changeset |
files
|
| 23 months ago |
Tony Garnock-Jones |
Merge default into amqp_0_9_1
amqp_0_9_1 librabbitmq-0.1-amqp_0_9_1
|
changeset |
files
|
| 23 months ago |
Tony Garnock-Jones |
Merge bug22346 into default
librabbitmq-0.1-amqp_0_8
|
changeset |
files
|
| 23 months ago |
Tony Garnock-Jones |
Merge default into amqp_0_9_1 (the usual edit of amqp_basic_consume was the only manual change)
amqp_0_9_1
|
changeset |
files
|
| 23 months ago |
Tony Garnock-Jones |
Merge bug22390 into default
|
changeset |
files
|
| ... |