1. b3f3d79 Rename examples files, as per #288 by Jason Rhinelander · 9 years ago[Renamed from example/example17.py]
  2. 5dd33d8 fix issues with std::vector<bool> overload in STL (fixes #216) by Wenzel Jakob · 9 years ago
  3. 25c03ce stl_bind redesign & cleanup pass by Wenzel Jakob · 9 years ago
  4. a95bde1 Adding documentation for value_error. Fixing various formatting issues. Removing redundant binding for C++ style methods. Adding bindings for iterator and slicing protocol. Extending examples. by Sergey Lyskov · 9 years ago
  5. a315c7a Adding Python-style modifiers for vector. Wrapping has_insertion_operator_implementation in _MSC_VER ifdef’s. Adding ‘!=0’ instead of bool cast’s. by Sergey Lyskov · 9 years ago
  6. eae7744 adding stl_binders by Sergey Lyskov · 9 years ago