summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-05-17Bump versionv1.14.0David Peter
2022-05-17Address review commentsTavian Barnes
2022-05-17Forbid --output=file without a path separatorTavian Barnes
2022-05-17Add --output=inherit as an alias for --show-outputTavian Barnes
2022-05-17Clarify --output's help textTavian Barnes
2022-05-17Implement --output={null,pipe,<FILE>}Tavian Barnes
2022-05-16Use cross to build x86_64-unknown-linux-gnu executablesDavid Peter
2022-05-15Add CHANGELOG entry for Emacs org-modeDavid Peter
2022-05-15Adapt to new markup exporter changesDavid Peter
2022-05-15Export of Emacs org-mode table supportPhilipp Paulweber
2022-05-15Bump thiserror from 1.0.30 to 1.0.31dependabot[bot]
2022-05-15Bump libc from 0.2.121 to 0.2.125dependabot[bot]
2022-05-15Bump anyhow from 1.0.56 to 1.0.57dependabot[bot]
2022-05-15Bump serde_json from 1.0.79 to 1.0.80dependabot[bot]
2022-05-15Bump clap from 3.1.7 to 3.1.14dependabot[bot]
2022-05-15Simplify testDavid Peter
2022-05-15table_line => table_dividerDavid Peter
2022-05-15table_data => table_rowDavid Peter
2022-05-15Remove superfluous newlineDavid Peter
2022-05-15Move determine_unit_from_resultsDavid Peter
2022-05-15Implement Exporter for all MarkupExportersDavid Peter
2022-05-15Remove the TestExporterDavid Peter
2022-05-15Do not pass 'unit' into determine_unit_from_resultsDavid Peter
2022-05-15Move Exporter::unit => determine_unit_from_resultsDavid Peter
2022-05-15Refactor MarkupExporter to omit intermediate table result creation and simpli...Philipp Paulweber
2022-05-15Refactor MarkdownExporter emitting using a generic MarkupFormatter traitPhilipp Paulweber
2022-05-15Refactor Markdown table emitting to generic Markup functionPhilipp Paulweber
2022-05-15Refactor Markdown table contents generation to generic Markup functionPhilipp Paulweber
2022-05-15Refactor Markdown with Markup by using generic table emitterPhilipp Paulweber
2022-04-01Bump clap from 3.1.5 to 3.1.7dependabot[bot]
2022-04-01Bump rust_decimal from 1.22.0 to 1.23.1dependabot[bot]
2022-04-01Bump anyhow from 1.0.55 to 1.0.56dependabot[bot]
2022-04-01Bump libc from 0.2.119 to 0.2.121dependabot[bot]
2022-03-07Fix description of execution orderDavid Peter
2022-03-05Add execution order to READMEDavid Peter
2022-03-05Update execution order imageDavid Peter
2022-03-05Use table for example plotsDavid Peter
2022-03-05Add whisker plotDavid Peter
2022-03-05Update CHANGELOGDavid Peter
2022-03-05Update README.mdDavid Peter
2022-03-05Add histogram imagev1.13.0David Peter
2022-03-05Update warning textDavid Peter
2022-03-05Update documentationDavid Peter
2022-03-05Bump version to v1.13.0David Peter
2022-03-05Add plot_progression.pyDavid Peter
2022-03-05Add number of runs to advanced_statistics.pyDavid Peter
2022-03-05Update dependenciesDavid Peter
2022-03-03Add scipy to scripts README.md pre-requisitesVin Singh
2022-03-01Bump clap from 3.1.1 to 3.1.3dependabot[bot]
2022-02-27Add --t-min/--t-max to histogram scriptDavid Peter