v0.5.0
tagc0c13cbbf256a7ccac39ba5db9e3c616d9133543
object f3605c820fd73713e34950170bf759e1af204038
authorEric Wong <normalperson@yhbt.net>
Wed, 5 May 2010 02:54:10 +0000 (4 19:54 -0700)
posix_mq 0.5.0

Uncommonly raised exceptions due to programmer error are now
raised more safely with respect to the MRI garbage collector.

The "posix-mq.rb" executable has been renamed to "posix-mq-rb"
to respect RPS and is also hopefully easier to type/read when
used in scripts.  I'm preserving the "rb" in the name since I
hope to have a more portable, C-only version someday.

Minor cleanups and documentation now uses RDoc 2.5.x