summaryrefslogtreecommitdiffstats
path: root/include/ruby/re.h
Commit message (Expand)AuthorAgeFilesLines
* * include/ruby/re.h (struct rmatch_offset): new struct for characterakr2008-02-161-1/+15
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* * re.c (match_begin): should return offset by character.matz2007-11-231-2/+2
* * re.c (kcode_setter): Perl-ish global variable `$=' no longermatz2007-10-041-2/+0
* * string.c (str_gsub): should not use mbclen2() which has broken API.matz2007-08-291-3/+0
* * encoding.c: provide basic features for M17N.matz2007-08-251-1/+1
* * include/ruby: moved public headers.nobu2007-06-101-0/+58