about summary refs log tree commit homepage
path: root/lib/posix_mq.rb
DateCommit message (Expand)
2010-03-13posix_mq 0.4.0 v0.4.0
2010-03-02fix potential race with notify(&block)
2010-02-20make POSIX_MQ#dup and POSIX_MQ#clone no-op
2010-02-13posix_mq 0.3.1 v0.3.1
2010-01-09posix_mq 0.3.0 v0.3.0
2010-01-07POSIX_MQ#notify only works on GNU/Linux for now
2010-01-07POSIX_MQ#notify block execution on message received
2010-01-03posix_mq 0.2.0 v0.2.0
2010-01-02initial commit v0.1.0