posix_mq RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [PATCH] misc doc updates
@ 2015-01-12  7:59 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2015-01-12  7:59 UTC (permalink / raw)
  To: ruby-posix-mq

* Include the email addresses for olddoc
* README: update support status of Rubies
* label link to mailing list archives
---
 .document   | 1 -
 .olddoc.yml | 3 +++
 README      | 6 +++---
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/.document b/.document
index 31cce4e..ba096c6 100644
--- a/.document
+++ b/.document
@@ -4,4 +4,3 @@ NEWS
 lib
 ext/posix_mq/posix_mq.c
 posix-mq-rb_1
-LATEST
diff --git a/.olddoc.yml b/.olddoc.yml
index 5527d0b..11499a0 100644
--- a/.olddoc.yml
+++ b/.olddoc.yml
@@ -2,6 +2,9 @@
 rdoc_url: http://bogomips.org/ruby_posix_mq/
 cgit_url: http://bogomips.org/ruby_posix_mq.git
 git_url: git://bogomips.org/ruby_posix_mq.git
+public_email: ruby-posix-mq@bogomips.org
+private_email: bofh@bogomips.org
+ml_url: http://bogomips.org/ruby-posix-mq/
 changelog_since: 0.4.0
 merge_html:
   posix-mq-rb_1: Documentation/posix-mq-rb.1.html
diff --git a/README b/README
index 8e41624..d302073 100644
--- a/README
+++ b/README
@@ -23,10 +23,10 @@ network-aware message queue implementations.
 
 * Optional timeouts may be applied to send and receive operations.
 
-* Thread-safe blocking operations under Ruby 1.9, releases GVL
+* Thread-safe blocking operations under Ruby 1.9+, releases GVL
   before blocking operations.
 
-* Works under Ruby 1.8, Ruby 1.9 and Rubinius 1.2
+* Works under Ruby 1.9 and later.
 
 * Documented library API
 
@@ -155,4 +155,4 @@ subscription instructions:
     # You may wish to sync in your cronjob
     ssoma sync --cron
 
-* http://bogomips.org/ruby-posix-mq/
+* Mailing list archives: http://bogomips.org/ruby-posix-mq/
-- 
EW


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-12  7:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-12  7:59 [PATCH] misc doc updates Eric Wong

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).