File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Wed Jul 22 20:17:51 2015 Koichi Sasada <ko1@atdot.net>
88
99 * vm_core.h: modify layout of rb_iseq_constant_body.
1010
11- Move frequent accesssing fields to upper part.
11+ Move frequent accessing fields to upper part.
1212
1313Wed Jul 22 19:57:47 2015 Koichi Sasada <ko1@atdot.net>
1414
@@ -36,7 +36,7 @@ Wed Jul 22 17:50:35 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>
3636Wed Jul 22 15:48:47 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>
3737
3838 * test/ruby/test_range.rb: Add test case for Range#end with
39- exclude_end true case. [fix GH-968] Pach by @yui-knk
39+ exclude_end true case. [fix GH-968] Patch by @yui-knk
4040
4141Wed Jul 22 09:45:31 2015 Maksim Sitnikov <sitnikovme@undev.ru>
4242
@@ -75,7 +75,7 @@ Wed Jul 22 07:24:18 2015 Koichi Sasada <ko1@atdot.net>
7575
7676 * internal.h: add imemo_type::imemo_iseq.
7777
78- * iseq.c: define RubyVM::InstructionSequnce as T_OBJECT.
78+ * iseq.c: define RubyVM::InstructionSequence as T_OBJECT.
7979 Methods are implemented by functions named iseqw_....
8080
8181 * load.c (rb_load_internal0): rb_iseq_new_top() returns
You can’t perform that action at this time.
0 commit comments