| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | undo C++ to-py helper functions rewrite as it lost the ability to extend the ↵ | Stefan Behnel | 2014-09-18 | 1 | -26/+0 |
| | | | | | set of string-ishly convertible types | ||||
| * | reduce C code overhead for C++ std::string -> PyObject conversion helpers by ↵ | Stefan Behnel | 2014-09-17 | 1 | -0/+26 |
| | | | | | implementing them directly in C++ and not Cython | ||||
| * | use <ios> instead of <iostream> | Stefan Behnel | 2012-07-08 | 1 | -1/+1 |
| | | |||||
| * | moved C++ exception conversion utility code into new utility code file ↵ | Stefan Behnel | 2012-07-08 | 1 | -0/+46 |
| Cython/Utility/CppSupport.cpp | |||||
