diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-15 15:38:17 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-15 15:38:17 +0000 |
| commit | be0789964535174edbb35c78a66b51e715f64a5f (patch) | |
| tree | f4995683fc77002eeba11f31a113f37a2356b57b /ChangeLog | |
| parent | 60bdcfd6b662f5d602f51559950fcac6c43bcf3d (diff) | |
merges r21503 from trunk into ruby_1_9_!.
* io.c (appendline): reformed.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21556 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Wed Jan 14 12:38:02 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * io.c (appendline): reformed. + + * io.c (rb_io_s_pipe): reduced nest of rb_ensure of main block. + Tue Jan 13 21:45:53 2009 Yuki Sonoda (Yugui) <yugui@yugui.jp> * lib/ostruct.rb (OpenStruct#inspect): fixed the recursion check. |
