| Commit message (Expand) | Author | Age | Files | Lines |
* | awk: :fields specifies conversions. | Kaz Kylheku | 2021-10-04 | 1 | -1/+20 |
* | awk: new :fields feature for named fields. | Kaz Kylheku | 2021-10-01 | 1 | -0/+18 |
* | regex-from-trie: correctly handle empty trie. | Kaz Kylheku | 2021-06-27 | 1 | -0/+4 |
* | regex-from-trie: bugs processing compressed trie. | Kaz Kylheku | 2021-06-27 | 1 | -0/+5 |
* | regex-from-trie: bugfix: incomplete regex. | Kaz Kylheku | 2021-06-27 | 1 | -1/+1 |
* | filter: regex-from-trie produces bad or syntax. | Kaz Kylheku | 2021-06-27 | 1 | -0/+49 |
* | bug: join-with segfault on character separators. | Kaz Kylheku | 2021-05-02 | 1 | -0/+23 |
* | match-str: tests with negative pos. | Kaz Kylheku | 2021-04-28 | 1 | -1/+29 |
* | match-str: tests and bugfix. | Kaz Kylheku | 2021-04-27 | 1 | -0/+41 |
* | tests: implicitly generate empty .expected files. | Kaz Kylheku | 2021-04-12 | 3 | -0/+0 |
* | awk: tests for fconv. | Kaz Kylheku | 2020-12-31 | 2 | -0/+21 |
* | New functions trim-left and trim-right. | Kaz Kylheku | 2020-10-05 | 2 | -0/+41 |
* | awk: implement ranges right using functions. | Kaz Kylheku | 2017-10-29 | 1 | -13/+13 |
* | awk: more range test cases. | Kaz Kylheku | 2017-10-27 | 2 | -1/+7 |
* | awk: five new range operators. | Kaz Kylheku | 2017-10-25 | 2 | -0/+43 |
* | Fix tok-str semantics once again. | Kaz Kylheku | 2016-10-26 | 1 | -8/+8 |
* | Tests for tok-str. | Kaz Kylheku | 2016-09-17 | 2 | -0/+73 |
* | Adding tests for split-str. | Kaz Kylheku | 2016-09-17 | 1 | -0/+123 |