summaryrefslogtreecommitdiff
path: root/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Fiddling with docs for 3.3Ned Batchelder2010-02-221-5/+7
* A better way to test for correct handling of tracebacks during product code e...Ned Batchelder2010-02-201-0/+4
* Parallel mode can be set from the .coveragerc file.Ned Batchelder2010-01-031-1/+10
* Delete files combined during 'coverage combine'. Fixes issue #40.Ned Batchelder2009-12-291-0/+4
* process_startup is a better name for the new function.Ned Batchelder2009-12-231-0/+3
* Jumps to jumps could make loops look like they go places they really don't, s...Ned Batchelder2009-12-201-0/+5
* Added an AUTHORS.txt file.Ned Batchelder2009-12-061-0/+2
* Clean-upsNed Batchelder2009-12-051-392/+392
* Make it a real 3.3 versionNed Batchelder2009-12-051-0/+6
* Last touches for 3.2 final.Ned Batchelder2009-12-051-2/+3
* One small thing changed since 3.2b4.Ned Batchelder2009-12-041-0/+6
* Massive eol whitespace clean-up.Ned Batchelder2009-12-021-11/+11
* Changes for 3.2b4coverage-3.2b4Ned Batchelder2009-12-011-2/+6
* XML report now includes branch information.Ned Batchelder2009-11-261-0/+4
* Make the first column look sorted by default, and a little clean-up.Ned Batchelder2009-11-251-1/+3
* Bump the version number.Ned Batchelder2009-11-241-0/+6
* Update CHANGES for 3.2b3Ned Batchelder2009-11-231-4/+8
* Fix a memory leak in the C tracer. Thanks to Yann Malet for reporting it.Ned Batchelder2009-11-221-0/+2
* Polish up the sortable report: indication of sort column and sortabilityNed Batchelder2009-11-201-1/+4
* rozza == Ross LawleyNed Batchelder2009-11-201-1/+2
* Bump the version number.Ned Batchelder2009-11-201-0/+6
* Polish up CHANGES.coverage-3.2b2Ned Batchelder2009-11-191-7/+9
* That last change fixed two bugs.Ned Batchelder2009-11-191-2/+3
* The --omit option was checking name instead of filename. This is much better...Ned Batchelder2009-11-191-0/+4
* Ignore the branch of an except clause testing its type, since these aren't co...Ned Batchelder2009-11-171-0/+4
* Classes shouldn't be marked as branches. Fixes #32.Ned Batchelder2009-11-161-1/+4
* Tabs are 8 spaces, as the Python docs dictate. Fixes issue #31.Ned Batchelder2009-11-151-2/+3
* PaperworkNed Batchelder2009-11-151-1/+4
* Bump the version numberNed Batchelder2009-11-121-0/+6
* Nearing 3.2b1Ned Batchelder2009-11-101-6/+6
* Dict literals shouldn't count as many different exits.Ned Batchelder2009-11-081-0/+4
* Keep track of changes as we go.Ned Batchelder2009-10-271-0/+5
* changesNed Batchelder2009-10-111-0/+5
* Update all the metadata for version 3.1Ned Batchelder2009-10-041-2/+3
* Documentation polishing for a 3.1 release.Ned Batchelder2009-10-041-2/+2
* Last clean up on the egg-reading code. Fixes issue #25.Ned Batchelder2009-09-301-0/+8
* XML creditNed Batchelder2009-09-291-1/+1
* Updated CHANGES for the 3.1b1 release.Ned Batchelder2009-09-271-3/+3
* Added a 'coverage debug' command to get internal information for diagnosing p...Ned Batchelder2009-09-271-1/+4
* Edits to CHANGESNed Batchelder2009-09-271-12/+16
* A little more info in CHANGESNed Batchelder2009-09-261-1/+1
* Syntax coloring in the HTML reports.Ned Batchelder2009-09-231-0/+2
* Forgot to update the CHANGES file for Py3kNed Batchelder2009-09-221-0/+2
* Annotate CHANGES with some issues fixed.Ned Batchelder2009-09-151-7/+17
* Try to use modern terminology..Ned Batchelder2009-09-141-1/+1
* Capture the full path to the data file when execution starts. Fixes issue 24.Ned Batchelder2009-09-141-0/+5
* Bump version number to 3.1b1.Ned Batchelder2009-09-131-2/+5
* Docs updated for the new command-line syntax.Ned Batchelder2009-09-131-0/+4
* Keep changes up-to-date.Ned Batchelder2009-08-091-0/+6
* Get ready to release coverage.py 3.0.1Ned Batchelder2009-07-061-8/+8