mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
57b0b6c7b1
* cont.c (rb_fiber_current): export * include/ruby/intern.h: export several functions from cont.c. * enumerator.c (enumerator_next): new method to implement external iterator (generator) using fiber. * enumerator.c (enumerator_next_p): new method to check whether any element is left in the generator sequence. * enumerator.c (enumerator_rewind): a new method to rewind the generator sequence. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12891 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
---|---|---|
.. | ||
defines.h | ||
intern.h | ||
io.h | ||
missing.h | ||
node.h | ||
oniguruma.h | ||
re.h | ||
regex.h | ||
ruby.h | ||
signal.h | ||
st.h | ||
util.h | ||
win32.h |