ruby-amqp / amq-protocol

AMQP 0.9.1 protocol serialization and deserialization implementation for Ruby (2.0+)
http://groups.google.com/group/ruby-amqp
MIT License
48 stars 31 forks source link

Add proper implementation of next_clear_bit for Bitset and update int_al... #35

Closed pairing closed 10 years ago

pairing commented 10 years ago

...locator to use it, and fix issues with Bitset creating large fixnums.

michaelklishin commented 10 years ago

:+1:

Don't mind the CI failure, Travis has changed names of Rubinius instances as of this week.

michaelklishin commented 10 years ago

New releases of amq-protocol and amqp gem are out.

Thank you for contributing!

JeetKunDoug commented 10 years ago

You're welcome - glad to be of service :)