aboutsummaryrefslogtreecommitdiffstats
path: root/test/csv/tc_encodings.rb
Commit message (Expand)AuthorAgeFilesLines
* * test/csv/*: Renamed tc_* files to test_* to fit in within Ruby'sjeg22008-10-181-256/+0
* * lib/csv/csv.rb: Added support for Encoding::default_internal.jeg22008-10-101-13/+13
* * lib/csv/csv.rb: Worked around some minor encoding changes in Rubyjeg22008-09-281-4/+5
* * transcode.c (rb_eUndefinedConversionError): renamed fromakr2008-09-251-2/+2
* * lib/csv/csv.rb: Reworked CSV's parser and generator to be m17n. Datajeg22008-09-211-0/+255