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
*
Make codegen pull a dependancy of librabbitmq
Alan Antonuk
2011-11-01
1
-1
/
+1
*
Fix: setting correct output name for generated files
Alan Antonuk
2011-10-30
1
-2
/
+2
*
Make the copy of codegen.py work in all cases
Alan Antonuk
2011-08-31
1
-2
/
+6
*
Adding the codegen stuff as an ExternalProject
Alan Antonuk
2011-08-31
1
-6
/
+6
*
Adding install target
Alan Antonuk
2011-06-07
1
-0
/
+11
*
Changes to support building on Win32/64
Alan Antonuk
2011-06-06
1
-12
/
+35
*
generate config.h in binary dir instead of source dir
XiaoGuang Zeng
2011-03-03
1
-1
/
+1
*
add cmake build support.
XiaoGuang Zeng
2011-03-03
1
-0
/
+34
*
Provide some minimal client properties
David Wragg
2011-10-13
1
-2
/
+13
*
Add support for parsing amqp URLs to librabbitmq
David Wragg
2011-09-21
5
-2
/
+222
*
Comment magical memcpys
bug24349
David Wragg
2011-08-18
1
-2
/
+6
*
Don't rely on unaligned accesses or little-endianness
David Wragg
2011-08-17
1
-7
/
+27
*
Remove trailing whitespace
David Wragg
2011-07-05
2
-2
/
+2
*
Add missing header (fixes build on OpenBSD).
bug24048
Piotr Sikora
2011-04-11
1
-0
/
+1
*
Include a license block in generated files
bug23872
David Wragg
2011-03-02
1
-11
/
+49
*
Python doesn't like C comments
David Wragg
2011-03-01
1
-35
/
+35
*
Update copyright notices
David Wragg
2011-03-01
12
-256
/
+112
*
config.h defines _GNU_SOURCE and is therefore all we need to include
Daniel Schauenberg
2011-02-03
4
-22
/
+6
*
match overall style of header guards
Daniel Schauenberg
2011-02-02
1
-2
/
+2
*
move strdup to separate file and add guards
Daniel Schauenberg
2011-02-02
4
-20
/
+24
*
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
[next]