Graham Knop [Sun, 28 Jan 2018 01:42:22 +0000]
Release commit for 1.003010
Graham Knop [Sun, 28 Jan 2018 01:41:54 +0000]
Bumping version to 1.003010
Graham Knop [Sun, 28 Jan 2018 01:41:48 +0000]
update changelog
Graham Knop [Fri, 22 Sep 2017 13:19:22 +0000]
include bundled EU::HC in manifest
Graham Knop [Fri, 22 Sep 2017 10:40:01 +0000]
convert Makefile.PL boilerplate to my code, and use ExtUtils::HasCompiler for XS detection
Graham Knop [Fri, 22 Sep 2017 10:38:54 +0000]
actually load JSON::MaybeXS in JSON.pm bool test
Graham Knop [Fri, 22 Sep 2017 10:38:16 +0000]
clean up module hiding in tests
Karen Etheridge [Fri, 4 Aug 2017 20:12:15 +0000]
add parentheses so as to not imply we are using JSON.pm
Karen Etheridge [Mon, 27 Feb 2017 07:27:21 +0000]
Release commit for 1.003009
Karen Etheridge [Mon, 3 Oct 2016 02:13:19 +0000]
Fix "Can't locate t/lib/is_bool.pm in @INC" when . is not in @INC
Karen Etheridge [Mon, 27 Feb 2017 07:26:10 +0000]
Bumping version to 1.003009
Graham Knop [Sun, 16 Oct 2016 12:08:31 +0000]
avoid needing . in @INC in dev mode
Karen Etheridge [Mon, 3 Oct 2016 02:13:19 +0000]
adding a meta-spec to both META_* sections also fixes the EUMM bug
Karen Etheridge [Mon, 3 Oct 2016 02:09:46 +0000]
Release commit for 1.003008
Karen Etheridge [Mon, 3 Oct 2016 02:07:20 +0000]
get Cpanel::JSON::XS out of META.json runtime-requires and back to runtime-recommends
This is a byproduct of ExtUtils::MakeMaker commit
91b7ff8b56, which affects
how META_MERGE data is merged. For now, just use META_ADD for everything to
bypass the issue.
Karen Etheridge [Sun, 2 Oct 2016 23:44:48 +0000]
clarify dynamic prereqs in docs
Karen Etheridge [Sun, 2 Oct 2016 23:38:19 +0000]
clarify Changes entry re JSON::PP bump
Karen Etheridge [Sun, 2 Oct 2016 23:50:11 +0000]
Bumping version to 1.003008
Karen Etheridge [Sun, 11 Sep 2016 00:02:35 +0000]
Release commit for 1.003007
Karen Etheridge [Sat, 10 Sep 2016 23:22:37 +0000]
release commit for 1.003007
Karen Etheridge [Sat, 10 Sep 2016 23:21:36 +0000]
Bumping version to 1.003007
Karen Etheridge [Tue, 28 Jun 2016 23:27:24 +0000]
Release commit for 1.003006_001
Karen Etheridge [Tue, 28 Jun 2016 23:24:44 +0000]
make this release a trial release
Karen Etheridge [Tue, 28 Jun 2016 23:22:20 +0000]
Bumping version to 1.003006
David Golden [Tue, 28 Jun 2016 22:16:33 +0000]
remove test dependency on Test::Without::Module (RT#115394)
Karen Etheridge [Tue, 28 Jun 2016 22:00:07 +0000]
document the github repo so we can get pull requests
Karen Etheridge [Tue, 28 Jun 2016 21:53:36 +0000]
no need to check Cpanel::JSON::XS version - always add the prereq anyway
Karen Etheridge [Tue, 28 Jun 2016 21:49:59 +0000]
simplify JSON::XS prereq
We now always upgrade it if it is already present, which also wards off
incompatibilities if something else later installs Cpanel::JSON::XS.
Karen Etheridge [Tue, 28 Jun 2016 21:44:55 +0000]
factor out the PUREPERL_ONLY check
Karen Etheridge [Mon, 2 May 2016 18:10:13 +0000]
document the availability of encode, decode methods
Karen Etheridge [Mon, 4 Apr 2016 22:09:47 +0000]
add some keywords to metadata
Karen Etheridge [Tue, 5 Jan 2016 18:45:16 +0000]
fix Test::More prereq for done_testing
Karen Etheridge [Thu, 10 Dec 2015 21:05:53 +0000]
fix typo in comment
Karen Etheridge [Sat, 25 Jul 2015 01:46:05 +0000]
fix typo
Karen Etheridge [Sat, 25 Jul 2015 01:45:58 +0000]
add a quick reference for converting from JSON::Any
Karen Etheridge [Sat, 25 Jul 2015 01:42:30 +0000]
bump up prereq on JSON::PP
Karen Etheridge [Sat, 25 Jul 2015 01:30:59 +0000]
only parse the args once
Karen Etheridge [Sat, 25 Jul 2015 01:30:40 +0000]
fix this command
Karen Etheridge [Sat, 25 Jul 2015 01:30:26 +0000]
use a more specific link
Karen Etheridge [Sun, 22 Mar 2015 22:03:56 +0000]
Release commit for 1.003005
Karen Etheridge [Sun, 22 Mar 2015 22:02:07 +0000]
Bumping version to 1.003005
Karen Etheridge [Sun, 22 Mar 2015 21:24:41 +0000]
do not recomment importing everything from Moose::Util::TypeConstraints
creating new stringy types is not recommended, so limit our importing to just
the sugar we need.
Karen Etheridge [Sun, 22 Mar 2015 21:24:07 +0000]
fix x_contributors metadata
Karen Etheridge [Sat, 14 Mar 2015 20:40:10 +0000]
Release commit for 1.003004
Karen Etheridge [Sat, 14 Mar 2015 20:36:37 +0000]
Bumping version to 1.003004
Karen Etheridge [Sat, 14 Mar 2015 20:35:52 +0000]
changelog and x_contributors for RT#102733
John SJ Anderson [Fri, 13 Mar 2015 22:53:07 +0000]
Add CAVEAT section about type checking [RT#102733]
Karen Etheridge [Sat, 14 Mar 2015 20:29:20 +0000]
tighten up entries
Karen Etheridge [Sat, 14 Mar 2015 18:38:40 +0000]
drop the use of fatal warnings in tests
It can be a good idea to fatalize warnings for the author, but we do not want
to block end-user installs if some new perl adds a warning that we did not
predict.
Matt S Trout [Sun, 14 Dec 2014 16:33:45 +0000]
constructor test I wrote when I added new() and forgot about
Karen Etheridge [Mon, 8 Dec 2014 22:19:35 +0000]
add x_contributors metadata
Karen Etheridge [Sat, 6 Dec 2014 04:30:27 +0000]
Release commit for 1.003003
Karen Etheridge [Sat, 6 Dec 2014 04:26:20 +0000]
make bump
Karen Etheridge [Sat, 6 Dec 2014 04:00:33 +0000]
prevent version incompatibilities leading to "JSON::XS::Boolean::* redefined" warnings
Karen Etheridge [Sat, 6 Dec 2014 02:18:08 +0000]
the module uses Cpanel::JSON::XS no matter what its version, so we should upgrade it if it is already installed but old
Karen Etheridge [Sun, 16 Nov 2014 20:15:27 +0000]
Release commit for 1.003002
Karen Etheridge [Sun, 16 Nov 2014 20:14:40 +0000]
make bump
Karen Etheridge [Sun, 16 Nov 2014 20:13:59 +0000]
buh, s/PP/XS/
Karen Etheridge [Thu, 13 Nov 2014 05:06:07 +0000]
Release commit for 1.003001
Karen Etheridge [Thu, 13 Nov 2014 04:53:25 +0000]
bump version to 1.003001 (:legacy goes stable!)
Karen Etheridge [Thu, 13 Nov 2014 04:51:19 +0000]
in some versions (2.3403 at least), there existed a Cpanel::JSON::XS::Boolean
e.g.
http://www.cpantesters.org/cpan/report/
a88cec6c-6c0c-1014-9b28-b6064b81bcf7
http://www.cpantesters.org/cpan/report/
0983841a-6bfe-1014-bfbd-545708ca0d94
http://www.cpantesters.org/cpan/report/
0b377387-6bf5-1014-a004-0fd3f4f552f6
Karen Etheridge [Thu, 30 Oct 2014 18:57:06 +0000]
Release commit for 1.003_000
Karen Etheridge [Thu, 30 Oct 2014 18:55:51 +0000]
Merge branch 'topic/legacy'
Karen Etheridge [Wed, 22 Oct 2014 23:35:39 +0000]
clean up :legacy patches
Kieren Diment [Wed, 29 Oct 2014 21:37:49 +0000]
xt for JSON::PP, JSON::XS compat.
Kieren Diment [Wed, 22 Oct 2014 23:31:00 +0000]
add :legacy option (from paste.scsys.co.uk/433777)
Karen Etheridge [Wed, 22 Oct 2014 04:09:22 +0000]
Release commit for 1.002006
Karen Etheridge [Wed, 22 Oct 2014 04:08:13 +0000]
make bump
Karen Etheridge [Wed, 22 Oct 2014 03:59:22 +0000]
add more diagnostics in tests
Need to figure out for what versions of JSON::XS, Cpanel::JSON::XS we need to skip bool tests
e.g.
http://www.cpantesters.org/cpan/report/
8f76d388-5549-11e4-a43f-fa922836e1c4
http://www.cpantesters.org/cpan/report/
6f307bd0-6bfe-1014-bdc4-edd1fea000fb
Karen Etheridge [Sun, 12 Oct 2014 19:49:48 +0000]
Release commit for 1.002005
Karen Etheridge [Sun, 12 Oct 2014 19:48:18 +0000]
make bump
Karen Etheridge [Sun, 12 Oct 2014 19:41:39 +0000]
canonical repository moved to git://git.shadowcat.co.uk/p5sagit/JSON-MaybeXS.git
Karen Etheridge [Sun, 12 Oct 2014 19:36:46 +0000]
swapped out Safe::Isa for Scalar::Util
Karen Etheridge [Sun, 12 Oct 2014 19:32:54 +0000]
':all' export tag
Karen Etheridge [Sun, 12 Oct 2014 19:18:36 +0000]
oops, "not" not compatible with &&
Karen Etheridge [Sat, 11 Oct 2014 22:31:11 +0000]
Release commit for 1.002004
Karen Etheridge [Sat, 11 Oct 2014 22:21:40 +0000]
make bump
Karen Etheridge [Sat, 11 Oct 2014 22:17:03 +0000]
remove unused code
Karen Etheridge [Fri, 10 Oct 2014 05:47:08 +0000]
is_bool()
Karen Etheridge [Fri, 10 Oct 2014 05:28:26 +0000]
do not add an XS prereq if PUREPERL_ONLY passed to Makefile.PL
Karen Etheridge [Tue, 7 Oct 2014 16:43:07 +0000]
Release commit for 1.002003
Karen Etheridge [Tue, 7 Oct 2014 16:39:10 +0000]
make bump
Karen Etheridge [Tue, 7 Oct 2014 16:36:27 +0000]
document JSON->true, JSON->false
Karen Etheridge [Thu, 21 Aug 2014 16:36:22 +0000]
Merge pull request #1 from haarg/master
remove extraneous bits that have been merged into Distar
Graham Knop [Thu, 21 Aug 2014 15:44:19 +0000]
remove realclean from Makefile.PL and let Distar handle it
Graham Knop [Thu, 21 Aug 2014 15:37:49 +0000]
remove version bumping make targets and let distar handle it
Karen Etheridge [Sun, 27 Jul 2014 01:41:33 +0000]
more sophisticated code is needed if we actually have build-phase prereqs
Karen Etheridge [Sat, 26 Jul 2014 17:47:16 +0000]
more utility files - copied from Import-Into dist
Karen Etheridge [Thu, 17 Jul 2014 17:28:57 +0000]
more boilerplate for older EUMM
Karen Etheridge [Thu, 17 Jul 2014 17:28:45 +0000]
keep the minimum perl prereq to metadata
Karen Etheridge [Thu, 17 Jul 2014 17:28:28 +0000]
keep strict metadata in META_MERGE and prereqs in META_ADD
Karen Etheridge [Wed, 9 Jul 2014 16:59:47 +0000]
always specify a base prereq for EUMM
Karen Etheridge [Sat, 14 Jun 2014 22:57:31 +0000]
add more make realclean targets
Karen Etheridge [Sat, 14 Jun 2014 22:56:54 +0000]
fix incorrect use of i.e.
Karen Etheridge [Sat, 14 Jun 2014 22:56:44 +0000]
capitalize abstract
Karen Etheridge [Thu, 24 Apr 2014 04:01:39 +0000]
Release commit for 1.002002
Karen Etheridge [Thu, 24 Apr 2014 03:57:19 +0000]
reverse order of data construction, to keep Cpanel::JSON::XS out of META.*
We need to use META_ADD and make that data look how we want it to be in
META.*, then use that to construct PREREQ_PM etc (META_ADD rather than
META_MERGE means that this data, based on the state of the releaser's machine,
won't be added to META.*
Of course, if we generated META.* via a different mechanism than EUMM, we
wouldn't have to go to all this trouble...
Karen Etheridge [Wed, 23 Apr 2014 16:58:31 +0000]
Release commit for 1.002001
Karen Etheridge [Wed, 23 Apr 2014 16:43:07 +0000]
bump version to 1.002001
Karen Etheridge [Wed, 23 Apr 2014 16:57:23 +0000]
update contributors list in pod