ocaml-csv.git
2005-08-13 richFix to handle the crappy not-quite-CSV files sent by...
2005-05-24 richFixed 'make clean'
2005-05-24 richAdded csvtool for using CSV files on the command line.
2005-02-17 richCsv.square, Csv.print_readable functions.
2005-01-19 richFlush stdout after printing.
2004-12-22 richRead and write tab-delimited files.
2004-12-06 richAdded the Csv.trim function.
2003-12-22 richAdded 'make dist' rule.
2003-12-17 richAdded CSV parsing library, and fixed handling of "0...