1. bc946b9 Modernize wheel building job config (#1783) by Nicholas Junge · 10 days ago main
  2. 185c55d Switch git override to stable BCR tag for nanobind_bazel (#1778) by Nicholas Junge · 10 days ago
  3. c010560 Add `benchmark_main.pc` to link `main()` containing library (#1779) by David Seifert · 11 days ago
  4. d6ce145 Refactor: Return frequency as double (#1782) by dhairya · 13 days ago
  5. 70916cb Remove COMPILER_IBMXL macro for z/OS (#1777) by Fanbo Meng · 3 weeks ago
  6. f3ec7b8 Fix OpenBSD build (#1772) by Vasyl Zubko · 5 weeks ago
  7. d5c55e8 allow BENCHMARK_VERSION to be undefined (#1769) by PhilipDeegan · 5 weeks ago
  8. 06b4a07 clang-tidy broke the world (#1766) by Roman Lebedev · 5 weeks ago
  9. ad7c3ff Fix implicit conversion changes signess warning in perf_counters.cc (#1765) by Afanasyev Ivan · 7 weeks ago
  10. eaafe69 Add Python bindings build using bzlmod (#1764) by Nicholas Junge · 7 weeks ago
  11. c64b144 mitigate clang build warnings -Wconversion (#1763) by dominic · 7 weeks ago
  12. 654d8d6 Fixed LTO issue on no discard variable (#1761) by Tiago Freire · 7 weeks ago
  13. ef88520 Revert "fix some warnings" (#1762) by Roman Lebedev · 7 weeks ago
  14. 1576991 fix some warnings by Dominic Hamon · 9 weeks ago
  15. 3d85343 Rewrite complexity_test to use (hardcoded) manual time (#1757) by Roman Lebedev · 9 weeks ago
  16. 7f7c96a sysinfo.cc: Always abort on GetNumCPUs failure (#1756) by Sam James · 2 months ago
  17. 385033b CycleClock: Add support for Alpha architecture (#1753) by Sam James · 2 months ago
  18. b7ad5e0 fix typo in GetBenchmarkVersion() (#1755) by Matthias Liedtke · 2 months ago
  19. b04cec1 Deflake CI (#1751) by Roman Lebedev · 3 months ago
  20. e990563 Add `BENCHMARK_TEMPLATE[12]_CAPTURE`, fusion of `BENCHMARK_CAPTURE` and `BENCHMARK_TEMPLATE` (#1747) by Roman Lebedev · 3 months ago
  21. 30a37e1 set library version in bazel (#1746) by dominic · 3 months ago
  22. 17bc235 Output library / schema versions in JSON context block (#1742) by Roman Lebedev · 3 months ago
  23. 8e2d258 ignore new bzlmod lock file by Dominic Hamon · 3 months ago
  24. faef450 changes to run bazel migration scripts by Dominic Hamon · 3 months ago
  25. 4682db0 Bump pre-commit dependencies (#1740) by Nicholas Junge · 3 months ago
  26. 3d293cd Fix C-style typecasting in QNX-specific code (#1739) by Aleksey · 3 months ago
  27. ea71a14 Docs: `reducing_variance.md`: proofreading, fix typos (#1736) by Roman Lebedev · 4 months ago
  28. 882f6f5 fix(cmakelists.txt): enforce CMake to find PFM or fail when BENCHMARK_ENABLE_LIBPFM is ON (#1705) by Ananta Bastola · 4 months ago
  29. 54e4327 Issue 1734: Streams not flushed if not running actual benchmarks (#1735) by Benny Tordrup · 4 months ago
  30. 96d820f tools/compare: don't actually discard valid (but zero) `pvalue` (#1733) by Roman Lebedev · 4 months ago
  31. e61e332 Issue1731 created console does not receive output (#1732) by Benny Tordrup · 4 months ago
  32. 4575fc4 Merge branch 'aqrose-aidi-sdk-team-main' by Dominic Hamon · 4 months ago
  33. a6b78ef Change Fixture to use non-const SetUp and TearDown in example (#1723) by FantasqueX · 4 months ago
  34. 07c98d5 Avoid leaking LFS flags to reverse dependencies (#1730) by Li-Yu Yu · 4 months ago
  35. e0ec670 style: re-format BUILD file with buildifier. by dhmemi · 4 months ago
  36. e3824e7 fix per-thread timing error on z/OS (#1719) by Abhina Sree · 4 months ago
  37. c213e41 Enable Large-file Support (#1726) by Tommy Chiang · 4 months ago
  38. 99bdb21 CycleClock: use RDTIME instead of RDCYCLE on RISC-V (#1727) by aurel32 · 4 months ago
  39. e523e45 Update perf_counters_gtest.cc (#1728) by hamptonm1 · 4 months ago
  40. 2d2e07e Fix division by zero for low frequency timers for CV statistics (#1724) by Afanasyev Ivan · 4 months ago
  41. 3028899 fix: fail to import gbench in bazel and python3.12 by dhmemi · 4 months ago
  42. 7b52bf7 define HOST_NAME_MAX for z/oS (#1717) by Abhina Sree · 4 months ago
  43. 6b7e86c Fix mis-matching argument in closing tag for cmake macro (#1714) (#1715) by IS · 4 months ago
  44. 9a0422e Check out repo at depth 0 for Python tests, bump Python and PyPI actions (#1713) by Nicholas Junge · 4 months ago
  45. c2de526 Run `pre-commit autoupdate`, fix stale pyproject.toml comments (#1712) by Nicholas Junge · 4 months ago
  46. 754ef08 Upgrade core bazel dependencies (#1711) by Nicholas Junge · 5 months ago
  47. e2c13db Fix editable install by unsetting `build_ext.copy_extensions_to_source` (#1710) by Nicholas Junge · 5 months ago
  48. 5056098 [NFC] `complexity_n` is not of `IterationCount` type (#1709) by Roman Lebedev · 5 months ago
  49. 68689bf Fix `pre-commit` GitHub Actions job (#1708) by Nicholas Junge · 5 months ago
  50. 1e96bb0 Support windows MSYS2 environments (#1704) by Roman Lebedev · 5 months ago
  51. c8ef1ee [CI] Try to fix sanitizer builds by pinning the LLVM revision (#1703) by Roman Lebedev · 5 months ago
  52. 4a2e34b Fix CMakeLists.txt for perf_counters_test (#1701) by illbegood · 5 months ago
  53. 93a96a2 Add missing `\n` character at end of error log string (#1700) by Anjan Roy · 5 months ago
  54. 159eb2d Switch out black for ruff format (#1698) by Nicholas Junge · 6 months ago
  55. a543fcd Fixed compiler warnings (#1697) by Tiago Freire · 6 months ago
  56. b40db86 Fix unit tests compilation with non-gnu / non-msvc compilers with c++11 support. (#1691) by Afanasyev Ivan · 6 months ago
  57. 3623765 Add `setuptools_scm` for dynamic zero-config Python versioning (#1690) by Nicholas Junge · 6 months ago
  58. bce46fb Drop isort hook for ruff builtin import sorting (#1689) by Nicholas Junge · 6 months ago
  59. b93f5a5 Add pre-commit config and GitHub Actions job (#1688) by Nicholas Junge · 6 months ago
  60. b219e18 [bindings] Add LTO builds on Windows+MSVC (#1687) by Nicholas Junge · 6 months ago
  61. 698d1dc Reapply size optimizations for clang & MSVC, LTO for Mac+Linux (#1685) by Nicholas Junge · 6 months ago
  62. e45585a Change nanobind linkage to response file approach on macOS (#1638) by Nicholas Junge · 6 months ago
  63. 5893034 Add Python 3.12 support (#1676) by Nicholas Junge · 6 months ago
  64. 6a16cee Add no-unititialized to tests (#1683) by dominic · 6 months ago
  65. 7495f83 Set -Wno-unused-variable for tests (#1682) by Vy Nguyen · 6 months ago
  66. f30c99a Increase the kMaxIterations limit (#1668) by Andreas Abel · 6 months ago
  67. 365bf76 fix format in src/sysinfo by Dominic Hamon · 6 months ago
  68. dc9b229 add name to clang format job by dominic · 6 months ago
  69. ea3c3f9 Fix building on MinGW: default `WINVER` is too old (#1681) by Ming Zero · 6 months ago
  70. 682153a Update bazel.yml (#1671) by mosfet80 · 6 months ago
  71. ca8d0f7 correct cli param in docs by dominic · 7 months ago
  72. 7736df0 Make json and csv output consistent. (#1662) by Andreas Abel · 7 months ago
  73. c9106a7 Audit MSVC references in cmake files to consider clang++ (#1669) by Mészáros Gergely · 7 months ago
  74. 3441176 bump version to 1.8.3 by Dominic Hamon · 8 months ago v1.8.3
  75. db3e000 Merge branch 'jmr-stat-median' by Dominic Hamon · 8 months ago
  76. 78220d6 tweak comment wording by Dominic Hamon · 8 months ago
  77. 9f254bd Merge branch 'main' into stat-median by dominic · 8 months ago
  78. 6dd50bb StatisticsMedian: Fix bug by Jesse Rosenstock · 8 months ago
  79. dfc8a92 test: Use gtest_main only when needed (#1657) by Jesse Rosenstock · 8 months ago
  80. 9c65aeb perf_counters: Initialize once only when needed (#1656) by Jesse Rosenstock · 8 months ago
  81. e739156 State: Initialize counters with kAvgIteration in constructor (#1652) by Jesse Rosenstock · 8 months ago
  82. e441a8c perf-counters: Make tests pass on Android (#1653) by Jesse Rosenstock · 8 months ago
  83. fe1ca33 add logo to github pages by dominic · 8 months ago
  84. 9ba2af8 add black icon by Dominic Hamon · 8 months ago
  85. 87169dd remove logo from generated docs by dominic · 8 months ago
  86. 83939d0 remove icon from main README by dominic · 8 months ago
  87. 05ed7ba update logo path by dominic · 8 months ago
  88. 72938cc adding a logo to the docs by Dominic Hamon · 8 months ago
  89. 885e9f7 benchmark.cc: Fix benchmarks_with_threads condition (#1651) by Jesse Rosenstock · 8 months ago
  90. aa59d40 sysinfo.cc: Call getloadavg for Android API >= 29 (#1) (#1649) by Jesse Rosenstock · 8 months ago
  91. 1c64a36 [perf-counters] Fix pause/resume (#1643) by Mircea Trofin · 9 months ago
  92. cbecc8f fix: added benchmark_counters_tabular for file (#1645) by Devansh Varshney (देवांश वार्ष्णेय) · 9 months ago
  93. 14961f1 Fix IntelLLVM compiler error (#1644) by Ioanna-Maria Panagou · 9 months ago
  94. 02a354f bug: Inconsistent suffixes console reporter 1009 (#1631) by देवांश वार्ष्णेय · 9 months ago
  95. 6e80474 Mark internal deps as dev_depenencies so that downstream modules don't require those. (#1640) by Andy Christiansen · 9 months ago
  96. 71ad185 Fix `-Werror,-Wold-style-cast` build failure on Windows. (#1637) by Saran Tunyasuvunakool · 9 months ago
  97. 8f7b8dd Re-enable windows-latest tests for newer Bazel (#1641) by Nicholas Junge · 9 months ago
  98. 27d64a2 Update bzlmod support to new rules_python extension API (#1633) by James Sharpe · 9 months ago
  99. c5997e0 Delete unused requirements file, simplify nanobind build file (#1635) by Nicholas Junge · 9 months ago
  100. b1c4a75 Add tests for Human Readable functionality (#1632) by dominic · 10 months ago