13 Commits (array-sequence-fix)

Author SHA1 Message Date
oremanj e7761e3383 Fix potential crash when calling an overloaded function (#1327) 7 years ago
Jason Rhinelander adbc8111bc Use stricter brace initialization 8 years ago
Francesco Biscani ba33b2fc79 Add -Wdeprecated to test suite and fix associated warnings (#1191) 8 years ago
Jason Rhinelander 71178922fd
__qualname__ and nested class naming fixes (#1171) 8 years ago
Wenzel Jakob 8ed5b8ab55 make implicit conversions non-reentrant (fixes #1035) (#1037) 8 years ago
Wenzel Jakob 4336a7da4a support for brace initialization 8 years ago
Dean Moldovan 234f7c39a0 Test and document binding protected member functions 8 years ago
Jason Rhinelander 42e5ddc541 Add a polymorphic static assert when using an alias 8 years ago
Jason Rhinelander 7437c69500 Add py::module_local() attribute for module-local type bindings 8 years ago
Jason Rhinelander a03408c839 Add support custom sized operator deletes (#952) 8 years ago
Dean Moldovan af2dda38ef Add a life support system for type_caster temporaries 8 years ago
Dean Moldovan 0bc272b2e9 Move tests from short translation units into their logical parents 8 years ago
Dean Moldovan 83e328f58c Split test_python_types.cpp into builtin_casters, stl and pytypes 8 years ago
Dean Moldovan 5d28dd1194 Support std::shared_ptr holder type out of the box 9 years ago
Jason Rhinelander 5fffe200e3 Allow arbitrary class_ template option ordering 9 years ago