mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
add ML ref.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14170 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b7090e3673
commit
eaba0fc94a
1 changed files with 8 additions and 0 deletions
|
@ -25,6 +25,8 @@ Mon Dec 10 06:44:47 2007 Tanaka Akira <akr@fsij.org>
|
|||
|
||||
* file.c (rb_f_test): ditto.
|
||||
|
||||
[ruby-dev:32495]
|
||||
|
||||
Mon Dec 10 06:41:00 2007 Tanaka Akira <akr@fsij.org>
|
||||
|
||||
* re.c (rb_reg_names): new method Regexp#names.
|
||||
|
@ -34,6 +36,8 @@ Mon Dec 10 06:41:00 2007 Tanaka Akira <akr@fsij.org>
|
|||
|
||||
* lib/pp.rb (MatchData#pretty_print): show names of named captures.
|
||||
|
||||
[ruby-dev:32493]
|
||||
|
||||
Mon Dec 10 01:35:06 2007 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||
|
||||
* parse.y (expr): redefinable not (!) operator.
|
||||
|
@ -597,6 +601,7 @@ Mon Nov 26 23:18:46 2007 Masatoshi SEKI <m_seki@mva.biglobe.ne.jp>
|
|||
Mon Nov 26 17:32:16 2007 Tanaka Akira <akr@fsij.org>
|
||||
|
||||
* re.c (Init_Regexp): new method Regexp#fixed_encoding?
|
||||
[ruby-dev:32361]
|
||||
|
||||
Mon Nov 26 13:28:14 2007 Keiju Ishitsuka <keiju@ruby-lang.org>
|
||||
|
||||
|
@ -767,6 +772,7 @@ Tue Nov 20 17:10:11 2007 Tanaka Akira <akr@fsij.org>
|
|||
|
||||
* 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@fsij.org>
|
||||
|
||||
|
@ -896,6 +902,8 @@ Mon Nov 19 17:51:27 2007 Tanaka Akira <akr@fsij.org>
|
|||
|
||||
* lib/time.rb (Time#xmlschema): use nsec instead of usec.
|
||||
|
||||
[ruby-dev:32306]
|
||||
|
||||
Mon Nov 19 17:48:30 2007 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||
|
||||
* object.c (rb_class_superclass): should not raise exception for
|
||||
|
|
Loading…
Add table
Reference in a new issue