John Kerl
da6830a7a9
json reader with ordered maps
2020-08-27 14:33:57 -04:00
John Kerl
f1bfc32ad8
json-reader experiments
2020-08-27 09:32:52 -04:00
John Kerl
841bac7767
csv reader iterate
2020-08-27 08:47:22 -04:00
John Kerl
457703b6b6
gofmt all
2020-08-27 08:32:55 -04:00
John Kerl
0ad05df17c
json output iterate
2020-08-27 08:27:41 -04:00
John Kerl
a6fa5a350e
miller/ prefixing on package names
2020-08-27 00:13:05 -04:00
John Kerl
d3e209bb64
initial csv-writer
2020-08-27 00:06:22 -04:00
John Kerl
481a894fd4
neaten
2020-08-26 23:53:37 -04:00
John Kerl
a7359852c0
xtab writer
2020-08-26 23:37:57 -04:00
John Kerl
cc3fd8a3c7
record-writer factory iterate
2020-08-26 23:28:57 -04:00
John Kerl
62e22527b1
record-reader factory iterate
2020-08-26 23:09:51 -04:00
John Kerl
aed76b4f94
mapper-factory; neatens
2020-08-26 22:40:58 -04:00
John Kerl
eb9c10efbc
mappers cat & tac
2020-08-26 22:16:55 -04:00
John Kerl
a80040b560
RecordMapper interface
2020-08-26 22:05:59 -04:00
John Kerl
277b5c7765
stream iterate
2020-08-25 23:09:18 -04:00
John Kerl
4dc90f0aad
neaten
2020-08-25 22:53:54 -04:00
John Kerl
cb52eb0992
neaten
2020-08-25 22:48:13 -04:00
John Kerl
ecbfe0fc3d
neaten
2020-08-25 22:43:10 -04:00
John Kerl
d4aec5c2aa
streamer iterate
2020-08-25 22:40:12 -04:00
John Kerl
ca77857970
neaten
2020-08-25 21:37:19 -04:00
John Kerl
4462027d6e
neaten
2020-08-25 21:28:04 -04:00
John Kerl
f78dce134d
neaten
2020-08-25 20:25:05 -04:00
John Kerl
2da294e722
perf iterate
2020-08-25 20:15:45 -04:00
John Kerl
dc5f099065
iterate
2020-08-25 17:21:32 -04:00
John Kerl
d293ab63bc
iterate
2020-08-25 17:20:44 -04:00
John Kerl
164b6299ff
mlr.go build script
2020-08-25 17:05:18 -04:00
John Kerl
bf5f64198f
neaten
2020-08-25 15:46:44 -04:00
John Kerl
bd14cff275
Merge branch 'master' of git+ssh://github.com/johnkerl/miller
2020-08-25 15:45:32 -04:00
John Kerl
e63504ce3a
mlr.go iterate
2020-08-25 15:45:17 -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
Richard Patel
39cd68dd29
c/reg_test: make subprocess test libc-agnostic
...
A test in c/reg_test/run currently relies on glibc-specific
print buffering behavior in a test case that checks environment
vars with subprocesses.
The case in question made mlr spawn a script that prints a few lines
but also had mlr print lines itself at the same time. The order of
lines from mlr vs subprocess are undefined, producing a slightly
different outcome on Alpine Linux than on Glibc-based distributions.
This commit adds the "put -q" flag to the test case effectively
causing only the subprocess output to be printed (which is the one
the particular test case was interested in).
Relates to https://github.com/johnkerl/miller/issues/293
2020-08-24 22:14:38 +02:00
John Kerl
7dd761a08a
post-5.9.0
2020-08-19 16:34:52 -04:00
John Kerl
919f9250ac
5.9.0 docs
2020-08-19 14:57:11 -04:00
John Kerl
640af6eb1c
5.9.0
2020-08-19 14:35:36 -04:00
John Kerl
d80d69339f
Update README-appveyor.md
2020-08-19 14:13:12 -04:00
John Kerl
8d6248423e
README-appveyor.md
2020-08-19 14:11:38 -04:00
John Kerl
69eba670e8
appveyor.yml experiment
2020-08-19 13:42:10 -04:00
John Kerl
4c720b1b85
appveyor.yml experiment
2020-08-19 13:36:32 -04:00
John Kerl
d12344cd6d
appveyor.yml experiment
2020-08-19 13:31:00 -04:00
John Kerl
76d40ce135
appveyor.yml experiment
2020-08-19 13:21:41 -04:00
John Kerl
7500986d4e
appveyor.yml experiment
2020-08-19 13:18:52 -04:00
John Kerl
818b8f14bd
appveyor.yml experiment
2020-08-19 13:15:52 -04:00
John Kerl
10b823d6d5
appveyor.yml experiment
2020-08-19 11:55:42 -04:00
John Kerl
7097a5e98f
appveyor.yml experiment
2020-08-19 11:54:22 -04:00
John Kerl
6dc1262eae
appveyor.yml experiment
2020-08-19 11:50:48 -04:00
John Kerl
d11d14353d
appveyor.yml experiment
2020-08-19 11:47:58 -04:00
John Kerl
003455bc7c
mlrrc in mlr --help and man mlr
2020-08-19 11:26:03 -04:00
John Kerl
9808dc9a70
example export MLRRC=/path/to/my/mlrrc in docpage
2020-08-19 10:45:22 -04:00
John Kerl
d738c7704f
rename Customization docpage
2020-08-19 10:42:21 -04:00
John Kerl
07790cac3e
mlrrc doc
2020-08-19 10:37:01 -04:00