summaryrefslogtreecommitdiff
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* Prevent UnicodeDecodeErrors in html report. #303Ned Batchelder2014-06-111-0/+4
* Round fail-under result same as others. Fixed #284.Ned Batchelder2014-06-031-0/+4
* Clean up the merged pull requestNed Batchelder2014-06-011-0/+3
* Include all files when annotating, not just relative ones. #57Ned Batchelder2014-05-181-0/+4
* Finish up #305.Ned Batchelder2014-05-171-0/+4
* Update the versions we supportNed Batchelder2014-05-031-1/+2
* Clean up Stan Hu's pull request, and add him to changes and authorsNed Batchelder2014-05-021-0/+4
* Remove duplicate URL definitions. Thanks, http://rst.ninjs.org/Ned Batchelder2014-03-011-3/+0
* Tweak up the .txt files for Chris' pull request.Ned Batchelder2014-03-011-0/+4
* Update changes/authorsChris Rose2014-02-191-0/+1
* Merged 4.0 to defaultNed Batchelder2013-12-131-2/+4
|\
| * Update version numbers to 3.7.1Ned Batchelder2013-12-121-4/+4
| * Templite now compiles to Python code for speed.Ned Batchelder2013-10-261-1/+1
| * Use sets as much as possible to speed HTML reports. Seems to be a 10% speedup.Ned Batchelder2013-10-231-0/+2
* | Keep the paperwork up-to-date.Ned Batchelder2013-10-191-0/+6
|/
* Say what we've done.Ned Batchelder2013-10-121-0/+7
* Not sure what happened here, but fix it.Ned Batchelder2013-10-061-2/+2
* Go to 3.7Ned Batchelder2013-10-051-4/+4
* Don't divide by zero if nothing to report. #250.Ned Batchelder2013-09-301-0/+4
* Properly report .pyw files. #261.Ned Batchelder2013-09-291-2/+5
* Search a list of places to find HTML report static files. #259.Ned Batchelder2013-09-281-0/+4
* Now we can run .pyc files directly. Closes #264.Ned Batchelder2013-09-281-0/+3
* Allow relative paths in the [paths] aliases. #267.Ned Batchelder2013-09-261-0/+8
* Improve and more fully test the first-blank-line decoding fix. Thanks, Roger...Ned Batchelder2013-09-161-0/+3
* More --debug options, split code into separate objects.Ned Batchelder2013-09-081-9/+8
* Make debug=trace trace all the yes/no tracing decisions.Ned Batchelder2013-09-061-2/+2
* New flag for run: --debug, can trace why files aren't being traced.Ned Batchelder2013-09-041-0/+4
* Include __main__.py in the source kit. Fixes #255.Ned Batchelder2013-08-151-0/+4
* Branch coverage improvement, fixes #90. Bug #212 fixed on py2, but not py3.Ned Batchelder2013-06-091-1/+2
* Keep the paperwork up to date.Ned Batchelder2013-04-271-1/+1
* Turns out issue #142 was fixed a long time ago.Ned Batchelder2013-04-221-1/+2
* Don't touch files as unexecuted if they were omitted. Fixes #218.Ned Batchelder2013-04-211-1/+7
* Get sys.path right when running modules with -m, fixes #207 and #242.Ned Batchelder2013-04-201-1/+5
* Don't issue spurious warnings about the trace function changing. Fixes #164Ned Batchelder2013-03-101-0/+5
* Bump the version.Ned Batchelder2013-01-231-2/+2
* Better understanding of how the trace function is invoked as byte codes are e...Ned Batchelder2013-01-111-0/+8
* Update docs etc for official version 3.6.Ned Batchelder2013-01-051-6/+16
* Preparing for 3.6b3coverage-3.6b3Ned Batchelder2012-12-291-2/+2
* Bump to 3.6b3Ned Batchelder2012-12-281-0/+8
* Mark stuff as 3.6b2Ned Batchelder2012-12-231-4/+4
* Retro-fit onto 2.3 and 2.4 again.Ned Batchelder2012-12-191-0/+2
* Clean up the mergeNed Batchelder2012-12-171-3/+1
* Automated merge with ssh://bitbucket.org/ned/coveragepyNed Batchelder2012-12-171-0/+6
|\
| * pyratemp somehow claims code came from ''. Fixes #221.Ned Batchelder2012-12-131-0/+6
* | Another attempt to install with optional C extension. #80.Ned Batchelder2012-12-171-0/+6
|/
* Clean up from today's workNed Batchelder2012-12-091-0/+3
* debug sys now shows the path to the config file.Ned Batchelder2012-12-021-0/+6
* Add the latest changes to the docs.Ned Batchelder2012-11-291-1/+1
* Doc tweaks for 3.6b1Ned Batchelder2012-11-281-2/+2
* Clean up the changes doc. ReST syntax is weird.Ned Batchelder2012-11-271-13/+18