author test for new warning categories
[p5sagit/strictures.git] / lib /
2015-01-30 Graham Knop comments about why we have some exceptions to fatal
2015-01-30 Graham Knop document version switching and version 2 behavior
2015-01-30 Graham Knop strictures 2, disabling fatal warnings on some categories
2015-01-30 Graham Knop better error handling for bad versions
2015-01-30 Graham Knop factor out env check from file check
2015-01-30 Graham Knop refactor file checking for extras
2015-01-30 Graham Knop refactor extras loading
2015-01-30 Graham Knop store requested strictures version so we can switch...
2015-01-30 Graham Knop reformat docs
2015-01-30 Graham Knop bump version to 1.005006
2015-01-30 Graham Knop make sure VERSION is numified
2015-01-30 Graham Knop fix perl version conditional
2015-01-30 Graham Knop include dir sep in regex in docs
2015-01-26 Graham Knop delay checking for vcs dirs until we are in an appropri...
2015-01-26 Graham Knop fix test for t/xt/lib/blib to only trigger on directories
2014-08-16 Graham Knop bump version
2014-08-14 Karen Etheridge strip off comment, that doesn't get bumped with the...
2014-03-06 Graham Knop bump version
2014-02-12 Graham Knop bump version
2014-02-12 Graham Knop fix ->VERSION calls to query version in newer perls
2013-12-11 Graham Knop bump version
2013-11-07 Graham Knop bump version
2013-11-05 Graham Knop bump version
2013-09-17 Graham Knop add SEE ALSO section with links to extra strictures...
2013-09-14 Graham Knop add myself to contributors
2013-09-14 Graham Knop also detect mercurial
2013-09-14 Graham Knop avoid constant.pm to save some memory (due to utf8)
2013-09-11 Christian Walde add self to contributors
2013-09-10 Karen Etheridge add self to contributors
2012-11-12 Christian Walde added test on reporting of failure to load extra deps
2012-11-12 Karen Etheridge prep for 1.004004 release
2012-11-11 Matt S Trout fix 5.16 crash due to qw() list being readonly
2012-11-10 Karen Etheridge prep for release
2012-11-10 Peter Rabbitson Attempt to load extra testing modules only once
2012-09-10 Karen Etheridge use hyphen in error message
2012-09-09 Karen Etheridge prep for 1.004002
2012-09-08 Karen Etheridge grammar, spelling, punctuation fixes
2012-09-08 Karen Etheridge use em-dashes
2012-09-08 Karen Etheridge I<> markup
2012-09-08 Karen Etheridge use link markup whenever referring to this module,...
2012-09-08 Karen Etheridge lots of C<> markup
2012-09-08 Karen Etheridge add the web git repo information
2012-09-08 Matt S Trout extra testing rationale
2012-07-12 Karen Etheridge 1.004001
2012-07-12 Karen Etheridge document the new behaviour in the presence of Dist...
2012-07-12 Karen Etheridge detect when running tests via dzil
2012-07-12 Karen Etheridge memoized the VCS check into a global variable
2012-07-12 Karen Etheridge spelling and punctuation fix in die message
2012-07-12 Matt S Trout bump version for release
2012-07-12 Matt S Trout switch to testing calling file to avoid firing on depen...
2012-04-08 Matt S Trout bump version
2012-04-07 Matt S Trout 1.3.0 since we've increased the extra testing
2012-04-07 Matt S Trout test ALL the tests
2012-04-07 Matt S Trout defatalize lack of extra testing modules
2012-03-11 Peter Rabbitson No extra tests on ancient perls
2011-02-25 Matt S Trout bump version to 1.2.2 for 'matt is an idiot' test fixin...
2011-02-25 Matt S Trout fix spelling error (thanks to mxey of #debian-perl)
2011-02-25 Matt S Trout bump version to 1.2.1 for point release to ease debian...
2011-02-16 Matt S Trout convert to Distar, fixup author
2011-02-16 Matt S Trout bump version to 1.2.0 since we're adding author checks
2011-02-16 Matt S Trout add bareword::filehandles and multidimensional
2010-12-05 matthewt fix warnings, improve author side error release_1.1.1
2010-11-22 Matt S Trout clarify indirect as an author requirement
2010-11-22 Matt S Trout tweak extra testing to not fire user side
2010-07-18 Matt S Trout port build system to new style, fix POD tests to pass
2010-06-04 Matt S Trout first version of strictures.pm - code and brief docs