posix_mq RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
[PATCH] doc: s/bogomips.org/yhbt.net/
 2020-02-01 22:20 UTC 

[ANN] posix_mq 2.4.0 - POSIX Message Queues for Ruby
 2018-01-31  0:05 UTC  (2+ messages)
` [ANN] posix_mq 2.4.1 "

[PATCH] drop extra args to rb_funcall
 2018-01-30 23:58 UTC 

[PATCH] build: remove build-time olddoc dependency
 2017-03-20 19:37 UTC 

[PATCH] freeze internal objects
 2017-03-20 19:13 UTC 

[PATCH] TypedData C-API conversion
 2017-03-18  8:27 UTC 

[PATCH] test_posix_mq: get tests passing under FreeBSD 10.3
 2017-03-18  8:11 UTC 

[PATCH] set correct condition for setting id_autoclose
 2017-03-18  7:57 UTC 

[PATCH] doc: update bogomips.org URLs to HTTPS
 2017-03-18  7:57 UTC 

[PATCH] doc: remove private email address
 2017-03-18  7:57 UTC 

[ANN] posix_mq 2.3.0 - POSIX Message Queues for Ruby
 2016-02-02 23:34 UTC 

[PATCH] build: use '--local' domain for dev gem install
 2016-02-02 23:02 UTC 

[PATCH] support idempotent POSIX_MQ#close
 2016-02-02 22:54 UTC 

[PATCH] README: remove cgit and ssoma references
 2016-02-02 22:54 UTC 

[PATCH] enable frozen_string_literal for Ruby 2.3+
 2016-02-02 20:14 UTC 

[repo.or.cz] ruby_posix_mq update succeeded
 2015-01-17 19:53 UTC 

[ANN] posix_mq 2.2.0 - POSIX Message Queues for Ruby
 2015-01-16 20:32 UTC 

[ruby.posix.mq] [RFC] POSIX_MQ#autoclose= propagates to IO
 2015-01-12  8:27 UTC 

[PATCH] misc doc updates
 2015-01-12  7:59 UTC 

[PATCH] gemspec: use SPDX license abbreviation
 2015-01-12  7:53 UTC 

[PATCH] pkg.mk: misc tweaks and updates
 2015-01-12  7:48 UTC 

[PATCH] gemspec: remove rdoc_options setting
 2015-01-12  7:48 UTC 

[PATCH] .gitignore: add placeholder
 2015-01-12  7:48 UTC 

[PATCH] favor comparisons against zero instead of -1
 2015-01-11  3:19 UTC 

[ruby.posix.mq] [PATCH] change mailing list to ruby-posix-mq@bogomips.org
 2015-01-10  8:25 UTC  (2+ messages)
` [ruby.posix.mq] "

[PATCH] switch documentation to olddoc
 2015-01-09 23:21 UTC  (2+ messages)

[ruby.posix.mq] oops!
 2015-01-09 22:42 UTC 

[PATCH] pack rw_args struct
 2015-01-09 22:10 UTC 

[PATCH] support autoclose= and autoclose?
 2015-01-09  7:37 UTC 

[PATCH] test_posix_mq: rewrite test to not depend on DL or alarm
 2015-01-09  7:35 UTC 

[PATCH] for_fd: delay assigning to mq->des until after mq_getattr
 2015-01-09  7:35 UTC 

[PATCH] Ability to adopt file descriptors
 2015-01-05  5:34 UTC  (4+ messages)

[ANN] posix_mq 2.1.0 - ensure compatibility with future Rubies
 2014-02-15 13:38 UTC 

[PATCH 1/2] prepare for rb_thread_blocking_region removal
 2014-02-15 13:33 UTC  (2+ messages)
