Directory test/strscan/

Directory Created:
2003-09-17 10:36
Total Files:
1
Deleted Files:
0
Lines of Code:
558

Browse with ViewVC

[root]/test/strscan

Lines of Code

test/strscan/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 7 (100.0%) 589 (100.0%) 84.1
aamine 5 (71.4%) 561 (95.2%) 112.2
nahi 1 (14.3%) 28 (4.8%) 28.0
shyouhei 1 (14.3%) 0 (0.0%) 0.0

Most Recent Commits

shyouhei 2007-02-13 00:01

set svn:eol-style

0 lines of code changed in:

aamine 2006-07-26 09:44

* ext/strscan/strscan.c (strscan_do_scan): StringScanner.new("").scan(//) should return "". [ruby-Bugs:4361]

10 lines of code changed in:

aamine 2004-03-05 12:20

* ext/strscan/strscan.c: new method StringScanner#initialize_copy to allow #dup and #clone.

* test/strscan/test_strscan.rb: test StringScanner#dup.

61 lines of code changed in:

nahi 2004-02-18 14:08

* test/*: should not depend on $KCODE.

28 lines of code changed in:

aamine 2003-12-16 16:18

introduce some new methods

* ext/strscan/strscan.c: new method StringScanner#beginning_of_line? (alias #bol?)

* ext/strscan/strscan.c: new method StringScanner#concat and #<<.

* ext/strscan/strscan.c: StringScanner#new(str) does not duplicate nor freeze STR (allow destructive modification).

* test/strscan/test_stringscanner.rb: test new methods above.

* test/strscan/test_stringscanner.rb: test destructive string modification.

86 lines of code changed in:

aamine 2003-09-17 10:51

* test/strscan/test_stringscanner.rb: require test/unit.

1 lines of code changed in:

aamine 2003-09-17 10:36

* test/strscan/test_stringscanner.rb: new file.

403 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT