This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2001-09-11 Artur BergmanSometimes dTHX is added because it is needed on non
2001-09-11 Gisle AasRe: [PATCH] Encode.pm docs fix
2001-09-11 Jarkko HietaniemiFix unpack U to be the reverse of pack U
2001-09-11 Blair ZajacConfigure not recording lseek proto
2001-09-10 Nicholas ClarkRe: the remaining bugs in \x escapes (was Re: [PATCH...
2001-09-10 Mattia BarbonBuilding on win32 w/o perlio
2001-09-10 chromaticNew Test for CGI::Push
2001-09-10 Nicholas Clarkavoiding hoardes of zombies
2001-09-10 John PeacockPATCH Resubmission - was Re: [ID 20010902.001] v strin...
2001-09-10 Abhijit Menon-SenTypo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcawar...
2001-09-10 Tels(Retracted by #12001)
2001-09-10 Robin BarkerRe: perl@11978
2001-09-10 Jarkko HietaniemiSwitch PADOFFSET back to U32 both because of binary...
2001-09-10 chromaticFix Pod Typo, Add Test for ExtUtils::Command
2001-09-10 Matt SergeantEncode.pm docs fix
2001-09-10 Jarkko HietaniemiUpdate Changes.
2001-09-10 Jarkko HietaniemiRevert #11973, the dTHX seems to be needed in there
2001-09-10 Jarkko HietaniemiDetypo.
2001-09-10 Jarkko HietaniemiFurther Class::Struct patching from Damian.
2001-09-10 Jarkko HietaniemiSkip the crypt test if no crypt.
2001-09-10 Jarkko HietaniemiWarn against using bare v-strings as IP addresses
2001-09-10 Artur BergmanRemove unused dTHX. Silenced another warning.
2001-09-10 Artur BergmanSilence some more warnings INT2PTR.
2001-09-10 Artur BergmanSilence another ITHREAD 64bit INT/32bit PTR warning.
2001-09-10 Artur BergmanApply INT2PTR with force to silence warnings from
2001-09-10 Artur BergmanRemoved reference of -DPERL_CUSTOM_OPS in the documenta...
2001-09-10 Artur BergmanRemove #ifdef PERL_CUSTOM_OPS, always build with PERL_C...
2001-09-10 Jarkko HietaniemiUsing strlen() not good on embedded nul bytes.
2001-09-09 Rafael Garcia... Re: [ID 20010810.011] 'use v2b' not allowed with strict
2001-09-09 Jarkko HietaniemiThe exact error message is system-dependent.
2001-09-09 Jarkko HietaniemiAdd Windows and Mac Sami support to Encode
2001-09-09 Jarkko HietaniemiUse the tried method.
2001-09-09 Jarkko HietaniemiCan't count parentheses.
2001-09-09 Jarkko Hietaniemiperlport additions: 1 while unlink, add/delete directory
2001-09-09 Jarkko Hietaniemiblib does have a detectable test.
2001-09-09 chromaticAdd Test for Term::Complete
2001-09-09 Michael G.... Test::Tutorial?
2001-09-09 Jarkko HietaniemiTry to look up protocol (by name) only iff it has non...
2001-09-09 Jeff Pinyan[PATCH regcomp.c] zero-width assertions CAN be ?'d
2001-09-09 Craig A. BerryRe: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
2001-09-09 Jarkko HietaniemiDocumentation tweaks; think the IP address as an opaque...
2001-09-09 Michael G.... [REPATCH] Re: [PATCH] new test lib/blib.t
2001-09-09 chromaticAdded Test for CGI::Fast
2001-09-09 Jarkko HietaniemiThe Socket tests were wrong: they were assuming too...
2001-09-08 Jarkko HietaniemiRetract the portability changes since they
2001-09-08 Jarkko HietaniemiPADOFFSET is used to cast pointers into integers,
2001-09-08 Jarkko HietaniemiStill more Socket portability tweaking.
2001-09-08 Jarkko HietaniemiMore portability kicking on inet_ntoa().
2001-09-08 Michael G.... [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest...
2001-09-08 chromaticRe: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
2001-09-07 Jarkko HietaniemiThinko.
2001-09-07 Craig A. Berryslash slashes in lib/CGI/Carp.pm
2001-09-07 Michael G.... (was Re: MakeMaker: MM_Unix rule excluding pods)
2001-09-07 Robin BarkerSilence the remaing format warning
2001-09-07 Jarkko HietaniemiClean up 1_compile.t; move tests to more consistent
2001-09-07 chromaticRe: [PATCH lib/File/Find/taint.t] Use Test::More
2001-09-07 Jarkko HietaniemiUpdate Changes.
2001-09-07 Jarkko HietaniemiRename the old threading tutorial, start a new one,
2001-09-07 Jarkko Hietaniemivars very much has a test.
2001-09-07 Nicholas ClarkRe: wince/perl.ico marked as binary
2001-09-07 Jeff PinyanRe: [PATCH regexec.c] more general .* and .*?
2001-09-07 Jeff Pinyan(Replaced by #11934)
2001-09-07 Jarkko HietaniemiThe #11931 patching misbehaved.
2001-09-07 Michael G.... Test::Harness 1.25 sync
2001-09-07 Gisle AasDigest::MD5 update
2001-09-07 chromaticAdd Tests for the less Pragma
2001-09-07 Jarkko HietaniemiThe binary file must somehow differently stored.
2001-09-07 Jarkko HietaniemiAdd more modules to the list of modules that have tests,
2001-09-07 Jarkko HietaniemiTry to make Socket::inet_ntoa() more robust.
2001-09-07 chromaticRe: [PATCH lib/English.t] Test All Aliases (including...
2001-09-07 Stas BekmanRe: perlvar manpage and localizing special vars
2001-09-07 Robin Barkernoise from make in ext/SDBM
2001-09-06 Jarkko HietaniemiSymbol missing; AIX unhappy.
2001-09-06 Jarkko HietaniemiAdd a test for [ID 20010906.019] perl crashes on "undef...
2001-09-06 Jarkko HietaniemiUpdate Changes.
2001-09-06 Jarkko HietaniemiDocument the bad assumptions currently breaking
2001-09-06 Robin Barkermake OPTIMIZE=...
2001-09-06 Jarkko Hietaniemi[PATCH] for perlhack.pod - no p5p archive on deja/google
2001-09-06 Tony CookExtra NUL is Data::Dumper output - patch
2001-09-06 Jarkko HietaniemiAvoid redefinition warning
2001-09-06 Jarkko HietaniemiUpdate the is_tainted() example implementation.
2001-09-06 Jarkko HietaniemiMissing) in #11912.
2001-09-06 Jarkko HietaniemiRewhack Test-Simple into core harness.
2001-09-06 Jarkko HietaniemiWorkaround for the new Exporter 'feature'.
2001-09-06 Jarkko HietaniemiRe-introduce pure-Perl fall-back for abs_path,
2001-09-06 Jarkko HietaniemiMore tests.
2001-09-06 Jarkko HietaniemiRetract #11898 for now because it introduces
2001-09-06 Jarkko HietaniemiNew test welcome.
2001-09-06 Jarkko HietaniemiOld test begone.
2001-09-06 Jarkko HietaniemiTest-Simple syncup from Schwern.
2001-09-05 Jarkko HietaniemiIn UNICOS division yada yada.
2001-09-05 Jarkko HietaniemiIn UNICOS division is really lossy, better use
2001-09-05 Jarkko HietaniemiIn UNICOS sigaction() sets an extra flag
2001-09-05 Jarkko HietaniemiDocumentation micropatch from Damian.
2001-09-05 Michael G.... (Retracted by #11908)
2001-09-05 Michael G.... Tests for CGI::Carp
2001-09-05 chromaticRe: [PATCH] Re: English.pm should do *PREMATCH = \$`
2001-09-05 Jarkko HietaniemiFix a typo #11889 and add a test for the same.
2001-09-05 Craig A. Berrytweak warnings.t and kill_perl.t for VMS
2001-09-05 Michael G.... tying a bareword causes a segfault in 5.6.1
next