keep ordered values, only resort on interval
[barcat.git] / barcat
2019-09-08 Mischa POSLAWSKYkeep ordered values, only resort on interval
2019-09-08 Mischa POSLAWSKYindicate limited results in stats
2019-09-08 Mischa POSLAWSKYsilence warnings on empty input
2019-09-08 Mischa POSLAWSKYinclude total, min, avg, max in stat details
2019-09-08 Mischa POSLAWSKYstat (-s) option to summarise totals at end
2019-09-08 Mischa POSLAWSKYminor code cleanup for human formatting
2019-09-07 Mischa POSLAWSKYalign human values, reserve constant length
2019-09-07 Mischa POSLAWSKYomit source code position in regex error message
2019-09-07 Mischa POSLAWSKYcompile regular expression to -f (without /x)
2019-09-07 Mischa POSLAWSKYsupport values with float suffixes e±N
2019-09-07 Mischa POSLAWSKYprepare anchor match during option parsing
2019-09-07 Mischa POSLAWSKYprepare regex to match values
2019-09-07 Mischa POSLAWSKYexponent fallback in case of unit overflow
2019-09-07 Mischa POSLAWSKYmove human formatting code into sival() function
2019-09-07 Mischa POSLAWSKYdecrease divider for small human numbers
2019-09-07 Mischa POSLAWSKYhuman-readable (-H) option to abbreviate numbers
2019-09-07 Mischa POSLAWSKYcombined limit minimum-maximum
2019-09-07 Mischa POSLAWSKYminimum limit to override start line number
2019-09-07 Mischa POSLAWSKYempty limit support (hidemax internally)
2019-09-07 Mischa POSLAWSKYlimit (-L) option to stop output
2019-09-07 Mischa POSLAWSKYhello barcat =^.^= v1.03
2019-09-07 Mischa POSLAWSKYrename program to barcat