1. 08 Dec, 2020 1 commit
  2. 24 Nov, 2020 2 commits
  3. 19 Nov, 2020 1 commit
  4. 16 Nov, 2020 2 commits
  5. 12 Nov, 2020 2 commits
  6. 11 Nov, 2020 2 commits
    • Henry Schreiner's avatar
      docs: changelog update (#2652) · f1abf5d9
      Henry Schreiner authored
      f1abf5d9
    • Henry Schreiner's avatar
      feat: way to only recompile changed files (#2643) · ebd5c5b4
      Henry Schreiner authored
      * feat: lazy compile
      
      * refactor: lazy -> only_changed
      
      * refactor: leave the changed function up to the user
      
      * refactor: pass a function, based on @YannickJadoul and @HDembinski's suggestions
      
      * refactor: old -> _old, as it's not intended for users
      
      * docs: slight improvmenent from @rwgk
      
      * docs: Ccache spelling, extra warning about pip caching
      
      Ccache spelling noted by @YannickJadoul
      ebd5c5b4
  7. 21 Oct, 2020 3 commits
  8. 20 Oct, 2020 1 commit
  9. 18 Oct, 2020 2 commits
  10. 16 Oct, 2020 2 commits
  11. 15 Oct, 2020 2 commits
  12. 14 Oct, 2020 2 commits
  13. 13 Oct, 2020 1 commit
  14. 12 Oct, 2020 1 commit
  15. 09 Oct, 2020 2 commits
    • Henry Schreiner's avatar
      docs: known issues (#2565) · e4e5c49a
      Henry Schreiner authored
      * docs: FAQ CMake updates
      
      * docs: limitations
      
      * ci: don't over label
      
      * docs: update CHANGELOG, add a bit more structure
      
      * ci: label PRs with more labels, and sooner
      
      * docs: updates from @rwgk
      
      * docs: address @YannickJadoul's points
      e4e5c49a
    • Yannick Jadoul's avatar
      feat: deprecate public constructors of module_ class (#2552) · 0c5cc031
      Yannick Jadoul authored
      * Deprecated public constructors of module
      
      * Turn documentation comment of module_::add_object into valid doxygen documentation
      
      * Move definition of PYBIND11_DETAIL_MODULE_STATIC_DEF and PYBIND11_DETAIL_MODULE_CREATE macros up
      
      * Move detail::create_top_level_module to module_::create_extension_module, and unify Python 2 and 3 signature again
      
      * Throw error_already_set if module creation fails in module_::create_extension_module
      
      * Mention module_::create_extension_module in deprecation warning message of module_::module_
      0c5cc031
  16. 08 Oct, 2020 3 commits
  17. 06 Oct, 2020 2 commits
  18. 05 Oct, 2020 2 commits
  19. 04 Oct, 2020 1 commit
  20. 03 Oct, 2020 3 commits
  21. 02 Oct, 2020 3 commits