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 changeMon, 6 Aug 2012 21:06:38 +0000
last refreshSun, 19 May 2013 12:44:41 +0200
Content tags:
Add:
readme
ruby.posix.mq@librelist.com
shortlog
2012-08-06 Eric Wongpkg.mk: update master
2012-08-06 Eric Wongposix_mq 2.0.0 - a minor API change + FreeBSD fixes v2.0.0
2012-07-12 ew@fbsd90-32... test: relax test timings for timed* tests
2012-07-12 ew@fbsd90-32... extconf: fix __mq_oshandle() detection on FreeBSD
2012-07-12 ew@fbsd90-32... test: disable IO.select test if #to_io is missing
2012-07-12 ew@fbsd90-32... ext: fix type inconsistencies for int vs mqd_t retvals
2012-07-12 Eric Wongnotify: set lower bound for notify stack size
2012-07-05 Eric Wongblocking functions do not raise Errno::EINTR
2012-07-04 Hleb ValoshkaAdd libc names for Debian GNU/kFreeBSD and FreeBSD...
2012-07-04 Hleb ValoshkaFix call to DL::Function.new in tests
2011-06-16 Eric Wongfix compiler warnings, oops
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
...
tags
9 months ago v2.0.0 posix_mq 2.0.0 - a minor API change...
2 years ago v1.0.0 posix_mq 1.0.0 - kinder, gentler...
2 years ago v0.8.0pre posix_mq 0.8.0pre - kinder, gentler...
2 years ago v0.7.0 posix_mq 0.7.0 - cleanups + portabi...
2 years ago v0.6.0 posix_mq 0.6.0 - Rubinius support
3 years ago v0.5.1 posix_mq 0.5.1
3 years ago v0.5.0 posix_mq 0.5.0
3 years ago v0.4.0 posix_mq 0.4.0
3 years ago v0.3.1 posix_mq 0.3.1
3 years ago v0.3.0 posix_mq 0.3.0
3 years ago v0.2.0 posix_mq 0.2.0
3 years ago v0.1.0 posix_mq 0.1.0 - initial release
heads
9 months ago master