miller/internal/pkg
John Kerl 6ea94a002b
Add new upcase and downcase verbs (#1217)
* upcase/downcase verbs

* unit-test cases

* doc files

* remaining `make dev` artifacts: manpage
2023-03-04 01:08:19 -05:00
..
auxents mlr reshape multiple regex via multiple -r (#1091) 2022-09-05 22:05:54 -04:00
bifs New leftpad and rightpad DSL functions (#1205) 2023-02-26 17:14:35 -05:00
cli typofix 2023-03-03 23:35:36 -05:00
climain make fmt 2022-11-26 00:23:12 -05:00
colorizer Enable output colorization on Windows by default (#1051) 2022-07-07 15:12:44 -04:00
dsl Fix bug on DSL comment with no final newline (#1216) 2023-03-03 21:42:10 -05:00
entrypoint Reduce number of os.Exit callsites, part 1 of n (#1055) 2022-07-09 18:53:24 -04:00
go-csv Add Go LICENSE file (#1171) 2023-01-02 18:09:39 -05:00
input Fix #1164: regression on CSV blank-line handling (#1168) 2023-01-01 16:49:14 -05:00
lib Fix #1164: regression on CSV blank-line handling (#1168) 2023-01-01 16:49:14 -05:00
mlrval Fix typos (#1135) 2022-11-30 09:27:42 -05:00
output Fix #1164: regression on CSV blank-line handling (#1168) 2023-01-01 16:49:14 -05:00
parsing Support more backslashed special characters in DSL strings (#1212) 2023-03-01 01:00:25 -05:00
pbnjay-strptime Fix "%%" in strptime; more test cases for strptime (#951) 2022-02-21 12:21:04 -05:00
platform Enable output colorization on Windows by default (#1051) 2022-07-07 15:12:44 -04:00
runtime Re-use whitespace regexp in clean_whitespace (#994) 2022-03-20 12:17:51 -04:00
scan More codespell fixes (#834) 2022-01-03 21:40:53 -05:00
stream Reduce number of os.Exit callsites, part 1 of n (#1055) 2022-07-09 18:53:24 -04:00
transformers Add new upcase and downcase verbs (#1217) 2023-03-04 01:08:19 -05:00
types Use int64 wherever "64-bit integer" is assumed (#902) 2022-01-27 12:06:25 -05:00
version miller 6.7.0-dev 2023-03-01 23:03:15 -05:00
README.md README-go-port.md -> README-dev.md 2022-07-12 17:15:06 -04:00

Please see ../../README-dev.md for an overview; please see each subdirectory for details about it.