John Kerl
|
f5c343be04
|
Merge pull request #537 from johnkerl/comment-handling
Port data-comment-handling feature from C to Go, all but JSON
|
2021-05-26 12:32:51 +00:00 |
|
John Kerl
|
d8ab9a6a43
|
Fix Windows/XTAB issues
|
2021-05-26 08:22:42 -04:00 |
|
John Kerl
|
3ce7f8002a
|
Accept pass-comments regtest cases for all but JSON
|
2021-05-26 07:57:51 -04:00 |
|
John Kerl
|
03268db9bc
|
todo
|
2021-05-26 07:55:06 -04:00 |
|
John Kerl
|
32a2728e4a
|
Comment-handling in CSV
|
2021-05-26 00:24:22 -04:00 |
|
John Kerl
|
2b25de526d
|
Comment-handling in CSVLITE
|
2021-05-25 23:38:26 -04:00 |
|
John Kerl
|
c95e942839
|
Comment-handling in DKVP
|
2021-05-25 23:35:09 -04:00 |
|
John Kerl
|
4c45c17b4c
|
Comment-handling in NIDX
|
2021-05-25 23:33:40 -04:00 |
|
John Kerl
|
115ec8d9ad
|
neaten C/Go regtest differences
|
2021-05-25 23:28:29 -04:00 |
|
John Kerl
|
8552c4364a
|
Comment-handling in XTAB
|
2021-05-25 22:53:07 -04:00 |
|
John Kerl
|
ecac351563
|
Port data-comment-handling feature from C to Go
|
2021-05-25 22:42:35 -04:00 |
|
John Kerl
|
575510921c
|
Port comments-in-data mode from C to Go
|
2021-05-24 23:27:54 -04:00 |
|
John Kerl
|
b11c88aa11
|
Merge pull request #536 from johnkerl/system
Port system DSL function from C to Go
|
2021-05-25 03:16:58 +00:00 |
|
John Kerl
|
1ab38175af
|
Port system DSL function from C to Go
|
2021-05-24 23:15:27 -04:00 |
|
John Kerl
|
da16e95100
|
Merge pull request #535 from johnkerl/docs6
Start port of docs to Miller 6
|
2021-05-25 02:46:30 +00:00 |
|
John Kerl
|
dca1babf30
|
iterating
|
2021-05-24 22:45:42 -04:00 |
|
John Kerl
|
01ce429a90
|
iterating
|
2021-05-24 22:02:43 -04:00 |
|
John Kerl
|
2eef6d852c
|
todo
|
2021-05-24 09:26:08 -04:00 |
|
John Kerl
|
1aaec752af
|
Start port of docs to Miller 6
|
2021-05-24 00:11:53 -04:00 |
|
John Kerl
|
58834af128
|
Merge pull request #534 from johnkerl/markdown
Port markdown output from C to Go
|
2021-05-24 03:40:54 +00:00 |
|
John Kerl
|
81cad8d163
|
Port markdown output from C to Go
|
2021-05-23 23:33:02 -04:00 |
|
John Kerl
|
0a1e0f5a7f
|
Merge pull request #533 from johnkerl/prepipe
Port prepipe feature from C to Go; new in-process --gzin/--bz2in/--zin now possible in Go
|
2021-05-24 03:05:11 +00:00 |
|
John Kerl
|
3a89cdad7d
|
Fix Windows regtest for --prepipe
|
2021-05-23 23:00:27 -04:00 |
|
John Kerl
|
8cd91766df
|
Online help for --gzin/--bz2in/--zin
|
2021-05-23 22:45:04 -04:00 |
|
John Kerl
|
d7f4b26885
|
New --gzin etc test cases
|
2021-05-23 22:37:21 -04:00 |
|
John Kerl
|
4ba021a3c7
|
Accept prepipe egtest cases now working wworking
|
2021-05-23 22:27:23 -04:00 |
|
John Kerl
|
7138ba1865
|
Fix popen/EOF issue
|
2021-05-23 22:24:13 -04:00 |
|
John Kerl
|
bda55700ba
|
note
|
2021-05-23 23:40:56 +00:00 |
|
John Kerl
|
40386dd602
|
iterating on prepipe-close solution
|
2021-05-23 11:52:40 -04:00 |
|
John Kerl
|
c19326d877
|
Connect up prepipe per se (unresolved non-close-at-end issue)
|
2021-05-23 11:06:11 -04:00 |
|
John Kerl
|
7759e2824f
|
mlr --prepipe option
|
2021-05-23 10:01:24 -04:00 |
|
John Kerl
|
91a490059e
|
Merge pull request #532 from johnkerl/rwopts
Use CLI reader/writer options more directly in readers/writers
|
2021-05-23 04:15:54 +00:00 |
|
John Kerl
|
9f3aae31c4
|
Use CLI reader/writer options more directly in readers/writers
|
2021-05-23 00:14:31 -04:00 |
|
John Kerl
|
93b727d035
|
todo
|
2021-05-22 22:53:44 -04:00 |
|
John Kerl
|
dd7acc2767
|
todo
|
2021-05-22 22:32:36 -04:00 |
|
John Kerl
|
a488f3f804
|
Abandon Travis; GitHub Actions as forward path
|
2021-05-23 00:55:04 +00:00 |
|
John Kerl
|
009abdcd47
|
Abandon Travis; GitHub Actions as forward path
|
2021-05-23 00:46:21 +00:00 |
|
John Kerl
|
7bc1b6fd0e
|
Create GitHub Action for C impll
|
2021-05-23 00:27:17 +00:00 |
|
John Kerl
|
983a653eef
|
README.md
|
2021-05-23 00:22:54 +00:00 |
|
John Kerl
|
790429affa
|
try to trigger travis-ci.com build
|
2021-05-23 00:17:19 +00:00 |
|
John Kerl
|
539bee6f37
|
try to trigger travis-ci.com build
|
2021-05-23 00:05:57 +00:00 |
|
John Kerl
|
8f9707f342
|
try to trigger travis-ci.com build
|
2021-05-22 23:57:43 +00:00 |
|
John Kerl
|
3aba6ebdad
|
todo
|
2021-05-22 23:50:06 +00:00 |
|
John Kerl
|
dca50b8aa8
|
todo
|
2021-05-22 13:01:16 -04:00 |
|
John Kerl
|
9d4a24f855
|
Merge pull request #531 from johnkerl/implicit-csv-header-help
Document --no-implicit-csv-header
|
2021-05-22 16:58:06 +00:00 |
|
John Kerl
|
9b1d2b3275
|
Document --no-implicit-csv-header
|
2021-05-22 12:43:43 -04:00 |
|
John Kerl
|
7a9cf13755
|
README-appveyor.md
|
2021-05-21 14:13:32 +00:00 |
|
John Kerl
|
c6698c55d1
|
todo
|
2021-05-21 10:02:07 -04:00 |
|
John Kerl
|
77c749b746
|
Merge pull request #528 from johnkerl/mload
mlr --load/--mload feature for using personal script-libraries
|
2021-05-21 13:01:28 +00:00 |
|
John Kerl
|
23471d9ab5
|
todo
|
2021-05-20 19:09:48 -04:00 |
|