Skip to content

Commit

Permalink
* *.c, parse.y, insns.def: use RARRAY_AREF/ASET macro
Browse files Browse the repository at this point in the history
  instead of using RARRAY_PTR().



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40690 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
  • Loading branch information
ko1 committed May 13, 2013
1 parent 12bf736 commit aacd771
Show file tree
Hide file tree
Showing 33 changed files with 217 additions and 212 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Mon May 13 18:44:14 2013 Koichi Sasada <ko1@atdot.net>

* *.c, parse.y, insns.def: use RARRAY_AREF/ASET macro
instead of using RARRAY_PTR().

Mon May 13 16:53:53 2013 Koichi Sasada <ko1@atdot.net>

* include/ruby/ruby.h: add new utility macros to access
Expand Down
Loading

0 comments on commit aacd771

Please sign in to comment.