Commit graph

5494 commits

Author SHA1 Message Date
johnkerl
e2ec72bf82 Merge branch 'master' of git+ssh://github.com/johnkerl/miller 2019-09-12 21:18:29 -04:00
johnkerl
899def1c95 documentationfor system DSL function 2019-09-12 21:18:24 -04:00
johnkerl
8cfd6d2909 regression test for system DSL function 2019-09-12 21:00:24 -04:00
John Kerl
b7345d60f2 docgen from https://github.com/johnkerl/miller/pull/267 2019-09-12 09:44:43 -04:00
John Kerl
f65d8ed7d9
Merge pull request #267 from gdttn/patch-1
Align the format-conversion usage table correctly
2019-09-12 09:20:30 -04:00
johnkerl
b10bd26af8 on-line help for system DSL function 2019-09-11 22:22:32 -04:00
johnkerl
b470753866 testing 2019-09-11 22:15:25 -04:00
johnkerl
4f5dd867ef rough draft of system DSL function 2019-09-11 21:53:16 -04:00
G Dutton
0134b92f7d
Align the format-conversion usage table correctly
In the mlr usage information (and therefor man page, etc.) the gap for the "notional" --c2c conversion was missing, causing the table to be misaligned and a little harder to read.  This fixes the alignment by adding the appropriate number of space characters.
2019-09-11 14:12:41 +01:00
johnkerl
1349b8c963 update build docs re autoreconf -fiv 2019-09-07 21:52:58 -04:00
johnkerl
a8a423f937 autoreconf -fiv for ragged.sv 2019-09-07 14:09:56 -04:00
johnkerl
c01548c738 --allow-ragged-csv-input feature 2019-09-07 13:32:20 -04:00
johnkerl
d08600803e --allow-ragged-csv-input feature 2019-09-07 13:22:01 -04:00
johnkerl
cb790b7336 --allow-ragged-csv-input feature 2019-09-07 13:19:32 -04:00
johnkerl
397cebd2b8 autoreconf -fiv 2019-09-07 13:11:32 -04:00
johnkerl
e32e198b3e make DKVP I/O example work in python2 as well as python3 2019-09-07 12:58:37 -04:00
johnkerl
2100036579 draft-release-notes.md 2019-09-07 12:49:30 -04:00
johnkerl
aea7fd29bf remove mlr --jofmt in favor of mlr format-values 2019-09-07 12:39:31 -04:00
johnkerl
a4a84c507d mlr format-values doc/test 2019-09-07 12:25:51 -04:00
johnkerl
a6d15753e7 mlr format-values online help 2019-09-07 12:06:35 -04:00
johnkerl
0d8475ac19 mlr format -> mlr format-values 2019-09-07 11:26:14 -04:00
John Kerl
1815446fc3 mlr format verb -- feature only, no tests/doc on this commit 2019-09-04 22:08:03 -04:00
John Kerl
90e0759b33 ASV/USV tests + docs 2019-09-02 22:41:39 -04:00
John Kerl
e1b38f64e1 add --jofmt option 2019-09-02 22:10:32 -04:00
John Kerl
f8cf06d77e ASV/USV essential code -- on-line help and docs up next 2019-09-02 17:03:45 -04:00
John Kerl
d210a8664b Fix https://github.com/johnkerl/miller/issues/251 2019-09-02 16:40:36 -04:00
John Kerl
1dee6164de fix bug on -I with rename, part 2 2019-09-02 14:18:01 -04:00
John Kerl
9e2cd33c30 fix bug on -I with rename 2019-09-02 12:50:25 -04:00
John Kerl
c6ba387e2f test cases for mlr label 2019-09-02 11:40:02 -04:00
John Kerl
453691d746 fix label verb for overlap between old and new names 2019-09-02 11:33:20 -04:00
John Kerl
de57cb8085 UTF-8 capitalize; sheredom UTF-8 dependency attribution 2019-09-02 10:32:50 -04:00
John Kerl
868db00e29 UTF-8 toupper/tolower/capitalize documentation 2019-09-02 10:21:00 -04:00
John Kerl
1751ec87e4 make toupper and tolower DSL functions UTF-8 aware 2019-09-02 10:08:26 -04:00
John Kerl
3cb7d78fb7 build notes 2019-09-02 09:26:51 -04:00
John Kerl
ef6f16e0cd dev-build info 2019-09-01 20:52:30 -04:00
John Kerl
9b6dfddae8 5.5.0 docs 2019-08-31 23:07:26 -04:00
John Kerl
beeb9ae4e7 5.5.0 2019-08-31 22:45:41 -04:00
John Kerl
07ed3cb5bd draft-release-notes.md 2019-08-31 22:41:33 -04:00
John Kerl
e6e0ef76c0 draft-release-notes.md 2019-08-31 22:40:24 -04:00
John Kerl
49ce0e3d34 todo 2019-08-31 21:43:04 -04:00
John Kerl
f4cee60d76 temporarily mask out in-progress --ragged-csv-input; update miller.spec for 5.5.0 2019-08-31 21:41:36 -04:00
John Kerl
9c4fb1c20a autoreconf -fiv 2019-08-29 10:29:07 -04:00
John Kerl
58cd0a2f42 5.5.0 release 2019-08-29 10:24:34 -04:00
John Kerl
b2c19b6176 temporarily mask out sort-within-records (still stubbed) for 5.4.0 2019-08-29 10:19:54 -04:00
John Kerl
ceaf530284 todo 2019-08-28 23:15:00 -04:00
John Kerl
46df4d4b22 todo 2019-08-28 23:02:58 -04:00
John Kerl
13946bd2d7 documentation for positional-indexing feature 2019-08-28 23:01:08 -04:00
John Kerl
c8fc277546 regression-testing for positional-indexing feature 2019-08-28 22:30:13 -04:00
John Kerl
136d0244c0 positional-indexing feature 2019-08-28 21:55:36 -04:00
John Kerl
acc529e9f4 capitalize function 2019-08-24 18:49:20 -04:00