1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
ko1 977d66ec99 * cont.c: separate Continuation and Fiber from core.
* ext/continuation/*, ext/fiber/*: ditto.
* include/ruby/ruby.h: remove rb_cFiber.
* include/ruby/intern.h: add the rb_fiber_new() declaration.
* enumerator.c (next_init): fix to use rb_fiber_new().
* test/ruby/test_enumerator.rb: remove next? tests.
* test/ruby/test_continuation.rb: add a require 'continuation'.
* test/ruby/test_fiber.rb: add a require 'fiber'.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13259 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-08-25 02:03:44 +00:00
..
csv
dbm * test/{dbm,gdbm}/test_{dbm,gdbm}.rb: shouldn't use host_os. use 2007-02-27 16:22:10 +00:00
digest
drb
erb
fileutils
gdbm * test/{dbm,gdbm}/test_{dbm,gdbm}.rb: shouldn't use host_os. use 2007-02-27 16:22:10 +00:00
io/nonblock
json * lib/json/common.rb: Ponder offering parse\! method. 2007-06-06 22:38:42 +00:00
logger
monitor
net * lib/net/http.rb (tokens): forgot to add strip. [ruby-core:11120] 2007-05-12 09:25:56 +00:00
nkf
openssl * ext/openssl/{extconf.rb,ossl_ssl_session.c}: 2007-06-18 08:56:21 +00:00
optparse
ostruct
pathname * test/ruby/test_dir.rb (TestDir::setup): ?c now makes a string. 2007-08-24 09:57:53 +00:00
rdoc/parsers
readline
rinda
ripper
rss * lib/rss/rss.rb: 0.1.8 -> 0.1.9. 2007-08-13 15:06:58 +00:00
ruby * cont.c: separate Continuation and Fiber from core. 2007-08-25 02:03:44 +00:00
scanf
sdbm
soap
socket * test/ruby/test_dir.rb (TestDir::setup): ?c now makes a string. 2007-08-24 09:57:53 +00:00
stringio
strscan
testunit * test/testunit/collector/test_dir.rb: Fixed test/unit tests that 2007-03-20 23:29:49 +00:00
uri * generic.rb (URI::Generic::merge_path): behave as RFC 3986. 2007-08-01 03:40:08 +00:00
webrick
win32ole * ext/win32ole/win32ole.c (reg_get_value): use RegQueryValueEx instead 2007-08-23 11:14:03 +00:00
wsdl
xmlrpc
xsd
yaml
zlib
inlinetest.rb
runner.rb
test_generator.rb
test_ipaddr.rb
test_pp.rb
test_prettyprint.rb
test_set.rb
test_shellwords.rb
test_time.rb
test_tsort.rb