ocaml-csv.git
2006-02-23 richCsv.compare function.
2006-02-15 richprint_readable/save_out_readable changed:
2005-11-25 richBumped version for release and prepared and fixed docum...
2005-11-25 richImplemented:
2005-08-25 richBumped version number for release.
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...