Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (11m)  pkgsrc-2024Q1 (3d)  pkgsrc-2023Q4 (77d)  pkgsrc-2023Q2 (110d) 

2024-06-17 12:44:34 UTC Now

2013-09-05 19:27:14 UTC MAIN commitmail json YAML

Update to 0.9904:

2013-09-02  John Peacock  <john.peacock@havurah-software.org>

* .hgtags:
Tagging version '0.9904' using shipit.
[4fab8f3e7a2c] [tip]

* t/08_corelist.t:
Almost forgot to add this
[4e3713e87478] [0.9904]

* vutil/vxs.xs:
Delete this useless code path
[5effc1d02853]

* README:
Fixup typo in README
[7b9cc580738a]

* MANIFEST, Makefile.PL, README, t/07locale.t, vutil/vutil.c,
vutil/vxs.xs:
A couple subtle changes from bleadperl. Also, require parent to be
installed even if it should have been installed already (Thanks
RHEL!). Handle magical initializers (like tied hash elements), but
only test where we can do it easily.
[6fd396e1006b]

2013-08-20  John Peacock  <john.peacock@havurah-software.org>

* README, lib/version.pm, t/01base.t, t/02derived.t, t/03require.t,
t/04strict_lax.t, t/05sigdie.t, t/06noop.t, t/07locale.t,
t/coretests.pm, vperl/vpp.pm, vutil/lib/version/vxs.pm:
Final sync with bleadperl
[4d748bda798b]

2013-08-18  John Peacock  <john.peacock@havurah-software.org>

* .hgtags:
Tagging version '0.9903' using shipit.
[02af417226b0]

* vutil/lib/version/vxs.pm:
Missed one VERSION++
[8c04e6e6f195] [0.9903]

* README:
Final tweaks before release to CPAN
[a63c5368dbae]

2013-08-16  John Peacock  <john.peacock@havurah-software.org>

* lib/version.pod:
More whitespace normalization
[bebbe00cbd68]

2013-08-15  John Peacock  <john.peacock@havurah-software.org>

* lib/version.pm, lib/version/Internals.pod, t/01base.t,
t/02derived.t, t/03require.t, t/04strict_lax.t, t/05sigdie.t,
t/06noop.t, t/07locale.t, t/coretests.pm, vperl/vpp.pm:
Merge with core perl changes and bump $VERSION for release.
[cf81a9587bf2]

2013-07-06  John Peacock  <john.peacock@havurah-software.org>

* lib/version/Internals.pod:
Resolve https://rt.cpan.org/Ticket/Display.html?id=86582
[f831a867b6be]

* Makefile.PL:
Always install version::vpp even when installing XS code Resolves
https://rt.cpan.org/Ticket/Display.html?id=84616
[e983c52f6935]

* Makefile.PL:
Require the correct minimum version of "parent"
[1aa33af2f954]

* Makefile.PL, t/coretests.pm:
Eliminate "use base" usage
[ffee69e907be]

2013-03-06  John Peacock  <john.peacock@havurah-software.org>

* .hgtags:
Tagging version '0.9902' using shipit.
[5c6574976e24]

* lib/version.pm:
Make sure to create &version::new alias with all Perls
[9fc95f57161a] [0.9902]

2013-03-05  John Peacock  <john.peacock@havurah-software.org>

* README:
Ready for release to CPAN
[e8829f2f8800]

2013-03-03  John Peacock  <john.peacock@havurah-software.org>

* vperl/vpp.pm:
Pure Perl version::new() should also croak if called as function.
Resolves: https://rt.cpan.org/Ticket/Display.html?id=81085
[823994482617]

* lib/version.pm, t/01base.t, t/02derived.t, t/03require.t,
t/05sigdie.t, t/06noop.t, t/07locale.t, t/coretests.pm,
vperl/vpp.pm, vutil/lib/version/vxs.pm:
Cope with hashkey ordering changes. Resolves:

https://rt.cpan.org/Public/Bug/Display.html?id=81708
[3c49b0c9c7d6]

* Makefile.PL:
Implement PERL_ONLY environment variable. Resolves:

https://rt.cpan.org/Public/Bug/Display.html?id=83509
[be18a6913e9d]

* .hgignore, vutil/vutil.c, vutil/vxs.xs:
Don't create object structure until after prescanning, resolves:

https://rt.cpan.org/Public/Bug/Display.html?id=81086
[50e4af5e81ce]

2012-11-15  John Peacock  <john.peacock@havurah-software.org>

* t/01base.t, vutil/vxs.xs:
Resolve https://rt.cpan.org/Ticket/Display.html?id=81085
[38f2fe7b96fd]

(wiz)