This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2003-07-24 Dave MitchellRe: Fatal 5.8.1 error in our $FOO = x if $FOO
2003-07-24 Iain Spoon... [perl #23080] [DOCPATCH] pod/perlfunc.pod missing C
2003-07-24 Stephen ClouseMissing semicolon in PERL_FPU_INIT macro
2003-07-24 Slaven Rezicconfigure.gnu --prefix
2003-07-24 Edward MoyRe: problem with rc1 and rc2 on Mac OS X
2003-07-24 Ilya Zakharevichmalloc cleanup
2003-07-23 Jarkko HietaniemiThis should make Stas happy.
2003-07-23 Jarkko Hietaniemiutils.lst parsing tweak for bin/perldoc installation...
2003-07-21 Rafael Garcia... As the perldoc.pod is now in a separate file under...
2003-07-21 Steve Grazzini[DOCPATCH] %SIG and SA_RESTART
2003-07-21 Rafael Garcia... [PATCH] Re: Perl formats do not work with tied values
2003-07-21 Tassilo von... Re: [PATCH] h2xs and extra_libraries
2003-07-21 Craig A. BerryRe: [PATCH] test clean-up for VMS
2003-07-21 Hugo van der... Update Changes.
2003-07-20 Rafael Garcia... Minor doc nits concerning the dosish ALTERNATE_SHEBANG
2003-07-20 Andy DoughertyRe: [perl #22941] Can't build perl with -Duseshrplib...
2003-07-20 Rafael Garcia... The warning "Possible precedence problem on bitwise...
2003-07-18 Rafael Garcia... Rename get_seed() to get_hash_seed(), as suggested by
2003-07-18 Andreas KönigRe: [PATCH] Re: Oops - Can't calculate our powers
2003-07-18 Dave Mitchell[ PATCH] Re: isa(UNIVERSAL)?
2003-07-18 Stephen McCamantRe: Oops - Can't calculate our powers
2003-07-17 Stephen McCamant[PATCH] Increment cop_seqmax in utilize()
2003-07-17 Michael G.... Re: POSIX::div
2003-07-17 Rafael Garcia... [perl #22944] PERL5LIB is not colon-separated everywhere
2003-07-17 Anton Berezinfix $^N-related coredump
2003-07-17 Tony BowdenPATCH: tweak 'split' docs for case of explicit 0 LIMIT
2003-07-17 Rafael Garcia... Minor nits in perlsyn.pod
2003-07-13 Claes Jacobssonincorrect error message from Attribute::Handlers
2003-07-13 Alexander GoughAdd a TODO test for perlbug #19049
2003-07-13 Rafael Garcia... Minor updates of the charnames documentation.
2003-07-11 John P. LindermanRe: Sort sub and NaNs
2003-07-11 Steve Grazzini[DOCPATCH] perlfunc/read
2003-07-11 Michael G.... New introduction
2003-07-11 Jarkko HietaniemiI think the API for mod_perl v2 should be simply that
2003-07-11 Jarkko HietaniemipTHX.
2003-07-11 Jarkko HietaniemiNew order of seed.
2003-07-11 Jarkko HietaniemiMore retraction.
2003-07-11 Jarkko HietaniemiRetract the statements.
2003-07-11 Jarkko HietaniemiChicken out: the hash randomisation is not on by default.
2003-07-10 Jarkko HietaniemiCheck PERL_HASH_SEED even when tainted.
2003-07-10 Jarkko Hietaniemi&Time::HiRes::d_nanosleep was broken.
2003-07-10 Slaven Rezic[PATCH} db-recno.t on Mac OS X
2003-07-10 Stas Bekman[comment patch]
2003-07-10 Jarkko HietaniemiBe vague enough.
2003-07-10 Rafael Garcia... regen embed.pl for the bleadperl branch as well.
2003-07-10 Jarkko HietaniemiTime travel noticed by Enache.
2003-07-10 Jarkko HietaniemiI can see the future. It is cloudy.
2003-07-10 Slaven Rezicconfigure.gnu --prefix
2003-07-10 Jarkko Hietaniemimalloc alignment patch from Spider, needed for Tru64...
2003-07-10 Chip SalzenbergRestore SIGFPE on exec()
2003-07-10 Jarkko HietaniemiThe *right* way to make the csighandler visible.
2003-07-10 Jarkko HietaniemiRetract #20112.
2003-07-10 Jarkko HietaniemiArgh. At least AIX builds choke because of this.
2003-07-10 Jarkko HietaniemiUpgrade to podlators 1.27.
2003-07-10 Jarkko HietaniemiDeprecate v-strings.
2003-07-10 Jarkko Hietaniemiperlfaq sync.
2003-07-09 Jarkko HietaniemiDetypo.
2003-07-09 Jarkko HietaniemiFixes from Ron Kimball.
2003-07-09 Jarkko HietaniemiFix for the 'print v65' plus safety tweaks from Rafael.
2003-07-09 Jarkko HietaniemiMore Darwin/MacOSX paths twiddling.
2003-07-09 Jarkko HietaniemiPlay safe and use the system malloc in FreeBSD.
2003-07-09 Jarkko HietaniemiUpgrade to Encode 1.97.
2003-07-09 Jarkko HietaniemiRework the perldata vXX => ... entry a bit.
2003-07-09 Jarkko HietaniemiDocument the vXX => change in perldata, too.
2003-07-09 Jarkko HietaniemiTest the vX => ... fix.
2003-07-09 John PeacockRe: [REPATCH] was Re: [perl #16010] v-strings left...
2003-07-09 Jarkko HietaniemiDarwin/Mac OS X: if -Dprefix=/foo, do nothing special
2003-07-09 Jarkko HietaniemiEnable avoiding /System/Library in Mac OS X by
2003-07-09 Chip SalzenbergSafe signals via POSIX::sigaction
2003-07-08 Rafael Garcia... The CHECKOP macro was not invoked on some newly created ops
2003-07-08 Jarkko HietaniemiRevert #20077.
2003-07-08 Jarkko HietaniemiDon't recommend to upgrade the base.pm in the core...
2003-07-08 Adrian M. EnacheRe: [PATCH] $^VARIABLES in 'perl -Dt' output
2003-07-08 Jarkko HietaniemiIn 5.8.x, fast stdio places still do use stdio.
2003-07-08 Adrian M. Enacheformat 'botched' in malloc.c
2003-07-08 Marcus Holland... warnings, line numbers & windows
2003-07-08 Jarkko HietaniemiRetract #20065: I don't think this is the right way
2003-07-08 Jarkko HietaniemiConfigure tweak from Johnny Lam so that the
2003-07-07 Rafael Garcia... Regexp bug in the docs, spotted by Enache's eagle eyes.
2003-07-07 Jarkko HietaniemiMark Bixby ++.
2003-07-07 Jarkko HietaniemiThe nanosleep() probe was kaputt, fixed by Mark Bixby.
2003-07-07 Jarkko HietaniemiGood catch from Gisle.
2003-07-07 Jarkko HietaniemiRefashioned #20055: we cannot trust stdio to fail here.
2003-07-07 Jarkko HietaniemiRetract #20056, #20055, #20052, #20050, #20048: the...
2003-07-07 Jarkko HietaniemiReturning zero from PerlIO_read() is okay;
2003-07-07 Jarkko HietaniemiIf perlio is completely out of the picture, we can
2003-07-07 Jarkko HietaniemiAUTHORS tweak.
2003-07-07 Alan BurlisonPatch to README.solaris
2003-07-07 Jarkko HietaniemiUpdate MD5 checksums.
2003-07-07 Jarkko HietaniemiBe more explicit than just 'characters'.
2003-07-07 Jarkko HietaniemiTry making PerlIO errors more consistent.
2003-07-07 Jarkko HietaniemiLinewrapping.
2003-07-07 Jarkko HietaniemiPerlIO_read() can return negative.
2003-07-07 Jarkko HietaniemiUse the existence, instead of the truth, to decide
2003-07-07 Jarkko HietaniemiMPE/iX tweak from Mark Bixby.
2003-07-06 TelsUpgrade BigInt and BigRat
2003-07-06 Casey WestRe: [perl #5025] #line directive explination wrong
2003-07-06 Jarkko HietaniemiUpdate the CPAN mirrors list.
2003-07-06 Gurusamy Sarathyyet another symbol missing in change#20018
2003-07-06 Gurusamy SarathyPerlIOBase_pushed seems to have gone missing in change...
next