Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lazily load the Unicode Database in the UTF-8 Handler [Rick Olson] | Rick Olson | 2006-11-09 | 1 | -22/+33 |
* | 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 | 2 | -21/+19 |
* | Add ActiveSupport::Multibyte. Provides String#chars which lets you deal with... | Michael Koziarski | 2006-10-03 | 5 | -0/+770 |