1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
aamine 2785c7c05f * ext/strscan/strscan.c (strscan_do_scan): should set kcode option before match. [ruby-dev:29914]
* test/strscan/test_stringscanner.rb: test it.
* re.c: export kcode_set_option and kcode_reset_option (with "rb_" prefix).
* intern.h: ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@11524 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-01-10 09:59:11 +00:00
..
csv
dbm
digest * ext/digest, test/digest/test_digest.rb: Merge from trunk: 2006-10-25 08:54:05 +00:00
drb quote pathnames in the server's command line for space contained 2006-02-24 11:12:35 +00:00
erb
fileutils
gdbm
io/nonblock
logger
monitor
net * lib/net/imap.rb: accept NOMODSEQ. [ruby-core:9002] 2006-11-04 13:03:20 +00:00
nkf
openssl *** empty log message *** 2006-06-20 11:22:27 +00:00
optparse * test/optparse/test_getopts.rb: changed the class name of test case 2006-10-03 23:53:24 +00:00
ostruct
pathname * lib/pathname.rb: backport from 1.9. 2006-06-17 05:55:51 +00:00
rdoc/parsers Merge RDoc updates from matzruby 11502, 11503, 11504 2007-01-07 03:36:47 +00:00
readline
rinda
rss * test/rss/test_parser.rb: split parser tests into ... 2006-06-20 13:12:00 +00:00
ruby * eval.c (rb_call0): fixed bug of zsuper with both of opt and rest. 2006-10-31 16:10:22 +00:00
sdbm
soap
socket don't compare struct sockaddr directly. 2006-07-24 07:21:45 +00:00
stringio
strscan * ext/strscan/strscan.c (strscan_do_scan): should set kcode option before match. [ruby-dev:29914] 2007-01-10 09:59:11 +00:00
testunit * lib/test/unit/collector/dir.rb (Collector::Dir#collect): prepend 2006-10-12 17:31:15 +00:00
uri
webrick * lib/webrick/cookie.rb (WEBrick::Cookie.parse_set_cookies): new 2006-09-08 01:04:52 +00:00
wsdl
xmlrpc
xsd
yaml * ext/syck/emitter.c (syck_emit_seq, syck_emit_map, syck_emit_item): 2006-01-16 01:29:58 +00:00
zlib
runner.rb