-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Comparing changes
Open a pull request
base repository: google/benchmark
base: v1.8.0
head repository: google/benchmark
compare: v1.8.1
- 12 commits
- 21 files changed
- 10 contributors
Commits on May 10, 2023
-
Disable debug-only test in release builds to avoid expected failures. (…
…#1595) Co-authored-by: Andy Christiansen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 318dd44 - Browse repository at this point
Copy the full SHA 318dd44View commit details
Commits on May 11, 2023
-
Fix code triggering -Wsign-conversion (#1596)
* Fix code triggering -Wsign-conversion * more test
Configuration menu - View commit details
-
Copy full SHA for fec7732 - Browse repository at this point
Copy the full SHA fec7732View commit details -
Update Python version to PY3, as indicated by the actual source file. (…
…#1598) Co-authored-by: Andy Christiansen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb9aafa - Browse repository at this point
Copy the full SHA bb9aafaView commit details
Commits on May 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4b13b3d - Browse repository at this point
Copy the full SHA 4b13b3dView commit details
Commits on May 30, 2023
-
1
Configuration menu - View commit details
-
Copy full SHA for 604f6fd - Browse repository at this point
Copy the full SHA 604f6fdView commit details
Commits on Jun 19, 2023
-
Fix pass rvalue to DoNotOptimize (#1608)
* Fix pass rvalue to DoNotOptimize #1584 * Add test
Configuration menu - View commit details
-
Copy full SHA for df9a99d - Browse repository at this point
Copy the full SHA df9a99dView commit details -
Fix a typo in regex choice (#1610)
BENCHMARK_HAVE_STD_REGEX is not used but HAVE_STD_REGEX like the other two choices, i.e. HAVE_GNU_POSIX_REGEX and HAVE_POSIX_REGEX. Co-authored-by: dominic <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b323288 - Browse repository at this point
Copy the full SHA b323288View commit details
Commits on Jun 21, 2023
-
remove old-style (C-style) casts (#1614)
Remove old-style (C-style) casts This is required by the Google C++ style guide: https://google.github.io/styleguide/cppguide.html#Casting
Configuration menu - View commit details
-
Copy full SHA for 1d25c2e - Browse repository at this point
Copy the full SHA 1d25c2eView commit details
Commits on Jun 27, 2023
-
Add support for bzlmod (excluding Python bindings) (#1615)
* Migrate to bzlmod * Update Python version to PY3, as indicated by the actual source file. * Migrate more libraries & first draft of direct pywheel rule usage in Bazel * Integrate with nanobind and libpfm * Make Python toolchain a dev dependency * Undo py_wheel usage until later * Added support for bzlmod for C++ parts of google_benchmark. * Make //tools:all buildable with --enable_bzlmod --------- Co-authored-by: Andy Christiansen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aacf2b1 - Browse repository at this point
Copy the full SHA aacf2b1View commit details
Commits on Jul 3, 2023
-
Add a CI test for the new bzlmod integration (#1617)
* Test bzlmod build workflow for Bazel --------- Co-authored-by: Andy Christiansen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fed7337 - Browse repository at this point
Copy the full SHA fed7337View commit details -
Suppress intentional potential memory leak as detected by clang stati…
…c analysis (#1618) #1513 Co-authored-by: dominic <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for edb0d3d - Browse repository at this point
Copy the full SHA edb0d3dView commit details
Commits on Jul 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for daa12bc - Browse repository at this point
Copy the full SHA daa12bcView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.8.0...v1.8.1