Commit graph

4979 commits

Author SHA1 Message Date
John Kerl
9b1d2b3275 Document --no-implicit-csv-header 2021-05-22 12:43:43 -04:00
John Kerl
7dc5e134ff c impl 2021-05-03 00:59:21 -04:00
John Kerl
eb0044b8a6 c impl 2021-05-03 00:54:31 -04:00
John Kerl
a06d646e3e merge 2021-05-03 00:53:58 -04:00
John Kerl
2e9a695eb0
Before/after options for reorder verb (#510)
* mlr reorder -b/-a
* go test data
* c impl
2021-05-03 00:26:53 -04:00
John Kerl
d00e6cf1d2
mlr fill-down --all feature (#509)
* fill-down --all, Go impl
* fill-down --all, C impl
2021-05-02 11:11:49 -04:00
John Kerl
e37a229e2d
Port the nest verb from C to Go (#505)
* Port nest verb from C to Go
* git mv regtest/cases-pending-go-port/c-verb-nest/ regtest/cases/verb-nest
* update /regtest/cases/cli-help
2021-04-28 22:30:43 -04:00
John Kerl
946e017667
Fill-empty verb (#504)
* New fill-empty verb: C impl
* New fill-empty verb: Go impl
2021-04-28 16:37:33 +00:00
John Kerl
81a7b578bd post-5.10.2 2021-03-23 23:36:07 -04:00
John Kerl
2c416b392a 5.10.2 2021-03-23 23:02:54 -04:00
John Kerl
25bf7b1093 5.10.1 2021-03-21 22:27:48 -04:00
John Kerl
31cbafd80b fix https://github.com/johnkerl/miller/issues/443 2021-03-15 13:41:33 +00:00
John Kerl
ac707b9cf5 update mandelbrot-benchmark source files 2021-02-23 23:00:57 -05:00
John Kerl
27a69b80b3 fix rssle handling in XSV reader after comments line has more fields than data line 2021-02-23 22:01:14 -05:00
data-man
bda5814bf4 Update utf8.h to latest 2021-01-26 06:26:46 +00:00
John Kerl
f5553c095e mlr clean-whitespace 2021-01-25 00:06:14 -05:00
John Kerl
70904405c7 Merge branch 'master' of https://github.com/johnkerl/miller 2020-12-31 11:39:16 -05:00
John Kerl
134678cf91 mlr join iterate: C/Go testing 2020-12-13 23:58:03 -05:00
John Kerl
b538920218 update mlr {verbname} --help doclinks to point to new readthedocs 2020-12-05 19:03:36 -05:00
John Kerl
a063d7661a post-5.10.0 2020-11-29 16:37:32 -05:00
John Kerl
20cde18d49 5.10.1 2020-11-29 15:10:00 -05:00
John Kerl
67bc1aa0f4 Merge branch 'master' of git+ssh://github.com/johnkerl/miller 2020-11-23 22:43:49 -05:00
John Kerl
510a122c6d fix old buffer overrun in C JSON parser 2020-11-23 22:43:39 -05:00
John Kerl
78737327f8 neaten 2020-11-22 10:36:30 -05:00
John Kerl
511285b744 reg-test refactor iterate: dir reorg 2020-11-22 10:32:58 -05:00
John Kerl
51450ceceb reg-test refactor iterate: dir reorg 2020-11-22 10:27:21 -05:00
John Kerl
b733cf0e3e reg-test refactor iterate 2020-11-22 10:22:32 -05:00
John Kerl
1d33bedf2e reg-test refactor iterate: split-up complete 2020-11-22 10:03:03 -05:00
John Kerl
58a18266d9 reg-test refactor iterate 2020-11-22 00:52:17 -05:00
John Kerl
6f88875403 reg-test refactor iterate 2020-11-22 00:46:52 -05:00
John Kerl
8bb224ea5c reg-test refactor iterate 2020-11-22 00:37:40 -05:00
John Kerl
7b6f7e4918 reg-test refactor iterate, with -m for ../go/mlr 2020-11-22 00:21:00 -05:00
John Kerl
aea7b00777 reg-test refactor iterate 2020-11-21 23:55:05 -05:00
John Kerl
5e97209787 reg-test refactor iterate 2020-11-21 23:35:34 -05:00
John Kerl
2a32ff38f1 reg-test refactor iterate 2020-11-21 23:31:02 -05:00
John Kerl
32baac1856 reg-test refactor iterate 2020-11-21 23:22:35 -05:00
John Kerl
c7374c9ce5 reg-test refactor iterate 2020-11-21 23:10:33 -05:00
John Kerl
7fbb095882 reg-test refactor iterate 2020-11-21 23:02:36 -05:00
John Kerl
e64b6da0da reg-test refactor iterate 2020-11-21 22:48:43 -05:00
John Kerl
418267fdef reg-test refactor iterate 2020-11-20 18:33:51 -05:00
John Kerl
ccf2f464db reg-test refactor iterate 2020-11-19 09:57:42 -05:00
John Kerl
2a8f03449b mlr unsparsify UT 2020-11-14 22:15:19 -05:00
John Kerl
f30529ace3 mlr seqgen was not stepping NR/FNR (C impl) 2020-11-12 00:09:40 -05:00
John Kerl
c0a8e399b7 mlr unsparsify -f iterate (C impl) 2020-11-11 23:58:58 -05:00
John Kerl
4a4fe6c725 split* DSL functions 2020-11-08 22:06:00 -05:00
Jakob Krigovsky
f31397bd6e Fix typo 2020-11-05 14:49:26 +01:00
John Kerl
25a859bd97 fix https://github.com/johnkerl/miller/issues/384 2020-10-28 09:34:53 -04:00
John Kerl
3f780921ec bugfix truncate function 2020-10-27 10:40:26 -04:00
John Kerl
4c63bd66a4 remove configure.ac refs to doc/Makefile (now docs) 2020-10-27 08:18:09 -04:00
John Kerl
a556c27167 mlr sort-within-records UT 2020-10-27 00:32:02 -04:00