index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activesupport
/
test
/
multibyte_handler_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ruby 1.9 compat: declare utf-8 file encoding
Jeremy Kemper
2008-02-02
1
-0
/
+1
*
Multibyte: String#chars returns self for Ruby 1.9
Jeremy Kemper
2007-12-21
1
-1
/
+5
*
Multibyte: String#chars uses passthrough handler for Ruby 1.9
Jeremy Kemper
2007-12-21
1
-2
/
+2
*
Fix typos (closes #10378)
David Heinemeier Hansson
2007-12-05
1
-1
/
+1
*
Multibyte: String#slice supports regexp argument. Closes #9646.
Jeremy Kemper
2007-10-15
1
-0
/
+5
*
Fixed spelling errors (closes #9706) [tarmo/rmm5t]
David Heinemeier Hansson
2007-09-28
1
-1
/
+1
*
Add ljust, rjust and center to utf8-handler. Closes #9165 [manfred]
Michael Koziarski
2007-08-05
1
-0
/
+51
*
Add support for []= on ActiveSupport::Multibyte::Chars. Closes #9142. [ewan, ...
Marcel Molina
2007-07-31
1
-0
/
+34
*
ActiveSupport::Multibyte::Handlers::UTF8Handler should raise when a range and...
Rick Olson
2007-01-23
1
-0
/
+3
*
Ensure Chars#tidy_bytes only tidies broken bytes. Closes #6397 [Manfred Stien...
Michael Koziarski
2006-10-17
1
-2
/
+5
*
Make String#chars slicing behaviour consistent with String. Closes #6387 [Man...
Michael Koziarski
2006-10-12
1
-1
/
+3
*
Pull in latest multibyte patch. Closes #6346 [Manfred Stienstra]
Michael Koziarski
2006-10-04
1
-2
/
+10
*
Add ActiveSupport::Multibyte. Provides String#chars which lets you deal with...
Michael Koziarski
2006-10-03
1
-0
/
+261