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
*
Merge pull request #16 from msteinert/autotools
Alan Antonuk
2012-05-24
65
-1139
/
+1420
|
\
|
*
Add preprocessor definitions for Win32 static build
Michael Steinert
2012-05-24
1
-1
/
+7
|
*
Add a workaround for AC_PROG_CC_C99 for older version of Autoconf
Michael Steinert
2012-05-24
1
-2
/
+5
|
*
Adding missing include for autotools in examples dir
Alan Antonuk
2012-05-24
1
-1
/
+1
|
*
Setting minimum version for autoconf to 2.63
Alan Antonuk
2012-05-24
1
-1
/
+1
|
*
Fixing typo in librabbitmq/CMakeLists.txt: should be BUILD_SHARED_LIBS
Alan Antonuk
2012-05-23
1
-1
/
+1
|
*
Fix visibility definitions for GCC
Michael Steinert
2012-05-23
1
-2
/
+2
|
*
Cleaning up Public API decorators on Win32
Alan Antonuk
2012-05-23
4
-159
/
+220
|
*
Fix check for Popt
Michael Steinert
2012-05-23
1
-3
/
+3
|
*
Include -Ilibrabbitmq/win32/msinttypes for all relevant targets
Michael Steinert
2012-05-17
1
-0
/
+4
|
*
Explicitly name codegen files in EXTRA_DIST
Michael Steinert
2012-05-17
1
-1
/
+9
|
*
Update "issues" URI
Michael Steinert
2012-05-17
1
-1
/
+1
|
*
Update build instructions for `codegen` submodule
Michael Steinert
2012-05-17
1
-9
/
+11
|
*
Bump version in configure.ac to match CMakeLists.txt
Michael Steinert
2012-05-17
1
-2
/
+2
|
*
Cleanup Win32 artifacts
Michael Steinert
2012-05-17
16
-18
/
+20
|
*
Set default visibility to hidden & enable a couple more warnings
Michael Steinert
2012-05-17
17
-282
/
+401
|
*
Fix compiler warnings (checked clang & gcc)
Michael Steinert
2012-05-17
15
-44
/
+47
|
*
Move TestCInline.cmake into cmake directory
Michael Steinert
2012-05-17
2
-3
/
+2
|
*
Add new codegen directory to CMakeLists.txt
Michael Steinert
2012-05-17
1
-0
/
+1
|
*
Add config.h header guards
Michael Steinert
2012-05-17
18
-2
/
+54
|
*
Add a pkg-config file
Michael Steinert
2012-05-17
3
-1
/
+19
|
*
Remove unnecessary files
Michael Steinert
2012-05-17
6
-430
/
+137
|
*
Cleanup platform checks in configure.ac
Michael Steinert
2012-05-17
1
-40
/
+18
|
*
Cleanup 64-bit option
Michael Steinert
2012-05-17
1
-5
/
+8
|
*
Cleanup python check
Michael Steinert
2012-05-17
1
-38
/
+20
|
*
Make configure options more sensible
Michael Steinert
2012-05-17
2
-42
/
+99
|
*
General cleanup in configure.ac
Michael Steinert
2012-05-17
1
-33
/
+22
|
*
Add -Wall, -Wextra & -pedantic by default
Michael Steinert
2012-05-17
4
-1
/
+126
|
*
Add proper libtool versioning
Michael Steinert
2012-05-17
2
-5
/
+27
|
*
Add a .gitignore file
Michael Steinert
2012-05-17
3
-0
/
+51
|
*
Enable silent build rules
Michael Steinert
2012-05-17
2
-6
/
+7
|
*
Store macros in m4 sub-directory
Michael Steinert
2012-05-17
3
-0
/
+3
|
*
Convert to non-recursive Automake
Michael Steinert
2012-05-17
13
-182
/
+264
|
*
Add rabbitmq-codegen as a submodule
Michael Steinert
2012-05-17
2
-0
/
+3
|
/
*
Merge pull request #19 from alanxz/build_static_library
Alan Antonuk
2012-05-17
2
-1
/
+7
|
\
|
*
Adding option to build rabbitmq-c statically
build_static_library
Alan Antonuk
2012-05-17
2
-1
/
+7
|
/
*
Updating README to point to current location of rabbitmq-c sources
Alan Antonuk
2012-05-10
1
-2
/
+2
*
Doc: CMake build is the preferred method of building on Win32
Alan Antonuk
2012-05-10
1
-3
/
+4
*
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
49
-1917
/
+881
|
\
|
*
Okay, gnu toolchain requires COPYING
Marek Majkowski
2012-04-12
1
-0
/
+1
|
*
Python uses different comments than C
Marek Majkowski
2012-04-12
1
-27
/
+27
|
*
Add MIT license and update debian scripts to use it
Marek Majkowski
2012-04-12
6
-17
/
+36
|
*
Drop COPYING and old LICENSES
Marek Majkowski
2012-04-12
3
-810
/
+0
|
*
Automated relicensing of source files MPL/GPL -> MIT
Marek Majkowski
2012-04-12
40
-1097
/
+851
|
*
Merge bug24606
Simon MacMullen
2012-02-03
0
-0
/
+0
|
|
\
*
|
\
Merge remote-tracking branch 'upstream/bug24606'
Alan Antonuk
2012-04-12
41
-42
/
+42
|
\
\
\
|
|
/
/
|
*
|
Update copyright 2012
Emile Joubert
2012-02-02
41
-42
/
+42
|
|
/
[next]