p5sagit/p5-mst-13.2.git
2003-04-13 Jarkko Hietaniemi The lib/ipc_sysv.t test has a new name.
2003-04-13 Jarkko Hietaniemi Continue hunting for the cause of the Tru64 failed...
2003-04-13 Jarkko Hietaniemi Upgrade to Net::Ping 2.29.
2003-04-13 Jarkko Hietaniemi Upgrade to Test::Harness 2.27_04.
2003-04-12 Rafael Garcia... Darwin/Rhapsody hints files updates by Wilfredo Sánchez
2003-04-12 Jarkko Hietaniemi The debugging aid #19182 didn't.
2003-04-12 Jarkko Hietaniemi Benchmark 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 Hietaniemi Be more descriptive.
2003-04-10 Jarkko Hietaniemi Noted by Nat: -0 didn't work that well with Unicode.
2003-04-10 Jarkko Hietaniemi Add an option for the grok_xxx() to silently ignore...
2003-04-10 Jarkko Hietaniemi The test doesn't work that well when -Uusedl.
2003-04-10 Jarkko Hietaniemi A temporary debugging aid for Tru64 threaded builds.
2003-04-10 Jarkko Hietaniemi Unless Inuits are involved...
2003-04-10 Jarkko Hietaniemi With AFS the cwds have little chance of agreeing.
2003-04-10 Jarkko Hietaniemi I assume the idea was to use the *cwd variables for...
2003-04-10 Jarkko Hietaniemi perlport information about portably embedding string...
2003-04-10 Jarkko Hietaniemi Also locale names can contain illegal UTF-8.
2003-04-10 Jarkko Hietaniemi In case someone is using UTF-8 locales.
2003-04-09 H.Merijn Brand Even more promotion for -lc128 (long doubles on AIX)
2003-04-09 Jarkko Hietaniemi open(my $fh, ">&", STDOUT) should not warn under strict.
2003-04-09 Jarkko Hietaniemi Try to be more descriptive than just __ANONIO__ which...
2003-04-08 Ilya Zakharevich Implement support for --help and --version in Getopt...
2003-04-08 Adrian M. Enache Re: 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>...
2003-04-08 Rafael Garcia... Typos fixes by Stas Bekman.
2003-04-08 Robin Barker was RE: How cross-platform is `foo 2>&1` these days?
2003-04-08 Jarkko Hietaniemi Few more words about safe/unsafe signals.
2003-04-07 Jarkko Hietaniemi The SvGROW() might move the PV.
2003-04-07 Michael G.... Re: [PATCH] ExtUtils::MakeMaker 6.10_02
2003-04-07 Jarkko Hietaniemi Time::HiRes: Do not create files in blib directories...
2003-04-07 Jarkko Hietaniemi Future binary compat wishful thinking:
2003-04-07 Jarkko Hietaniemi More WinCE tweaking for Vadim Konovalov.
2003-04-06 Stephen McCamant CvFILE for constant subs
2003-04-06 Stephen McCamant B::Deparse: sv_no != 0
2003-04-06 Jarkko Hietaniemi An unconditional carp is not nice.
2003-04-06 Robert Spier [DOC PATCH] README.solaris and -Dcc=gcc
2003-04-06 Adrian M. Enache Remove unportable ">|" shell syntax
2003-04-06 Joost van Baal PATCH (was: Re: [perl #18180] problem with sys:syslog...
2003-04-05 Adrian M. Enache LD_PRELOAD hack, still badly flawed / a solution
2003-04-05 Jarkko Hietaniemi Upgrade to Locale::Maketext 1.04.
2003-04-05 Jarkko Hietaniemi [perl #21839] perluniintro.pod: nice_string() doesn...
2003-04-05 Ilya Zakharevich Embedding
2003-04-05 Jarkko Hietaniemi Heredocs 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. Berry VMS %ENV fix (follow-up to 18852)
2003-04-03 Andreas König Re: [PATCH 5.8.0 DOC] Fix missing functions when splitt...
2003-04-03 Jarkko Hietaniemi Don't recurse from threads to threads/shared (since
2003-04-02 Steve Hay Fix missing functions when splitting perlfunc
2003-04-02 Jarkko Hietaniemi Make perldiag agree with #19138.
2003-04-02 Jarkko Hietaniemi Make 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 Hay Fixes for "installhtml --splithead", based on :
2003-04-02 Yitzchak Scott... Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s...
2003-04-02 Artur Bergman Fix some small nits, thanks to Rafael.
2003-04-02 Artur Bergman Add 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 Hietaniemi Spread IlyaZ's PERL_CORE detection trick.
2003-04-02 Jarkko Hietaniemi Cannot portably compare files if one of them is still...
2003-04-02 Jarkko Hietaniemi MM_VMS tweak from Craig Berry:
2003-04-01 Steve Hay Fix installhtml for splitting and PM/POD conflicts
2003-04-01 Adrian M. Enache Re: [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 Hietaniemi Integrate:
2003-04-01 Ilya Zakharevich Integrate:
2003-04-01 Ilya Zakharevich Integrate:
2003-04-01 Jarkko Hietaniemi Document 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 Foley overdue perlhack.pod corrections for RT
2003-04-01 Peter Scott Text::Abbrev warnings safe
2003-04-01 H.Merijn Brand Implemented AIX longdouble support in hints/aix.sh...
2003-03-31 Jarkko Hietaniemi Tabify; strictly speaking unnecessary but anyway...
2003-03-31 Jarkko Hietaniemi Upgrade to Test::Harness 2.27_02.
2003-03-31 Jarkko Hietaniemi Upgrade to podlators 1.26.
2003-03-31 Jarkko Hietaniemi Upgrade 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 Hietaniemi Some low-hanging fruit for EBCDIC portability
2003-03-30 Jarkko Hietaniemi Upgrade to Time::HiRes 1.44.
2003-03-30 Jarkko Hietaniemi IRIX 5.3 update.
2003-03-30 Jarkko Hietaniemi Not all compilers like #ifdefs within cpp macros
2003-03-30 Jarkko Hietaniemi Ending strings is customary (typo from #19084).
2003-03-30 Jarkko Hietaniemi Re-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST)
2003-03-30 Jarkko Hietaniemi Another victim of IRIX 5.3's inability to resolve ...
2003-03-30 Jarkko Hietaniemi In IRIX 5.3 turn off some of the warnings that cannot
2003-03-30 Jarkko Hietaniemi In IRIX 5.3 the cc is awfully confused about the prototype
2003-03-30 Jarkko Hietaniemi In IRIX 5.3 being too POSIXly hides the struct timespec.
2003-03-30 Jarkko Hietaniemi gethostbyname('localhost') is not that portable.
2003-03-30 Nicholas Clark COW formats (was Re: Smoke [5.9.0] 19044 FAIL(F) linux...
2003-03-29 Jarkko Hietaniemi IRIX 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...
next