6 years agoRelease commit for 2.000004 v2.000004
Graham Knop [Thu, 19 Apr 2018 16:17:08 +0000]
Release commit for 2.000004

6 years agoBumping version to 2.000004
Graham Knop [Thu, 19 Apr 2018 16:16:39 +0000]
Bumping version to 2.000004

6 years agochangelog
Graham Knop [Fri, 14 Jul 2017 17:06:46 +0000]
changelog

6 years agoadd experimental::declared_refs to warning list
Graham Knop [Fri, 14 Jul 2017 17:00:54 +0000]
add experimental::declared_refs to warning list

7 years agoadd x_authority
Graham Knop [Thu, 15 Dec 2016 09:45:21 +0000]
add x_authority

7 years agoavoid needing . in @INC in dev mode
Graham Knop [Mon, 17 Oct 2016 15:38:07 +0000]
avoid needing . in @INC in dev mode

8 years agoRelease commit for 2.000003 v2.000003
Graham Knop [Tue, 19 Apr 2016 00:40:45 +0000]
Release commit for 2.000003

8 years agodon't rely on . being in @INC
Graham Knop [Tue, 19 Apr 2016 00:40:08 +0000]
don't rely on . being in @INC

8 years agoBumping version to 2.000003
Graham Knop [Mon, 18 Apr 2016 21:39:41 +0000]
Bumping version to 2.000003

8 years agoupdate changelog
Graham Knop [Mon, 18 Apr 2016 21:38:12 +0000]
update changelog

8 years agoupdate bundled ExtUtils::HasCompiler to 0.013
Graham Knop [Mon, 18 Apr 2016 20:22:47 +0000]
update bundled ExtUtils::HasCompiler to 0.013

8 years agono_index inc
Graham Knop [Mon, 18 Apr 2016 01:41:28 +0000]
no_index inc

8 years agomove XS prereqs to suggests rather than recommends
Graham Knop [Mon, 18 Apr 2016 01:41:16 +0000]
move XS prereqs to suggests rather than recommends

8 years agocanonicalize contributor names and addresses mirror/master
Karen Etheridge [Wed, 4 Nov 2015 23:37:41 +0000]
canonicalize contributor names and addresses

8 years agoRelease commit for 2.000002 mirror/testers v2.000002
Graham Knop [Wed, 4 Nov 2015 23:26:50 +0000]
Release commit for 2.000002

8 years agoBumping version to 2.000002
Graham Knop [Wed, 4 Nov 2015 23:26:28 +0000]
Bumping version to 2.000002

8 years agonote additional testing
Graham Knop [Wed, 4 Nov 2015 23:26:10 +0000]
note additional testing

8 years agotest version argument
Graham Knop [Tue, 3 Nov 2015 23:58:44 +0000]
test version argument

8 years agotest extras activation in v1 path
Graham Knop [Tue, 3 Nov 2015 23:11:50 +0000]
test extras activation in v1 path

8 years agomore sensible hash vs hashref checking
Graham Knop [Tue, 3 Nov 2015 23:11:25 +0000]
more sensible hash vs hashref checking

8 years agouse ExtUtils::HasCompiler for compiler detection
Graham Knop [Tue, 27 Oct 2015 18:10:49 +0000]
use ExtUtils::HasCompiler for compiler detection

8 years agoRelease commit for 2.000001 v2.000001
Graham Knop [Sun, 28 Jun 2015 07:38:13 +0000]
Release commit for 2.000001

8 years agoBumping version to 2.000001
Graham Knop [Sun, 28 Jun 2015 07:38:01 +0000]
Bumping version to 2.000001

8 years agotest that we can use the exact current strictures version
Graham Knop [Sun, 28 Jun 2015 07:37:41 +0000]
test that we can use the exact current strictures version

8 years agodon't rely on VERSION method to retrieve version to test against
Graham Knop [Sun, 28 Jun 2015 07:32:44 +0000]
don't rely on VERSION method to retrieve version to test against

8 years agochangelog
Graham Knop [Thu, 25 Jun 2015 23:38:13 +0000]
changelog

