aboutsummaryrefslogtreecommitdiffstats
path: root/test/strscan
Commit message (Expand)AuthorAgeFilesLines
* * ext/strscan/strscan.c (strscan_do_scan): StringScanner.new("").scan(//) sho...aamine2006-07-261-0/+10
* * ext/strscan/strscan.c: new method StringScanner#initialize_copy to allow #d...aamine2004-03-051-0/+61
* * test/*: should not depend on $KCODE.nahi2004-02-181-16/+28
* introduce some new methodsaamine2003-12-161-7/+86
* * test/strscan/test_stringscanner.rb: require test/unit.aamine2003-09-171-8/+1
* * test/strscan/test_stringscanner.rb: new file.aamine2003-09-171-0/+403