Commit graph

4956 commits

Author SHA1 Message Date
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
John Kerl
089103ae4d mlr sort-within-records UT 2020-10-27 00:01:43 -04:00
John Kerl
d7b4d43a53 initial mlr sort-within-records for Go port; needs valgrind 2020-10-26 23:36:51 -04:00
John Kerl
aff21172d5 unset iterate; truncate DSL function 2020-10-26 17:14:39 -04:00
John Kerl
edb8f87971 unset iterate 2020-10-25 23:20:44 -04:00
John Kerl
83b1550b5a sort iterate 2020-09-15 21:22:25 -04:00
John Kerl
ad414bb20c todo 2020-09-15 20:42:55 -04:00
John Kerl
11ea911ff7 update expected-out for c/reg_test/run neaten 2020-09-10 11:53:14 -04:00
John Kerl
4e62cf477d c/reg_test/run reorg 2020-09-10 09:18:15 -04:00
John Kerl
ffd5a85af2 C grammar neaten 2020-09-08 20:12:35 -04:00
John Kerl
7280d71162 implement mlr count -n 2020-09-06 22:25:00 -04:00
John Kerl
d0a1014cbc implement short-circuting for AND, OR, and ternary 2020-09-03 11:22:30 -04:00
John Kerl
1d8eb4ac8f rename disposition-matrix shorthands to match Go port
In C I use left-justified formatting to make these line up for proofreading.
In Go there is gofmt which does not preserve that kind of formatting. A
workaround in Go is to rename the shorthand-functions to all have the same
number of characters.  While I'm porting from C to Go, it's to go ahead and
rename the C functions the same, so I can copy the disposition matrices from C
to Go with a minimum of reformatting or typo-making.
2020-09-02 23:36:48 -04:00
John Kerl
70c5a6df0f 5.9.1-dev 2020-09-02 22:09:45 -04:00
John Kerl
b0491b359f 5.9.1 2020-09-02 21:11:27 -04:00
John Kerl
2aa72308ac 5.9.1 2020-09-02 20:46:50 -04:00
John Kerl
2635b7f062
Merge pull request #365 from johnkerl/mlrrc-prepipe
Mlrrc prepipe
2020-09-02 20:42:29 -04:00
John Kerl
49576c88e0 fix CVE-2020-15167 2020-09-02 20:38:00 -04:00
John Kerl
1962b4f3bf cst iterate 2020-09-02 19:58:14 -04:00
John Kerl
70128a5e96 fix prepipe security advisory for mlrrc feature 2020-09-01 13:58:40 -04:00
John Kerl
f5b8b56216 flagset iterate 2020-09-01 12:58:30 -04:00
John Kerl
96a50f0a8d mlrcli iterate 2020-08-31 23:01:41 -04:00
John Kerl
52255a070f mlrval/interpreter iterate 2020-08-31 10:33:32 -04:00
John Kerl
9a7ab36968
Merge pull request #361 from terorie/reg_test_libc_race
c/reg_test: make subprocess test libc-agnostic
2020-08-24 21:11:23 -04:00