summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* The --destdir option to installman should be madeJarkko Hietaniemi2003-07-291-1/+1
* Too many my $fh:s.Jarkko Hietaniemi2003-07-291-3/+6
* Quieten MSVC6.Jarkko Hietaniemi2003-07-291-1/+1
* DESTDIR in perl-5.8.1 package?Michael Schroeder2003-07-294-26/+51
* [perl #23134] Problems compiling 5.8.0 on alpha-dec_osf 3.2Chaskiel M Grundman2003-07-291-5/+0
* Cleanup the sv_gets() logic for platforms with small stacks.Jarkko Hietaniemi2003-07-291-8/+20
* README.hpux now mentions the http mirror for prebuilt gcc binariesH.Merijn Brand2003-07-291-2/+3
* DEC OSF/1 3.x did (does) not do sizer -v.Jarkko Hietaniemi2003-07-291-4/+7
* unlink pre-PGP-signed CHECKSUMAudrey Tang2003-07-291-0/+8
* There is no skip() since we are not using Test*.Jarkko Hietaniemi2003-07-291-2/+1
* Upgrade to CPAN.pm 1.74.Jarkko Hietaniemi2003-07-292-8/+9
* Most importantly, don't try HvNAME(gp->gp_hv)Jarkko Hietaniemi2003-07-291-8/+12
* Tabify.Jarkko Hietaniemi2003-07-291-1/+1
* [perl #22969] fix $hash{utf8bareword}Rafael Garcia-Suarez2003-07-292-1/+16
* B::Deparse 0.64Stephen McCamant2003-07-292-199/+486
* More perlio docs from Stas.Jarkko Hietaniemi2003-07-291-6/+8
* Reintroduce Porting/Modules. No, it's not duplicatingJarkko Hietaniemi2003-07-293-0/+643
* The better prefixify() patch from Ed Moy.Jarkko Hietaniemi2003-07-291-1/+1
* PerlIO_popped doc addition from NI-S.Jarkko Hietaniemi2003-07-291-0/+5
* another File::Find tweak for VMS (improve on #20221)Craig A. Berry2003-07-291-2/+2
* More bytecode tweaks.Jarkko Hietaniemi2003-07-282-25/+39
* No more wince/README.compile.Jarkko Hietaniemi2003-07-281-1/+0
* Slightly better failure output.Jarkko Hietaniemi2003-07-281-1/+2
* These directories no more exist during cleanup.Jarkko Hietaniemi2003-07-281-2/+2
* No more ext/*/*.t, move them all to ext/*/t.Jarkko Hietaniemi2003-07-2825-24/+25
* Move the ext/IO tests to a more standard location so thatJarkko Hietaniemi2003-07-2817-16/+16
* Retract #20260.Jarkko Hietaniemi2003-07-282-8/+8
* Bump the $VERSION of core File::Spec as requested by Ken Williams.Jarkko Hietaniemi2003-07-281-1/+1
* #20177 broke skip logic in t/op/write.tCraig A. Berry2003-07-281-1/+1
* t/op/write.t cleanup after itself.Michael G. Schwern2003-07-281-0/+1
* Make Storable work with blead/maint by making PL_sv_placeholderJarkko Hietaniemi2003-07-287-21/+9
* Storable test nosewipe.Jarkko Hietaniemi2003-07-282-1/+4
* Solaris cc didn't appreciate casting a long to a pointerJarkko Hietaniemi2003-07-282-3/+9
* (Retracted by #20267)Jarkko Hietaniemi2003-07-282-8/+8
* CPAN/t/signature.t noisyMichael G. Schwern2003-07-281-6/+4
* Extra noise from File::Spec.Jarkko Hietaniemi2003-07-281-1/+1
* Prettyprint the constants list of defsubs_h.PL.Jarkko Hietaniemi2003-07-281-11/+32
* B enhancementsStephen McCamant2003-07-283-2/+36
* More clarification about the hash randomisation defines.Jarkko Hietaniemi2003-07-281-1/+6
* Clarify the process a bit.Jarkko Hietaniemi2003-07-281-7/+9
* Add $VERSION to B::Bytecode.Jarkko Hietaniemi2003-07-281-0/+2
* Missing test file. (Not very useful since Module::SignatureJarkko Hietaniemi2003-07-281-0/+1
* Re: downrev modules in RC2Gisle Aas2003-07-284-13/+27
* Upgrade to CGI 2.97.Jarkko Hietaniemi2003-07-281-15/+19
* Revert 20233 + s/GvAVn/GvAV/) + rerun 'perl bytecode.pl'.Jarkko Hietaniemi2003-07-282-2/+2
* Upgrade to CPAN 1.72.Jarkko Hietaniemi2003-07-272-4/+98
* We now return to your normally scheduled hash randomisation.Jarkko Hietaniemi2003-07-275-28/+37
* fresh_perl_(is|like) were printing out the wrong file/lineJarkko Hietaniemi2003-07-271-1/+4
* cleanup tiehandle.t to use test.pl, is(), like(), etc...Jarkko Hietaniemi2003-07-271-47/+46
* Upgrade to Test::Harness 2.29.Jarkko Hietaniemi2003-07-277-20/+23