[前][次][番号順一覧][スレッド一覧]

ruby-changes:2679

From: ko1@a...
Date: 10 Dec 2007 12:16:50 +0900
Subject: [ruby-changes:2679] akr - Ruby:r14170 (trunk): add ML ref.

akr	2007-12-10 12:16:02 +0900 (Mon, 10 Dec 2007)

  New Revision: 14170

  Modified files:
    trunk/ChangeLog

  Log:
    add ML ref.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14170&r2=14169

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 14169)
+++ ChangeLog	(revision 14170)
@@ -25,6 +25,8 @@
 
 	* file.c (rb_f_test): ditto.
 
+	[ruby-dev:32495]
+
 Mon Dec 10 06:41:00 2007  Tanaka Akira  <akr@f...>
 
 	* re.c (rb_reg_names): new method Regexp#names.
@@ -34,6 +36,8 @@
 
 	* lib/pp.rb (MatchData#pretty_print): show names of named captures.
 
+	[ruby-dev:32493]
+
 Mon Dec 10 01:35:06 2007  Yukihiro Matsumoto  <matz@r...>
 
 	* parse.y (expr): redefinable not (!) operator.
@@ -597,6 +601,7 @@
 Mon Nov 26 17:32:16 2007  Tanaka Akira  <akr@f...>
 
 	* re.c (Init_Regexp): new method Regexp#fixed_encoding?
+	  [ruby-dev:32361]
 
 Mon Nov 26 13:28:14 2007  Keiju Ishitsuka  <keiju@r...>
 
@@ -767,6 +772,7 @@
 
 	* io.c (rb_io_close_on_exec_p): new method IO#close_on_exec?.
 	  (rb_io_set_close_on_exec): new method IO#close_on_exec=.
+	  [ruby-dev:32323]
 
 Tue Nov 20 16:24:31 2007  Tanaka Akira  <akr@f...>
 
@@ -896,6 +902,8 @@
 
 	* lib/time.rb (Time#xmlschema): use nsec instead of usec.
 
+	[ruby-dev:32306]
+
 Mon Nov 19 17:48:30 2007  Yukihiro Matsumoto  <matz@r...>
 
 	* object.c (rb_class_superclass): should not raise exception for

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml

[前][次][番号順一覧][スレッド一覧]