8 years agoupdate abstract since we don't fatalize all warnings anymore
Graham Knop [Thu, 25 Jun 2015 23:36:09 +0000]
update abstract since we don't fatalize all warnings anymore

8 years agochangelog
Graham Knop [Thu, 28 May 2015 22:14:38 +0000]
changelog

8 years agoclean up hint capturing code
Graham Knop [Thu, 28 May 2015 04:59:47 +0000]
clean up hint capturing code

Use a clean eval sub so main capture code can have strict applied.

8 years agoonly goto &UNIVERSAL::VERSION on perl 5.10+
Graham Knop [Thu, 28 May 2015 04:58:13 +0000]
only goto &UNIVERSAL::VERSION on perl 5.10+

We'd prefer to always use a goto when calling UNIVERSAL::VERSION, so
that the error reporting shows the correct location.  It seems to like
segfaulting on some 5.8 builds though, so we're better off being safe
and only doing it on 5.10+.

8 years agocalculate next version to test rather than hard coding
Graham Knop [Wed, 27 May 2015 07:13:33 +0000]
calculate next version to test rather than hard coding

8 years agouse string eval for testing hints to avoid compile vs runtime complexity
Graham Knop [Wed, 27 May 2015 07:10:21 +0000]
use string eval for testing hints to avoid compile vs runtime complexity

8 years agoremove extraneous strictures import in test
Graham Knop [Wed, 27 May 2015 07:08:55 +0000]
remove extraneous strictures import in test

8 years agowait until STDERR is restored before rethrowing error in test
Graham Knop [Wed, 27 May 2015 07:08:11 +0000]
wait until STDERR is restored before rethrowing error in test

9 years agomore extensive travis testing
Graham Knop [Sun, 1 Mar 2015 13:18:40 +0000]
more extensive travis testing

9 years agoadd new experimental::bitwise category
Graham Knop [Sun, 1 Mar 2015 13:12:12 +0000]
add new experimental::bitwise category

9 years agoalso check for .bzr
Graham Knop [Fri, 27 Feb 2015 20:45:08 +0000]
also check for .bzr

9 years agoRelease commit for 2.000000 v2.000000
Graham Knop [Thu, 26 Feb 2015 09:32:27 +0000]
Release commit for 2.000000

9 years agoremove 1.999 headers from changelog
Graham Knop [Thu, 26 Feb 2015 09:31:40 +0000]
remove 1.999 headers from changelog

9 years agobump version to 2.000000
Graham Knop [Wed, 25 Feb 2015 23:06:17 +0000]
bump version to 2.000000

9 years agoRelease commit for 1.999_002 v1.999_002
Graham Knop [Thu, 5 Feb 2015 17:02:48 +0000]
Release commit for 1.999_002

9 years agobump version to 1.999_002
Graham Knop [Thu, 5 Feb 2015 11:34:35 +0000]
bump version to 1.999_002

9 years agochangelog 5.6 fixes
Graham Knop [Thu, 5 Feb 2015 11:34:11 +0000]
changelog 5.6 fixes

9 years agoadd missing 5.6 warning categories
Graham Knop [Thu, 5 Feb 2015 09:50:58 +0000]
add missing 5.6 warning categories

9 years agobetter diagnostics on version check failure
Graham Knop [Thu, 5 Feb 2015 09:50:13 +0000]
better diagnostics on version check failure

9 years agoavoid goto UNIVERSAL::VERSION on 5.6
Graham Knop [Thu, 5 Feb 2015 09:49:44 +0000]
avoid goto UNIVERSAL::VERSION on 5.6

9 years agoremove extraneous manifest includes
Graham Knop [Tue, 3 Feb 2015 05:27:40 +0000]
remove extraneous manifest includes

9 years agoRelease commit for 1.999_001 v1.999_001
Graham Knop [Sun, 1 Feb 2015 20:48:45 +0000]
Release commit for 1.999_001

9 years agoMerge branch 'version-2'
Graham Knop [Sun, 1 Feb 2015 20:32:15 +0000]
Merge branch 'version-2'

9 years agochange to version 1.999_001, but set it to 2 at runtime
Graham Knop [Sun, 1 Feb 2015 20:08:53 +0000]
change to version 1.999_001, but set it to 2 at runtime

