Columns NOT numbered from zero (unless -z given).
[ocaml-csv.git] / csv.mli
2006-10-18 richCsv.concat - arranges CSV subfiles in columns.
2006-02-23 richCsv.compare function.
2005-11-25 richBumped version for release and prepared and fixed docum...
2005-11-25 richImplemented:
2005-05-24 richAdded csvtool for using CSV files on the command line.
2005-02-17 richCsv.square, Csv.print_readable functions.
2004-12-22 richRead and write tab-delimited files.
2004-12-06 richAdded the Csv.trim function.
2003-12-17 richAdded CSV parsing library, and fixed handling of "0...