Commit graph

8428 commits

Author SHA1 Message Date
John Kerl
fa3f2fff0c DSL strict mode 2022-03-16 11:33:01 -04:00
John Kerl
46972bc7bf update installing-miller page re freshness of various sources 2022-03-15 22:15:29 -04:00
John Kerl
65a33f8c8a Merge branch 'restore-tsvlite' 2022-03-15 09:04:35 -04:00
John Kerl
8f04d7671d
Restore --tsvlite (#984)
* Restore --tsvlite flag

* todo

* doc-build artifacts

* doc note on --tsv vs --tsvlite and backslashed data
2022-03-15 09:01:20 -04:00
John Kerl
219dcb6217 doc note on --tsv vs --tsvlite and backslashed data 2022-03-15 07:58:09 -04:00
John Kerl
7fc0911646 doc-build artifacts 2022-03-15 07:56:19 -04:00
John Kerl
d987d890fa todo 2022-03-15 07:53:41 -04:00
John Kerl
f1b00452c5 Restore --tsvlite flag 2022-03-15 07:52:55 -04:00
John Kerl
47ef5de0bb
Let dhms2sec accept input like "8h" (#983)
* Let dhms2sec accept input like "8h"

* Regression-test cases
2022-03-14 23:47:50 -04:00
John Kerl
ed99f87ba9 Miller 6.1.0 release docs 2022-03-07 23:48:36 -05:00
John Kerl
3903e8059e Freshen notes on how to create a release 2022-03-07 23:38:13 -05:00
John Kerl
eb48851455 6.1.0 post-release 2022-03-07 23:27:40 -05:00
John Kerl
a84b41ca04 6.1.0 release 2022-03-07 11:09:44 -05:00
John Kerl
d3ef6a9cdb 6.1.0 release (#975) 2022-03-07 10:57:00 -05:00
John Kerl
df77204d21 todo 2022-03-07 07:49:23 -05:00
John Kerl
7b89bab8dd
Support more Go regex patterns, like "\d" (#974)
* Support more Go regex patterns

* Simplify doc example

* todo
2022-03-07 00:06:33 -05:00
John Kerl
1eae19421b
New doc page: Parsing and formatting fields (#973) 2022-03-06 23:28:16 -05:00
John Kerl
9350fed34d todo 2022-03-04 23:55:51 -05:00
John Kerl
a6a7d73a35 Merge branch 'main' of github.com:johnkerl/miller 2022-03-03 13:58:55 -05:00
John Kerl
5084802e66 Add ./mlr to .gitignore 2022-03-03 13:58:51 -05:00
dependabot[bot]
202645bdbc
Bump actions/checkout from 2.4.0 to 3 (#969)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 08:04:32 -05:00
John Kerl
0493061ba7 make <a> tags non-self-closing & HTML-compliant 2022-02-27 11:42:57 -05:00
John Kerl
9544dc52ed typofix 2022-02-25 09:38:18 -05:00
John Kerl
9970dd0d35 typofix 2022-02-24 16:12:54 -05:00
John Kerl
3aebb68ad6 test cases and doc-build artifacts 2022-02-24 09:57:34 -05:00
John Kerl
42628b83d3 Typofix in unformat/unformatx on-line help 2022-02-24 09:56:08 -05:00
John Kerl
a8a1600d25 todo 2022-02-24 09:37:03 -05:00
John Kerl
9b806f9561
Add --left-keep-fields option for mlr join (#967)
* Add --left-keep-fields option for mlr join

* on-line help for mlr join --lk

* doc-build artifacts

* test cases
2022-02-23 23:32:19 -05:00
John Kerl
f6d897bf7d
More doc material for :context in the REPL (#966) 2022-02-23 21:23:19 -05:00
John Kerl
d75dfa956a
Fix typo in on-line help for splitax DSL function (#964)
* Fix typo in splitax on-line help

* doc-build artifacts
2022-02-23 21:14:45 -05:00
John Kerl
5dd4e4bf7b Merge branch 'main' of https://github.com/johnkerl/miller 2022-02-23 20:59:50 -05:00
John Kerl
53b5d9c9bd
More doc-sites for the funct keyword (#963) 2022-02-23 20:58:08 -05:00
John Kerl
9d0126a809 More doc-sites for the funct keyword 2022-02-23 20:57:40 -05:00
John Kerl
a7226b1633 More code comments re mindex/zindex 2022-02-22 08:52:48 -05:00
John Kerl
0f86744552 todo 2022-02-22 00:34:54 -05:00
John Kerl
9ba7d7b2ff
Doc updates for funct keyword (#961) 2022-02-22 00:33:35 -05:00
John Kerl
529f559422 Doc updates for #960 2022-02-22 00:10:49 -05:00
John Kerl
6dde90a5ef doc updates for #943 2022-02-21 23:50:10 -05:00
John Kerl
ce30ab5d1b merge 2022-02-21 23:46:46 -05:00
John Kerl
78727536ad
Code-dedupe logic for array slices and string slices (#960) 2022-02-21 23:45:15 -05:00
John Kerl
bfd2ec14c0 Fix test cases to match the new reality 2022-02-21 23:37:05 -05:00
John Kerl
3961ee1695 Apply correct array-slicing logic to formerly incorrect substr0 2022-02-21 23:36:55 -05:00
John Kerl
763ad96b87 Fix test cases to match the new reality 2022-02-21 23:22:50 -05:00
John Kerl
837bce9e04 Apply correct array-slicing logic to formerly incorrect string-slicer 2022-02-21 23:22:39 -05:00
John Kerl
16d873427a Code-dedupe logic for array slices and string slices 2022-02-21 23:17:37 -05:00
John Kerl
36298bea47 Add a data file missing from a recent commit 2022-02-21 22:40:50 -05:00
John Kerl
14e3a719cb
Let mlr repl print empty strings (#959) 2022-02-21 17:49:46 -05:00
John Kerl
8fcc1a6419
FAQ entry for #351 (#958) 2022-02-21 17:34:48 -05:00
John Kerl
472b42d094
Support Latin-1 supplement a0-ff as DSL string literals (#957)
* Support Latin-1 supplement a0-ff as DSL string literals

* build artifacts for previous commit
2022-02-21 17:02:34 -05:00
allcontributors[bot]
075614921f
docs: add schragge as a contributor for doc (#955)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: John Kerl <kerl.john.r@gmail.com>
2022-02-21 13:47:36 -05:00