Remove TODO - csvtofsv - Convert CSV to FSV (`fs' (0x1c) as FS and `rs' (0x1e) as RS)
(HTM) hg clone https://bitbucket.org/iamleot/csvtofsv
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
---
(DIR) changeset 4455ebaed931df136744b6c257e55250ed95613f
(DIR) parent 608f7b88a31953db62b60dfc640fa9a94f4e173b
(HTM) Author: Leonardo Taccari <iamleot@gmail.com>
Date: Wed, 26 Jun 2019 02:01:29
Remove TODO
RFC 4180 was checked and now all tests passes (there can be still
several parsing mistakes but hopefully should be minor!)
Diffstat:
TODO.txt | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff -r 608f7b88a319 -r 4455ebaed931 TODO.txt
--- a/TODO.txt Wed Jun 26 01:59:21 2019 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-Possible known todo and parsing mistakes:
-
-- Add more tests and recheck RFC 4180