Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sanyaade-webdev
/
rabbitmq-c
Public
forked from
Flotype/rabbitmq-c
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 19, 2011
Changed CMake files to work with external build systems
sridatta
committed
d02d5b8
Copy full SHA for d02d5b8
Commits on Nov 9, 2011
Add an option to limit how many messages are consumed
dpw
committed
89071d2
Copy full SHA for 89071d2
Commits on Nov 5, 2011
Correct URL that should point to rabbitmq-codegen
dpw
committed
3bd58ca
Copy full SHA for 3bd58ca
Commits on Nov 4, 2011
Fix up some markdown formatting
dpw
committed
b6ebcff
Copy full SHA for b6ebcff
Add a README.md symlink so that github will render the markdown
dpw
committed
8bc7a70
Copy full SHA for 8bc7a70
Merge bug24528 (cmake build support)
Show description for 942f3a0
dpw
committed
942f3a0
Copy full SHA for 942f3a0
Guard msinttypes include dir with MSVC and not WIN32
Show description for e50965d
alanxz
committed
e50965d
Copy full SHA for e50965d
codegen.py should be copied to the bin directory
Show description for e1cd16d
alanxz
committed
e1cd16d
Copy full SHA for e1cd16d
Specify the project language as C to prevent CMake for looking for a c++ compiler
alanxz
committed
f5ff8ec
Copy full SHA for f5ff8ec
Commits on Nov 1, 2011
Updating build documentation
alanxz
committed
fa7234e
Copy full SHA for fa7234e
Adding missing include in tools CMakeLists.txt
alanxz
committed
9fed938
Copy full SHA for 9fed938
Adding missing amqp_url.c to CMakeLists.txt
alanxz
committed
fca5e3c
Copy full SHA for fca5e3c
Fix: correct platform_utils directory under win32
alanxz
committed
ba48d4d
Copy full SHA for ba48d4d
Make codegen pull a dependancy of librabbitmq
alanxz
committed
29a50a8
Copy full SHA for 29a50a8
Adding POPT CMake lib finder.
Show description for 89db105
alanxz
committed
89db105
Copy full SHA for 89db105
Commits on Oct 31, 2011
Adding CMake files to build tools, but not enabled
Show description for 7715ad8
alanxz
committed
7715ad8
Copy full SHA for 7715ad8
Improved handing of external rabbitmq-codegen
Show description for 6738de9
alanxz
committed
6738de9
Copy full SHA for 6738de9
Fix: setting correct output name for generated files
alanxz
committed
c817cb2
Copy full SHA for c817cb2
Building the rest of the example programs
alanxz
committed
41e7c93
Copy full SHA for 41e7c93
Commits on Oct 25, 2011
Adding documentation on how to use CMake build
alanxz
committed
475dfaf
Copy full SHA for 475dfaf
Commits on Oct 13, 2011
Provide some minimal client properties
dpw
committed
2edff50
Copy full SHA for 2edff50
Commits on Sep 21, 2011
merge bug24440 into default (add amqp URL support to C client)
Alexandru Scvortov
committed
5b925d5
Copy full SHA for 5b925d5
Add amqp URL support to the tools
dpw
committed
f743d96
Copy full SHA for f743d96
Add support for parsing amqp URLs to librabbitmq
dpw
committed
50213f5
Copy full SHA for 50213f5
Automatically run test_tables in 'make check'
Show description for 7e45283
dpw
committed
7e45283
Copy full SHA for 7e45283
Remove the redundant float and double encoding tests
Show description for 6974ec2
dpw
committed
6974ec2
Copy full SHA for 6974ec2
Commits on Sep 6, 2011
merge bug24349 into default (rabbitmq-c should work on platforms that don't support unaligned accesses)
Alexandru Scvortov
committed
fe142c3
Copy full SHA for fe142c3
Commits on Aug 31, 2011
Make the copy of codegen.py work in all cases
alanxz
committed
4e203c0
Copy full SHA for 4e203c0
Adding the codegen stuff as an ExternalProject
alanxz
committed
38c21a4
Copy full SHA for 38c21a4
Commits on Aug 18, 2011
Comment magical memcpys
dpw
committed
9ad5ead
Copy full SHA for 9ad5ead
Commits on Aug 17, 2011
Don't rely on unaligned accesses or little-endianness
Show description for fed4aeb
dpw
committed
fed4aeb
Copy full SHA for fed4aeb
Commits on Jul 5, 2011
die_errno should use the err parameter, not errno
dpw
committed
a111648
Copy full SHA for a111648
Don't emit trailing spaces in test_tables.c
dpw
committed
9faad13
Copy full SHA for 9faad13
Remove trailing whitespace
dpw
committed
c39509f
Copy full SHA for c39509f
Commits on Jun 7, 2011
CodeGen found message should be a status
alanxz
committed
6320f87
Copy full SHA for 6320f87
Pagination
Previous
Next
You can’t perform that action at this time.