Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Nodoc the irrelevant (from 1.2) | David Heinemeier Hansson | 2007-01-26 | 4 | -6/+6 | |
* | ActiveSupport::Multibyte::Handlers::UTF8Handler should raise when a range and... | Rick Olson | 2007-01-23 | 1 | -2/+6 | |
* | 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 |