p5sagit/p5-mst-13.2.git
2003-07-24 Slaven Rezic configure.gnu --prefix
2003-07-24 Edward Moy Re: problem with rc1 and rc2 on Mac OS X
2003-07-24 Ilya Zakharevich malloc cleanup
2003-07-23 Jarkko Hietaniemi This should make Stas happy.
2003-07-23 Jarkko Hietaniemi utils.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. Berry Re: [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 Dougherty Re: [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önig Re: [PATCH] Re: Oops - Can't calculate our powers
2003-07-18 Dave Mitchell [ PATCH] Re: isa(UNIVERSAL)?
2003-07-18 Stephen McCamant Re: 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 Berezin fix $^N-related coredump
2003-07-17 Tony Bowden PATCH: tweak 'split' docs for case of explicit 0 LIMIT
2003-07-17 Rafael Garcia... Minor nits in perlsyn.pod
2003-07-13 Claes Jacobsson incorrect error message from Attribute::Handlers
2003-07-13 Alexander Gough Add a TODO test for perlbug #19049
2003-07-13 Rafael Garcia... Minor updates of the charnames documentation.
2003-07-11 John P. Linderman Re: Sort sub and NaNs
2003-07-11 Steve Grazzini [DOCPATCH] perlfunc/read
2003-07-11 Michael G.... New introduction
2003-07-11 Jarkko Hietaniemi I think the API for mod_perl v2 should be simply that
2003-07-11 Jarkko Hietaniemi pTHX.
2003-07-11 Jarkko Hietaniemi New order of seed.
2003-07-11 Jarkko Hietaniemi More retraction.
2003-07-11 Jarkko Hietaniemi Retract the statements.
2003-07-11 Jarkko Hietaniemi Chicken out: the hash randomisation is not on by default.
2003-07-10 Jarkko Hietaniemi Check 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 Hietaniemi Be vague enough.
2003-07-10 Rafael Garcia... regen embed.pl for the bleadperl branch as well.
2003-07-10 Jarkko Hietaniemi Time travel noticed by Enache.
2003-07-10 Jarkko Hietaniemi I can see the future. It is cloudy.
2003-07-10 Slaven Rezic configure.gnu --prefix
2003-07-10 Jarkko Hietaniemi malloc alignment patch from Spider, needed for Tru64...
2003-07-10 Chip Salzenberg Restore SIGFPE on exec()
2003-07-10 Jarkko Hietaniemi The *right* way to make the csighandler visible.
2003-07-10 Jarkko Hietaniemi Retract #20112.
2003-07-10 Jarkko Hietaniemi Argh. At least AIX builds choke because of this.
2003-07-10 Jarkko Hietaniemi Upgrade to podlators 1.27.
2003-07-10 Jarkko Hietaniemi Deprecate v-strings.
2003-07-10 Jarkko Hietaniemi perlfaq sync.
2003-07-09 Jarkko Hietaniemi Detypo.
2003-07-09 Jarkko Hietaniemi Fixes from Ron Kimball.
2003-07-09 Jarkko Hietaniemi Fix for the 'print v65' plus safety tweaks from Rafael.
2003-07-09 Jarkko Hietaniemi More Darwin/MacOSX paths twiddling.
2003-07-09 Jarkko Hietaniemi Play safe and use the system malloc in FreeBSD.
2003-07-09 Jarkko Hietaniemi Upgrade to Encode 1.97.
2003-07-09 Jarkko Hietaniemi Rework the perldata vXX => ... entry a bit.
2003-07-09 Jarkko Hietaniemi Document the vXX => change in perldata, too.
2003-07-09 Jarkko Hietaniemi Test the vX => ... fix.
2003-07-09 John Peacock Re: [REPATCH] was Re: [perl #16010] v-strings left...
2003-07-09 Jarkko Hietaniemi Darwin/Mac OS X: if -Dprefix=/foo, do nothing special
2003-07-09 Jarkko Hietaniemi Enable avoiding /System/Library in Mac OS X by
2003-07-09 Chip Salzenberg Safe signals via POSIX::sigaction
2003-07-08 Rafael Garcia... The CHECKOP macro was not invoked on some newly created ops
2003-07-08 Jarkko Hietaniemi Revert #20077.
2003-07-08 Jarkko Hietaniemi Don't recommend to upgrade the base.pm in the core...
2003-07-08 Adrian M. Enache Re: [PATCH] $^VARIABLES in 'perl -Dt' output
2003-07-08 Jarkko Hietaniemi In 5.8.x, fast stdio places still do use stdio.
2003-07-08 Adrian M. Enache format 'botched' in malloc.c
2003-07-08 Marcus Holland... warnings, line numbers & windows
2003-07-08 Jarkko Hietaniemi Retract #20065: I don't think this is the right way
2003-07-08 Jarkko Hietaniemi Configure 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 Hietaniemi Mark Bixby ++.
2003-07-07 Jarkko Hietaniemi The nanosleep() probe was kaputt, fixed by Mark Bixby.
2003-07-07 Jarkko Hietaniemi Good catch from Gisle.
2003-07-07 Jarkko Hietaniemi Refashioned #20055: we cannot trust stdio to fail here.
2003-07-07 Jarkko Hietaniemi Retract #20056, #20055, #20052, #20050, #20048: the...
2003-07-07 Jarkko Hietaniemi Returning zero from PerlIO_read() is okay;
2003-07-07 Jarkko Hietaniemi If perlio is completely out of the picture, we can
2003-07-07 Jarkko Hietaniemi AUTHORS tweak.
2003-07-07 Alan Burlison Patch to README.solaris
2003-07-07 Jarkko Hietaniemi Update MD5 checksums.
2003-07-07 Jarkko Hietaniemi Be more explicit than just 'characters'.
2003-07-07 Jarkko Hietaniemi Try making PerlIO errors more consistent.
2003-07-07 Jarkko Hietaniemi Linewrapping.
2003-07-07 Jarkko Hietaniemi PerlIO_read() can return negative.
2003-07-07 Jarkko Hietaniemi Use the existence, instead of the truth, to decide
2003-07-07 Jarkko Hietaniemi MPE/iX tweak from Mark Bixby.
2003-07-06 Tels Upgrade BigInt and BigRat
2003-07-06 Casey West Re: [perl #5025] #line directive explination wrong
2003-07-06 Jarkko Hietaniemi Update the CPAN mirrors list.
2003-07-06 Gurusamy Sarathy yet another symbol missing in change#20018
2003-07-06 Gurusamy Sarathy PerlIOBase_pushed seems to have gone missing in change...
2003-07-06 Radu Greab DProf fixes
2003-07-06 Jarkko Hietaniemi Forgotten from change #20031.
2003-07-06 Vadim Konovalov [PATCH] improve WinCE port
next