Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: google/benchmark
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.2
Choose a base ref
...
head repository: google/benchmark
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.0
Choose a head ref
  • 4 commits
  • 9 files changed
  • 3 contributors

Commits on Jul 20, 2022

  1. Stop generating the export header and just check it in (#1435)

    * Stop generating the export header and just check it in
    
    * format the new header
    
    * support windows
    
    * format the header again
    
    * avoid depending on internal macro
    
    * ensure we define the right thing for windows static builds
    
    * support older cmake
    
    * and for tests
    dominichamon authored Jul 20, 2022
    Configuration menu
    Copy the full SHA
    7b3ac07 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    e27c930 View commit details
    Browse the repository at this point in the history
  2. simplified code (#1439)

    maochongxin authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    ef7f75f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. version bump

    dmah42 committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    361e8d1 View commit details
    Browse the repository at this point in the history
Loading