mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
f8b219e4d6
The st_foreach and st_foreach_check functions support transitioning from a packed to an unpacked state during iteration. However, this functionality did not get exercised by the current test suite until now. This should help us prevent breakage when making modifications to st. * ext/-test-/st/foreach/extconf.rb: new file * ext/-test-/st/foreach/foreach.c: ditto * test/-ext-/st/test_foreach.rb: ditto [Feature #10321] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47856 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
---|---|---|
.. | ||
array/resize | ||
bignum | ||
bug-3571 | ||
bug-3662 | ||
bug-5832 | ||
bug_reporter | ||
class | ||
debug | ||
exception | ||
fatal | ||
file | ||
float | ||
funcall | ||
iter | ||
load/dot.dot | ||
marshal | ||
method | ||
num2int | ||
path_to_class | ||
postponed_job | ||
printf | ||
rational | ||
recursion | ||
st | ||
string | ||
struct | ||
symbol | ||
tracepoint | ||
typeddata | ||
wait_for_single_fd | ||
win32 |