This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2003-04-16 Jarkko HietaniemiA -C parsed from the #! line can still have line ending...
2003-04-16 Jarkko HietaniemiWhat does an empty PERLIO= mean, anyway?
2003-04-16 Jarkko HietaniemiDocument the effect of thread creation context.
2003-04-16 Jarkko HietaniemiUse the right prototype and a glob is fine (from Rafael).
2003-04-16 Jarkko HietaniemiPerlIO::get_layers() usage tip.
2003-04-16 Jarkko HietaniemiSyntax terror.
2003-04-16 Jarkko HietaniemiRedundant test.
2003-04-16 Jarkko HietaniemiSynchronize the specifications of the POSIX character
2003-04-16 Jarkko HietaniemiPatch from Merijn.
2003-04-16 Jarkko HietaniemiThinko in modfl detection.
2003-04-16 Abhijit Menon-Sen[#17040] Storable now handles self-tied scalars with...
2003-04-15 Jarkko HietaniemiUpgrade to Pod::LaTeX 0.55.
2003-04-15 Jarkko HietaniemiThe 'disable-longdouble-if-no-modfl-sqrtl' part didn...
2003-04-15 Jarkko HietaniemiHandle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and...
2003-04-15 Jarkko HietaniemiFalse alarm: no cyclic dependency.
2003-04-15 Jarkko HietaniemiBackport of _most_ of the changes in #19218: not one big
2003-04-15 Jarkko HietaniemiBig patch from Alan Burlison to make Solaris long doubl...
2003-04-15 Jarkko HietaniemiDon't skip the whole test for PERLIO=perlio.
2003-04-15 Jarkko HietaniemiAdd a test for [perl #17753].
2003-04-15 Jarkko Hietaniemi[perl #21845] "proto.h": 'id' is a reserved word in...
2003-04-14 Artur BergmanOok, run tests on correct build-dir next time.
2003-04-14 Artur BergmanFixes to bugs introduced by PL_stashcache
2003-04-14 Rafael Garcia... Mention that "make test_harness" lets messages sent...
2003-04-14 Inaba HirotoRe: Parse::RecDescent triggers infinete loop in perl5...
2003-04-14 Jarkko HietaniemiPERLIO=perlio requires extra steps.
2003-04-14 Jarkko HietaniemiSkip as early as possible if no perlio since the
2003-04-14 Nathan TorkingtonDocument and test autovivified dirhandles.
2003-04-14 Rafael Garcia... More docs about running tests and the test suite.
2003-04-14 Jarkko HietaniemiBuild get_layers() also under -Uuseperlio.
2003-04-14 Jarkko HietaniemiBump up the version and admonish against aspiring ...
2003-04-14 Jarkko HietaniemiIntroduce PerlIO::get_layers() to allow people to peek
2003-04-14 Craig A. Berryvms/vms.c waitpid tweak
2003-04-13 Artur BergmanFix bug #16253, use all the CPU that we can :-)
2003-04-13 Artur BergmanFix bug #15893 by creating shared scalars with a refcou...
2003-04-13 Jarkko HietaniemiBecause we chdir to 'Big-Dummy' the lib/utf8.pm may...
2003-04-13 Jarkko HietaniemiThe lib/ipc_sysv.t test has a new name.
2003-04-13 Jarkko HietaniemiContinue hunting for the cause of the Tru64 failed...
2003-04-13 Jarkko HietaniemiUpgrade to Net::Ping 2.29.
2003-04-13 Jarkko HietaniemiUpgrade to Test::Harness 2.27_04.
2003-04-12 Rafael Garcia... Darwin/Rhapsody hints files updates by Wilfredo Sánchez
2003-04-12 Jarkko HietaniemiThe debugging aid #19182 didn't.
2003-04-12 Jarkko HietaniemiBenchmark nit from Nicholas Clark (in OpenBSD the resul...
2003-04-12 Michael G.... MakeMaker 6.10_02 -> 6.10_03
2003-04-10 Rafael Garcia... Peter Scott suggests that the docs for base.pm should
2003-04-10 Rafael Garcia... PerlFAQ sync.
2003-04-10 Rafael Garcia... Fix bug #21914, 3-arg open + local $fh + strict coredump.
2003-04-10 Jarkko HietaniemiBe more descriptive.
2003-04-10 Jarkko HietaniemiNoted by Nat: -0 didn't work that well with Unicode.
2003-04-10 Jarkko HietaniemiAdd an option for the grok_xxx() to silently ignore...
2003-04-10 Jarkko HietaniemiThe test doesn't work that well when -Uusedl.
2003-04-10 Jarkko HietaniemiA temporary debugging aid for Tru64 threaded builds.
2003-04-10 Jarkko HietaniemiUnless Inuits are involved...
2003-04-10 Jarkko HietaniemiWith AFS the cwds have little chance of agreeing.
2003-04-10 Jarkko HietaniemiI assume the idea was to use the *cwd variables for...
2003-04-10 Jarkko Hietaniemiperlport information about portably embedding string...
2003-04-10 Jarkko HietaniemiAlso locale names can contain illegal UTF-8.
2003-04-10 Jarkko HietaniemiIn case someone is using UTF-8 locales.
2003-04-09 H.Merijn BrandEven more promotion for -lc128 (long doubles on AIX)
2003-04-09 Jarkko Hietaniemiopen(my $fh, ">&", STDOUT) should not warn under strict.
2003-04-09 Jarkko HietaniemiTry to be more descriptive than just __ANONIO__ which...
2003-04-08 Ilya ZakharevichImplement support for --help and --version in Getopt...
2003-04-08 Adrian M. EnacheRe: Error: Unknown error
2003-04-08 Dave Mitchell(vaguely connected with) [perl #21875] Hash ref transfo...
2003-04-08 Rafael Garcia... Document that perl recognizes 2>&1 on the command-line...
2003-04-08 Rafael Garcia... Typos fixes by Stas Bekman.
2003-04-08 Robin Barkerwas RE: How cross-platform is `foo 2>&1` these days?
2003-04-08 Jarkko HietaniemiFew more words about safe/unsafe signals.
2003-04-07 Jarkko HietaniemiThe SvGROW() might move the PV.
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:
next