pybind11/include/pybind11
2022-10-03 13:44:09 -04:00
..
detail Avoid local_internals destruction (#4192) 2022-09-21 11:50:31 -07:00
stl feature: support compilers that use std::experimental::filesystem (#3840) 2022-03-31 22:16:10 -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 Undo accidental one-line change under PR #3913 (#4060) 2022-07-12 12:02:20 -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 Add -DPYBIND11_WERROR=ON to mingw cmake commands (#4073) 2022-08-01 06:18:48 -07:00
embed.h embed.h Python 3.11 config.use_environment=1 + PYTHONPATH test (#4119) 2022-08-21 09:44:01 -07:00
eval.h fix: missing move in eval.h (#3775) 2022-03-02 15:25:43 -05:00
functional.h remove useless ctor (#3989) 2022-06-03 15:18:06 -04:00
gil.h chore: Delete copy ctor/assign for GIL RAIIs (#4183) 2022-09-19 12:56:31 -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 Words matter updates (#4155) 2022-08-24 07:34:31 -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 chore: remove unnecessary temporary std::pair (#4103) 2022-08-01 15:48:44 -04:00
pytypes.h bugfix: Add error checking to list append and insert (#4208) 2022-10-03 13:44:09 -04:00
stl_bind.h chore: Make stl_bind take slice as const_ref (#3852) 2022-04-11 13:53:30 -04:00
stl.h perf: call reserve method in set and map casters (#4194) 2022-09-25 16:10:57 -04:00