clogger RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: clogger@librelist.org
Subject: [PATCH 1/2] README: indicate we support all versions of C Ruby
Date: Thu, 26 Sep 2013 18:46:58 +0000	[thread overview]
Message-ID: <1380221219-30566-1-git-send-email-normalperson@yhbt.net> (raw)
In-Reply-To: <1380221219-30566-1-git-send-email-normalperson@yhbt.net>

Because we do, and this is still what I end up using all of the
time (startup performance, and I understand C, not C++)
---
 README | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README b/README
index 50e7e79..9964c28 100644
--- a/README
+++ b/README
@@ -24,7 +24,7 @@ is customizable so you can specify exactly which fields to log.
 
 * Pure Ruby version for non-MRI versions of Ruby (or via CLOGGER_PURE=1
   in the environment).  The optional C extension is loaded by default
-  and supported under MRI 1.8.7, 1.9, 2.0 and Rubinius.
+  under C Ruby and under Rubinius, too.
 
 == SYNOPSIS
 
@@ -131,8 +131,8 @@ on the Rubyforge project page:
 
 * http://rubyforge.org/frs/?group_id=8896
 
-There is an optional C extension that should be compatible with MRI
-1.8/1.9.  The extensions should automatically be disabled for users of
+There is an optional C extension that should be compatible with
+MatzRuby.  The extensions should automatically be disabled for users of
 other Ruby implementations, but be sure to let us know if that's not the
 case.  No pre-built binaries are currently distributed, let us know if
 you're interested in helping with the release/support effort.
-- 
1.8.4



       reply	other threads:[~2013-09-26 18:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-26 18:46 Eric Wong [this message]
2013-09-26 18:46 ` [PATCH 2/2] ext: avoid RARRAY_PTR usage for RGenGC in Ruby 2.1.0 Eric Wong

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/clogger/

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

  git send-email \
    --in-reply-to=1380221219-30566-1-git-send-email-normalperson@yhbt.net \
    --to=normalperson@yhbt.net \
    --cc=clogger@librelist.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/clogger.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).