This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2003-11-08 AbigailUpdated.
2003-11-07 Ilya ZakharevichOS/2 docu
2003-11-06 Dave Mitchellbugid #24407: numeric key for shared hash got stringifi...
2003-11-06 Rafael Garcia... Upgrade to MakeMaker 6.20.
2003-11-06 Rick DelaneyRe: [perl #24248] taint propagation regression,
2003-11-05 Andy DoughertyBe sure to use -fPIC not -fpic on Linux/SPARC
2003-11-05 Stas Bekman[patch t/op/hash.t] extending the hash attack test
2003-11-05 Stas BekmanRe: [perl #24398] Benchmark.pm cmpthese segfault
2003-11-05 Craig A. BerryOpcode.xs/RC2 compile nit on VMS
2003-11-05 Abhijit Menon-SenOrphaned submission from #21546.
2003-11-05 Slaven RezicRe: Smoke [5.9.0] 21474 FAIL(F) darwin 6.8 (darwin...
2003-11-05 Michael G.... Re: 'make minitest' fails for op/cproto and op/pat
2003-11-05 Abhijit Menon-Sen[PATCH] Modernise INSTALL
2003-11-05 Jan Duboisreentr.pl is not defining _srandom_struct
2003-11-05 Michael G.... Re: [ANNOUNCE] ExtUtils::MakeMaker 6.19
2003-11-05 Peter PrymmerRe: [gherteg@csc.com: your CPAN page on EBCDIC]
2003-11-04 Rafael Garcia... Temporary kludge to allow SDBM_File being built
2003-11-04 Rafael Garcia... Upgrade to ExtUtils::MakeMaker 6.19
2003-11-04 Ilya ZakharevichRe: [PATCH 5.8.2 @21574] OS/2 build
2003-11-03 Michael G.... Re: [perl #24384] 21418 (UNIVERSAL.pm patch) breaks...
2003-11-03 Marcus Holland... Re: PERL_VERSION, SUBVERSION, PATCHLEVEL
2003-11-03 Casey WestCwd.xs: off-by-one buffer overflow in realpath()
2003-11-03 Jan DuboisRe: [PATCH 5.8.1] make reentr.[ch] compatible with...
2003-11-03 Rafael Garcia... Document the fact that keys() and values() are optimized
2003-11-03 Nicholas ClarkStas would prefer not to have MOD_PERL defines in perl.
2003-11-03 Nicholas Clarks/new_hash/rehash/g (Stas suggested a better name)
2003-11-02 Nicholas ClarkProvide Internals::new_hash_seed to return PL_new_hash_...
2003-11-02 Rafael Garcia... Fix for [perl #24347] segfault with Safe
2003-11-02 Marcus Holland... update embed.pl description
2003-11-02 Rafael Garcia... Mention perl 5.8.2-RC1 in perlhist, as spotted by Abigail.
2003-11-02 Ilya ZakharevichOS/2 build
2003-11-02 Rafael Garcia... Quoted-printable is evil.
2003-11-02 Nicholas ClarkStas spotted a missed s//new_/ for the hash seed renami...
2003-11-02 Greg MathesonPortability nit for MinGW 3.
2003-11-02 david nicolDOCPATCH: does STORE need to return anything and if...
2003-11-01 Paul MarquessDB_File 1.807
2003-11-01 Rick DelaneyRe: [PATCH bleadperl] (was Re: Is this brokenness in...
2003-11-01 Nicholas ClarkD'oh! t/op/hash.t wasn't in the MANIFEST. Rafael spotte...
2003-11-01 Nicholas Clarkmod_perl2 will require access to the Plan C hashing...
2003-11-01 Nicholas ClarkAdd Internals::HvREHASH to expose the rehashing flag
2003-11-01 Dave Mitchellwhoops, typo
2003-11-01 Dave Mitchell[perl #24368] seg faults when deleting keys of shared...
2003-10-31 Andy DoughertyRe: [perl #24367] [PATCH] configure flag -Dextras=...
2003-10-31 Rafael Garcia... Prevent the installation of makefiles that can be found
2003-10-31 Rafael Garcia... Test nit ; goes with change 21591
2003-10-31 Gisle AasDocument PERL_DL_NONLAZY
2003-10-31 Slaven RezicOff-by-one error in regcomp.c
2003-10-31 Stas Bekman[patch pod/perlfunc.pod] separate two unrelated notes...
2003-10-31 Stas Bekman[5.8.x segfault + patch] chicken&egg segfault in -Dm...
2003-10-31 Marcus Holland... Devel::PPPort and scan_bin
2003-10-31 Jan Duboischange p4d2p to deal with new style diff2 output
2003-10-31 Nicholas ClarkComment that this "optimisation" is actually a necessar...
2003-10-30 Michael G.... Rewrite to correctly use test.pl
2003-10-30 Artur BergmanFix for the orange lion bug - aka empty sub bug
2003-10-30 Nicholas Clark14 is the chain length for attack. From
2003-10-29 perl-5.8.0... Move a fcntl() example in perlfunc at a more proper...
2003-10-28 Rafael Garcia... Upgrade to Time::HiRes 1.52.
2003-10-28 Rafael Garcia... [PATCH lib/overload.t] TODO tests for bug #24313.
2003-10-28 AbigailTest (5.9.x)
2003-10-27 Dave MitchellFix more shared threads leaks: add SAVETMPS to the...
2003-10-27 Rafael Garcia... Add a new taint error, "%ENV is aliased to %s".
2003-10-27 Nicholas ClarkRecord the escape^Wrelease of 5.9.0
2003-10-27 Alan BurlisonRe: DBD::Sybase and Sybase::CTlib build problems w...
2003-10-27 Nicholas ClarkSync with Unicode::Normalize 0.25
2003-10-27 Nicholas ClarkSync with Unicode::Collate 0.30
2003-10-27 Nicholas ClarkSync with Pod::Perldoc 3.12
2003-10-27 Abhijit Menon-SenWill the real off by one please stand up?
2003-10-27 Hugo van der... fixup separators
2003-10-27 Hugo van der... don't complain of podless .pm files that have a separat...
2003-10-27 Hugo van der... regen pods and toc
2003-10-26 Rafael Garcia... When %ENV has been turned into a non-magical hash after a
2003-10-26 Rafael Garcia... Fix backward-compatibility issues in if.pm.
2003-10-26 Hugo van der... Update Changes. perl-5.9.0
2003-10-26 Abhijit Menon-SenFix off-by-one in $0 set magic. (From Autrijus.)
2003-10-25 Nicholas Clarkshow the rehash flags in dumps
2003-10-25 Nicholas ClarkReturn 21533 (with modifications) having found the...
2003-10-25 Nicholas ClarkBack out 21533 because it broke Encode's build in reall...
2003-10-25 Nicholas ClarkPlan C rough edge smoothing. Criteria for a hash split...
2003-10-25 Richard ClampRe: [perl #948] $, untieable?
2003-10-23 Nicholas ClarkIntegrate:
2003-10-23 Nicholas ClarkWhen it says "add", then, like, you have to p4 add...
2003-10-23 Dave MitchellFix two threads::shared leaks
2003-10-23 Jan Dubois[PATCH] Update Pod::Perldoc from 3.10 to 3.11
2003-10-23 Gisle Aasutime documentation
2003-10-23 Jan Duboisdup2() not going through PerlLIO abstraction layer
2003-10-22 Edward Moypatch created by Casey West from:
2003-10-22 Rafael Garcia... Small email update in AUTHORS.
2003-10-22 Rafael Garcia... Add a test.taintwarn makefile target,
2003-10-21 Radu Greabembedding perl
2003-10-21 Rafael Garcia... Fix doc bug #23890, as suggested by Himanshu Garg :
2003-10-21 Ilya ZakharevichTwo OS/2 portability patches from Ilya.
2003-10-20 Marcus Holland... add some missing defines to Devel::PPPort
2003-10-20 Slaven RezicRe: [perl #24225] [5.8.1] segfault in binmode STDOUT...
2003-10-20 Rafael Garcia... Skip the chflags tests in filetest.t on Darwin.
2003-10-17 Nicholas ClarkPlan C rough edge smoothing - forgot to turn on the...
2003-10-17 Slaven Rezic-u is deprecated.
2003-10-17 Rafael Garcia... The compilation of PerlIO::via may hang on AIX when
2003-10-16 Nicholas ClarkPlan C for foiling the algorithmic complexity attack
2003-10-16 Dave MitchellEnsure PL_comppad/curpad point to PL_main_cv's padlist...
2003-10-16 Nicholas ClarkDuplicate 19423 (pathological hashes too easy) into...
next