aboutsummaryrefslogtreecommitdiffstats
path: root/lib/csv.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/csv.rb: document reduction. [ruby-core:02429]nahi2004-02-161-775/+427
* * lib/csv.rb: add Cell#to_str and Cell#to_s for /.../ =~ aCell,nahi2003-12-121-0/+14
* * lib/csv.rb (IOReader, BasicWriter): call binmode when a given IOnahi2003-10-061-3/+5
* * lib/csv.rb: add extra pamameter to specify row(record) separater character.nahi2003-09-151-55/+69
* * lib/csv.rb: Import csv module.nahi2003-06-191-0/+1322