aboutsummaryrefslogtreecommitdiffstats
path: root/test/csv/tc_csv_parsing.rb
Commit message (Expand)AuthorAgeFilesLines
* * test/csv/*: Renamed tc_* files to test_* to fit in within Ruby'sjeg22008-10-181-192/+0
* * lib/csv/csv.rb: Added support for Encoding::default_internal.jeg22008-10-101-2/+2
* * lib/csv/csv.rb: Worked around some minor encoding changes in Rubyjeg22008-09-281-1/+1
* * lib/csv/csv.rb: Reworked CSV's parser and generator to be m17n. Datajeg22008-09-211-2/+30
* * lib/csv.rb: Fixed test failures caused by changes to Ruby.jeg22007-12-251-2/+2
* * lib/csv.rb: Import the FasterCSV source as the new CSV class.jeg22007-12-251-0/+164