.. |
detail
|
Fix clang-tidy error: 'auto reg' can be declared as 'auto *reg' [readability-qualified-auto,-warnings-as-errors]
|
2022-07-15 11:35:17 -07:00 |
stl
|
Replace PYBIND11_TYPE_CASTER_UNIQUE_IDENTIFIER with PYBIND11_TYPE_CASTER_SOURCE_FILE_LINE, baked into PYBIND11_TYPE_CASTER macro.
|
2022-06-28 00:20:51 -07:00 |
attr.h
|
Fix: 3.11 beta support (#3923)
|
2022-07-06 16:35:12 -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 'smart_holder' into odr_guard_sh
|
2022-07-13 17:40:20 -07:00 |
chrono.h
|
Replace PYBIND11_TYPE_CASTER_UNIQUE_IDENTIFIER with PYBIND11_TYPE_CASTER_SOURCE_FILE_LINE, baked into PYBIND11_TYPE_CASTER macro.
|
2022-06-28 00:20:51 -07:00 |
common.h
|
Add a dummy common.h header with a deprecation warning
|
2017-09-06 15:22:26 +02:00 |
complex.h
|
Replace PYBIND11_TYPE_CASTER_UNIQUE_IDENTIFIER with PYBIND11_TYPE_CASTER_SOURCE_FILE_LINE, baked into PYBIND11_TYPE_CASTER macro.
|
2022-06-28 00:20:51 -07:00 |
eigen.h
|
Merge branch 'master' into sh_merge_master
|
2022-07-09 21:47:49 -07:00 |
embed.h
|
Fix: 3.11 beta support (#3923)
|
2022-07-06 16:35:12 -04:00 |
eval.h
|
fix: missing move in eval.h (#3775)
|
2022-03-02 15:25:43 -05:00 |
functional.h
|
Replace PYBIND11_TYPE_CASTER_UNIQUE_IDENTIFIER with PYBIND11_TYPE_CASTER_SOURCE_FILE_LINE, baked into PYBIND11_TYPE_CASTER macro.
|
2022-06-28 00:20:51 -07: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
|
chore: add err guard to capsule destructor and add a move to iostream (#3958)
|
2022-05-27 14:32:57 -04:00 |
numpy.h
|
Replace PYBIND11_TYPE_CASTER_UNIQUE_IDENTIFIER with PYBIND11_TYPE_CASTER_SOURCE_FILE_LINE, baked into PYBIND11_TYPE_CASTER macro.
|
2022-06-28 00:20:51 -07: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
|
Remove PYBIND11_DETAIL_TYPE_CASTER_ACCESS_TRANSLATION_UNIT_LOCAL macro completely.
|
2022-07-01 18:15:32 -07:00 |
pytypes.h
|
error_already_set::what() is now constructed lazily (#1895)
|
2022-06-02 16:17:38 -07: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_bind.h
|
Merge branch 'master' into sh_merge_master
|
2022-04-12 15:48:59 -07:00 |
stl.h
|
Remove PYBIND11_DETAIL_TYPE_CASTER_ACCESS_TRANSLATION_UNIT_LOCAL macro completely.
|
2022-07-01 18:15:32 -07:00 |
trampoline_self_life_support.h
|
Removing obsolete detail/pragma_warning_block.h
|
2021-08-14 08:42:38 -07:00 |