Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "smart match" description in overload.pm is in the middle of "fallback" section | Jan Dubois | 2006-04-04 | 1 | -5/+5 |
| | | | | | | From: "Jan Dubois" <jand@ActiveState.com> Message-ID: <02fd01c65784$c3f3c430$2217a8c0@candy> p4raw-id: //depot/perl@27707 | ||||
* | Prevent "use sort 'stable'" from reversing the order | Robin Houston | 2006-04-02 | 1 | -1/+4 |
| | | | | | Message-ID: <20060402162024.GA3854@rpc142.cs.man.ac.uk> p4raw-id: //depot/perl@27689 | ||||
* | Automatically set HINT_LOCALIZE_HH whenever %^H is modified. | Nicholas Clark | 2006-04-01 | 2 | -5/+0 |
| | | | p4raw-id: //depot/perl@27666 | ||||
* | Upgrade to Time::Local 1.12_01 | Rafael Garcia-Suarez | 2006-03-31 | 2 | -197/+161 |
| | | | p4raw-id: //depot/perl@27642 | ||||
* | Test for fileno definedness instead of truth | Rafael Garcia-Suarez | 2006-03-31 | 1 | -3/+2 |
| | | | | | Don't load Config.pm, which isn't used p4raw-id: //depot/perl@27639 | ||||
* | Re: New Module::Build released | Randy W. Sims | 2006-03-30 | 16 | -171/+906 |
| | | | | | | From: "Randy W. Sims" <ml-perl@thepierianspring.org> Message-ID: <442ADBA8.4000203@thepierianspring.org> p4raw-id: //depot/perl@27631 | ||||
* | CLONE for Tie::RefHash | Yuval Kogman | 2006-03-29 | 3 | -5/+96 |
| | | | | | | | | Message-ID: <20060327133407.GA16901@woobling.org> (also rename old Tie::RefHash test, so several test files are allowed.) p4raw-id: //depot/perl@27628 | ||||
* | Re: [cpan #17773] Bug in Term::ReadKey being trigger by a bug in Term::ReadLine | Jonathan Stowe | 2006-03-28 | 1 | -5/+12 |
| | | | | | Message-Id: <1142266184.5811.141.camel@orpheus.gellyfish.com> p4raw-id: //depot/perl@27619 | ||||
* | EU::MM::MM_VMS::one_liner must quote "--" argument | Craig A. Berry | 2006-03-27 | 1 | -2/+2 |
| | | | p4raw-id: //depot/perl@27613 | ||||
* | restore EU::MM test fixes from 26079, 26813, and 26919 | Craig A. Berry | 2006-03-24 | 4 | -5/+16 |
| | | | | | that were lost in 27590 p4raw-id: //depot/perl@27597 | ||||
* | Bump version number of ExtUtils::MM_Win32 | Rafael Garcia-Suarez | 2006-03-24 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@27596 | ||||
* | Fix broken MM_Win32.t tests following 27590 | Steve Hay | 2006-03-24 | 1 | -6/+2 |
| | | | | | | | Test 31 was failing because 27590 had undone part of 25627. Test 41 was failing because the change to pasthru() in MM_Win32.pm means that $self->{MAKE} now needs to be initialized. p4raw-id: //depot/perl@27595 | ||||
* | When MAN3PODS is forced to {} in a Makefile.PL, manpages should not be | Rafael Garcia-Suarez | 2006-03-23 | 1 | -1/+3 |
| | | | | | | built from pods. This change fixes bleadperl compilation -- trying to build manpages with miniperl causes a bootstrapping problem. p4raw-id: //depot/perl@27592 | ||||
* | No reason to ship MakeMaker's META.yml | Rafael Garcia-Suarez | 2006-03-23 | 1 | -19/+0 |
| | | | p4raw-id: //depot/perl@27591 | ||||
* | Merge changes from CPAN's EU:MM 6.30_01. | Rafael Garcia-Suarez | 2006-03-23 | 20 | -237/+471 |
| | | | | | | The modules that have local changes have superior version numbers than the CPAN counterparts. p4raw-id: //depot/perl@27590 | ||||
* | Get version numbers in line with what's in the CPAN | Rafael Garcia-Suarez | 2006-03-23 | 6 | -6/+6 |
| | | | | | | EU::MM 6.30_01 tarball. (ExtUtils::Install has local changes, so bump its version number.) p4raw-id: //depot/perl@27587 | ||||
* | Upgrade to Time::Local 1.12 | Rafael Garcia-Suarez | 2006-03-23 | 2 | -16/+22 |
| | | | p4raw-id: //depot/perl@27581 | ||||
* | Uninitialized value in Archive::Tar | Randy W. Sims | 2006-03-22 | 1 | -2/+2 |
| | | | | | | From: "Randy W. Sims" <ml-perl@thepierianspring.org> Message-ID: <441E93FB.3050906@thepierianspring.org> p4raw-id: //depot/perl@27571 | ||||
* | Adjust docs to reflect that DynaLoader, as of change 27549, | Gisle Aas | 2006-03-22 | 1 | -10/+1 |
| | | | | | is part of libperl. p4raw-id: //depot/perl@27566 | ||||
* | Upgrade to Digest-1.15 | Gisle Aas | 2006-03-21 | 2 | -11/+50 |
| | | | p4raw-id: //depot/perl@27562 | ||||
* | a bit 'use strict' cleanliness | Jarkko Hietaniemi | 2006-03-19 | 4 | -8/+8 |
| | | | | | Message-ID: <441D3EC1.20902@gmail.com> p4raw-id: //depot/perl@27541 | ||||
* | Upgrade to ExtUtils::CBuilder 0.17 | Rafael Garcia-Suarez | 2006-03-17 | 5 | -7/+199 |
| | | | p4raw-id: //depot/perl@27531 | ||||
* | D'oh! 27508 wasn't quite testing what I wanted it to test. This does. | Nicholas Clark | 2006-03-15 | 1 | -3/+2 |
| | | | p4raw-id: //depot/perl@27510 | ||||
* | Test for reblessing objects with weak references. | Nicholas Clark | 2006-03-15 | 1 | -1/+30 |
| | | | p4raw-id: //depot/perl@27508 | ||||
* | Moving the overloading flag from the reference to the referant allows | Nicholas Clark | 2006-03-15 | 1 | -1/+46 |
| | | | | | (re)?blessing of overloaded objects to work correctly. p4raw-id: //depot/perl@27506 | ||||
* | Finish converting overload.t to Test::More | Nicholas Clark | 2006-03-15 | 1 | -132/+100 |
| | | | p4raw-id: //depot/perl@27505 | ||||
* | Further conversion of overload.t | Nicholas Clark | 2006-03-15 | 1 | -81/+81 |
| | | | p4raw-id: //depot/perl@27504 | ||||
* | Further conversion of overload.t | Nicholas Clark | 2006-03-15 | 1 | -57/+58 |
| | | | p4raw-id: //depot/perl@27502 | ||||
* | Partially convert overload.t to Test::More | Nicholas Clark | 2006-03-15 | 1 | -31/+31 |
| | | | p4raw-id: //depot/perl@27501 | ||||
* | perl @ 27483 fix lib/Pod/Simple/t/corpustest.t to work on VMS ODS-2 | Peter Prymmer | 2006-03-14 | 1 | -1/+3 |
| | | | | | Message-ID: <OF85EC8E5E.4DF3A439-ON85257131.0055870A-85257131.0055E07C@factset.com> p4raw-id: //depot/perl@27497 | ||||
* | Upgrade to Module-Build-0.27_09 | Steve Peters | 2006-03-12 | 6 | -38/+116 |
| | | | p4raw-id: //depot/perl@27481 | ||||
* | perl@27437 fix File::Path::mkpath so that perl installs on VMS | Peter Prymmer | 2006-03-11 | 1 | -3/+0 |
| | | | | | Message-id: <OFBE8F84F1.A708DA4A-ON8525712D.006E4BF7-8525712D.007018C6@factset.com> p4raw-id: //depot/perl@27474 | ||||
* | Cleanup Archive-Tar temporary test files | Steve Hay | 2006-03-08 | 2 | -1/+2 |
| | | | | | | | I've done this twice before already (changes #25043 and #26785), but it keeps getting accidentally removed. Third time lucky? p4raw-link: @25043 on //depot/perl: d2f9954da5cf024584e2642e8a40c50dd202ef16 p4raw-id: //depot/perl@27416 | ||||
* | Fix lib/Module/Build/t/compat.t | Steve Hay | 2006-03-07 | 1 | -1/+1 |
| | | | | | (e.g. see http://www.nntp.perl.org/group/perl.daily-build.reports/36431) p4raw-id: //depot/perl@27401 | ||||
* | Upgrade to PathTools-3.17 | Steve Peters | 2006-03-07 | 2 | -7/+16 |
| | | | p4raw-id: //depot/perl@27398 | ||||
* | add Module::Build 0.27_08 | Yitzchak Scott-Thoennes | 2006-03-06 | 49 | -0/+15440 |
| | | | | | Message-ID: <20060305200830.GA2660@efn.org> p4raw-id: //depot/perl@27389 | ||||
* | Upgrade to Archive::Tar 1.29 | Rafael Garcia-Suarez | 2006-03-06 | 4 | -51/+138 |
| | | | p4raw-id: //depot/perl@27388 | ||||
* | Grammar nit in Locale::Maketext::TPJ13.pod, found by Justin Pryzby. | Steve Peters | 2006-03-01 | 1 | -1/+1 |
| | | | p4raw-id: //depot/perl@27358 | ||||
* | Upgrade to podlators-2.04 | Steve Peters | 2006-03-01 | 3 | -6/+151 |
| | | | p4raw-id: //depot/perl@27357 | ||||
* | Upgrade to assertions-0.03 | Steve Peters | 2006-03-01 | 3 | -8/+32 |
| | | | p4raw-id: //depot/perl@27356 | ||||
* | Upgrade to CGI.pm-3.17, but continuing the version bump for | Steve Peters | 2006-03-01 | 4 | -8/+23 |
| | | | | | unintegrated changes. p4raw-id: //depot/perl@27354 | ||||
* | Upgrade to CPAN 1.87 | Rafael Garcia-Suarez | 2006-02-27 | 5 | -123/+244 |
| | | | p4raw-id: //depot/perl@27346 | ||||
* | [patch] dumping tied globs without FILENO method on the debugger fails | Salvador FandiƱo | 2006-02-27 | 1 | -3/+3 |
| | | | | | Message-ID: <20060225101254.726.qmail@lists.develooper.com> p4raw-id: //depot/perl@27342 | ||||
* | Upgrade to CPAN-1.86 | Steve Peters | 2006-02-24 | 2 | -129/+158 |
| | | | p4raw-id: //depot/perl@27311 | ||||
* | $ExtUtils::MM_Unix::VERSION needs to stay numeric to avoid test | Steve Peters | 2006-02-21 | 1 | -1/+2 |
| | | | | | warnings. p4raw-id: //depot/perl@27256 | ||||
* | Patches: B, CGI, ExtUtils::MM_Unix | Joshua ben Jore | 2006-02-21 | 1 | -1/+5 |
| | | | | | | From: "Joshua ben Jore" <twists@gmail.com> Message-ID: <dc5c751d0602190058t78d915fv78c6318370307b63@mail.gmail.com> p4raw-id: //depot/perl@27255 | ||||
* | Need to clear CvXSUBANY() too to turn a constant sub into a prototype. | Nicholas Clark | 2006-02-20 | 1 | -1/+3 |
| | | | p4raw-id: //depot/perl@27242 | ||||
* | Fix precedence. | Brendan O'Dea | 2006-02-17 | 1 | -1/+1 |
| | | | | | | | Subject: [PATCH] 5.8.8: Debian patches From: "Brendan O'Dea" <bod@debian.org> Message-ID: <20060210133715.GA6826@londo.c47.org> p4raw-id: //depot/perl@27211 | ||||
* | Re: [perl #38485] use integer; 0x80000000/-1; # coredump | Yitzchak Scott-Thoennes | 2006-02-17 | 1 | -3/+8 |
| | | | | | Message-ID: <20060213093925.GA3476@efn.org> p4raw-id: //depot/perl@27205 | ||||
* | Upgrade to CGI-3.16, with version bump on CGI.pm for documentation | Steve Peters | 2006-02-16 | 8 | -38/+126 |
| | | | | | fixes not yet integrated. p4raw-id: //depot/perl@27202 |