ruby-changes:12252
From: nobu <ko1@a...>
Date: Fri, 3 Jul 2009 12:47:01 +0900 (JST)
Subject: [ruby-changes:12252] Ruby:r23942 (trunk): * ChangeLog: stripped.
nobu 2009-07-03 12:46:46 +0900 (Fri, 03 Jul 2009) New Revision: 23942 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=23942 Log: * ChangeLog: stripped. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 23941) +++ ChangeLog (revision 23942) @@ -871,7 +871,8 @@ Tue Apr 21 01:13:42 2009 Alexander Zavorine <alexandre.zavorine@n...> - * symbian/setup (config.h): added TIMET2NUM and NUM2TIMET to match the change in time.c + * symbian/setup (config.h): added TIMET2NUM and NUM2TIMET to match + the change in time.c Mon Apr 20 20:29:04 2009 Yukihiro Matsumoto <matz@r...> @@ -1480,7 +1481,7 @@ * lib/net/protocol.rb (rbuf_fill): rescue IO::WaitReadable and IO::WaitWritable. - [ruby-core:22539], [ruby-dev:38140] + [ruby-core:22539], [ruby-dev:38140] Thu Mar 19 18:49:49 2009 Nobuyoshi Nakada <nobu@r...> @@ -2364,7 +2365,7 @@ * vm_eval.c (rb_iterate): use volatile to suppress warnings. * eval.c (ruby_cleanup): ditto. - + Sat Feb 28 20:09:40 2009 Tanaka Akira <akr@f...> * eval_error.c (error_print): use volatile to suppress warnings. @@ -2503,7 +2504,7 @@ NotImplementedError if no fd passing feature. (ancillary_timestamp): raise NotImplementedError if no timestamp feature. - + Wed Feb 25 23:18:53 2009 Tanaka Akira <akr@f...> * ext/socket/ancdata.c (ancillary_s_unix_rights): new method. @@ -2940,7 +2941,7 @@ Thu Feb 19 03:12:51 2009 Yusuke Endoh <mame@t...> - * test/ruby/test_file_exhaustive.rb: skip some tests if euid == 0. + * test/ruby/test_file_exhaustive.rb: skip some tests if euid == 0. a patch from Lucas Nussbaum in [ruby-core:22209]. Thu Feb 19 03:00:49 2009 Akinori MUSHA <knu@i...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/