1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/strscan
aamine 492dfc7c08 * ext/strscan/strscan.c: new method StringScanner#initialize_copy to allow #dup and #clone.
* test/strscan/test_strscan.rb: test StringScanner#dup.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5889 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-03-05 11:20:12 +00:00
..
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
depend import strscan. 2002-03-22 06:38:27 +00:00
extconf.rb import strscan. 2002-03-22 06:38:27 +00:00
MANIFEST import strscan. 2002-03-22 06:38:27 +00:00
strscan.c * ext/strscan/strscan.c: new method StringScanner#initialize_copy to allow #dup and #clone. 2004-03-05 11:20:12 +00:00