This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2003-04-07 Michael G.... Re: [PATCH] ExtUtils::MakeMaker 6.10_02
2003-04-07 Jarkko HietaniemiTime::HiRes: Do not create files in blib directories...
2003-04-07 Jarkko HietaniemiFuture binary compat wishful thinking:
2003-04-07 Jarkko HietaniemiMore WinCE tweaking for Vadim Konovalov.
2003-04-06 Stephen McCamantCvFILE for constant subs
2003-04-06 Stephen McCamantB::Deparse: sv_no != 0
2003-04-06 Jarkko HietaniemiAn unconditional carp is not nice.
2003-04-06 Robert Spier[DOC PATCH] README.solaris and -Dcc=gcc
2003-04-06 Adrian M. EnacheRemove unportable ">|" shell syntax
2003-04-06 Joost van BaalPATCH (was: Re: [perl #18180] problem with sys:syslog...
2003-04-05 Adrian M. EnacheLD_PRELOAD hack, still badly flawed / a solution
2003-04-05 Jarkko HietaniemiUpgrade to Locale::Maketext 1.04.
2003-04-05 Jarkko Hietaniemi[perl #21839] perluniintro.pod: nice_string() doesn...
2003-04-05 Ilya ZakharevichEmbedding
2003-04-05 Jarkko HietaniemiHeredocs and use encoding didn't work for SJIS;
2003-04-05 Rafael Garcia... The manpages don't have to be built by MakeMaker for the
2003-04-05 Rafael Garcia... Upgrade to Unicode::Normalize 0.21 and Unicode::Collate...
2003-04-03 Craig A. BerryVMS %ENV fix (follow-up to 18852)
2003-04-03 Andreas KönigRe: [PATCH 5.8.0 DOC] Fix missing functions when splitt...
2003-04-03 Jarkko HietaniemiDon't recurse from threads to threads/shared (since
2003-04-02 Steve HayFix missing functions when splitting perlfunc
2003-04-02 Jarkko HietaniemiMake perldiag agree with #19138.
2003-04-02 Jarkko HietaniemiMake at least the thread count make sense.
2003-04-02 Rafael Garcia... Adjust test for the recent change (#19136) to Pod:...
2003-04-02 Steve HayFixes for "installhtml --splithead", based on :
2003-04-02 Yitzchak Scott... Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s...
2003-04-02 Artur BergmanFix some small nits, thanks to Rafael.
2003-04-02 Artur BergmanAdd packname->stash cache before the check if a packnam...
2003-04-02 H.Merijn Brand#19122 should have been tested on non-glibc system...
2003-04-02 Jarkko HietaniemiSpread IlyaZ's PERL_CORE detection trick.
2003-04-02 Jarkko HietaniemiCannot portably compare files if one of them is still...
2003-04-02 Jarkko HietaniemiMM_VMS tweak from Craig Berry:
2003-04-01 Steve HayFix installhtml for splitting and PM/POD conflicts
2003-04-01 Adrian M. EnacheRe: [perl #21744] Deparse bug: "\::" deparsed as "::"
2003-04-01 Rafael Garcia... Fix bug #21742. require should be always invoked in
2003-04-01 Paul Green[patch] fix HiRes.t failures on Stratus VOS
2003-04-01 Jarkko HietaniemiIntegrate:
2003-04-01 Ilya ZakharevichIntegrate:
2003-04-01 Ilya ZakharevichIntegrate:
2003-04-01 Jarkko HietaniemiDocument the _exit() issue with threads in Linux [perl...
2003-04-01 Rafael Garcia... Re: 5.8.1@19053 bug: make minitest fails with threads
2003-04-01 Michael G.... MM hackery and whitespace changes
2003-04-01 Richard Foleyoverdue perlhack.pod corrections for RT
2003-04-01 Peter ScottText::Abbrev warnings safe
2003-04-01 H.Merijn BrandImplemented AIX longdouble support in hints/aix.sh...
2003-03-31 Jarkko HietaniemiTabify; strictly speaking unnecessary but anyway...
2003-03-31 Jarkko HietaniemiUpgrade to Test::Harness 2.27_02.
2003-03-31 Jarkko HietaniemiUpgrade to podlators 1.26.
2003-03-31 Jarkko HietaniemiUpgrade to Encode 1.92.
2003-03-31 Michael G.... ExtUtils::MakeMaker 6.03 -> 6.06_05ish
2003-03-31 Michael G.... stray n_a
2003-03-31 Jarkko HietaniemiSome low-hanging fruit for EBCDIC portability
2003-03-30 Jarkko HietaniemiUpgrade to Time::HiRes 1.44.
2003-03-30 Jarkko HietaniemiIRIX 5.3 update.
2003-03-30 Jarkko HietaniemiNot all compilers like #ifdefs within cpp macros
2003-03-30 Jarkko HietaniemiEnding strings is customary (typo from #19084).
2003-03-30 Jarkko HietaniemiRe-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST)
2003-03-30 Jarkko HietaniemiAnother victim of IRIX 5.3's inability to resolve ...
2003-03-30 Jarkko HietaniemiIn IRIX 5.3 turn off some of the warnings that cannot
2003-03-30 Jarkko HietaniemiIn IRIX 5.3 the cc is awfully confused about the prototype
2003-03-30 Jarkko HietaniemiIn IRIX 5.3 being too POSIXly hides the struct timespec.
2003-03-30 Jarkko Hietaniemigethostbyname('localhost') is not that portable.
2003-03-30 Nicholas ClarkCOW formats (was Re: Smoke [5.9.0] 19044 FAIL(F) linux...
2003-03-29 Jarkko HietaniemiIRIX 5.3 can have PF_LINK defined to be AF_LINK but
2003-03-29 Nicholas Clark[unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3...
2003-03-29 Rafael Garcia... Minor rephrasing in perlopentut,
2003-03-29 Nicholas Clark[DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanc...
2003-03-29 Jarkko HietaniemiIt seems that in Tru64 V5 gcc cannot be used to
2003-03-28 Jarkko HietaniemiFeeding illegal QP (like \x80) to this
2003-03-27 Jarkko HietaniemiMissing final \n.
2003-03-26 mike@exegenix.com[perl #21672] IO::New and undefined filename behaviour
2003-03-26 Nicholas ClarkBetter version of change #19069
2003-03-26 Paul Green[patch] for Stratus VOS
2003-03-26 Nicholas ClarkRe: [perl #21614] 5.8.0 Unbalanced string table refcount
2003-03-26 Rafael Garcia... Win32 counterpart of change #19065
2003-03-26 Rafael Garcia... VMS counterpart of change #19065
2003-03-26 Jarkko HietaniemiUpgrade to Term::ANSIColor 1.07.
2003-03-26 Rafael Garcia... Add a file utils/cpan.PL to generate the "cpan" utility,
2003-03-26 Dave Mitchell[PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
2003-03-26 Andy Lester[perl #21648] Doc typo in Net::servent
2003-03-26 Norton T. Allenfor QNX 6.2
2003-03-26 Craig A. Berrylib/vmsish.t GMT bug fix
2003-03-24 Rafael Garcia... Change 19056 wasn't good enough.
2003-03-24 Michael G.... Adding the latest version of Perl
2003-03-24 Rafael Garcia... Typo, spotted by Doru Petrescu
2003-03-24 Adrian M. EnacheRe: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686...
2003-03-24 H.Merijn Brandno more 'make install && make test' with shared libperl...
2003-03-24 Craig A. Berryvms.c thread clean-up
2003-03-24 Jarkko HietaniemiFor change #19051: a new .bat to CRLF.
2003-03-24 Jarkko HietaniemiWinCE update from Vadim Konovalov.
2003-03-24 Jarkko HietaniemiOops (change #19013 missed changing the Perl version...
2003-03-23 Jarkko HietaniemiIntegrate from maint-5.8:
2003-03-21 Andreas Königp4genpatch
2003-03-21 Martien Verbruggenperlsub.pod and perlsyn.pod: better organise scoping...
2003-03-21 Craig A. Berryreaddir_r for VMS (was Re: [PATCH] configure.com: sig_n...
2003-03-20 Adrian M. EnacheRe: [patch] [perl #21628] rcatline issue
2003-03-20 Adrian M. EnacheRe: Bytecode? Back into service.
2003-03-20 Gerrit P. Haase[DOC-PATCH] for README.cygwin, bleadperl version
2003-03-20 Jarkko HietaniemiIntegrate:
2003-03-19 Jarkko HietaniemiBetter wording as requested by Rafael, and
next