[#37248] [Feature:1.9] Enumerator#inspect — "Yusuke ENDOH" <mame@...>

遠藤です。

12 messages 2008/12/02

[#37337] [Feature #841] Object#self — "rubikitch ." <redmine@...>

Feature #841: Object#self

13 messages 2008/12/09

[#37513] Current status of 1.9.1 RC1's issues — "Yugui (Yuki Sonoda)" <yugui@...>

Hi, folks

14 messages 2008/12/20
[#37516] Re: Current status of 1.9.1 RC1's issues — Masatoshi SEKI <m_seki@...> 2008/12/20

咳といいます。

[#37576] [BUG:trunk] encoding for stdio's — "Yugui (Yuki Sonoda)" <yugui@...>

Yuguiです。

11 messages 2008/12/24

[ruby-dev:37452] Re: Ruby:r20764 (ruby_1_9_1): - Untabify and fold long lines.

From: Kazuhiro NISHIYAMA <zn@...>
Date: 2008-12-16 04:28:46 UTC
List: ruby-dev #37452
西山和広です。

このコミットをみてbranches/ruby_1_9_1/NEWSを読んでみたところ、
以下のあたりが気になりました。

Index: NEWS
===================================================================
--- NEWS(revision 20768)
+++ NEWS(working copy)
@@ -66,7 +66,7 @@ with all sufficient information, see the
           o No longer an Enumerable
           o ?c semantics
           o "One-char-wide" semantics for String#[] and String#[]=
-          o Character-wise semantics in many methods in stead of
+          o Character-wise semantics in many methods instead of
             byte-wise.
           o Encoding-awareness
           o Regexp matches only with strings which is encoded in a
@@ -134,11 +134,11 @@ with all sufficient information, see the
           o date2 library: use date.
           o eregex library
           o finalize library: use ObjectSpace.define_finalizer if you
-            really need a finalizer. realy?
+            really need a finalizer. really?
           o ftools library: use fileutils.
           o generator library: use Enumerator.
           o importenv library
-          o jcode library: use multilingualization support of String
+          o jcode library: use multilingualization support of String.
           o parsedate library
           o ping library
           o readbytes library
@@ -148,7 +148,7 @@ with all sufficient information, see the
           o Win32API library: use dl.
           o dl library: Reimplemented and API changed.
           o rubyunit library and runit library: use minitest or
-            test/unit. Or use anything you love through RubyGems.
+            test/unit.  Or use anything you love through RubyGems.
           o test/unit is reimplemented on top of minitest.  This is
             not fully compatible with the original.

@@ -203,8 +203,8 @@ with all sufficient information, see the
           o Enumerator#with_object
           o Enumerator.new { ... }
     * Errno::EXXX
-          o All of those are always defined.  Errno::EXX will be
-            defined as an alias to Errno::ENOERROR if your platform
+          o All of those are always defined.  Errno::EXXX will be
+            defined as an alias to Errno::NOERROR if your platform
             does not have one.
     * Regexp#match, String#match
           o Regexp#match, String#match


-- 
|ZnZ(ゼット エヌ ゼット)
|西山和広(Kazuhiro NISHIYAMA)

In This Thread

Prev Next