ocaml-csv.git
19 years agoCsv.square, Csv.print_readable functions.
rich [Thu, 17 Feb 2005 15:51:47 +0000 (15:51 +0000)]
Csv.square, Csv.print_readable functions.
Added some example code.

19 years agoFlush stdout after printing.
rich [Wed, 19 Jan 2005 17:10:19 +0000 (17:10 +0000)]
Flush stdout after printing.

19 years agoRead and write tab-delimited files.
rich [Wed, 22 Dec 2004 13:47:51 +0000 (13:47 +0000)]
Read and write tab-delimited files.
Csv.associate function.

19 years agoAdded the Csv.trim function.
rich [Mon, 6 Dec 2004 17:40:50 +0000 (17:40 +0000)]
Added the Csv.trim function.
Cleaned up some of the documentation.

20 years agoAdded 'make dist' rule.
rich [Mon, 22 Dec 2003 10:07:19 +0000 (10:07 +0000)]
Added 'make dist' rule.

20 years agoAdded CSV parsing library, and fixed handling of "0 (ASCII NUL).
rich [Wed, 17 Dec 2003 16:05:08 +0000 (16:05 +0000)]
Added CSV parsing library, and fixed handling of "0 (ASCII NUL).