1. 08cbe8d Make all classes with the same instance size derive from a common base by Dean Moldovan · 7 years ago
  2. cc88aae Add check for matching holder_type when inheriting (#588) by Pim Schellart · 7 years ago
  3. b4498ef Add py::isinstance<T>(obj) for generalized Python type checking by Dean Moldovan · 8 years ago
  4. 8e5dceb Multiple inheritance support by Wenzel Jakob · 8 years ago
  5. 0e48977 Added a test to detect invalid RTTI caching by Jason Rhinelander · 8 years ago
  6. 6b52c83 Allow passing base types as a template parameter by Jason Rhinelander · 8 years ago
  7. 52f4be8 Make test initialization self-registering by Jason Rhinelander · 8 years ago
  8. 665e880 Simplify tests by replacing output capture with asserts where possible by Dean Moldovan · 8 years ago
  9. a0c1ccf Port tests to pytest by Dean Moldovan · 8 years ago[Renamed (94%) from example/example-inheritance.cpp]
  10. b3f3d79 Rename examples files, as per #288 by Jason Rhinelander · 8 years ago