summaryrefslogtreecommitdiff
path: root/tools/c_coverage
AgeCommit message (Expand)AuthorFilesLines
2016-09-06DOC: change Numpy to NumPy in remaining filesPierre de Buyl1-4/+4
2013-08-18STY: Giant whitespace cleanup.Charles Harris1-1/+0
2013-05-02MAINT: Apply 2to3 idioms fixer.Charles Harris1-2/+1
2013-04-062to3: apply `dict` fixer.Charles Harris1-1/+1
2013-04-062to3: Apply `print` fixer.Charles Harris1-3/+3
2013-03-282to3: Use absolute imports.Charles Harris1-1/+1
2013-03-052to3: Remove xreadlines and replace f.readlines() by f where valid.Charles Harris1-2/+2
2013-03-012to3: Put `from __future__ import division in every python file.Charles Harris1-0/+2
2009-10-27Add first cut of C code coverage toolmdroe3-0/+302