ruby--ruby/ext/-test-/st
nobu a3626110d9 * hash.c: remove unnecessary checks for Qundef in hash iterations.
since hash use st_foreach_check for iterations, such checks are
  needless.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35193 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-03-31 04:20:45 +00:00
..
numhash * hash.c: remove unnecessary checks for Qundef in hash iterations. 2012-03-31 04:20:45 +00:00
update * st.c (st_update): pass pointer to key to the callback function. 2012-03-29 14:50:20 +00:00