pybind11/include/pybind11
Ralf W. Grosse-Kunstleve 2ee1e6445d Merge branch 'master' into sh_merge_master 2022-05-02 12:41:48 -07:00
..
detail Merge branch 'master' into sh_merge_master 2022-05-02 12:41:48 -07:00
stl feature: support compilers that use std::experimental::filesystem (#3840) 2022-03-31 22:16:10 -07:00
attr.h Replace error printing code gated by NDEBUG with a new flag: PYBIND11_DETAILED_ERROR_MESSAGES (#3913) 2022-05-02 15:30:19 -04:00
buffer_info.h Fully-automatic clang-format with include reordering (#3713) 2022-02-10 12:17:07 -08:00
cast.h Merge branch 'master' into sh_merge_master 2022-05-02 12:41:48 -07:00
chrono.h chore: drop Python 3.5 (#3719) 2022-02-11 19:06:16 -05:00
common.h Add a dummy common.h header with a deprecation warning 2017-09-06 15:22:26 +02:00
complex.h Fully-automatic clang-format with include reordering (#3713) 2022-02-10 12:17:07 -08:00
eigen.h [smart_holder] Add a new return value policy `return_as_bytes` (#3838) 2022-04-15 10:17:34 -07:00
embed.h fix: clear local internals after finalizing interpreter #2101 (#3744) 2022-02-20 08:00:29 -08:00
eval.h fix: missing move in eval.h (#3775) 2022-03-02 15:25:43 -05:00
functional.h Dropping MSVC 2015 (#3722) 2022-02-14 11:36:22 -08:00
gil.h Replace error printing code gated by NDEBUG with a new flag: PYBIND11_DETAILED_ERROR_MESSAGES (#3913) 2022-05-02 15:30:19 -04:00
iostream.h Fully-automatic clang-format with include reordering (#3713) 2022-02-10 12:17:07 -08:00
numpy.h Minor opt to cache tuple casting (#3894) 2022-04-24 14:46:39 -04:00
operators.h Python 2 removal part 1: tests (C++ code is intentionally ~untouched) (#3688) 2022-02-10 18:28:08 -08:00
options.h Fully-automatic clang-format with include reordering (#3713) 2022-02-10 12:17:07 -08:00
pybind11.h Merge branch 'master' into sh_merge_master 2022-05-02 12:41:48 -07:00
pytypes.h chore: Change numpy dtype from_args call sig to const ref (#3878) 2022-04-18 11:11:24 -04:00
smart_holder.h Automatic `pre-commit run --all-files` and clang-tidy changes (NO manual changes). 2022-02-14 19:00:40 -08:00
stl.h perf: Add more moves and optimize (#3845) 2022-04-05 14:36:39 -04:00
stl_bind.h Merge branch 'master' into sh_merge_master 2022-04-12 15:48:59 -07:00
trampoline_self_life_support.h Removing obsolete detail/pragma_warning_block.h 2021-08-14 08:42:38 -07:00