Requesting strictures 2 is part of the API, so the runtime version needs
to be >= 2.  It's a bit of a cheat, but shouldn't break too much.

9 years agochangelog for v2 version-2 mirror/version-2
Graham Knop [Fri, 30 Jan 2015 13:11:55 +0000]
changelog for v2

9 years agoadd rationale for category exclusions to docs
Graham Knop [Sun, 25 Jan 2015 21:52:07 +0000]
add rationale for category exclusions to docs

9 years agoupdate docs for current behavior
Graham Knop [Thu, 22 Jan 2015 01:42:55 +0000]
update docs for current behavior

9 years agoadd new warning categories from 5.21 series
Graham Knop [Thu, 22 Jan 2015 01:37:58 +0000]
add new warning categories from 5.21 series

9 years agoclarify behavior of extras
Graham Knop [Wed, 21 Jan 2015 19:19:11 +0000]
clarify behavior of extras

9 years agouse different mechanism for disabling some warnings
Graham Knop [Mon, 4 Aug 2014 09:40:24 +0000]
use different mechanism for disabling some warnings

9 years agobetter testing of extra module load failures
Graham Knop [Sun, 1 Jun 2014 05:57:49 +0000]
better testing of extra module load failures

9 years agoadd strictures::extra module
Graham Knop [Sat, 31 May 2014 21:13:28 +0000]
add strictures::extra module

9 years agoadd 5.20 warning categories
Graham Knop [Sat, 31 May 2014 21:01:58 +0000]
add 5.20 warning categories

9 years agodon't test category list if other modules preloaded
Graham Knop [Sun, 1 Jun 2014 05:30:15 +0000]
don't test category list if other modules preloaded

9 years agoauthor test for new warning categories
Graham Knop [Tue, 18 Mar 2014 06:52:45 +0000]
author test for new warning categories

9 years agocomments about why we have some exceptions to fatal
Graham Knop [Tue, 1 Apr 2014 14:29:31 +0000]
comments about why we have some exceptions to fatal

9 years agodocument version switching and version 2 behavior
Graham Knop [Fri, 17 Jan 2014 02:51:59 +0000]
document version switching and version 2 behavior

9 years agostrictures 2, disabling fatal warnings on some categories
Graham Knop [Mon, 6 Jan 2014 12:07:39 +0000]
strictures 2, disabling fatal warnings on some categories

9 years agorefactor hints testing for better naming and flexibility
Graham Knop [Thu, 16 Jan 2014 18:36:10 +0000]
refactor hints testing for better naming and flexibility

9 years agobetter error handling for bad versions
Graham Knop [Thu, 16 Jan 2014 18:26:10 +0000]
better error handling for bad versions

9 years agofactor out env check from file check
Graham Knop [Sat, 31 May 2014 21:18:50 +0000]
factor out env check from file check

9 years agorefactor file checking for extras
Graham Knop [Mon, 6 Jan 2014 12:00:22 +0000]
refactor file checking for extras

9 years agorefactor extras loading
Graham Knop [Mon, 6 Jan 2014 11:46:27 +0000]
refactor extras loading

9 years agostore requested strictures version so we can switch behavior based on it
Graham Knop [Thu, 2 May 2013 12:18:03 +0000]
store requested strictures version so we can switch behavior based on it

9 years agoreformat docs
Graham Knop [Sun, 16 Mar 2014 16:16:20 +0000]
reformat docs

9 years agoRelease commit for 1.005006 v1.005006
Graham Knop [Fri, 30 Jan 2015 13:01:44 +0000]
Release commit for 1.005006

9 years agobump version to 1.005006
Graham Knop [Fri, 30 Jan 2015 13:00:58 +0000]
bump version to 1.005006

9 years agomention test cleanup in changelog
Graham Knop [Fri, 30 Jan 2015 12:58:10 +0000]
mention test cleanup in changelog

9 years agomake sure VERSION is numified
Graham Knop [Fri, 30 Jan 2015 12:17:38 +0000]
make sure VERSION is numified

