0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 9 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #17 from wchristian/fix_cygwin_tests More... about 3 years ago
fix tmp path building to avoid failures on cygwin More... about 3 years ago
v0.06 More... almost 11 years ago
include AMQP 0-9-1 spec More... almost 11 years ago
fix file perms More... almost 11 years ago
doc updates More... almost 11 years ago
Packaging the previous change. More... almost 11 years ago
Require Perl 5.006 to get pack 'q' for quads. Thirteen years is long enough. Fix signedness of integer packing and unpacking (signed were treated as unsigned). Introduce Net::AMQP::Value::* classes to control packing of table values, with all the convenience overloads necessary to make them harmless outside tables. Support packing and unpacking of full range of signed and unsigned integer values, though broker differences may make their use problematic. In tables, pack and unpack values from the "boolean" module as AMQP booleans. In tables, pack and unpack undef as AMQP "void". More... about 11 years ago
Merge pull request #8 from chipdude/master More... about 11 years ago
cosmetic: remove inconsistent tabs More... over 11 years ago
Merge pull request #7 from vvoronin/master More... over 11 years ago
add Heartbeat frame type to Frame->factory() More... over 11 years ago
Bump version and new build More... over 11 years ago
Merge pull request #6 from chipdude/master More... over 11 years ago
handle special case of nowait, never no_wait. also set $VERSION_REVISION More... over 11 years ago
support AMQP 0.9 spec, with dashes in field names More... over 11 years ago
Use proper paths depending on the OS we're running under More... almost 12 years ago
Missing mention in CHANGES More... almost 12 years ago
Updating CHANGES More... almost 12 years ago
Prepare build files for v0.04 More... almost 12 years ago
Merge branch 'master' of https://github.com/jmico/net-amqp into jmico-master More... almost 12 years ago
Merge branch 'master' of github.com:ewaters/net-amqp More... almost 12 years ago
Merge pull request #5 from dconlon/master More... almost 12 years ago
Ignore tarballs More... almost 12 years ago
Removing tarballs More... almost 12 years ago
Pack uints as uints in tables and arrays More... about 12 years ago
Added pack/unpack for boolean type 't' More... about 12 years ago
Raised version More... about 12 years ago
Added version to v0_8.pm More... about 12 years ago
Bugfix: avoid loading spec twice (second time there no is any __DATA__ remaining) More... about 12 years ago