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: pybind/pybind11
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0497fd5
Choose a base ref
...
head repository: pybind/pybind11
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4b1c3fa
Choose a head ref
  • 4 commits
  • 76 files changed
  • 3 contributors

Commits on Feb 10, 2022

  1. Final manual curation in preparation for global clang-formating (#3712

    )
    
    * Manual line breaks to pre-empt undesired `clang-format`ing.
    
    Informed by work under #3683:
    
    60b7eb4
    
    59572e6
    
    * Manual curation of clang-format diffs involving source code comments.
    
    Very labor-intensive and dull.
    
    * Pulling .clang-format change from @henryiii's 9057962
    
    * Adding commonly used .clang-format `CommentPragmas:`
    
    * Ensure short lambdas are allowed
    
    Co-authored-by: Aaron Gokaslan <skylion.aaron@gmail.com>
    rwgk and Skylion007 authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    e96221b View commit details
    Browse the repository at this point in the history
  2. chore: add clang-format

    henryiii authored and rwgk committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    d428bf1 View commit details
    Browse the repository at this point in the history
  3. Removing check-style (Classic check-style)

    Ported from @henryiii's 53056b1
    rwgk committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    8c197a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b1c3fa View commit details
    Browse the repository at this point in the history
Loading