9 years agodon't silence errors in tests
Graham Knop [Thu, 16 Jan 2014 18:27:37 +0000]
don't silence errors in tests

9 years agolist pod test modules as develop prereqs
Graham Knop [Sun, 1 Jun 2014 05:10:31 +0000]
list pod test modules as develop prereqs

9 years agoavoid using pod checking functions that plan
Graham Knop [Thu, 22 Jan 2015 02:09:02 +0000]
avoid using pod checking functions that plan

9 years agoadd travis config
Graham Knop [Sun, 1 Jun 2014 04:44:43 +0000]
add travis config

9 years agosplit extras testing into separate file and make it more robust
Graham Knop [Fri, 30 Jan 2015 10:56:00 +0000]
split extras testing into separate file and make it more robust

Change extras testing script to not rely on extras actually being
installed, and use inline evals rather than separate files to make it
more obvious what is being checked.

9 years agofix perl version conditional
Graham Knop [Fri, 30 Jan 2015 10:53:58 +0000]
fix perl version conditional

9 years agoinclude dir sep in regex in docs
Graham Knop [Fri, 30 Jan 2015 10:01:36 +0000]
include dir sep in regex in docs

9 years agochangelog
Graham Knop [Tue, 27 Jan 2015 23:14:03 +0000]
changelog

9 years agodelay checking for vcs dirs until we are in an appropriate file
Graham Knop [Mon, 26 Jan 2015 23:06:11 +0000]
delay checking for vcs dirs until we are in an appropriate file

9 years agofix test for t/xt/lib/blib to only trigger on directories
Graham Knop [Mon, 26 Jan 2015 23:02:26 +0000]
fix test for t/xt/lib/blib to only trigger on directories

9 years agoremove realclean from Makefile.PL and let Distar handle it
Graham Knop [Thu, 21 Aug 2014 15:40:43 +0000]
remove realclean from Makefile.PL and let Distar handle it

9 years agoremove version bumping make targets and let distar handle it
Graham Knop [Thu, 21 Aug 2014 15:39:55 +0000]
remove version bumping make targets and let distar handle it

9 years agoupdate Makefile.PL boilerplate
Graham Knop [Mon, 18 Aug 2014 21:02:42 +0000]
update Makefile.PL boilerplate

9 years agoRelease commit for 1.005005 v1.005005
Graham Knop [Sat, 16 Aug 2014 01:16:54 +0000]
Release commit for 1.005005

9 years agobump version
Graham Knop [Sat, 16 Aug 2014 01:16:24 +0000]
bump version

9 years agochangelog
Graham Knop [Sat, 16 Aug 2014 01:14:58 +0000]
changelog

9 years agostrip off comment, that doesn't get bumped with the real $VERSION
Karen Etheridge [Thu, 14 Aug 2014 18:18:15 +0000]
strip off comment, that doesn't get bumped with the real $VERSION

9 years agobetter bump-version, from Import::Into
Karen Etheridge [Sat, 9 Aug 2014 04:55:07 +0000]
better bump-version, from Import::Into

9 years agoput perl prereq in correct location
Graham Knop [Tue, 12 Aug 2014 07:50:30 +0000]
put perl prereq in correct location

9 years agofix Makefile.PL boilerplate bug
Graham Knop [Tue, 12 Aug 2014 07:49:57 +0000]
fix Makefile.PL boilerplate bug

9 years agoinclude perl version in prereq metadata
Graham Knop [Mon, 4 Aug 2014 09:41:40 +0000]
include perl version in prereq metadata

9 years agofix bump-version to use the right filename(s), handle decimal versions
Karen Etheridge [Fri, 4 Jul 2014 01:26:56 +0000]
fix bump-version to use the right filename(s), handle decimal versions

9 years agoclean everything in "make realclean"
Karen Etheridge [Mon, 12 May 2014 21:42:11 +0000]
clean everything in "make realclean"

10 years agoRelease commit for 1.005004 v1.005004
Graham Knop [Thu, 6 Mar 2014 23:34:39 +0000]
Release commit for 1.005004

10 years agobump version
Graham Knop [Thu, 6 Mar 2014 21:22:33 +0000]
bump version