summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Missing MakeMaker test.Jarkko Hietaniemi2003-07-272-2/+68
* Add -l (one file per line) option to manicheck.Jarkko Hietaniemi2003-07-271-4/+10
* Further Byteloader tweaks from Enache.Jarkko Hietaniemi2003-07-2712-484/+675
* Reapply some perldoc changes not in 3.09.Jarkko Hietaniemi2003-07-271-3/+3
* Upgrade to Pod::Perldoc 3.09.Jarkko Hietaniemi2003-07-272-34/+52
* A bug reported in perl-unicode by Terry Jones, fixedJarkko Hietaniemi2003-07-272-6/+18
* Unicode::UCD doc nit from Andreas Koenig.Jarkko Hietaniemi2003-07-271-1/+1
* Upgrade to I18N::LangTags 0.28.Jarkko Hietaniemi2003-07-274-56/+194
* Skip the test until Enache fixes it.Jarkko Hietaniemi2003-07-271-0/+1
* Upgrade to File::Spec 0.85.Jarkko Hietaniemi2003-07-279-192/+170
* Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.xMarcus Holland-Moritz2003-07-279-27/+59
* Regen byterun once more: the incav is not yet right, but atJarkko Hietaniemi2003-07-272-2/+2
* Regenerated because of #20220.Jarkko Hietaniemi2003-07-273-327/+553
* fix for File::Find logical name collision on VMSCraig A. Berry2003-07-271-4/+4
* Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at allAdrian M. Enache2003-07-2713-1044/+980
* WinCE port additionVadim Konovalov2003-07-278-82/+159
* Another missing hunk for MakeMaker from .org.Jarkko Hietaniemi2003-07-251-6/+19
* Grabbed from www.makemaker.org.Jarkko Hietaniemi2003-07-242-0/+55
* [perl #22946] Bug in Unicode surrogate pair conversion in Perl_utf16_to_utf8 Dinger, Tom2003-07-241-1/+2
* Re: [typo] sv.c pod/perlapi.podStas Bekman2003-07-242-2/+2
* [ANNOUNCE] ExtUtils::MakeMaker 6.11Michael G. Schwern2003-07-241-1/+1
* ExtUtils::MakeMaker 6.10_08Michael G. Schwern2003-07-2413-183/+446
* (accidentally empty checkin)Jarkko Hietaniemi2003-07-240-0/+0
* [possible PATCH?] Re: Where is PerlIO_isutf8()?Steve Hay2003-07-241-0/+1
* [patch] perldebug.pod clarificationStéphane Payrard2003-07-241-0/+6
* PATCH: More edge tests on t/op/pow.tAndy Lester2003-07-241-2/+19
* Fix saving 'V' magic in scan_vstring()Stephen McCamant2003-07-241-4/+4
* Re: Reference to tied elements results in lvalue.Dave Mitchell2003-07-242-2/+28
* Re: Bug in B::Deparse/Concise with ithreadsStephen McCamant2003-07-242-10/+30
* typo in VMS::FilespecKen Williams2003-07-241-1/+1
* EBCDIC fix from Thomas Dorner.Jarkko Hietaniemi2003-07-241-2/+2
* POSIX-BC patch from Thomas Dorner.Jarkko Hietaniemi2003-07-241-5/+4
* [perl #22971] [PATCH] Proper capitalization for IO.pm deprecation warning ilya@juil.nonet2003-07-242-4/+4
* [perl #22965] Cannot set undef timeout in IO::Socket in perl 5.8.0 Hrunting Johnson2003-07-241-2/+2
* Re: Fatal 5.8.1 error in our $FOO = x if $FOODave Mitchell2003-07-242-1/+30
* [perl #23080] [DOCPATCH] pod/perlfunc.pod missing CIain Spoon Truskett2003-07-241-1/+1
* Missing semicolon in PERL_FPU_INIT macroStephen Clouse2003-07-241-1/+1
* configure.gnu --prefixSlaven Rezic2003-07-241-0/+6
* Re: problem with rc1 and rc2 on Mac OS XEdward Moy2003-07-241-0/+1
* malloc cleanupIlya Zakharevich2003-07-243-3/+23
* This should make Stas happy.Jarkko Hietaniemi2003-07-232-5/+15
* utils.lst parsing tweak for bin/perldoc installation from Rafael.Jarkko Hietaniemi2003-07-231-1/+2
* As the perldoc.pod is now in a separate file under pod/,Rafael Garcia-Suarez2003-07-212-2/+2
* [DOCPATCH] %SIG and SA_RESTARTSteve Grazzini2003-07-212-17/+18
* [PATCH] Re: Perl formats do not work with tied valuesRafael Garcia-Suarez2003-07-212-6/+31