p5sagit/p5-mst-13.2.git
2003-07-28 Jarkko Hietaniemi Extra noise from File::Spec.
2003-07-28 Jarkko Hietaniemi Prettyprint the constants list of defsubs_h.PL.
2003-07-28 Stephen McCamant B enhancements
2003-07-28 Jarkko Hietaniemi More clarification about the hash randomisation defines.
2003-07-28 Jarkko Hietaniemi Clarify the process a bit.
2003-07-28 Jarkko Hietaniemi Add $VERSION to B::Bytecode.
2003-07-28 Jarkko Hietaniemi Missing test file. (Not very useful since Module:...
2003-07-28 Gisle Aas Re: downrev modules in RC2
2003-07-28 Jarkko Hietaniemi Upgrade to CGI 2.97.
2003-07-28 Jarkko Hietaniemi Revert 20233 + s/GvAVn/GvAV/) + rerun 'perl bytecode...
2003-07-27 Jarkko Hietaniemi Upgrade to CPAN 1.72.
2003-07-27 Jarkko Hietaniemi We now return to your normally scheduled hash randomisa...
2003-07-27 Jarkko Hietaniemi fresh_perl_(is|like) were printing out the wrong file...
2003-07-27 Jarkko Hietaniemi cleanup tiehandle.t to use test.pl, is(), like(), etc...
2003-07-27 Jarkko Hietaniemi Upgrade to Test::Harness 2.29.
2003-07-27 Jarkko Hietaniemi Missing MakeMaker test.
2003-07-27 Jarkko Hietaniemi Add -l (one file per line) option to manicheck.
2003-07-27 Jarkko Hietaniemi Further Byteloader tweaks from Enache.
2003-07-27 Jarkko Hietaniemi Reapply some perldoc changes not in 3.09.
2003-07-27 Jarkko Hietaniemi Upgrade to Pod::Perldoc 3.09.
2003-07-27 Jarkko Hietaniemi A bug reported in perl-unicode by Terry Jones, fixed
2003-07-27 Jarkko Hietaniemi Unicode::UCD doc nit from Andreas Koenig.
2003-07-27 Jarkko Hietaniemi Upgrade to I18N::LangTags 0.28.
2003-07-27 Jarkko Hietaniemi Skip the test until Enache fixes it.
2003-07-27 Jarkko Hietaniemi Upgrade to File::Spec 0.85.
2003-07-27 Marcus Holland... Re: [PATCH] Re: Storing ...
2003-07-27 Jarkko Hietaniemi Regen byterun once more: the incav is not yet right...
2003-07-27 Jarkko Hietaniemi Regenerated because of #20220.
2003-07-27 Craig A. Berry fix for File::Find logical name collision on VMS
2003-07-27 Adrian M. Enache Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile...
2003-07-27 Vadim Konovalov WinCE port addition
2003-07-25 Jarkko Hietaniemi Another missing hunk for MakeMaker from .org.
2003-07-24 Jarkko Hietaniemi Grabbed from www.makemaker.org.
2003-07-24 Dinger, Tom [perl #22946] Bug in Unicode surrogate pair conversion...
2003-07-24 Stas Bekman Re: [typo] sv.c pod/perlapi.pod
2003-07-24 Michael G.... [ANNOUNCE] ExtUtils::MakeMaker 6.11
2003-07-24 Michael G.... ExtUtils::MakeMaker 6.10_08
2003-07-24 Jarkko Hietaniemi (accidentally empty checkin)
2003-07-24 Steve Hay [possible PATCH?] Re: Where is PerlIO_isutf8()?
2003-07-24 Stéphane Payrard [patch] perldebug.pod clarification
2003-07-24 Andy Lester PATCH: More edge tests on t/op/pow.t
2003-07-24 Stephen McCamant Fix saving 'V' magic in scan_vstring()
2003-07-24 Dave Mitchell Re: Reference to tied elements results in lvalue.
2003-07-24 Stephen McCamant Re: Bug in B::Deparse/Concise with ithreads
2003-07-24 Ken Williams typo in VMS::Filespec
2003-07-24 Jarkko Hietaniemi EBCDIC fix from Thomas Dorner.
2003-07-24 Jarkko Hietaniemi POSIX-BC patch from Thomas Dorner.
2003-07-24 ilya@juil.nonet [perl #22971] [PATCH] Proper capitalization for IO...
2003-07-24 Hrunting Johnson [perl #22965] Cannot set undef timeout in IO::Socket...
2003-07-24 Dave Mitchell Re: 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 Clouse Missing semicolon in PERL_FPU_INIT macro
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.
next