Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the utf-handler return the correct value for non-matching regular expres... | Michael Koziarski | 2007-08-05 | 1 | -1/+3 |
* | Multibyte strings respond_to the String methods they proxy so they can be duc... | Jeremy Kemper | 2007-05-28 | 1 | -0/+7 |
* | Pull in latest multibyte patch. Closes #6346 [Manfred Stienstra] | Michael Koziarski | 2006-10-04 | 1 | -3/+4 |
* | Add ActiveSupport::Multibyte. Provides String#chars which lets you deal with... | Michael Koziarski | 2006-10-03 | 1 | -0/+163 |