descriptionPOSIX Message Queues for Ruby
homepage URLhttp://bogomips.org/ruby_posix_mq
repository URLgit://git.bogomips.org/ruby_posix_mq
ownerruby.posix.mq@bogomips.org
last changeThu, 16 Jun 2011 07:41:48 +0000
last refreshWed, 08 Feb 2012 19:58:24 +0100
Content tags:
Add:
readme
ruby.posix.mq@librelist.com
shortlog
2011-06-16 Eric Wongfix compiler warnings, oops master
2011-06-14 Eric Wongnum2timespec: remove needless double-assignment
2011-06-14 Eric Wongno need to rb_intern("*")
2011-03-01 Eric Wongposix_mq 1.0.0 - kinder, gentler message queues v1.0.0
2011-03-01 Eric Wongmake methods that should be private, private
2011-03-01 Eric Wongremove unused tryinit function
2011-03-01 Eric WongPOSIX_MQ#send returns +true+ on success
2011-03-01 Eric Wongfinalize try* interfaces
2011-02-27 Eric Wongposix-mq-rb: always prefer write-in-full behavior
2011-02-27 Eric Wongfix warnings and enable them for tests
2011-02-27 Eric Wongposix-mq-rb: use IO#binmode to get binary IOs
2011-02-27 Eric Wongdoc: note that the try* interfaces are not final
2011-02-27 Eric Wongbump version to 0.8.0pre v0.8.0pre
2011-02-27 Eric Wongdoc: fix doc generation for manpage
2011-02-27 Eric Wongadd trysend, tryreceive, and tryshift interfaces
2011-02-27 Eric Wongeliminate needless global (cPOSIX_MQ)
...
tags
11 months ago v1.0.0 posix_mq 1.0.0 - kinder, gentler...
11 months ago v0.8.0pre posix_mq 0.8.0pre - kinder, gentler...
11 months ago v0.7.0 posix_mq 0.7.0 - cleanups + portabi...
13 months ago v0.6.0 posix_mq 0.6.0 - Rubinius support
21 months ago v0.5.1 posix_mq 0.5.1
21 months ago v0.5.0 posix_mq 0.5.0
22 months ago v0.4.0 posix_mq 0.4.0
23 months ago v0.3.1 posix_mq 0.3.1
2 years ago v0.3.0 posix_mq 0.3.0
2 years ago v0.2.0 posix_mq 0.2.0
2 years ago v0.1.0 posix_mq 0.1.0 - initial release
heads
7 months ago master