John Kerl
|
367def54d7
|
Accept passing C->Go regtest cases within mixed-status suites (#543)
* Accept passing C->Go regtest cases within mixed-status suites
* Iterating on Windows regtest failures
|
2021-05-30 23:17:52 -04:00 |
|
John Kerl
|
947d93b017
|
fix flins.csv link in data-examples doc page
|
2021-05-30 22:22:31 -04:00 |
|
John Kerl
|
d59d321a92
|
todo
|
2021-05-30 21:53:43 -04:00 |
|
John Kerl
|
d2d55b3228
|
fix release-docs links
|
2021-05-30 20:44:52 -04:00 |
|
John Kerl
|
38279543b0
|
todo
|
2021-05-30 17:48:15 -04:00 |
|
John Kerl
|
ea8be01f04
|
Replace this in Go code with more standard names (#547)
|
2021-05-30 14:06:08 -04:00 |
|
John Kerl
|
c961363be3
|
Survey link
|
2021-05-27 10:08:12 -04:00 |
|
John Kerl
|
436fbeda07
|
Survey link
|
2021-05-27 10:07:22 -04:00 |
|
John Kerl
|
ff0f657ba0
|
todo
|
2021-05-27 10:06:30 -04:00 |
|
John Kerl
|
20a310967d
|
todo
|
2021-05-26 23:42:16 -04:00 |
|
John Kerl
|
d1e14fd9c8
|
Merge pull request #540 from johnkerl/format-dependent-defaults
Port format-dependent defaults from C to Go
|
2021-05-27 03:41:11 +00:00 |
|
John Kerl
|
2b77895918
|
Port format-dependent defaults from C to Go
|
2021-05-26 23:35:02 -04:00 |
|
John Kerl
|
8f3c951bc7
|
todo
|
2021-05-26 22:36:43 -04:00 |
|
John Kerl
|
74f63ae59c
|
todo
|
2021-05-26 22:26:36 -04:00 |
|
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 |
|