This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
authorNicholas Clark <nick@ccl4.org>
Sun, 5 Sep 2004 19:50:28 +0000 (19:50 +0000)
committerNicholas Clark <nick@ccl4.org>
Sun, 5 Sep 2004 19:50:28 +0000 (19:50 +0000)
commit34ca1f89a68e6ead3873829cfb88e9e5ee81090e
tree82c196925c9bfb1c25f3da4b8cc5fb1843f8bf3a
parentdca90c4ea234a8f405bc9cd0fab9827f852ad670
Integrate:
[ 23142]
Subject: [perl #30609] [PATCH] BigInt v1.71 - first try
From: Tels <perl_dummy@bloodgate.com>
Date: Sat, 17 Jul 2004 16:22:57 +0200
Message-Id: <200407171622.58443@bloodgate.com>

[ 23152]
Upgrade to Cwd 2.20

[ 23168]
Upgrade to File::Spec 0.88.

[ 23171]
Upgrade to Math::BigInt v1.71.

[ 23202]
Subject: [PATCH] DB_File 1.810
From: "Paul Marquess" <Paul.Marquess@btinternet.com>
Date: Sat, 7 Aug 2004 15:22:09 +0100
Message-Id: <20040807142059.CTQC10838.mta10-svc.ntlworld.com@MARQUESSPT21>
p4raw-link: @23202 on //depot/perl: 32babee08ee923133079392c9eae66cc543e1115
p4raw-link: @23171 on //depot/perl: ae161977d1005f6fda2476d87af33f49d164cb96
p4raw-link: @23168 on //depot/perl: 5b2874358a4501aa172a431fb19da878b608622f
p4raw-link: @23152 on //depot/perl: 275e8705031e539ec9999f68482039d1bcfb1608
p4raw-link: @23142 on //depot/perl: 03874afe4126e47a07c482418278c13f14c14597

p4raw-id: //depot/maint-5.8/perl@23265
p4raw-branched: from //depot/perl@23264 'branch in' ext/Cwd/t/win32.t
p4raw-integrated: from //depot/perl@23264 'copy in'
lib/File/Spec/Win32.pm (@21239..) lib/Math/BigInt/t/bare_mbi.t
lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
lib/Math/BigInt/t/sub_mbi.t (@22344..) ext/DB_File/Changes
ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
ext/DB_File/t/db-hash.t (@22970..) ext/Cwd/Cwd.xs (@22988..)
p4raw-integrated: from //depot/perl@23171 'copy in'
lib/Math/BigFloat.pm lib/Math/BigInt/t/bare_mbf.t
lib/Math/BigInt/t/bigfltpm.inc (@23142..)
p4raw-integrated: from //depot/perl@23168 'copy in' lib/File/Spec.pm
lib/File/Spec/t/Spec.t (@21974..)
p4raw-integrated: from //depot/perl@23152 'copy in' ext/Cwd/Changes
ext/Cwd/t/cwd.t lib/Cwd.pm (@23118..) 'merge in' MANIFEST
(@23079..)
p4raw-edited: from //depot/perl@23142 'edit in' lib/Math/BigInt.pm
(@22741..)
p4raw-integrated: from //depot/perl@23142 'ignore'
lib/Math/BigInt/Calc.pm (@22344..) lib/Math/BigInt/t/bigfltpm.t
lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t
(@22491..)
25 files changed:
MANIFEST
ext/Cwd/Changes
ext/Cwd/Cwd.xs
ext/Cwd/t/cwd.t
ext/Cwd/t/win32.t [new file with mode: 0644]
ext/DB_File/Changes
ext/DB_File/DB_File.pm
ext/DB_File/DB_File.xs
ext/DB_File/t/db-hash.t
lib/Cwd.pm
lib/File/Spec.pm
lib/File/Spec/Win32.pm
lib/File/Spec/t/Spec.t
lib/Math/BigFloat.pm
lib/Math/BigInt.pm
lib/Math/BigInt/Calc.pm
lib/Math/BigInt/t/bare_mbf.t
lib/Math/BigInt/t/bare_mbi.t
lib/Math/BigInt/t/bigfltpm.inc
lib/Math/BigInt/t/bigfltpm.t
lib/Math/BigInt/t/bigintpm.inc
lib/Math/BigInt/t/bigintpm.t
lib/Math/BigInt/t/sub_mbf.t
lib/Math/BigInt/t/sub_mbi.t
lib/Math/BigInt/t/with_sub.t