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
*
Cleanup Win32 artifacts
Michael Steinert
2012-05-17
5
-3
/
+555
*
Set default visibility to hidden & enable a couple more warnings
Michael Steinert
2012-05-17
14
-276
/
+393
*
Fix compiler warnings (checked clang & gcc)
Michael Steinert
2012-05-17
5
-6
/
+14
*
Add config.h header guards
Michael Steinert
2012-05-17
9
-2
/
+30
*
Convert to non-recursive Automake
Michael Steinert
2012-05-17
1
-35
/
+0
*
Adding option to build rabbitmq-c statically
build_static_library
Alan Antonuk
2012-05-17
1
-1
/
+1
*
Fix: double free() if amqp_tune_connection fails in amqp_new_connection
Alan Antonuk
2012-05-10
1
-1
/
+5
*
Intializing unintiailzed member in amqp_basic_publish
Alan Antonuk
2012-05-10
1
-0
/
+1
*
Bumping VERSION to 0.2 due to license change
0.2
Alan Antonuk
2012-04-23
1
-1
/
+1
*
Merge remote-tracking branch 'upstream/bug24770'
Alan Antonuk
2012-04-12
13
-367
/
+283
|
\
|
*
Python uses different comments than C
Marek Majkowski
2012-04-12
1
-27
/
+27
|
*
Automated relicensing of source files MPL/GPL -> MIT
Marek Majkowski
2012-04-12
13
-374
/
+290
*
|
Merge remote-tracking branch 'upstream/bug24606'
Alan Antonuk
2012-04-12
13
-14
/
+14
|
\
\
|
|
/
|
*
Update copyright 2012
Emile Joubert
2012-02-02
13
-14
/
+14
*
|
Fix: adding stddef.h include that typedefs size_t
Alan Antonuk
2012-03-08
1
-0
/
+1
*
|
amqp.h should include amqp_framing.h at the bottom
public_header_includes_fix
Alan Antonuk
2012-03-06
1
-0
/
+2
*
|
amqp_framing.h should include amqp.h
Alan Antonuk
2012-03-06
1
-0
/
+2
*
|
amqp.h should include stdint.h
Alan Antonuk
2012-03-06
1
-0
/
+2
*
|
Fix for stdint.h not found in examples
win32_example_include_fix
Alan Antonuk
2012-03-06
1
-1
/
+13
*
|
Fix: add stdint.h to install target on MSVC < 1600
vs2008_install_stdint_fix
Alan Antonuk
2012-03-06
1
-2
/
+5
|
/
*
Guard msinttypes include dir with MSVC and not WIN32
bug24528
Alan Antonuk
2011-11-04
1
-1
/
+4
*
codegen.py should be copied to the bin directory
Alan Antonuk
2011-11-04
1
-5
/
+11
*
Adding missing amqp_url.c to CMakeLists.txt
Alan Antonuk
2011-11-01
1
-0
/
+1
*
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
[next]