Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * test/stringio/test_stringio.rb: add tests to achieve over 95% test | mame | 2008-06-05 | 1 | -0/+123 |
* | * re.c (rb_reg_prepare_re): made non static with small refactoring. | matz | 2008-05-12 | 1 | -1/+1 |
* | add a test. | akr | 2007-12-28 | 1 | -0/+7 |
* | * ext/strscan/strscan.c (str_new): new function for allocate an string | akr | 2007-12-28 | 1 | -4/+9 |
* | * test/socket/test_socket.rb: update not to use 1.8 assignment to | matz | 2007-11-14 | 1 | -29/+10 |
* | * ext/strscan/strscan.c (strscan_do_scan): StringScanner.new("").scan(//) sho... | aamine | 2006-07-26 | 1 | -0/+10 |
* | * ext/strscan/strscan.c: new method StringScanner#initialize_copy to allow #d... | aamine | 2004-03-05 | 1 | -0/+61 |
* | * test/*: should not depend on $KCODE. | nahi | 2004-02-18 | 1 | -16/+28 |
* | introduce some new methods | aamine | 2003-12-16 | 1 | -7/+86 |
* | * test/strscan/test_stringscanner.rb: require test/unit. | aamine | 2003-09-17 | 1 | -8/+1 |
* | * test/strscan/test_stringscanner.rb: new file. | aamine | 2003-09-17 | 1 | -0/+403 |