` [PATCH 2/2] avoid deprecated rb_thread_blocking_region in Ruby 2.0/2.1

[PATCH] prepare for rb_thread_blocking_region removal
 2014-02-09  0:42 UTC 

[ANN] posix_mq 2.0.0 - a minor API change + FreeBSD fixes
 2012-08-06 21:18 UTC 

[PATCH 1/3] Fix call to DL::Function.new in tests
 2012-07-13 16:46 UTC  (12+ messages)
` [PATCH 2/3] Add libc names for Debian GNU/kFreeBSD and FreeBSD "
` [PATCH 3/3] Add a sleep in alarm test in current Ruby

[PATCH 0/5] some FreeBSD9 fixes pushed to master
 2012-07-12 19:45 UTC  (6+ messages)
` [PATCH 1/5] notify: set lower bound for notify stack size
` [PATCH 2/5] ext: fix type inconsistencies for int vs mqd_t retvals
` [PATCH 3/5] test: disable IO.select test if #to_io is missing
` [PATCH 4/5] extconf: fix __mq_oshandle() detection on FreeBSD
` [PATCH 5/5] test: relax test timings for timed* tests

Posix Message Queue vs System V Message Queue
 2012-07-12 11:48 UTC  (2+ messages)

Listing existing queues
 2011-06-22 20:09 UTC  (9+ messages)

examples of POSIX message queue usage in the wild?
 2011-03-03 22:05 UTC  (2+ messages)

[ANN] posix_mq 1.0.0 - kinder, gentler message queues
 2011-03-01 22:56 UTC  (2+ messages)

[RFC] try* interfaces in posix_mq 0.8.0pre
 2011-02-27 23:51 UTC  (7+ messages)

[ANN] posix_mq 0.7.0 - cleanups and portability fixes
 2011-02-24  0:38 UTC 

[ANN] em-posixmq - posix_mq library integrated into EventMachine reactor for asynchronous reading
 2011-02-24  0:36 UTC  (4+ messages)

[ruby.posix.mq] Réf. : Welcome to ruby.posix.mq list
 2011-02-23 21:54 UTC  (3+ messages)

posix_mq : Problem installing on HPUX
 2011-02-23 20:13 UTC  (5+ messages)

0.6.0.7.g3a8a prerelease gem pushed
 2011-02-23  1:27 UTC 

Using to_io with Marshall.dump
 2011-01-07 21:35 UTC  (8+ messages)

[ANN] posix_mq 0.6.0 - Rubinius support
 2010-12-25  8:32 UTC 

POSIX_MQ and EventMachine integration
 2010-12-23 15:35 UTC  (5+ messages)

[ANN] posix_mq 0.5.1 - fix notify(&block)
 2010-05-09  8:18 UTC 

[ANN] posix_mq 0.5.0 - POSIX Message Queues for Ruby
 2010-05-05  2:59 UTC 

[ANN] posix_mq 0.4.0
 2010-03-13 10:01 UTC 

Ruby 1.8 + blocking + threads support?
 2010-02-21 12:46 UTC  (2+ messages)

[ANN] posix_mq 0.3.1 (Ruby)
 2010-02-13 12:16 UTC 

Calculating the required value of "ulimit -q"
 2010-01-19  9:29 UTC  (19+ messages)

Errno::ENOMEM (but now with no reason)
 2010-01-10 12:18 UTC  (5+ messages)
    `  "

[ANN] posix_mq 0.3.0 - notify(&block) + 1.8.6 fix
 2010-01-09 23:19 UTC 

"mode" and varios processes sharing the same queue for writting
 2010-01-09 22:55 UTC  (7+ messages)
` "mode" and varios processes sharing the same queue for writting [SOLVED]

How to list existing posix mqueues?
 2010-01-09 18:43 UTC  (2+ messages)
` How to list existing posix mqueues? [SOLVED]

Max value for "msgmax"?
 2010-01-08  0:18 UTC  (3+ messages)

How to set "maxmsg"?
 2010-01-07 23:31 UTC  (2+ messages)
` How to set "maxmsg"? [SOLVED]


Code repositories for project(s) associated with this public inbox

	https://yhbt.net/ruby_posix_mq.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).