2013-07-24 07:51:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jul 24 07:27:57 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- updated to 1.06
|
|
|
|
|
- More DEVEL_COVER_NO_TESTS changes for p5cover.
|
|
|
|
|
|
|
|
|
|
Release 1.05 - 17 July 2013
|
|
|
|
|
- Quieten some deparse warnings.
|
|
|
|
|
- Fix errors in write_csv (Jim Keenan) (github 64).
|
|
|
|
|
- Fix error in -inc/+inc docs and pod formatting (Olaf Alders) (github 65).
|
|
|
|
|
- Add DEVEL_COVER_NO_TESTS option to not run any tests during p5cover.
|
|
|
|
|
|
2013-06-04 10:55:34 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jun 4 08:18:45 UTC 2013 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- updated to 1.04
|
|
|
|
|
- Fix return code from cover (Kan Fushihara) (guthub 61).
|
|
|
|
|
- Fix pod coverage for multiple packages in a file. (rt 34888).
|
|
|
|
|
- Speed improvements.
|
|
|
|
|
|
|
|
|
|
Release 1.03 - 20 May 2013
|
|
|
|
|
- Fixes for correct operation with 5.17.11, 5.18.0 and 5.19.0.
|
|
|
|
|
|
|
|
|
|
Release 1.02 - 28 April 2013
|
|
|
|
|
- Make -silent even quieter (Sergiy Borodych) (guthub 49).
|
|
|
|
|
- mod_perl2 on Debian sets $^X to apache2 (Lasse Makholm) (github 47).
|
|
|
|
|
- Add csv file for use with metacpan (Dinis Rebolo) (github 56).
|
|
|
|
|
- cover -test exists with the staus of the underlying test run (Kan Fushihara)
|
|
|
|
|
(github 57, 58).
|
|
|
|
|
- Quieten a warning (Jim Keenan) (github 59).
|
|
|
|
|
|
|
|
|
|
Release 1.01 - 30 March 2013
|
|
|
|
|
- Test against 5.14.4, 5.16.3, 5.17.8, 5.17.9 and 5.17.10.
|
|
|
|
|
- Ignore PERL5OPT during tests. And other make targets. (rt 43833).
|
|
|
|
|
- &&=, ||= and //= operators now require RHS to be true and false.
|
|
|
|
|
- Fix some "uninitialized value" warnings.
|
|
|
|
|
|
|
|
|
|
Release 1.00 - 10 February 2013
|
|
|
|
|
- Fix segv in constant folding of xor ops (github 40).
|
|
|
|
|
- Fix various problems running Devel::Cover under tainting (github 41).
|
|
|
|
|
- Add JavaScript to filter results in html_basic (David Cantrell) (github 42).
|
|
|
|
|
Use -norestrict option to keep previous behaviour.
|
|
|
|
|
- Document ability to mark code as uncoverable (github 45).
|
|
|
|
|
|
|
|
|
|
Release 0.99 - 31 December 2012
|
|
|
|
|
- Improve documentation (Olaf Alders) (github 34).
|
|
|
|
|
- Thank Bytemark for the cpancover server.
|
|
|
|
|
- Test against 5.17.7.
|
|
|
|
|
- Provide coverage for subs removed from the symbol table (rt 13207).
|
|
|
|
|
|
|
|
|
|
Release 0.98 - 25 November 2012
|
|
|
|
|
- Fix links on html_basic report.
|
|
|
|
|
- Fix setting Inc under taint mode (Guillaume Aubert) (guthub 26, 33).
|
|
|
|
|
- Test against 5.17.6.
|
|
|
|
|
- Improve warnings from Devel::Cover and reduce duplicates.
|
|
|
|
|
- Make cover -test -nodelete work.
|
|
|
|
|
- Run cpancover with 5.16.2.
|
|
|
|
|
- Prefer bugs on github rather than RT.
|
|
|
|
|
|
|
|
|
|
Release 0.97 - 10 November 2012
|
|
|
|
|
- Filter paths contained in CWD out of @Inc (Christian Walde) (github 32).
|
|
|
|
|
- Test against 5.12.5, 5.14.3, 5.16.2, and 5.17.5.
|
|
|
|
|
- Improve parallelism for cpancover.
|
|
|
|
|
|
|
|
|
|
Release 0.96 - 24 September 2012
|
|
|
|
|
- JSON:PP should have been JSON::PP (Paul Hirst) (github 28).
|
|
|
|
|
- Correct when some new tests should be skipped.
|
|
|
|
|
- Quieten some debugging output.
|
|
|
|
|
- Fix infinite loop during global destruction (github 29).
|
|
|
|
|
|
|
|
|
|
Release 0.95 - 22 September 2012
|
|
|
|
|
- Fix loss of condition coverage data when first operand calls into ignored
|
|
|
|
|
file (Celogeek, Christian Walde) (rt 63090) (github 15, 20).
|
|
|
|
|
- Fix similar problem with branch coverage (Robert Freimuth) (rt 72027).
|
|
|
|
|
- More similar problems (Brian Cassidy, Florian Ragwitz, Heikki J Laaksonen)
|
|
|
|
|
|
2012-05-30 11:47:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed May 30 11:42:39 UTC 2012 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- updated to 0.87
|
|
|
|
|
- Major documentation overhaul (Pau Amma).
|
|
|
|
|
- Cleanup Data::Dumper usage (localise settings) (Olivier Mengué) (rt 76531).
|
|
|
|
|
- Ignore more generated filenames - Moose and Template Toolkit.
|
|
|
|
|
- Improve results for chained logical operators.
|
|
|
|
|
- Officially support 5.16.0.
|
|
|
|
|
|
|
|
|
|
- Add all coverage criteria to the Vim report.
|
|
|
|
|
|
|
|
|
|
- Add customisable thresholds to HTML reports (Xavier Caron).
|
|
|
|
|
- Improve Vim report.
|
|
|
|
|
|
|
|
|
|
- Add Vim report (based on discussion with Tatsuhiko Miyagawa).
|
|
|
|
|
|
|
|
|
|
- Prefer JSON::XS for faster operation (Audrey Tang (唐鳳)).
|
|
|
|
|
- Rework testing framework (Xavier Caron).
|
|
|
|
|
|
|
|
|
|
- Do not distribute MYMETA.json (Olivier Mengué) (rt 75883).
|
|
|
|
|
|
|
|
|
|
- Fix up dzil release process.
|
|
|
|
|
|
|
|
|
|
- Don't be so noisy with Moose code.
|
|
|
|
|
- Move to Dist:Zilla (Christian Walde).
|
|
|
|
|
- Test against 5.14.2 and 5.15.2 - 5.15.8.
|
|
|
|
|
- Select gcov2perl from the same directory as cover.
|
|
|
|
|
- Print warnings to STDERR so $SIG{__WARN__} isn't called (Christian Walde).
|
|
|
|
|
- Manage coverage reporting errors before an exec (Daisuke Maki).
|
|
|
|
|
- Don't run fork tests on Windows (Christian Walde).
|
|
|
|
|
- Add more documentation about cover --test (Kirk Kimmel).
|
|
|
|
|
- Remove race conditions around mkdir.
|
|
|
|
|
- Add travis config file.
|
|
|
|
|
- Add word "Warning" to MD5 digest message.
|
|
|
|
|
|
2011-12-28 20:47:46 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Dec 28 20:47:20 UTC 2011 - coolo@suse.com
|
|
|
|
|
|
|
|
|
|
- update to 0.79
|
|
|
|
|
- Test against 5.12.4, 5.14.1, 5.15.0 and 5.15.1.
|
|
|
|
|
- Fix inc_sub test failures dependant on whether JSON:PP was installed.
|
|
|
|
|
|
2011-05-31 14:43:19 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 31 14:34:40 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
|
|
- updated to 0.78
|
|
|
|
|
- Fix up test quoting to work with Windows too.
|
|
|
|
|
- Fix cover -test covering all the test files (Larry Leszczynski) (rt 65920).
|
|
|
|
|
- Add DEVEL_COVER_IO_OPTIONS environment variable.
|
|
|
|
|
- Sort runs by start time.
|
|
|
|
|
- Add digests to DB.
|
|
|
|
|
- Add cover -make option (Olivier Mengué) (rt 44906).
|
|
|
|
|
- Add digests to DB.
|
|
|
|
|
This should fix some problems related to losing coverage data when there are
|
|
|
|
|
duplicate files. This happens most usually when modules are sometimes loaded
|
|
|
|
|
from lib and sometimes from blib. (rt 14192, 32465, 45737).
|
|
|
|
|
- Add branch coverage for gcov (rt 30365).
|
|
|
|
|
|
2011-04-22 07:24:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Apr 22 07:21:51 UTC 2011 - coolo@opensuse.org
|
|
|
|
|
|
|
|
|
|
- updated to 0.76
|
|
|
|
|
- Move CHANGES file into root for search.cpan.org (rt 67541).
|
|
|
|
|
- Add top level version subroutine (requested by H.Merijn Brand).
|
|
|
|
|
- Add DEVEL_COVER_DB_FORMAT environment variable.
|
|
|
|
|
- Add advisory locking to database IO operations.
|
|
|
|
|
- Explain what to do if regexp_eval.t ever fails again (Florian Ragwitz).
|
|
|
|
|
- Remove leftovers from PERL_OBJECT (Florian Ragwitz).
|
|
|
|
|
- Recommend 5.8.8 and above - 5.8.7 is crashing so skip some tests there.
|
|
|
|
|
|
2011-04-18 09:47:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Apr 18 09:47:06 UTC 2011 - coolo@opensuse.org
|
|
|
|
|
|
|
|
|
|
- updated to 0.75
|
|
|
|
|
- Write database as JSON if JSON::PP is available.
|
|
|
|
|
- Test against 5.12.3 and code frozen 5.14.0 (unreleased).
|
|
|
|
|
- Fix tests to work with all releases of 5.13.x (rt 60901).
|
|
|
|
|
- Avoid race condition writing DB structure files (Nicholas Clark).
|
|
|
|
|
- Add debuglog method to Devel::Cover::DB::Structure (Nicholas Clark).
|
|
|
|
|
- Be more careful deleting DB structure files (Nicholas Clark).
|
|
|
|
|
- Get cover -test to honour the db passed in.
|
|
|
|
|
|
2011-01-17 15:54:16 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Jan 17 15:54:11 UTC 2011 - coolo@novell.com
|
|
|
|
|
|
|
|
|
|
- initial package 0.73
|
|
|
|
|
* created by cpanspec 1.78.03
|
|
|
|
|
|