Commit graph

61 commits

Author SHA1 Message Date
Jesse Phillips
1acbd9337b Added input range unittest, updated docs 2011-11-09 21:06:56 -08:00
Jesse Phillips
ee0b650bbf Added support for associative arrays in std.csv 2011-11-06 15:44:54 -08:00
Jesse Phillips
86fc75346d Created CSVException for holding row and column 2011-11-06 13:31:58 -08:00
Jesse Phillips
8f8ba9ae0d Small change to csv API
Heading is not any InputRange of string.
csvReader will take delimiters instead of Malformed.
2011-11-05 16:15:13 -07:00
Jesse Phillips
f6f5ce9d89 Expended CSV documentation. 2011-11-05 16:01:32 -07:00
Jesse Phillips
5fddab421f Improved documentation for std.csv. 2011-10-29 14:00:11 -07:00
Jesse Phillips
4cd7291138 Fixed issue when parsing CSV ignoring errors. 2011-10-29 13:55:40 -07:00
Jesse Phillips
d91d3a3c93 Moving Malformed enum to top. 2011-10-27 21:35:52 -07:00
Jesse Phillips
6c59edaa8a Updated exceptions improved docs. 2011-10-27 20:58:08 -07:00
Jesse Phillips
c056616bd7 Updated constraints.
Removed two csvText functions. These failed the contracts, but I also
would prefer RecordList be used for custom delimiters.
2011-08-13 10:34:42 -07:00
Jesse Phillips
f306e0140d Adding std.csv to Phobos 2011-08-13 10:05:04 -07:00