pybind11/include/pybind11
Naotoshi Seo a50125ff85 Fix SEGV to create empty shaped numpy array (#1371)
Fix a segfault when creating a 0-dimension, c-strides array.
2018-09-11 09:44:19 +02:00
..
detail changelog for v2.2.3 2018-04-29 14:06:14 +02:00
attr.h Reduce binary size overhead of new-style constructors 2017-08-28 16:08:53 +02:00
buffer_info.h Move internal headers into detail subdirectory 2017-08-17 04:06:35 +02:00
cast.h Fix pybind11 interoperability with Clang trunk 2018-02-07 10:54:31 +01:00
chrono.h Force hidden visibility on pybind code 2017-08-14 11:40:38 -04:00
common.h Add a dummy common.h header with a deprecation warning 2017-09-06 15:22:26 +02:00
complex.h Force hidden visibility on pybind code 2017-08-14 11:40:38 -04:00
eigen.h Silence new MSVC C++17 deprecation warnings 2018-02-07 10:54:31 +01:00
embed.h Fix segfault when reloading interpreter with external modules (#1092) 2018-02-07 10:54:31 +01:00
eval.h Force hidden visibility on pybind code 2017-08-14 11:40:38 -04:00
functional.h Force hidden visibility on pybind code 2017-08-14 11:40:38 -04:00
iostream.h Utility for redirecting C++ streams to Python (#1009) 2017-08-25 02:12:43 +02:00
numpy.h Fix SEGV to create empty shaped numpy array (#1371) 2018-09-11 09:44:19 +02:00
operators.h Access C++ hash functions from Python and vice versa (#1034) 2017-08-30 14:22:00 +02:00
options.h Move internal headers into detail subdirectory 2017-08-17 04:06:35 +02:00
pybind11.h Add workaround for clang 3.3/3.4 2018-04-29 13:52:59 +02:00
pytypes.h Fix implicit conversion of accessors to types derived from py::object 2017-09-11 10:09:32 +02:00
stl_bind.h fix return from std::map bindings to __delitem__ (#1229) 2018-02-07 10:54:31 +01:00
stl.h Fix pybind11 interoperability with Clang trunk 2018-02-07 10:54:31 +01:00