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
Commit message (
Expand
)
Author
Age
Files
Lines
*
amqp.h needs stdint.h and string.h to function correctly out of the box
Alan Antonuk
2012-01-31
1
-0
/
+3
*
Update MinGW/MSYS paths in etc/install-mingw.sh
v0.1
David Wragg
2012-01-23
1
-36
/
+36
*
Add an option to limit how many messages are consumed
David Wragg
2011-11-09
2
-3
/
+24
*
Correct URL that should point to rabbitmq-codegen
David Wragg
2011-11-05
1
-3
/
+3
*
Fix up some markdown formatting
David Wragg
2011-11-04
1
-18
/
+29
*
Add a README.md symlink so that github will render the markdown
David Wragg
2011-11-04
1
-0
/
+1
*
Merge bug24528 (cmake build support)
David Wragg
2011-11-04
0
-0
/
+0
|
\
*
|
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
2
-5
/
+12
*
|
Specify the project language as C to prevent CMake for looking for a c++ comp...
Alan Antonuk
2011-11-04
1
-1
/
+1
*
|
Updating build documentation
Alan Antonuk
2011-11-01
1
-3
/
+21
*
|
Adding missing include in tools CMakeLists.txt
Alan Antonuk
2011-11-01
1
-1
/
+1
*
|
Adding missing amqp_url.c to CMakeLists.txt
Alan Antonuk
2011-11-01
1
-0
/
+1
*
|
Fix: correct platform_utils directory under win32
Alan Antonuk
2011-11-01
1
-1
/
+1
*
|
Make codegen pull a dependancy of librabbitmq
Alan Antonuk
2011-11-01
2
-2
/
+2
*
|
Adding POPT CMake lib finder.
Alan Antonuk
2011-11-01
4
-6
/
+130
*
|
Adding CMake files to build tools, but not enabled
Alan Antonuk
2011-10-30
1
-0
/
+34
*
|
Improved handing of external rabbitmq-codegen
Alan Antonuk
2011-10-30
1
-14
/
+38
*
|
Fix: setting correct output name for generated files
Alan Antonuk
2011-10-30
1
-2
/
+2
*
|
Building the rest of the example programs
Alan Antonuk
2011-10-30
1
-1
/
+34
*
|
Adding documentation on how to use CMake build
Alan Antonuk
2011-10-25
2
-2
/
+25
*
|
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
2
-26
/
+33
*
|
CodeGen found message should be a status
Alan Antonuk
2011-06-07
1
-1
/
+2
*
|
Adding install target
Alan Antonuk
2011-06-07
1
-0
/
+11
*
|
Changes to support building on Win32/64
Alan Antonuk
2011-06-06
3
-12
/
+67
*
|
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
3
-0
/
+68
|
/
*
Provide some minimal client properties
David Wragg
2011-10-13
1
-2
/
+13
*
merge bug24440 into default (add amqp URL support to C client)
Alexandru Scvortov
2011-09-21
10
-176
/
+750
|
\
|
*
Add amqp URL support to the tools
bug24440
David Wragg
2011-09-21
1
-28
/
+119
|
*
Add support for parsing amqp URLs to librabbitmq
David Wragg
2011-09-21
8
-3
/
+398
|
*
Automatically run test_tables in 'make check'
David Wragg
2011-09-21
2
-122
/
+236
|
*
Remove the redundant float and double encoding tests
David Wragg
2011-09-21
1
-26
/
+0
|
/
*
merge bug24349 into default (rabbitmq-c should work on platforms that don't s...
Alexandru Scvortov
2011-09-06
2
-7
/
+33
|
\
|
*
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
2
-7
/
+29
|
/
*
die_errno should use the err parameter, not errno
David Wragg
2011-07-05
1
-1
/
+1
*
Don't emit trailing spaces in test_tables.c
David Wragg
2011-07-05
1
-14
/
+14
*
Remove trailing whitespace
David Wragg
2011-07-05
21
-62
/
+62
*
Merge bug24048 into default
David Wragg
2011-04-18
1
-0
/
+1
|
\
|
*
Add missing header (fixes build on OpenBSD).
bug24048
Piotr Sikora
2011-04-11
1
-0
/
+1
|
/
*
merge bug23872 into default (update copyright to "VMware, Inc")
Alexandru Scvortov
2011-03-02
44
-763
/
+338
|
\
|
*
Include a license block in generated files
bug23872
David Wragg
2011-03-02
1
-11
/
+49
|
*
Fix remaining mentions of the defunct tonyg@rabbitmq.com address
David Wragg
2011-03-02
2
-2
/
+3
|
*
Python doesn't like C comments
David Wragg
2011-03-01
1
-35
/
+35
|
*
Update copyright notices
David Wragg
2011-03-01
42
-778
/
+314
|
/
*
Credit recent contributors
David Wragg
2011-02-07
1
-0
/
+4
*
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
[next]