Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ruby 1.8.7 compat: TimeWithZone# and Chars#respond_to? pass along the include... | Jeremy Kemper | 2008-05-31 | 1 | -5/+7 |
* | Merge docrails. | Pratik Naik | 2008-05-25 | 1 | -1/+1 |
* | Multibyte: String#chars returns self for Ruby 1.9 | Jeremy Kemper | 2007-12-21 | 1 | -8/+2 |
* | Multibyte: String#chars uses passthrough handler for Ruby 1.9 | Jeremy Kemper | 2007-12-21 | 1 | -1/+1 |
* | Ruby 1.9 compat: shadowed vars, kcode | Jeremy Kemper | 2007-12-15 | 1 | -2/+8 |
* | Multibyte strings respond_to the String methods they proxy so they can be duc... | Jeremy Kemper | 2007-05-28 | 1 | -0/+6 |
* | Improved performance by relying less on exception raising #8159 [Blaine] | David Heinemeier Hansson | 2007-04-24 | 1 | -6/+6 |
* | Nodoc the irrelevant (from 1.2) | David Heinemeier Hansson | 2007-01-26 | 1 | -1/+1 |
* | Add ActiveSupport::Multibyte. Provides String#chars which lets you deal with... | Michael Koziarski | 2006-10-03 | 1 | -0/+129 |