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 c9500ee8d9 * ext/strscan/strscan.c (strscan_do_scan): always return nil if p->curr exceeds string size.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10610 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-07-26 09:41:08 +00:00
..
.cvsignore add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
depend * ext/strscan/depend: depends on re.h and regex.h. 2004-03-06 05:27:37 +00:00
extconf.rb import strscan. 2002-03-22 06:38:27 +00:00
strscan.c * ext/strscan/strscan.c (strscan_do_scan): always return nil if p->curr exceeds string size. 2006-07-26 09:41:08 +00:00