ruby-changes:22285
From: nagachika <ko1@a...>
Date: Wed, 18 Jan 2012 23:38:45 +0900 (JST)
Subject: [ruby-changes:22285] nagachika:r34334 (trunk): * ChangeLog: fix typos.
nagachika 2012-01-18 23:38:34 +0900 (Wed, 18 Jan 2012) New Revision: 34334 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=34334 Log: * ChangeLog: fix typos. Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 34333) +++ ChangeLog (revision 34334) @@ -58,7 +58,7 @@ Mon Jan 16 00:41:33 2012 Sokolov Yura <funny.falcon@g...> * st.c: st use function instead of macro. In my current - environment (Ubunu 11.04 32bit gcc-4.5.2) it gives 4% + environment (Ubuntu 11.04 32bit gcc-4.5.2) it gives 4% performance improvement. https://github.com/ruby/ruby/pull/77 @@ -69,7 +69,7 @@ the default external encoding. [ruby-core:42095] [Bug #5848] If the default external encoding is ASCII compatible, the encoding of inspected result must be compatible with it. - If the default external encoding is ASCII incomapatible, + If the default external encoding is ASCII incompatible, the result must be ASCII only. Sun Jan 15 13:21:50 2012 NARUSE, Yui <naruse@r...> @@ -172,7 +172,7 @@ Thu Jan 12 02:14:43 2012 Ayumu AIZAWA <ayumu.aizawa@g...> * object.c: Added examples for Object#is_a? and - Object#instance_of? patcheed from Manoj Kumar. + Object#instance_of? patched from Manoj Kumar. [Bug #5880] [ruby-core:42057] Thu Jan 12 00:57:48 2012 Kazuhiro NISHIYAMA <zn@m...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/