- 2fa4b26 Bump minimum required C++ version from C++11 to C++14 (#1800) by Robert Schulze · 9 months ago
- 10199fb bump standard to C++14 (#1799) by dominic · 9 months ago
- 83939d0 remove icon from main README by dominic · 1 year, 7 months ago
- 05ed7ba update logo path by dominic · 1 year, 7 months ago
- 72938cc adding a logo to the docs by Dominic Hamon · 1 year, 7 months ago
- 408f9e0 Add discord server link to README by dominic · 1 year, 8 months ago
- 84c71fa Refactor links which include "master" and change it to "main" (#1540) by hamptonm1 · 2 years, 1 month ago
- 5e78bed Add quick instructions on how to enable sans checks (#1529) by Vy Nguyen · 2 years, 2 months ago
- bc4639c Add installation and build instructions for Python bindings (#1392) by Nicholas Junge · 2 years, 10 months ago
- 201b981 refactor the documentation to minimise `README.md` (#1211) by Dominic Hamon · 3 years, 7 months ago
- 38b767e Bazel qnx (#1192) by Manuel Binna · 3 years, 9 months ago
- c932169 Provide helpers to create integer lists for the given ranges. (#1179) by PCMan · 3 years, 9 months ago
- fbc3140 Random interleaving of benchmark repetitions - the sequel (fixes #1051) (#1163) by Roman Lebedev · 3 years, 9 months ago
- d17ea66 Fix leak in test, and provide path to remove leak from library (#1169) by Dominic Hamon · 3 years, 9 months ago
- e025dd5 Revert "Implementation of random interleaving. (#1105)" (#1161) by Dominic Hamon · 3 years, 9 months ago
- 0e1255a Removing freenode from README by Dominic Hamon · 3 years, 10 months ago
- a6a738c Implementation of random interleaving. (#1105) by haih-g · 3 years, 10 months ago
- c983c3e remove appveyor and add libera.chat as IRC resource by Dominic Hamon · 3 years, 10 months ago
- d0c227c Add API to benchmark allowing for custom context to be added (#1137) by Dominic Hamon · 3 years, 10 months ago
- 33c133a Add `benchmark_context` flag that allows per-run custom context. (#1127) by Dominic Hamon · 3 years, 10 months ago
- 376ebc2 Support optional, user-directed collection of performance counters (#1114) by Mircea Trofin · 3 years, 11 months ago
- 0882a74 Add bazel status to README by Dominic Hamon · 3 years, 11 months ago
- b8084e5 fix minor typo by Dominic Hamon · 4 years ago
- 5e387e7 Implement custom benchmark name (#1107) by Tobias Schmidt · 4 years ago
- cc9abfc Fix URL to googletest primer (#1102) by Andre Meyering · 4 years ago
- 5c43112 Update 'Output Files' section to reflect csv support. (#1095) by Phoenix Meadowlark · 4 years, 1 month ago
- 2d9bfe1 Include github workflows status in README by Dominic Hamon · 4 years, 6 months ago
- 4857962 Add CartesianProduct with associated test (#1029) by Christian Wassermann · 4 years, 7 months ago
- 5c25ad3 Ctest support (#1025) by Dominic Hamon · 4 years, 7 months ago
- bb978c0 Update build instructions to better use CMake (#1017) by Adam Badura · 4 years, 7 months ago
- c078337 Relax CHECK condition in benchmark_runner.cc (#938) by Paweł Bylica · 5 years ago
- 168604d [docs] Use `benchmark::IterationCount` rather than `int64_t` in lambda to complexity (#940) by Nick · 5 years ago
- daff5fe Alias CMake Targets. Fixes #921 (#926) by Jordan Williams · 5 years ago
- 318d071 README.md: a few adjustments after #894 by Roman Lebedev · 5 years ago
- daf276f Document environment variables options usage (#894) by Martin Blanchard · 5 years ago
- b8bce0c fixed the param order in g++ command and fixed the path for -L (#879) by Chunsheng Pei · 5 years ago
- e7e3d97 Add missing parenthesis to code sample, and fix spacing. (#877) by Colin Braley · 5 years ago
- bf4f2ea Addresses issue #634. (#866) by sharpe5 · 5 years ago
- ffadb65 Documentation of basic use of DenseRange. (#855) by Sayan Bhattacharjee · 6 years ago
- 3523f11 Update README.md: fix MS VS version requirement by Roman Lebedev · 6 years ago
- 7d97a05 Custom user counters: add invert modifier. (#850) by Roman Lebedev · 6 years ago
- 140fc22 Corrected the installation procedure (#849) by LesnyRumcajs · 6 years ago
- 140db8a fix typo in README (#844) by Xinye Tao · 6 years ago
- 66482d5 README.md: corrected cmake commands (#846) by blackliner · 6 years ago
- ff7e2d4 README.md: Spelling fix (#845) by Boris Dergachov · 6 years ago
- df4f9fe docs: fix typo (#837) by Jason Cooke · 6 years ago
- 13b8bdc Bump required cmake version from 2.x to 3.x (#801) by Dominic Hamon · 6 years ago
- 05d8c1c Improve README (#804) by astee · 6 years ago
- 7a1c370 Add process_time for better OpenMP and user-managed thread timing by Bryan Lunt · 6 years ago
- b8ca0c4 README.md: mention that fixture has SetUp() / TearDown() by Roman Lebedev · 6 years ago
- 57bf879 README.md: document State::{Pause,Resume}Timing() by Roman Lebedev · 6 years ago
- 19f7d5c README.md: complexity lambda takes int64_t arg. Fixes #719 by Roman Lebedev · 6 years ago
- c9311a4 README.md: BM_Sequential(): the return type is 'void' by Roman Lebedev · 6 years ago
- c614dfc *Display* aggregates only. (#665) by Roman Lebedev · 6 years ago
- caa2fcb Counter(): add 'one thousand' param. (#657) by Roman Lebedev · 7 years ago
- 94c4d6d [Tools] Drop compare_bench.py, compare.py is to be used, add U-test docs. (#645) by Roman Lebedev · 7 years ago
- d939634 README improvements (#648) by Dominic Hamon · 7 years ago
- 847c006 fixed Google Test (Primer) Documentation link (#628) by Yoshinari Takaoka · 7 years ago
- ec0f69c Update README.md by Dominic Hamon · 7 years ago
- e776aa0 Add benchmark_main target. (#601) by Alex Strelnikov · 7 years ago
- d7aed73 Corrections, additions to initial doc (#600) by mattreecebentley · 7 years ago
- 62a9d75 Update bazel WORKSPACE and BUILD files to work better on Windows. (#581) by Alex Strelnikov · 7 years ago
- 7b03df7 Add tests to verify assembler output -- Fix DoNotOptimize. (#530) by Eric · 7 years ago
- 47df49e Add Solaris support (#539) by alekseyshl · 7 years ago
- e9a49be Update note about linking with pthreads (#536) by Jonathan Wakely · 7 years ago
- 19048b7 Fix typo in README.md (#535) by Jonathan Wakely · 7 years ago
- 052421c Updated documentation. (#503) by Winston Du · 7 years ago
- e4ccad7 Update README.md by Dominic Hamon · 7 years ago
- 7db02be Add support for GTest based unit tests. (#485) by Eric · 7 years ago
- de725e5 Document new 'v2' branch meant for unstable development. by Eric Fiselier · 7 years ago
- c45f018 CMake: implement LTO for clang. Fixes #478 (#487) by Roman Lebedev · 7 years ago
- eae4221 Added the installation guide for Ubuntu (#489) by Kishan Kumar · 7 years ago
- ed5764e Add doc specifying the scope of the timing calculation by Dominic Hamon · 7 years ago
- 4463a60 Mention how to disable CPU frequency scaling while running the benchmark. (#466) by Stefan Sauer · 7 years ago
- fa341e5 Improve BM_SetInsert example (#465) by Leo Koppel · 7 years ago
- 25acf22 Refactor most usages of KeepRunning to use the perfered ranged-for. (#459) by Eric · 7 years ago
- 2fc2ea0 Correct typo in sample code for range-based for loop. (#458) by Fred Tingaud · 7 years ago
- 0526755 Add C++11 Ranged For loop alternative to KeepRunning (#454) by Eric · 7 years ago
- 819adb4 Add macros for create benchmark with templated fixture (#451) by Anton Lashkov · 7 years ago
- 6d8339d Fix #444 - Use BENCHMARK_HAS_CXX11 over __cplusplus. (#446) by Eric · 7 years ago
- 2a05f24 Improve README's basic usage example (#433) by Disconnect3d · 7 years ago
- 24b8042 Fix Markdown typos in readme. (#445) by Andre Schroeder · 7 years ago
- a271c36 Drop Stat1, refactor statistics to be user-providable, add median. (#428) by Roman Lebedev · 8 years ago
- 6151517 Merge remote-tracking branch 'upstream/master' into compact by Joao Paulo Magalhaes · 8 years ago
- 707dd89 User counters: document tabular output in README.md by Joao Paulo Magalhaes · 8 years ago
- 9b92ed7 Fix ICC compiler warnings (#358) by rolandschulz · 8 years ago
- f682f7e Implement ClobberMemory() and fix DoNotOptimize on MSVC. (#352) by Eric · 8 years ago
- a9a66c8 Add user-defined counters. (#262) by jpmag · 8 years ago
- 83ac086 Add compare_bench.py documentation. Fixes #309 (#318) by Eric · 8 years ago
- 62c68ba s/resolved/unresolved/ by Dominic Hamon · 8 years ago
- 9c26168 Document --benchmark_filter. Thanks to NAThompson for the original patch by Eric Fiselier · 9 years ago
- 07ee194 Fix wording because an idiot came up with it. by Eric Fiselier · 9 years ago
- 61f570e Fix #202 - Document Windows dependency on shlwapi.lib by Eric Fiselier · 9 years ago
- a11fb69 Add --benchmark_report_aggregates_only={true|false} flag for better summary output. (#267) by Eric · 9 years ago
- de4ead7 Document compiler requirements (#269) by Eric · 9 years ago
- 9820035 Whitespace change to trigger appveyor. by Eric Fiselier · 9 years ago
- dfe0260 Support multiple ranges in the benchmark (#257) by Marcin Kolny · 9 years ago
- 5f5ca31 Add `RegisterBenchmark(name, func, args...)` for creating/registering benchmarks. (#259) by Eric · 9 years ago
- 44128d8 Add --benchmark_out=<filename> and --benchmark_out_format=<format> options. by Eric Fiselier · 9 years ago
- 7e40ff9 Provide a better implementation of DoNotOptimize(...). by Eric Fiselier · 9 years ago