Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure Chars#tidy_bytes only tidies broken bytes. Closes #6397 [Manfred Stien... | Michael Koziarski | 2006-10-17 | 1 | -6/+11 |
* | Make String#chars slicing behaviour consistent with String. Closes #6387 [Man... | Michael Koziarski | 2006-10-12 | 1 | -3/+3 |
* | Pull in latest multibyte patch. Closes #6346 [Manfred Stienstra] | Michael Koziarski | 2006-10-04 | 1 | -19/+9 |
* | Add ActiveSupport::Multibyte. Provides String#chars which lets you deal with... | Michael Koziarski | 2006-10-03 | 3 | -0/+500 |