This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2002-06-25 Jarkko HietaniemiUpgrade to podlators 1.22.
2002-06-25 Jarkko HietaniemiUnicode s/// buglet found by Gregor Chrupala in perl...
2002-06-25 Jarkko HietaniemiDust off the script to the new test naming.
2002-06-21 Jarkko HietaniemiThis is 5.8.0 RC2.
2002-06-21 Jarkko HietaniemiUpdate Changes.
2002-06-21 Jarkko HietaniemiRegen stuff.
2002-06-21 Jarkko HietaniemiTypos-be-gone.
2002-06-21 Jarkko HietaniemiSlight rewording from Stas, paragraph rewrappings.
2002-06-21 Jarkko HietaniemiIntegrate perlio:
2002-06-21 Nick Ing-SimmonsFix bug in optimized pseudo-layers.
2002-06-21 Jarkko HietaniemiVMS: configure.com updates from Craig Berry.
2002-06-21 Gurusamy Sarathytyops
2002-06-20 Jarkko HietaniemiRetract #17331, something broke (e.g. t/io/utf8.t becam...
2002-06-20 Jarkko HietaniemiIntegrate perlio:
2002-06-20 Nick Ing-SimmonsPerlIO Layer implementation future proofing.
2002-06-20 Jarkko HietaniemiAmigaOS: fork() is available but unimplemented.
2002-06-20 Jarkko HietaniemiIntegrate perlio:
2002-06-20 Nick Ing-SimmonsFix segv on IO::File->open("/dev/null").
2002-06-20 Jarkko HietaniemiMissing from #17321.
2002-06-20 Paul MarquessRE: mixing FATAL and non-FATAL warnings
2002-06-20 Hugo van der... Re: perl v5.8.0 17303 on VMS_VAX V7.2
2002-06-20 Newton, Philip[Patch POSIX.pod] "fmod" ne "modf"
2002-06-20 Stas BekmanRe: [PATCH perl.h] kill the VOIDUSED redefined warning
2002-06-20 Jarkko Hietaniemi(Retract #17316 and) upgrade to Getopt::Long 2.32.
2002-06-20 Nick Ing-SimmonsIntegrate mainline
2002-06-20 Gurusamy Sarathymention Win32::GetOSName() nearabouts $^O
2002-06-20 Jarkko HietaniemiMore IRIX compiler lore.
2002-06-20 Gurusamy Sarathymissing export for PerlIO_pop (used in PerlIO::Via...
2002-06-20 Jarkko Hietaniemi(retracted by #17321) Make Getopt::Long ithread-safe.
2002-06-20 Michael G.... Test::Simple/More/Builder 0.44 -> 0.45
2002-06-19 Michael G.... ExtUtils::MakeMaker 6.02 -> 6.03
2002-06-19 Michael G.... Test::Harness 2.25 -> 2.26
2002-06-19 Jarkko HietaniemiIntegrate perlio:
2002-06-19 Paul MarquessRE: [PATCH] POSIX taint tests
2002-06-19 Jarkko HietaniemiFix for 20001101.004, at least for the memleak part.
2002-06-19 Nick Ing-Simmons"Clean" implementation of binmode(FH)/":raw" identity.
2002-06-19 Michael G.... Re: [PATCH] POSIX taint tests
2002-06-19 Yitzchak Scott... Re: [DOC PATCH] Re: [ID 20020613.003] context incorrect...
2002-06-19 Per Einar EllefsenRe: Mingw32: some tests fail
2002-06-19 Audrey TangMention Class::Pseudohash in perldelta
2002-06-19 Nick Ing-SimmonsIntegrate mainline
2002-06-19 Jarkko HietaniemiUpdate Changes.
2002-06-19 Jarkko Hietaniemi#17301 was only part of the story.
2002-06-19 Jarkko HietaniemiMake MANIFEST comply with #17297.
2002-06-19 Richard FoleyRe: perlbug mail loop? [PATCH]
2002-06-19 Jarkko Hietaniemiopendir was missing for the list.
2002-06-19 Jarkko HietaniemiIntegrate perlio:
2002-06-19 Jarkko HietaniemiThe only difference between NW5.pm and Win32.pm was...
2002-06-19 Paul MarquessPOSIX taint tests
2002-06-19 Nick Ing-SimmonsUn-deprecate :raw after all - just define what it means
2002-06-19 Nick Ing-SimmonsIntegrate mainline
2002-06-19 Michael G.... Re: Patch 14705 botched. (was Re: os2_base test failed)
2002-06-18 Jarkko HietaniemiThis is probably the reason for the GW failures.
2002-06-18 Jarkko HietaniemiDebugger tweak from from Peter Scott.
2002-06-18 Jarkko HietaniemiTo mirror #17285.
2002-06-18 Craig A. Berryconfigure.com: build Encode sub-extensions once and...
2002-06-18 Jarkko HietaniemiTiny tweaks.
2002-06-18 Jarkko HietaniemiIntegrate perlio:
2002-06-18 Jarkko HietaniemiDocument the "Unicode in package/sub names" problem;
2002-06-18 Rafael Garcia... Further clarification about safe pipe opens.
2002-06-18 Rafael Garcia... perlsyn.pod tweak suggested by Larry.
2002-06-18 Elizabeth Mattijsen[DOC PATCH] perlsyn
2002-06-18 Nick Ing-SimmonsMore PerlIO doc tweaks - trying to make them document...
2002-06-18 Nick Ing-SimmonsIntegrate mainline
2002-06-18 Nick Ing-SimmonsSlight improvement to :win32 layer
2002-06-18 Jarkko HietaniemiDo not install XS::{APItest,Typemap}
2002-06-18 Andy DoughertyRe: Do we want XS::APItest installed?
2002-06-18 Jarkko Hietaniemi"Borrow" Rafael's multiarg open descripion to perldelta,
2002-06-17 Rafael Garcia... Document the '-|' open form in perlipc.pod
2002-06-17 Nick Ing-SimmonsIntegrate mainline
2002-06-17 Jarkko HietaniemiUpdate Changes.
2002-06-17 Jarkko Hietaniemi:bytes is not the inverse of :crlf, either (from NI-S)
2002-06-17 Jarkko HietaniemiFurther discouraging of :raw.
2002-06-17 Jarkko HietaniemiIntegrate perlio:
2002-06-17 Stas Bekmanuse of undef var
2002-06-17 Craig A. BerryREADME.vms -- updated testing instructions
2002-06-17 Nick Ing-SimmonsHandle IO error in "slow gets"
2002-06-17 Nick Ing-SimmonsIntegrate mainline
2002-06-17 Peter ScottRe: [ID 20020614.027] Bad Debugger mojo in RC1
2002-06-17 Jarkko HietaniemiMissing hunk from #15363.
2002-06-17 Jarkko HietaniemiAdvertise MakeMaker.
2002-06-16 parvRe: [ID 20020212.002] locale test fails for *ISO8859...
2002-06-16 Robin HoustonPATCH: correct confusing lie in {embed,autodoc}.pl
2002-06-16 Jarkko HietaniemiDeprecate (or at least discourage) :raw.
2002-06-16 Jarkko HietaniemiIntegrate perlio:
2002-06-16 Nick Ing-SimmonsLast minute tinkering with PerlIO abstraction API.
2002-06-16 Nick Ing-SimmonsIntegrate mainline
2002-06-16 Michael G.... Subject: [PATCH] Sync MakeMaker 6.01 -> 6.02
2002-06-16 Craig A. Berrypp.c:pp_pow() -- quit when you're done
2002-06-15 Jarkko HietaniemiCollect the known AmigaOS wisdom.
2002-06-15 Craig A. BerryREADME.vms, Multinet fix update
2002-06-15 Jarkko HietaniemiRegenerate Changes; most importantly automassage the
2002-06-15 Jarkko HietaniemiSpurious empty statements.
2002-06-15 Alessandro... Possible cure for
2002-06-14 Jarkko Hietaniemifindrfuncs: small tweaks.
2002-06-14 Jarkko HietaniemiGroup the debugger changes in one place.
2002-06-14 Jarkko HietaniemiDetypo.
2002-06-14 Jarkko HietaniemiPlug potential confusion.
2002-06-14 Jarkko HietaniemiAttribute::Handlers has been adopted by Arthur.
2002-06-14 Jarkko HietaniemiREADME.irix update.
next