1. Mar 07, 2023
  2. Feb 23, 2023
    • Eli Schwartz's avatar
      add --version option to pybind11-config (#4526) · 3cc7e425
      Eli Schwartz authored
      Without this, it's impossible to get feature parity between detection
      mechanisms. Both the pkg-config file and the cmake config set their
      versions, but the python probe script didn't provide an option for this.
      
      So you could print the compiler flags for using it, but you could not
      check what you got.
      3cc7e425
  3. Feb 22, 2023
  4. Feb 21, 2023
  5. Feb 18, 2023
  6. Feb 16, 2023
  7. Feb 10, 2023
  8. Feb 08, 2023
  9. Feb 07, 2023
  10. Feb 06, 2023
  11. Feb 05, 2023
  12. Feb 02, 2023
  13. Feb 01, 2023
  14. Jan 20, 2023
  15. Jan 19, 2023
  16. Jan 15, 2023
  17. Jan 13, 2023
  18. Jan 04, 2023
  19. Jan 03, 2023
  20. Jan 02, 2023
  21. Dec 31, 2022
  22. Dec 29, 2022
  23. Dec 28, 2022
    • Aaron Gokaslan's avatar
      chore: update clang-tidy to 15 (#4387) · 7f23e9f3
      Aaron Gokaslan authored
      * chore: update clang-tidy to 15
      
      * Add git
      
      * Add NOLINTNEXTLINE for assignment in if
      
      * Update CONTRIBUTING.md
      
      * Add NOLINTNEXTLINE where needed
      
      * Add one more NOLINTNEXTLINE
      
      * stl_bind: make more readable
      
      * Another missing NOLINTNEXTLINE
      
      * Match style elsewhere
      
      * Apply reviewer suggestion. Mark false positive
      7f23e9f3
  24. Dec 21, 2022
  25. Dec 20, 2022
  26. Dec 16, 2022
  27. Dec 15, 2022