Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * include/ruby/re.h (struct rmatch_offset): new struct for character | akr | 2008-02-16 | 1 | -1/+15 |
* | * $Date$ keyword removed to avoid inclusion of locale dependent | akr | 2008-01-06 | 1 | -1/+0 |
* | * re.c (match_begin): should return offset by character. | matz | 2007-11-23 | 1 | -2/+2 |
* | * re.c (kcode_setter): Perl-ish global variable `$=' no longer | matz | 2007-10-04 | 1 | -2/+0 |
* | * string.c (str_gsub): should not use mbclen2() which has broken API. | matz | 2007-08-29 | 1 | -3/+0 |
* | * encoding.c: provide basic features for M17N. | matz | 2007-08-25 | 1 | -1/+1 |
* | * include/ruby: moved public headers. | nobu | 2007-06-10 | 1 | -0/+58 |