summaryrefslogtreecommitdiff
path: root/tests/run/cpp_stl_function.pyx
Commit message (Expand)AuthorAgeFilesLines
* [ENH] Propagate exceptions from `cdef` functions by default (#4670)Ashwin Srinath2022-09-101-9/+9
* Remove duplicated C compiler option from tests that is already set by the tes...Stefan Behnel2018-08-101-2/+1
* Add basic support for std::functionTadeu Manoel2017-01-261-0/+87