posix_mq RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Eric Wong <e@80x24.org>
To: ruby-posix-mq@bogomips.org
Subject: [PATCH] misc doc updates
Date: Mon, 12 Jan 2015 07:59:35 +0000	[thread overview]
Message-ID: <1421049575-22308-1-git-send-email-e@80x24.org> (raw)

* 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


                 reply	other threads:[~2015-01-12  7:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/ruby_posix_mq/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1421049575-22308-1-git-send-email-e@80x24.org \
    --to=e@80x24.org \
    --cc=ruby-posix-mq@bogomips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).