78
I Use This!
Activity Not Available

Commits : Listings

Analyzed almost 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix for bug when you try to publish to a non-existent exchange that crashes the connection More... over 16 years ago
Fixed type arguments in call to exit() More... over 16 years ago
Ignore .beam files More... over 16 years ago
Remove tailor detritus More... over 16 years ago
Tailor preparing to convert repo by adding .hgignore More... over 16 years ago
Support binding during SUBSCRIBE. (Thanks to Artur Bergman) More... over 16 years ago
Fixes to STOMP adapter that came out of some experiments I ran after talking to Sean Treadway. More... over 16 years ago
Make the example actually *use* a durable declaration :-) More... over 16 years ago
Apply Sean Treadway's patch. More... over 16 years ago
Subscription RPC requests now use the standard top-half/bottom-half mechanism More... over 16 years ago
Linked network writer pid to channel process More... over 16 years ago
Converted tabs to spaces More... over 16 years ago
Fix for bug in request queuing that assumed commands could be pipelined More... over 16 years ago
Made reader loop tail recursive More... over 16 years ago
Channel Writer process is now shutdown in the network case More... over 16 years ago
Subscriptions can now be requested concurrently More... over 16 years ago
Synchronous RPC requests are now queued up and dispatched serially More... over 16 years ago
Bug fix that failed to detect multiple synchronous RPC requests More... over 16 years ago
Add README. More... over 16 years ago
Rename examples to be more OTP-convention-like More... over 16 years ago
Add perl examples. More... over 16 years ago
Use the erlang/rabbit source directory variable. More... over 16 years ago
Avoid losing messages when the socket closes abruptly by calling rabbit_channel:shutdown/1, which nicely processes all the pending work before notifying us of channel closure. More... over 16 years ago
Update to new type signatures. More... over 16 years ago
Simplify and remove delays in the cb-receiver program. More... over 16 years ago
Use string_guid instead of binstring_guid More... over 16 years ago
Update to new 1.3.0 way of building gensyms/guids More... over 16 years ago
Carl Bourne's test cases More... over 16 years ago
Change Makefile to point at new hg relative path for rabbitmq broker. More... over 16 years ago
"${ERLCALL} -q" to quit in Makefile More... almost 17 years ago