aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/multibyte/utils.rb
Commit message (Expand)AuthorAgeFilesLines
* Improve performance of multibyte utils.James Golick2010-03-161-1/+1
* Improve performance of Multibyte::Utils.Manfred Stienstra2009-11-041-7/+6
* Use Encoding.default_external, not _internalJeremy Kemper2009-09-131-2/+2
* Remove redundant checks for valid character regexp in ActiveSupport::Multibyt...Beau Harrington2009-09-101-2/+2
* Add verify and clean methods to ActiveSupport::Multibyte.Michael Koziarski2009-09-041-0/+61