David Peter
489e30cbae
Remove --lib option
2021-08-22 15:51:28 +02:00
David Peter
f860c3cf6b
Run cargo fmt
2021-08-22 15:51:28 +02:00
David Peter
75919ad884
Set --locked everywhere
2021-08-22 15:51:28 +02:00
David Peter
a5cac67ee6
Sync CI config with fd
2021-08-22 15:51:28 +02:00
David Peter
768c2e9f24
Sync CI config with bat
2021-08-22 15:51:28 +02:00
dependabot[bot]
34558bf141
Bump libc from 0.2.97 to 0.2.98
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.97 to 0.2.98.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.97...0.2.98 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-01 23:18:53 +02:00
dependabot[bot]
e311715813
Bump serde_json from 1.0.64 to 1.0.66
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.64 to 1.0.66.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.64...v1.0.66 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-01 23:18:48 +02:00
dependabot[bot]
4f3e8008a8
Bump rust_decimal from 1.14.3 to 1.15.0
...
Bumps [rust_decimal](https://github.com/paupino/rust-decimal ) from 1.14.3 to 1.15.0.
- [Release notes](https://github.com/paupino/rust-decimal/releases )
- [Commits](https://github.com/paupino/rust-decimal/compare/1.14.3...1.15.0 )
---
updated-dependencies:
- dependency-name: rust_decimal
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-01 23:18:38 +02:00
dependabot[bot]
a46b7ab50a
Bump serde from 1.0.126 to 1.0.127
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.126 to 1.0.127.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.126...v1.0.127 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-01 23:18:05 +02:00
David Peter
9fd10ccea4
Add CHANGELOG entry
2021-07-27 22:51:34 +02:00
David Peter
b2ea743adf
Reduce shell-startup-time measurements to 50
...
closes #378
2021-07-27 22:45:26 +02:00
David Peter
914b5f7108
Add CHANGELOG entry
2021-07-27 22:36:26 +02:00
Steven Gu
28e8c315dc
Merges new and validate methods of RangeStep
into one method, renames error names according to code review.
2021-07-27 22:34:38 +02:00
Steven Gu
d4a0e9afb6
Fixes to limit --command-name
count appear exactly once or same count with parameters.
2021-07-27 22:34:38 +02:00
Steven Gu
538dd06c16
Makes --comand-name
take arguments from --parameter-list
.
2021-07-27 22:34:38 +02:00
David Peter
a0445321f5
Update README.md
2021-07-27 09:27:22 +02:00
David Peter
de59bb5ff1
Fix clippy errors
2021-07-27 09:26:49 +02:00
David Peter
1aefe14d67
Migrate to GitHub actions
2021-07-27 09:26:49 +02:00
David Peter
61b26a17cb
Remove .snapcraft.yml file
2021-07-27 09:26:49 +02:00
David Peter
d0a700a734
Add CHANGELOG entry
2021-07-26 21:09:55 +02:00
Garrett Thornburg
297dddb70e
Require user and system time units to match report time unit
...
The stddev/mean/max/min time unit gives precedence to the `--time-unit`
command line flag and falls back to parsing. This changes the user and
system time to follow the same time unit as the rest of the report.
Closes #408
2021-07-26 21:08:49 +02:00
dependabot[bot]
e601c007d0
Bump libc from 0.2.95 to 0.2.97
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.95 to 0.2.97.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.95...0.2.97 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-07 21:25:22 +02:00
dependabot[bot]
eed6599d44
Bump approx from 0.4.0 to 0.5.0
...
Bumps [approx](https://github.com/brendanzab/approx ) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/brendanzab/approx/releases )
- [Commits](https://github.com/brendanzab/approx/compare/v0.4.0...v0.5.0 )
---
updated-dependencies:
- dependency-name: approx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 20:30:20 +02:00
dependabot[bot]
422279924e
Bump rust_decimal from 1.14.1 to 1.14.3
...
Bumps [rust_decimal](https://github.com/paupino/rust-decimal ) from 1.14.1 to 1.14.3.
- [Release notes](https://github.com/paupino/rust-decimal/releases )
- [Commits](https://github.com/paupino/rust-decimal/compare/1.14.1...1.14.3 )
---
updated-dependencies:
- dependency-name: rust_decimal
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 20:29:34 +02:00
dependabot[bot]
d693c11e6e
Bump rand from 0.8.3 to 0.8.4
...
Bumps [rand](https://github.com/rust-random/rand ) from 0.8.3 to 0.8.4.
- [Release notes](https://github.com/rust-random/rand/releases )
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-random/rand/compare/0.8.3...0.8.4 )
---
updated-dependencies:
- dependency-name: rand
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 20:29:02 +02:00
David Peter
6bfef81aaa
Fix reference to plotting script
...
closes #392
2021-06-14 20:49:15 +02:00
Rémi Lauzier
5223afc4f1
Revert some change for i686 build
2021-06-14 16:32:58 +02:00
Rémi Lauzier
aa162cd886
Fix some clippy warning
2021-06-14 16:32:58 +02:00
dependabot[bot]
edc1b4db5c
Bump indicatif from 0.16.0 to 0.16.2
...
Bumps [indicatif](https://github.com/mitsuhiko/indicatif ) from 0.16.0 to 0.16.2.
- [Release notes](https://github.com/mitsuhiko/indicatif/releases )
- [Commits](https://github.com/mitsuhiko/indicatif/compare/0.16.0...0.16.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 22:34:16 +02:00
dependabot[bot]
fc3a31f2ee
Bump serde from 1.0.125 to 1.0.126
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.125 to 1.0.126.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.125...v1.0.126 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 22:33:56 +02:00
dependabot[bot]
ee1227b322
Bump libc from 0.2.94 to 0.2.95
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.94 to 0.2.95.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.94...0.2.95 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 09:00:15 +02:00
dependabot[bot]
b0b96bc5c1
Bump rust_decimal from 1.13.0 to 1.14.1
...
Bumps [rust_decimal](https://github.com/paupino/rust-decimal ) from 1.13.0 to 1.14.1.
- [Release notes](https://github.com/paupino/rust-decimal/releases )
- [Commits](https://github.com/paupino/rust-decimal/compare/1.13.0...1.14.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 08:59:59 +02:00
David Peter
9dbac7317b
CHANGELOG formatting
2021-05-10 14:56:01 +02:00
Jordi Chauzi
7e23087b89
Avoid confusion between exit code and signal values
2021-05-10 14:55:04 +02:00
Jordi Chauzi
5564407a97
Store exit codes as Options (and remove unwrapping)
2021-05-10 14:55:04 +02:00
Jordi Chauzi
3fcc6a187b
Export exit codes to JSON output
2021-05-10 14:55:04 +02:00
David Peter
9e57bf613c
Bump indicativ to 0.16
2021-05-09 14:46:37 +02:00
David Peter
57850d4e57
Update dependencies
2021-05-09 14:46:37 +02:00
dependabot-preview[bot]
525941da50
Bump csv from 1.1.5 to 1.1.6
...
Bumps [csv](https://github.com/BurntSushi/rust-csv ) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/BurntSushi/rust-csv/releases )
- [Commits](https://github.com/BurntSushi/rust-csv/compare/1.1.5...1.1.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-09 11:25:37 +02:00
David Peter
52efc3ff5f
Update dependabot.yml
2021-05-07 21:48:41 +02:00
dependabot-preview[bot]
d145dc34e9
Upgrade to GitHub-native Dependabot
2021-05-07 21:48:41 +02:00
dependabot-preview[bot]
45d4e02cd3
Bump serde from 1.0.123 to 1.0.125
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.123 to 1.0.125.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.123...v1.0.125 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-07 10:12:53 +02:00
dependabot-preview[bot]
ae77fa1c49
Bump version_check from 0.9.2 to 0.9.3
...
Bumps [version_check](https://github.com/SergioBenitez/version_check ) from 0.9.2 to 0.9.3.
- [Release notes](https://github.com/SergioBenitez/version_check/releases )
- [Commits](https://github.com/SergioBenitez/version_check/compare/v0.9.2...v0.9.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-07 10:12:47 +02:00
Nir Soffer
5348ab9ba3
benchmark.rs: Don't use # in benchmark name
...
Using `Benchmark #1` causes github and gitlab to interrupt hyperfine
results as link to issue #1 . Remove the # from the benchmark number to
play better with these systems.
Fixes #381 .
2021-05-07 10:12:10 +02:00
dependabot-preview[bot]
63c8dd15e1
Bump libc from 0.2.86 to 0.2.94
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.86 to 0.2.94.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.86...0.2.94 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-05-06 10:34:51 +02:00
n4to4
db45181c88
Fix comment
2021-04-23 12:08:56 +02:00
dependabot-preview[bot]
cb59053564
Bump libc from 0.2.85 to 0.2.86
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.85 to 0.2.86.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.85...0.2.86 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-03 14:23:30 +01:00
dependabot-preview[bot]
cf2c051812
Bump rust_decimal from 1.10.1 to 1.10.3
...
Bumps [rust_decimal](https://github.com/paupino/rust-decimal ) from 1.10.1 to 1.10.3.
- [Release notes](https://github.com/paupino/rust-decimal/releases )
- [Commits](https://github.com/paupino/rust-decimal/compare/1.10.1...1.10.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-03 14:23:21 +01:00
dependabot-preview[bot]
393122dcde
Bump serde_json from 1.0.61 to 1.0.64
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.61 to 1.0.64.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.61...v1.0.64 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-03 14:23:10 +01:00
Benjamin Rosemann
49fcc4be37
Change parameter name in plotting scripts
...
Change the parameter `imagname` to `output` and provide `-o` shortcut.
2021-02-16 08:21:45 +01:00