summaryrefslogtreecommitdiff
path: root/Cython/Utility/CppSupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* undo C++ to-py helper functions rewrite as it lost the ability to extend the ...Stefan Behnel2014-09-181-26/+0
* reduce C code overhead for C++ std::string -> PyObject conversion helpers by ...Stefan Behnel2014-09-171-0/+26
* use <ios> instead of <iostream>Stefan Behnel2012-07-081-1/+1
* moved C++ exception conversion utility code into new utility code file Cython...Stefan Behnel2012-07-081-0/+46