3 Commits (1ffce7422d0848c4b8a6a6cdb0a9b8f02311f272)

Author SHA1 Message Date
Wenzel Jakob 1ffce7422d Get pybind11 test suite to compile on the Intel compiler (more or less..) 9 years ago
Dean Moldovan a9a37b4e31 Move enum tests into a new file 9 years ago
Dean Moldovan a0c1ccf0a9 Port tests to pytest 9 years ago
Ivan Smirnov 5db82353f7 Rename example20 -> example-numpy-dtypes 9 years ago
Ivan Smirnov bb4015ded3 Add a basic test for recarrays and complex dtypes 9 years ago
Jason Rhinelander 3f589379ec Improve constructor/destructor tracking 9 years ago
Jason Rhinelander b3f3d79f4c Rename examples files, as per #288 9 years ago
Pim Schellart 5a7d17ff16 Add support for user defined exception translators 9 years ago
Klemens Morgenstern c6ad2c4993 added exec functions 9 years ago
Sergey Lyskov eae7744c0e adding stl_binders 9 years ago
Wenzel Jakob 9e0a0568fe transparent conversion of dense and sparse Eigen types 9 years ago
Wenzel Jakob 8cb6cb33ef minor cleanups in common.h; updated author info and copyright year 9 years ago
Wenzel Jakob d7efa4ff7b return best representation of polymorphic types (fixes #105) 9 years ago
Wenzel Jakob 1c329aab5a pickling support (fixes #144) 9 years ago
Wenzel Jakob eda978e003 support for opaque types 9 years ago
Wenzel Jakob 17cdb06c1b fix severe regression involving character arrays (fixes #137) 9 years ago
Wenzel Jakob 5f218b3f2c keep_alive call policy (analogous to Boost.Python's with_custodian_and_ward, fixes #62) 10 years ago
Wenzel Jakob b1b714023a consistent macro naming throughout the project 10 years ago
Wenzel Jakob b50872acf2 A few breaking changes for consistency just before the 1.0 release 10 years ago
Wenzel Jakob a2f6fde0dc support for overriding virtual functions 10 years ago
Wenzel Jakob a576e6a8ca keyword argument support, removed last traces of std::function<> usage 10 years ago
Wenzel Jakob d4258bafef generate more compact binaries 10 years ago
Wenzel Jakob 38bd71134a Initial commit 10 years ago