index
:
delta/python-packages/rabbitmq-c-github-ask.git
amqp_0_8
amqp_0_9_1
api_docs
api_documentation
autotools
baserock/master
bug21814
bug22346
bug22390
bug22805
bug22825
bug22864
bug22931
bug22951
bug23081
bug23089
bug23163
bug23318
bug23423
bug23472
bug23645
bug23872
bug24048
bug24079
bug24349
bug24440
bug24528
build_static_library
channel_owns_memory_pool
cmake_build
cmake_build_improvements
fix_size_t_in_amqp_h
ipv6_support
issue23
issue29
master
public_header_includes_fix
simple_wait_frame
ssl
ssl-plumbing
travis-ci
vms_build
vs2008_install_stdint_fix
win32_example_include_fix
github.com: ask/rabbitmq-c
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
librabbitmq
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract common code from generated API functions
bug23645
David Wragg
2011-01-14
4
-33
/
+52
*
Remove some redundant function declarations
David Wragg
2011-01-14
1
-12
/
+0
*
Add an amqp_basic_reject API function
David Wragg
2011-01-14
2
-0
/
+16
*
Generate API functions corresponding to most synchronous methods
David Wragg
2011-01-07
3
-301
/
+112
*
merge bug23472 into default (ac_abs_confdir only available in recent versions...
Alexandru Scvortov
2010-11-24
1
-4
/
+4
|
\
|
*
Don't use ac_abs_confdir in autoconf.ac
bug23472
David Wragg
2010-11-04
1
-4
/
+4
*
|
Fix a compiler warning when building under mingw
David Wragg
2010-10-28
2
-2
/
+2
*
|
Add compability macros for AMQP_EMPTY_*
David Wragg
2010-10-27
1
-0
/
+6
*
|
Clean up a fairly odd bit of code
David Wragg
2010-10-21
1
-14
/
+5
*
|
Make the examples compile and work under Windows
David Wragg
2010-10-21
4
-141
/
+2
*
|
Eliminate the AMQP_EMPTY_* macros from amqp.h
David Wragg
2010-10-21
2
-7
/
+8
*
|
Use the msinttypes header when building with the Microsoft compiler
David Wragg
2010-10-21
1
-0
/
+4
*
|
Make test_tables.c ISO C90 clean
David Wragg
2010-10-21
2
-49
/
+9
*
|
Pass "-ansi -pedantic" to gcc, so it tells us when we stray from C90
David Wragg
2010-10-21
7
-8
/
+38
*
|
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
*
|
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
2
-1
/
+3
*
|
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
|
/
*
merge default into bug22951
Alexandru Scvortov
2010-08-17
1
-1
/
+1
|
\
|
*
make distcheck was failing because of a missing $(srcdir) relative-reference
bug23089
David Wragg
2010-08-07
1
-1
/
+1
|
*
Update for recent changes to rabbitmq-codegen
David Wragg
2010-08-05
1
-4
/
+4
*
|
removed auto-delete parameter from exchange.declare
Alexandru Scvortov
2010-08-16
2
-3
/
+1
*
|
remove superfluous code
Alexandru Scvortov
2010-08-16
1
-7
/
+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
1
-2
/
+2
*
|
merged default into bug22951
Alexandru Scvortov
2010-08-04
5
-9
/
+19
|
\
\
|
|
/
|
/
|
|
*
this branch is default with amqp_0_9_1 merged in; everything seems to work fine
Alexandru Scvortov
2010-07-09
5
-9
/
+19
*
|
Fix "const char *" to "void *" conversion warnings
David Wragg
2010-07-28
5
-5
/
+5
*
|
Fold amqp_end_connection socket closing into amqp_destroy_connection
David Wragg
2010-07-26
2
-10
/
+7
*
|
Convert the socket_ prefix to amqp_socket_
David Wragg
2010-07-26
6
-24
/
+25
*
|
Eliminate the socket_ prefix on connect
David Wragg
2010-07-26
3
-3
/
+1
*
|
Replace socket_{read,write} with recv and send
David Wragg
2010-07-26
4
-18
/
+5
*
|
ERROR_HOST_NOT_FOUND -> ERROR_GETHOSTBYNAME_FAILED
David Wragg
2010-07-26
3
-3
/
+3
*
|
Merge default into bug22825
David Wragg
2010-07-26
3
-2
/
+18
|
\
\
|
*
|
Dedup error handling code
bug22931
Tony Garnock-Jones
2010-07-11
1
-9
/
+3
|
*
|
Turn on TCP_NODELAY by default.
Tony Garnock-Jones
2010-07-02
1
-0
/
+10
|
|
/
|
*
Check result of socket call (!)
Tony Garnock-Jones
2010-07-02
1
-0
/
+4
*
|
Merge default into bug22825
Tony Garnock-Jones
2010-06-27
13
-110
/
+526
|
\
\
|
|
/
|
/
|
|
*
Include both unix and windows support files in distributions
Tony Garnock-Jones
2010-06-06
1
-1
/
+4
|
*
Merge default into bug22825
David Wragg
2010-06-06
2
-0
/
+19
|
|
\
[next]