Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to real CPAN.pm 1.76. | Jarkko Hietaniemi | 2003-07-31 | 5 | -3/+106 |
| | | | p4raw-id: //depot/perl@20383 | ||||
* | The new PKI system is far too untested and rough yet | Jarkko Hietaniemi | 2003-07-31 | 1 | -117/+5 |
| | | | | | | | | | (think machines with no network, machines behind firewalls, corporate and national encryption policies). It cannot be considered useable at this stage. Therefore, create a fake CPAN 1.76. p4raw-id: //depot/perl@20378 | ||||
* | This test is pretty useless as it stands. | Jarkko Hietaniemi | 2003-07-31 | 1 | -16/+0 |
| | | | p4raw-id: //depot/perl@20377 | ||||
* | Document the requirements for Module::Signature a bit. | Jarkko Hietaniemi | 2003-07-31 | 1 | -7/+28 |
| | | | p4raw-id: //depot/perl@20376 | ||||
* | We are change #20316 ahead of 1.75. | Jarkko Hietaniemi | 2003-07-31 | 1 | -1/+1 |
| | | | | | p4raw-link: @20316 on //depot/perl: 7b64e2de96f86540b6a77752a8a80ad714f1f7b6 p4raw-id: //depot/perl@20375 | ||||
* | ext/SDBM_File/sdbm's auto directory ended up in ext/SDBM_File. | Jarkko Hietaniemi | 2003-07-31 | 1 | -3/+4 |
| | | | | | (Schwern) p4raw-id: //depot/perl@20371 | ||||
* | Tests for change #20367 (and change use overload; to | Jarkko Hietaniemi | 2003-07-31 | 2 | -2/+12 |
| | | | | | | just require overload;) p4raw-link: @20367 on //depot/perl: 60ad8d7737ceae6f6c1fcd764c298b207f0f9a85 p4raw-id: //depot/perl@20368 | ||||
* | added support for overloaded "" | Xavier Noria | 2003-07-31 | 1 | -7/+10 |
| | | | | | Message-Id: <200307310029.13567.fxn@hashref.com> p4raw-id: //depot/perl@20367 | ||||
* | Upgrade to NEXT 0.52. | Jarkko Hietaniemi | 2003-07-30 | 5 | -39/+47 |
| | | | p4raw-id: //depot/perl@20362 | ||||
* | NEXT and Diamond Inheritance | Casey West | 2003-07-30 | 2 | -2/+14 |
| | | | | | | | Message-ID: <20030729213715.GY76899@geeknest.com> (Use Damian's NEXT-0.51 once Damian and PAUSE like each other) p4raw-id: //depot/perl@20348 | ||||
* | Upgrade to ExtUtils::MakeMaker 6.12. | Jarkko Hietaniemi | 2003-07-30 | 8 | -172/+79 |
| | | | p4raw-id: //depot/perl@20341 | ||||
* | Extend Win32::GetOSVersion() to return additional information | Jan Dubois | 2003-07-30 | 1 | -8/+44 |
| | | | | | Message-ID: <i06eivs0h9khken8rloevj68iqu6n45hnq@4ax.com> p4raw-id: //depot/perl@20331 | ||||
* | Don't nag about Module::Signature if there is no | Jarkko Hietaniemi | 2003-07-29 | 2 | -8/+12 |
| | | | | | way for the user to use it (based on Autrijus' patch). p4raw-id: //depot/perl@20316 | ||||
* | Too many my $fh:s. | Jarkko Hietaniemi | 2003-07-29 | 1 | -3/+6 |
| | | | p4raw-id: //depot/perl@20306 | ||||
* | unlink pre-PGP-signed CHECKSUM | Audrey Tang | 2003-07-29 | 1 | -0/+8 |
| | | | | | Message-ID: <20030729015834.GA7149@not.autrijus.org> p4raw-id: //depot/perl@20295 | ||||
* | There is no skip() since we are not using Test*. | Jarkko Hietaniemi | 2003-07-29 | 1 | -2/+1 |
| | | | p4raw-id: //depot/perl@20294 | ||||
* | Upgrade to CPAN.pm 1.74. | Jarkko Hietaniemi | 2003-07-29 | 2 | -8/+9 |
| | | | p4raw-id: //depot/perl@20293 | ||||
* | The better prefixify() patch from Ed Moy. | Jarkko Hietaniemi | 2003-07-29 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@20283 | ||||
* | another File::Find tweak for VMS (improve on #20221) | Craig A. Berry | 2003-07-29 | 1 | -2/+2 |
| | | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-ID: <3F260212.9000104@mac.com> p4raw-id: //depot/perl@20281 | ||||
* | Bump the $VERSION of core File::Spec as requested by Ken Williams. | Jarkko Hietaniemi | 2003-07-28 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@20266 | ||||
* | CPAN/t/signature.t noisy | Michael G. Schwern | 2003-07-28 | 1 | -6/+4 |
| | | | | | Message-ID: <20030728091419.GG21044@windhund.schwern.org> p4raw-id: //depot/perl@20257 | ||||
* | Extra noise from File::Spec. | Jarkko Hietaniemi | 2003-07-28 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@20256 | ||||
* | Upgrade to CGI 2.97. | Jarkko Hietaniemi | 2003-07-28 | 1 | -15/+19 |
| | | | p4raw-id: //depot/perl@20247 | ||||
* | Upgrade to CPAN 1.72. | Jarkko Hietaniemi | 2003-07-27 | 2 | -4/+98 |
| | | | p4raw-id: //depot/perl@20243 | ||||
* | Upgrade to Test::Harness 2.29. | Jarkko Hietaniemi | 2003-07-27 | 7 | -20/+23 |
| | | | p4raw-id: //depot/perl@20238 | ||||
* | Missing MakeMaker test. | Jarkko Hietaniemi | 2003-07-27 | 1 | -0/+65 |
| | | | p4raw-id: //depot/perl@20237 | ||||
* | Reapply some perldoc changes not in 3.09. | Jarkko Hietaniemi | 2003-07-27 | 1 | -3/+3 |
| | | | p4raw-id: //depot/perl@20234 | ||||
* | Upgrade to Pod::Perldoc 3.09. | Jarkko Hietaniemi | 2003-07-27 | 2 | -34/+52 |
| | | | p4raw-id: //depot/perl@20233 | ||||
* | A bug reported in perl-unicode by Terry Jones, fixed | Jarkko Hietaniemi | 2003-07-27 | 2 | -6/+18 |
| | | | | | by Andreas Koenig, and add a test. p4raw-id: //depot/perl@20232 | ||||
* | Unicode::UCD doc nit from Andreas Koenig. | Jarkko Hietaniemi | 2003-07-27 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@20231 | ||||
* | Upgrade to I18N::LangTags 0.28. | Jarkko Hietaniemi | 2003-07-27 | 3 | -54/+192 |
| | | | p4raw-id: //depot/perl@20230 | ||||
* | Upgrade to File::Spec 0.85. | Jarkko Hietaniemi | 2003-07-27 | 9 | -192/+170 |
| | | | p4raw-id: //depot/perl@20225 | ||||
* | fix for File::Find logical name collision on VMS | Craig A. Berry | 2003-07-27 | 1 | -4/+4 |
| | | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-ID: <3F1C87F4.2070401@mac.com> p4raw-id: //depot/perl@20221 | ||||
* | Another missing hunk for MakeMaker from .org. | Jarkko Hietaniemi | 2003-07-25 | 1 | -6/+19 |
| | | | p4raw-id: //depot/perl@20217 | ||||
* | [ANNOUNCE] ExtUtils::MakeMaker 6.11 | Michael G. Schwern | 2003-07-24 | 1 | -1/+1 |
| | | | | | Message-ID: <20030724082807.GA24285@windhund.schwern.org> p4raw-id: //depot/perl@20208 | ||||
* | ExtUtils::MakeMaker 6.10_08 | Michael G. Schwern | 2003-07-24 | 12 | -183/+445 |
| | | | | | Message-ID: <20030722031224.GD12711@windhund.schwern.org> p4raw-id: //depot/perl@20207 | ||||
* | Re: problem with rc1 and rc2 on Mac OS X | Edward Moy | 2003-07-24 | 1 | -0/+1 |
| | | | | | Message-Id: <C66FBFAC-B576-11D7-89B5-0030657B317C@apple.com> p4raw-id: //depot/perl@20186 | ||||
* | Re: [PATCH] test clean-up for VMS | Craig A. Berry | 2003-07-21 | 4 | -5/+5 |
| | | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-ID: <3F1AB8A4.2070207@mac.com> p4raw-id: //depot/perl@20175 | ||||
* | incorrect error message from Attribute::Handlers | Claes Jacobsson | 2003-07-13 | 1 | -1/+1 |
| | | | | | Message-Id: <6A6A99C4-B475-11D7-AB05-000393C12F9E@surfar.nu> p4raw-id: //depot/perl@20159 | ||||
* | Minor updates of the charnames documentation. | Rafael Garcia-Suarez | 2003-07-13 | 1 | -3/+4 |
| | | | p4raw-id: //depot/perl@20157 | ||||
* | Upgrade to podlators 1.27. | Jarkko Hietaniemi | 2003-07-10 | 1 | -4/+4 |
| | | | p4raw-id: //depot/perl@20106 | ||||
* | Revert #20077. | Jarkko Hietaniemi | 2003-07-08 | 1 | -5/+0 |
| | | | p4raw-id: //depot/perl@20078 | ||||
* | Don't recommend to upgrade the base.pm in the core with | Jarkko Hietaniemi | 2003-07-08 | 1 | -0/+5 |
| | | | | | the base.pm from Class::Fields. They are not the same. p4raw-id: //depot/perl@20077 | ||||
* | warnings, line numbers & windows | Marcus Holland-Moritz | 2003-07-08 | 1 | -2/+4 |
| | | | | | Message-ID: <12022.1057655645@www59.gmx.net> p4raw-id: //depot/perl@20068 | ||||
* | Upgrade BigInt and BigRat | Tels | 2003-07-06 | 9 | -27/+64 |
| | | | | | | Subject: BigInt v1.65, Bigrat v0.10 - reloaded Message-Id: <200307061158.23576@bloodgate.com> p4raw-id: //depot/perl@20041 | ||||
* | Make the 'slow ok' feature optional. | Jarkko Hietaniemi | 2003-07-06 | 1 | -1/+9 |
| | | | p4raw-id: //depot/perl@20025 | ||||
* | The change #20022 didn't work for Command.t. | Jarkko Hietaniemi | 2003-07-06 | 1 | -5/+2 |
| | | | | | p4raw-link: @20022 on //depot/perl: e3aa3ecb42b463895ffaa6cde935424bd94bff85 p4raw-id: //depot/perl@20024 | ||||
* | Re: maint @ 19975 [PATCH lib/Test/Harness.pm] | Michael G. Schwern | 2003-07-06 | 1 | -5/+14 |
| | | | | | | | | | Message-ID: <20030705203437.GB2598@windhund.schwern.org> Print out the "ok" messages only once every second, this should make output much less and therefore testing much faster, especially on slower connections. p4raw-id: //depot/perl@20023 | ||||
* | ExtUtils::MakeMaker 6.10_07 | Michael G. Schwern | 2003-07-06 | 7 | -70/+73 |
| | | | | | Message-ID: <20030705235949.GB3485@windhund.schwern.org> p4raw-id: //depot/perl@20022 | ||||
* | Reintroduce changes #19723 and #19723 that were not | Jarkko Hietaniemi | 2003-07-06 | 2 | -3/+5 |
| | | | | | | in Net::Ping 2.31; needed for Windows. p4raw-link: @19723 on //depot/perl: 8eff326bc4ec5cde990026aa3a8ca58f85cb4bbc p4raw-id: //depot/perl@20021 |