aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_regexp.rb
Commit message (Expand)AuthorAgeFilesLines
...
* document named capture of MatchData#{offset,begin,end,inspect}.akr2007-12-091-1/+0
* * re.c (match_backref_number): new function for converting a backrefakr2007-12-091-0/+23
* * encoding.c (rb_enc_mbclen): make it never fail.akr2007-12-081-3/+3
* * eval.c (rb_method_missing): fix stack trace.ko12007-11-271-0/+12
* * bootstraptest/test_knownbug.rb: move solved tests.ko12007-11-231-0/+9
* added an assertion.tadf2007-08-051-0/+4
* * regparse.c, test/ruby/test_regexp.rb: fixed problem with UTF-8 characters t...ksaito2004-11-281-0/+12
* * regexec.c, test/ruby/test_regexp.rb: fixed segmentation falut ([ruby-dev:24...ksaito2004-11-281-0/+4
* add a test for a problem of [ruby-talk:116455]akr2004-10-291-1/+5
* add test for [ruby-dev:24643].akr2004-10-291-0/+7