From 9e489a9dead8f9799abe2d8df3b85a51fd2fd746 Mon Sep 17 00:00:00 2001 From: shyouhei Date: Fri, 13 Jun 2008 02:57:18 +0000 Subject: merge revision(s) 15369: * lib/benchmark.rb (Benchmark::realtime): make Benchmark#realtime a bit faster. a patch from Alexander Dymo in [ruby-core:15337]. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@17121 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ca70f99462..80eae866e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Jun 13 11:56:28 2008 Yukihiro Matsumoto + + * lib/benchmark.rb (Benchmark::realtime): make Benchmark#realtime + a bit faster. a patch from Alexander Dymo in + [ruby-core:15337]. + Fri Jun 13 11:42:52 2008 Yukihiro Matsumoto * io.c (rb_open_file): should check NUL in path. -- cgit v1.2.3