mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-25 17:04:01 +00:00
fix travis build
This commit is contained in:
parent
c0bb451793
commit
d3ff264153
3 changed files with 6 additions and 3 deletions
|
|
@ -10,6 +10,8 @@ addons:
|
|||
- flex
|
||||
- autoconf
|
||||
- libtool
|
||||
- automake
|
||||
- m4
|
||||
|
||||
# Build using gcc and clang since it is supported
|
||||
compiler:
|
||||
|
|
|
|||
|
|
@ -6,6 +6,8 @@ This is a relatively minor release, containing feature requests.
|
|||
|
||||
* xxx min/max functions and stats1/merge-fields min/max/percentile mix int and string. esp. string-only order statistics. doclink for mixed case. interpolation obv nonsensical.
|
||||
|
||||
* xxx `./configure` vs. `autoreconf -fiv` 1st, and which issue is resolved by this.
|
||||
|
||||
**Documentation:**
|
||||
|
||||
* xxx cookbook example [**Showing differences between successive queries**](http://www.johnkerl.org/miller-releases/miller-5.2.0/doc/cookbook.html#Showing_differences_between_successive_queries)
|
||||
|
|
|
|||
|
|
@ -22,10 +22,9 @@ FUNDAM:
|
|||
----------------------------------------------------------------
|
||||
airable:
|
||||
|
||||
* reg_test/run --mlrexec flag
|
||||
! !autoreconf doc note w/ as-of-5.2.0 caveat
|
||||
|
||||
* string stats
|
||||
-> merge-fields code, autodoc, UT
|
||||
* reg_test/run --mlrexec flag
|
||||
|
||||
* across-all/regex x stats1 / many verbs
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue