Commit graph

91 commits

Author SHA1 Message Date
John Kerl
2632ddc716 remove mmap-readers, which were high-maintenance and not able to be used when most needed 2020-01-26 10:21:31 -05:00
johnkerl
e54d9a036e Merge branch 'master' of git+ssh://github.com/johnkerl/miller 2019-09-21 19:54:37 -04:00
John Kerl
0f65ff759a neaten CSV parser-debug 2019-09-21 19:53:30 -04:00
John Kerl
41fe48b421 STRIDX -> TOKEN in CSV readers 2019-09-21 10:53:57 -04:00
johnkerl
5f009edf48 fix https://github.com/johnkerl/miller/issues/271 2019-09-19 21:57:38 -04:00
John Kerl
d210a8664b Fix https://github.com/johnkerl/miller/issues/251 2019-09-02 16:40:36 -04:00
John Kerl
c260f46c4b allow ragged CSV input: code-complete & as-yet unregressed for
https://github.com/johnkerl/miller/issues/248
2019-06-03 23:40:27 -04:00
John Kerl
ea4b068191 fix memory leak in CSV/TSV input with implicit headaer 2018-09-08 10:26:21 -04:00
John Kerl
33dff55394 autodetect <-> skip/pass-comments testing results 2018-01-06 15:23:05 -05:00
John Kerl
de8bcde156 skip/pass-comments UT iterate 2018-01-04 21:45:04 -05:00
John Kerl
094652bc1d skip/pass-comments UT iterate 2018-01-04 20:38:55 -05:00
John Kerl
38df6fe617 skip/pass-comments UT iterate 2018-01-04 09:43:38 -05:00
John Kerl
4e1b50d3dc pass-comments iterate 2018-01-01 23:01:13 -05:00
John Kerl
defc2866aa pass-comments iterate 2018-01-01 22:25:37 -05:00
John Kerl
0196412ad2 pass-commments iterate 2018-01-01 14:24:22 -05:00
John Kerl
7d196976f8 Fix UTF-8 BOM strip for double-quoted header lines 2018-01-01 12:35:16 -05:00
John Kerl
6b29f5bf4f skip-comment iterate: CSV 2017-10-27 11:47:12 -07:00
John Kerl
92e314c023 skip-comments iterate: csvlite/tsvlite 2017-10-23 23:10:45 -04:00
John Kerl
d09de40b75 valgrind findings 2017-06-12 23:51:39 -04:00
John Kerl
2baf206a8a Strip UTF-8 BOM (0xefbbbf) from start of CSV files 2017-04-30 22:14:14 -04:00
John Kerl
40baef746c neaten 2017-03-10 18:15:40 -05:00
John Kerl
846f6696e6 neaten 2017-02-01 21:30:56 -05:00
John Kerl
d49d6b963c neaten 2017-02-01 21:16:28 -05:00
John Kerl
88511733fd autodetect iterate: default-auto per format (intermediate -- build break) 2017-02-01 07:55:37 -05:00
John Kerl
82059eaf75 autodetect iterate: lrec readers 2017-01-29 22:59:41 -05:00
John Kerl
16ef676b76 comments 2017-01-28 15:17:12 -05:00
John Kerl
cd8467e18d xvfuncs iterate: splits 2016-12-06 22:09:11 -05:00
John Kerl
1790d249b8 quote-original iterate 2016-06-21 23:21:13 -04:00
John Kerl
072b9ae465 quote-original iterate 2016-06-21 23:15:34 -04:00
John Kerl
764d6d8e7a neaten 2016-05-25 07:33:59 -04:00
John Kerl
23a74cc26e 64-bit slls/rslls lengths 2016-02-18 09:09:38 -05:00
John Kerl
4eb8e1b207 json-input iterate 2016-01-31 23:40:52 -05:00
John Kerl
4cd1f41f2e oosvar neaten iterate 2016-01-29 22:59:34 -05:00
John Kerl
e1c9a0c8db lhmslv-neaten 2016-01-07 23:56:50 +00:00
John Kerl
72e261c889 free_flags for lhmslv_put 2016-01-07 23:39:13 +00:00
John Kerl
e2ccc39c70 doc update 2015-12-29 14:52:04 -05:00
John Kerl
04ba9de2ab valgrind findings 2015-12-26 14:53:15 -05:00
John Kerl
615e6ce631 valgrind findings 2015-12-26 12:48:24 -05:00
John Kerl
93fe4682ca valgrind findings 2015-12-23 09:19:39 -05:00
John Kerl
81679ee7a7 valgrind findings 2015-12-22 20:58:40 -05:00
John Kerl
89e210ac81 valgrind findings 2015-12-21 22:48:18 -05:00
John Kerl
5b4fb079a2 valgrind findings 2015-12-21 18:36:31 -05:00
John Kerl
c463c99f9e zcat iterate 2015-12-13 17:55:37 -07:00
John Kerl
74369ffb32 zcat iterate 2015-12-13 17:38:20 -07:00
John Kerl
2dd9bb07b4 zcat iterate 2015-12-13 17:25:50 -07:00
John Kerl
6fa14775d1 neaten 2015-12-13 17:02:35 -07:00
John Kerl
12d31c3941 neaten 2015-12-12 07:29:21 -07:00
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