- 21 Feb, 2015 7 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
make import of Cython.Coverage module fail if coverage.py isn't compatible (better raise ImportError than false hope)
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 20 Feb, 2015 17 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
coverage test: find correct source file for a Cython module in Py3 (which uses platform suffixes for the file names)
-
Stefan Behnel authored
--HG-- rename : tests/run/coverage.srctree => tests/run/coverage_api.srctree
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
coverage: strip CPython platform suffix from shared library file paths when looking for corresponding C file
-
- 19 Feb, 2015 1 commit
-
-
Stefan Behnel authored
ensure that we call trace/profile functions without current exception set; reduce code overhead inside of functions for line tracing
-
- 16 Feb, 2015 1 commit
-
-
Stefan Behnel authored
-
- 15 Feb, 2015 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 14 Feb, 2015 6 commits
-
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
fix "debug_trace_code_generation": use truncating instead of just seeking which is not enough to remove an unused marker as it may not get overwritten afterwards
-
Stefan Behnel authored
-
- 13 Feb, 2015 6 commits
-
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-