ruby-changes:42675
From: kazu <ko1@a...>
Date: Sun, 24 Apr 2016 21:45:01 +0900 (JST)
Subject: [ruby-changes:42675] kazu:r54749 (trunk): fix typos [ci skip]
kazu 2016-04-24 22:41:38 +0900 (Sun, 24 Apr 2016) New Revision: 54749 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=54749 Log: fix typos [ci skip] Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 54748) +++ ChangeLog (revision 54749) @@ -1,6 +1,6 @@ https://github.com/ruby/ruby/blob/trunk/ChangeLog#L1 Sun Apr 24 18:33:58 2016 Kazuki Tsujimoto <kazuki@c...> - * vm_insnhelper.c (INLINE): disbale r54738 if __NO_INLINE__ is defined. + * vm_insnhelper.c (INLINE): disable r54738 if __NO_INLINE__ is defined. It caused "undefined reference to `vm_getivar'". Sun Apr 24 09:32:12 2016 Yuichiro Kaneko <yui-knk@r...> @@ -63,7 +63,7 @@ Sat Apr 23 18:01:21 2016 NARUSE, Yui < https://github.com/ruby/ruby/blob/trunk/ChangeLog#L63 Sat Apr 23 16:11:39 2016 NARUSE, Yui <naruse@r...> * include/ruby/ruby.h (rb_mul_size_overflow): use UNLIKELY - by user side to improve generallity. + by user side to improve generality. Sat Apr 23 16:10:02 2016 NARUSE, Yui <naruse@r...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/