repo.or.cz
/
ruby_posix_mq.git
/ tag
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog
|
commit
|
commitdiff
|
tree
|
edit
|
fork
v2.0.0
object
86f36a2d88aca8fdef45fd2a757f98a593935ba9
commit
author
Eric Wong
<normalperson@yhbt.net>
Mon, 6 Aug 2012 21:02:24 +0000 (21:02 +0000)
posix_mq 2.0.0 - a minor API change + FreeBSD fixes
Blocking methods no longer raise Errno::EINTR (to match
Ruby IO semantics, making code easier to work with).
There are also many FreeBSD-related fixes thanks to
Hleb Valoshka <375gnu@gmail.com> and small code cleanups.