Commit graph

44 commits

Author SHA1 Message Date
John Kerl
d077da03c1 neaten 2015-12-11 09:09:50 -05:00
John Kerl
bcf2189262 csv-read performance iterate 2015-12-10 21:36:11 -05:00
John Kerl
07b18fd9e5 csv-read performance iterate: string-builder block-size tuning 2015-12-10 21:21:59 -05:00
John Kerl
0a21faead8 csv-read performance iterate: promote experimental mmap-csv reader to primary 2015-12-10 18:07:50 -05:00
John Kerl
bc4d0765bc CSV read performance: fix #51 2015-09-07 22:47:01 -04:00
John Kerl
5dfe53056c [read performance iterate] internal-API reorg for peek-file-reader iterate 2015-09-06 16:17:54 -04:00
John Kerl
03bdd24619 [read performance iterate] peek-file-reader v2 2015-09-05 22:45:39 -04:00
John Kerl
fe70a213f7 [read performance iterate] byte-reader iterate 2015-09-04 22:28:15 -04:00
John Kerl
9880d3650a [read performance iterate] byte-reader iterate 2015-09-04 22:26:12 -04:00
John Kerl
12acab73ea [read performance iterate] byte-reader iterate 2015-09-04 22:15:53 -04:00
John Kerl
d045b863e4 [read performance iterate] byte-reader iterate 2015-09-04 21:53:19 -04:00
John Kerl
ea77160739 [read performance iterate] parse-trie iterate 2015-09-03 22:15:37 -04:00
John Kerl
ecb157cdc9 neaten 2015-09-01 17:02:56 -04:00
John Kerl
62b87c4404 [csv iterate] multifile bugfix 2015-08-27 19:23:40 -04:00
John Kerl
45c9902167 [csv iterate] v2.0.0: --csv is now RFC4180; --csvlite is as originally-released --csv 2015-08-27 18:08:39 -04:00
John Kerl
7c2dab6d4b [csv iterate] handle "" -> " escaping 2015-08-27 08:54:58 -04:00
John Kerl
fc5c5ff69d [csv iterate] handle "" -> " escaping 2015-08-27 08:52:30 -04:00
John Kerl
6e32b0208b neaten 2015-08-26 22:01:58 -04:00
John Kerl
81af569cb4 [csv iterate] rid double strdup 2015-08-26 21:57:09 -04:00
John Kerl
84858d27ef [csv iterate] neaten 2015-08-26 21:52:12 -04:00
John Kerl
1419efd8b3 [csv iterate] neaten 2015-08-26 21:51:13 -04:00
John Kerl
11467f2d6d [csv iterate] neaten 2015-08-26 21:47:14 -04:00
John Kerl
931a355b0d [csv iterate] neaten 2015-08-26 21:35:38 -04:00
John Kerl
ad9045d3a4 [csv iterate] neaten 2015-08-26 21:22:49 -04:00
John Kerl
7bb8fa7f4d [csv iterate] neaten 2015-08-26 18:55:21 -04:00
John Kerl
8f4b7e2e34 [csv iterate] fix case of CSV files missing final CRLF 2015-08-25 23:09:41 -04:00
John Kerl
9dc7a7ada5 [csv iterate] test iterate 2015-08-25 21:31:17 -04:00
John Kerl
b26d720664 [csv iterate] output-quote iterate 2015-08-25 20:34:59 -04:00
John Kerl
8c741fc9c6 [csv iterate] integration sketch 2015-08-24 22:31:12 -04:00
John Kerl
bcf3f81b86 [csv iterate] integration sketch 2015-08-24 22:15:14 -04:00
John Kerl
011b4e160e [csv iterate] integration sketch 2015-08-24 21:56:20 -04:00
John Kerl
d6845c1107 skeleton for full-rfc-csv i/o, preserving existing csvlite functionality until ready for cutover 2015-08-19 18:56:18 -04:00
John Kerl
befe197ec6 join iterate 2015-06-15 22:54:07 -04:00
John Kerl
2b97065e91 join iterate 2015-06-15 22:23:04 -04:00
John Kerl
5b77eb214a iterate on stdio/mmap lrec-reader abstraction 2015-06-15 18:26:43 -04:00
John Kerl
03d2d3037a renames & line-length reduction 2015-05-28 17:23:06 -04:00
John Kerl
c8e11eddeb mmap csv, very quick and dirty 2015-05-26 22:14:32 -04:00
John Kerl
55ae563dbf lrec-parser file reorg 2015-05-26 07:46:27 -04:00
John Kerl
ef63756d84 renames 2015-05-22 17:10:12 -04:00
John Kerl
4284566bcf neatens 2015-05-22 17:07:53 -04:00
John Kerl
a1afb16e94 neatens 2015-05-22 17:05:38 -04:00
John Kerl
bdb18d6f21 renames 2015-05-22 08:13:36 -04:00
John Kerl
034d628053 renames 2015-05-22 07:49:09 -04:00
John Kerl
257c137fdd renames 2015-05-22 07:36:42 -04:00
Renamed from c/input/lrec_reader_csv_stdio.c (Browse further)