This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
authorNicholas Clark <nick@ccl4.org>
Tue, 3 Jan 2006 12:44:38 +0000 (12:44 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 3 Jan 2006 12:44:38 +0000 (12:44 +0000)
commita7afab7517d66e30dfd981a7ee70097ab49c8465
tree54df75ca9e88251175f156f8fb6338d1571c6c84
parent3f3939a97f82030a55b750dbcc4d7b2b2003ece9
Integrate:
[ 25414]
Subject: [PATCH] Math::Complex and Math::Trig updates (Re: [perl #37117] Math::Complex atan2 bug)
From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
Date: Wed, 14 Sep 2005 09:26:11 +0300
Message-ID: <4327C283.80706@gmail.com>

[ 25526]
Integrate changes from Text::Tabs and Text::Wrap on CPAN
(Text-Tabs+Wrap-2005.0824). Keep local changes.

[ 25543]
Upgrade to Pod::Parser 1.33

[ 25588]
Subject: Re: pod/pod2usage2.t
From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
Date: Thu, 22 Sep 2005 12:12:49 +0200
Message-ID: <20050922121249.5077ee3e@pc09>

Also, skip all tests on Windows until we find a way
to write them portably

[ 25608]
Upgrade to Digest 1.11 with a minor Pod fix.  Also my first commit :)

[ 25682]
Upgrade to Digest-1.12

[ 25756]
Upgrade to Unicode-Collate-0.52

[ 25765]
Upgrade to Pod-Parser-1.34 (with some changes to get the new test file
       to work within the core).

[ 25796]
Upgrade to Digest-1.13

[ 26209]
Upgrade to Digest-1.14

[ 26210]
Actually update one of the files from the previous change.

[ 26219]
Subject: [PATCH] Math::Trig: blead and maint (doc patch only): s/Bay/Gulf/ and do away with bad quotes
From: jhi@cc.hut.fi (Jarkko Hietaniemi)
Date: Sun, 27 Nov 2005 23:04:31 +0200 (EET)
Message-Id: <20051127210431.F1D2C6CF55@ugli.hut.fi>
p4raw-link: @26219 on //depot/perl: 2d6f5264b4ee267e5f64fc4cfb1c59ba3e866fed
p4raw-link: @26210 on //depot/perl: ec81b1ec874152d7aa4951978d0c0ca767a2224f
p4raw-link: @26209 on //depot/perl: f53e7cef7b665867bc19bfe23cebfaf1e42cc6fa
p4raw-link: @25796 on //depot/perl: ace9070d7d5593e1e5c2e54d138251cb9a931f90
p4raw-link: @25765 on //depot/perl: fb59f973f6f88348284bb8f14a993e802c8f35d7
p4raw-link: @25756 on //depot/perl: 6d24ed100318c05343c5524872a98bee8e2fcca4
p4raw-link: @25682 on //depot/perl: f8b4793a6f10ea4dc4c1b16b3a91f6ca1b0ae3fd
p4raw-link: @25608 on //depot/perl: 3cea4b923ca6d12552930a6e7b1b9931dfdadcde
p4raw-link: @25588 on //depot/perl: 12f8b8018bfcb4b65e8ced6f270de8fb3ab8b984
p4raw-link: @25543 on //depot/perl: 7b47f8ec94208751dc80d767188dd567678219e8
p4raw-link: @25526 on //depot/perl: 8dfcc1616e57fd4d21ae26bcb2e0c92ae93ab613
p4raw-link: @25414 on //depot/perl: bf5f1b4c416e9f9e42a04142ba3e61a6ebbc548f

p4raw-id: //depot/maint-5.8/perl@26599
p4raw-branched: from //depot/perl@26597 'branch in'
lib/Pod/t/contains_pod.t t/lib/contains_pod.xr
p4raw-integrated: from //depot/perl@26597 'copy in'
lib/Text/TabsWrap/CHANGELOG (@12279..) lib/Text/Tabs.pm
(@14299..) lib/Math/Complex.t (@14507..) lib/Math/Complex.pm
(@14508..) lib/Math/Trig.t (@19376..) lib/Digest/file.pm
(@23928..) lib/Pod/Find.pm lib/Pod/ParseUtils.pm
t/pod/poderrs.xr (@24034..) lib/Unicode/Collate/t/test.t
(@24426..) lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
lib/Unicode/Collate/README (@24978..) lib/Pod/Checker.pm
lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Select.pm
(@25261..) t/pod/find.t (@25284..) lib/Math/Trig.pm (@25414..)
lib/Digest/Changes (@25796..) 'merge in' lib/Text/Wrap.pm
(@25261..)
p4raw-integrated: from //depot/perl@25765 'edit in' MANIFEST (@25742..)
p4raw-integrated: from //depot/perl@25682 'edit in' lib/Digest.pm
(@25608..)
p4raw-branched: from //depot/perl@25588 'branch in' t/pod/pod2usage2.t
(@25543..)
p4raw-integrated: from //depot/perl@25543 'copy in' lib/Pod/Usage.pm
(@25261..)
p4raw-integrated: from //depot/perl@25414 'merge in' pod/perlfunc.pod
(@25351..)
26 files changed:
MANIFEST
lib/Digest.pm
lib/Digest/Changes
lib/Digest/file.pm
lib/Math/Complex.pm
lib/Math/Complex.t
lib/Math/Trig.pm
lib/Math/Trig.t
lib/Pod/Checker.pm
lib/Pod/Find.pm
lib/Pod/ParseUtils.pm
lib/Pod/Parser.pm
lib/Pod/Usage.pm
lib/Pod/t/contains_pod.t [new file with mode: 0644]
lib/Text/Tabs.pm
lib/Text/TabsWrap/CHANGELOG
lib/Text/Wrap.pm
lib/Unicode/Collate.pm
lib/Unicode/Collate/Changes
lib/Unicode/Collate/README
lib/Unicode/Collate/t/test.t
pod/perlfunc.pod
t/lib/contains_pod.xr [new file with mode: 0644]
t/pod/find.t
t/pod/pod2usage2.t [new file with mode: 0644]
t/pod/poderrs.xr