0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #89 from dnszaikin/dev More... about 3 years ago
fixed customer_tag build issue, updated compatibility with cmake 3.16.x More... over 3 years ago
Merge pull request #77 from egzumer/master More... over 4 years ago
Merge pull request #75 from reunanen/fix-issue-71 More... over 4 years ago
Merge pull request #79 from moddx/master More... over 4 years ago
added CMake support and rabbitmq-c as submodule More... over 5 years ago
consumer_tag invalid access fix More... over 5 years ago
Remove redundant amqp_channel_close calls More... over 5 years ago
Create the exception object before destroying the connection (resolves #71) - Also, fix indentation to use tabs like elsewhere in the code More... about 6 years ago
Merge pull request #60 from hauke68/master More... almost 7 years ago
Merge branch 'develop' More... about 7 years ago
Fixed typo More... about 7 years ago
Added install and uninstall More... about 7 years ago
Added .so More... about 7 years ago
Added .so More... about 7 years ago
Changed check of librabbit version More... about 7 years ago
Fixed 'unused variable' warning More... about 7 years ago
Check rabbit lib version More... about 7 years ago
Check AMQP library version More... about 7 years ago
Merge pull request #55 from SeanEClarke/lamda_callback_update More... over 7 years ago
When C++11 support is detected C++11 lambdas/std::function<> objects can be used for addEvent callbacks. Existing functionality is maintained by wrapping the old style C function pointer in a std::function<> making this transparent to the user. More... over 7 years ago
Merge pull request #52 from cwruRobotics/code-portability More... over 7 years ago
Merge pull request #51 from cwruRobotics/move-using More... over 7 years ago
Fix forgotten else More... over 7 years ago
Allocate variable-size array More... over 7 years ago
Replace bzero with memset More... over 7 years ago
Stop using npos in switch case More... over 7 years ago
Remove non-portable includes More... over 7 years ago
Merge pull request #1 from cwruRobotics/move-using More... over 7 years ago
Move using directive out of header More... over 7 years ago