p5sagit/p5-mst-13.2.git
2003-07-29 Jarkko Hietaniemi Too many my $fh:s.
2003-07-29 Jarkko Hietaniemi Quieten MSVC6.
2003-07-29 Michael Schroeder DESTDIR in perl-5.8.1 package?
2003-07-29 Chaskiel M... [perl #23134] Problems compiling 5.8.0 on alpha-dec_osf 3.2
2003-07-29 Jarkko Hietaniemi Cleanup the sv_gets() logic for platforms with small...
2003-07-29 H.Merijn Brand README.hpux now mentions the http mirror for prebuilt...
2003-07-29 Jarkko Hietaniemi DEC OSF/1 3.x did (does) not do sizer -v.
2003-07-29 Audrey Tang unlink pre-PGP-signed CHECKSUM
2003-07-29 Jarkko Hietaniemi There is no skip() since we are not using Test*.
2003-07-29 Jarkko Hietaniemi Upgrade to CPAN.pm 1.74.
2003-07-29 Jarkko Hietaniemi Most importantly, don't try HvNAME(gp->gp_hv)
2003-07-29 Jarkko Hietaniemi Tabify.
2003-07-29 Rafael Garcia... [perl #22969] fix $hash{utf8bareword}
2003-07-29 Stephen McCamant B::Deparse 0.64
2003-07-29 Jarkko Hietaniemi More perlio docs from Stas.
2003-07-29 Jarkko Hietaniemi Reintroduce Porting/Modules. No, it's not duplicating
2003-07-29 Jarkko Hietaniemi The better prefixify() patch from Ed Moy.
2003-07-29 Jarkko Hietaniemi PerlIO_popped doc addition from NI-S.
2003-07-29 Craig A. Berry another File::Find tweak for VMS (improve on #20221)
2003-07-28 Jarkko Hietaniemi More bytecode tweaks.
2003-07-28 Jarkko Hietaniemi No more wince/README.compile.
2003-07-28 Jarkko Hietaniemi Slightly better failure output.
2003-07-28 Jarkko Hietaniemi These directories no more exist during cleanup.
2003-07-28 Jarkko Hietaniemi No more ext/*/*.t, move them all to ext/*/t.
2003-07-28 Jarkko Hietaniemi Move the ext/IO tests to a more standard location so...
2003-07-28 Jarkko Hietaniemi Retract #20260.
2003-07-28 Jarkko Hietaniemi Bump the $VERSION of core File::Spec as requested by...
2003-07-28 Craig A. Berry #20177 broke skip logic in t/op/write.t
2003-07-28 Michael G.... t/op/write.t cleanup after itself.
2003-07-28 Jarkko Hietaniemi Make Storable work with blead/maint by making PL_sv_pla...
2003-07-28 Jarkko Hietaniemi Storable test nosewipe.
2003-07-28 Jarkko Hietaniemi Solaris cc didn't appreciate casting a long to a pointer
2003-07-28 Jarkko Hietaniemi (Retracted by #20267)
2003-07-28 Michael G.... CPAN/t/signature.t noisy
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...
next