about summary refs log tree commit homepage
path: root/lib
DateCommit message (Expand)
2016-02-02enable frozen_string_literal for Ruby 2.3+
2015-01-09change mailing list to ruby-posix-mq@bogomips.org
2011-03-01make methods that should be private, private
2011-02-27fix warnings and enable them for tests
2011-02-27bump version to 0.8.0pre v0.8.0pre
2011-02-23posix_mq 0.7.0 - cleanups + portability fixes v0.7.0
2011-02-23doc: full rdoc coverage!
2011-02-23doc: discourage the use of notify
2011-02-23unindent class methods
2010-12-25posix_mq 0.6.0 - Rubinius support v0.6.0
2010-05-09posix_mq 0.5.1 v0.5.1
2010-05-09fix POSIX_MQ#notify(&block) aka SIGEV_THREAD
2010-05-04posix_mq 0.5.0 v0.5.0
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