platform/upstream/perl.git
2007-06-21 Jerry D. Heddencloexec.t works under Cygwin
2007-06-21 Jerry D. HeddenRemove Archive::Test POD check
2007-06-21 Reini Urban[perl #40103] File::Spec->case_tolerant() should return...
2007-06-21 Reini Urban[perl #43273] Enable lib/User/*.t on cygwin
2007-06-21 Reini Urban[PATH] AUTHORS rurban
2007-06-21 Gabor Szabopod/perlhack.pod where to go for information about...
2007-06-21 Craig A. BerrySkip a test that causes list assignment to %ENV errors...
2007-06-21 Craig A. BerryMake File::Spec::VMS->splitdir stop returning an empty...
2007-06-20 Steve HaySilence "signed/unsigned mismatch" warning from VC...
2007-06-20 Steve HayStop the VC++ warning "'HUF_func_2mode' undefined;...
2007-06-20 Steve HayChange #31426 should also be applied to the PERL_IMPLIC...
2007-06-20 Rafael Garcia... Change #31426 should also be applied to the windows...
2007-06-20 Yves OrtonRe: Net::SMTP can't send large messages with bleadperl
2007-06-20 Rafael Garcia... A first stab at making perlreref.pod up to date
2007-06-20 Rafael Garcia... Fix docs for \u ; plus a POD formatting nit
2007-06-19 Yves OrtonRe: Net::SMTP can't send large messages with bleadperl
2007-06-19 Nicholas ClarkWork on getting B compiling outside of the perl source...
2007-06-19 Craig A. BerryBetter handling of escapes in filenames when converting...
2007-06-19 Martin Becker[perl #43242] "use base" breaks code containing peculia...
2007-06-19 Rafael Garcia... Update list of files that need crlf line endings
2007-06-18 Dave Mitchellfix S_emulate_eaccess compiler warning
2007-06-18 Dave Mitchell[perl #43159] 5.9.4 regexp capturing wrongly
2007-06-18 Rafael Garcia... R stands for Report, not Reporting.
2007-06-18 Rafael Garcia... Regenerate META.yml.
2007-06-18 Rafael Garcia... Regen pods
2007-06-18 TelsRe: Math::BigInt 1.87 problems? Re: FAIL DBI-1.56 i686...
2007-06-18 Rafael Garcia... Remove PERL_MAGIC_mutex
2007-06-18 Ævar Arnfjörð... perlreapi.pod documentation for flags & cleanup
2007-06-18 Ævar Arnfjörð... POD Alignment for the magic table in perlapi.pod
2007-06-18 Ævar Arnfjörð... SvRX() and SvRXOK() macros
2007-06-18 Dave Mitchelladd test for, and update comments for, old defined...
2007-06-17 Rafael Garcia... POD fixes in Hash::Util and Hash::Util::FieldHash
2007-06-17 Anno Siegel[patch] Hash::Util::FieldHash v1.01
2007-06-17 Rafael Garcia... Patches to compile perl on Cray XT4 Catamount/Qk, by...
2007-06-17 Telsbignum 0.22 take 4 (hex()/oct() overloading)
2007-06-17 Paul MarquessEBCDIC fixes for gzip
2007-06-17 Jos I. BoumansCPANPLUS 0.80
2007-06-17 TelsMath::BigInt take 9 (CORE::hex() vs. hex() in Calc.pm)
2007-06-17 Adriano Ferreira[DOC PATCH] Pod nits in doc/perlpodspec.pod
2007-06-17 Yves OrtonTest::Builder tickles Pod::Html parsing stupidity bug
2007-06-17 Adriano Ferreira[DOC PATCH] MANIFEST: t/op/exec.t tests exec, system...
2007-06-16 Rafael Garcia... More portability nits by Jarkko
2007-06-16 Andy DoughertyRe: [perl #43216] Perl 5.8.8 does not compile on Solari...
2007-06-15 Jerry D. HeddenShow warning bits on failure in t/op/caller.t
2007-06-15 Jerry D. HeddencheckAUTHORS.pl once more
2007-06-15 Jerry D. HeddencheckAUTHORS.pl again
2007-06-15 Jerry D. HeddenI have a name
2007-06-15 Jerry D. HeddenWarning bit fixes to t/op/caller.t
2007-06-15 Jarkko Hietaniemimiscellanea
2007-06-15 Andy DoughertyRe: vsprintf
2007-06-15 Rafael Garcia... Forgot to regen warnings
2007-06-15 Craig A. BerryDon't let the home-grown readdir() on VMS return result...
2007-06-14 Craig A. BerryFix missing PerlIO_releaseFILE in VMS::Stdio::getname().
2007-06-14 Rafael Garcia... Update Changes.
2007-06-14 Rafael Garcia... Upgrade to PathTools 3.25
2007-06-14 Rafael Garcia... Upgrade to ExtUtils::CBuilder 0.19
2007-06-14 Rafael Garcia... Sync Archive::Extract with CPAN
2007-06-14 Jerry D. HeddenLess sed'ing in Cygwin Makefile.SHs
2007-06-14 Rafael Garcia... assertions has been removed
2007-06-14 Rafael Garcia... Fix [perl #43207] lc() or uc() inside sort affect the...
2007-06-13 Dave Mitchellchange #31134 broke DEBUG_LEAKING_SCALARS builds
2007-06-13 Andy DoughertyRe: vsprintf
2007-06-13 Andy DoughertyConfigure: Erroneous C++ message
2007-06-13 Steve HayFix random failures in CPANPLUS tests on Win32
2007-06-13 Brandon Blackyet another mro.c patch
2007-06-12 Jim Cromiemad-const patch
2007-06-12 TelsRe: integer vs. bigint [PATCH]
2007-06-12 Jarkko Hietaniemiperltodo: more vtable musings
2007-06-12 Vadim KonovalovRe: [PATCH-at-31365] (was - configpm frustrations)
2007-06-11 TelsMath::BigInt v1.87 take 8
2007-06-11 Telspidigits benchmark and bpi() method in Math::BigFloat...
2007-06-11 Rafael Garcia... Doc adjustments for the number localization and setloca...
2007-06-11 Vadim Konovalovcross-compilation for linux
2007-06-08 Craig A. BerryA couple of File::Path tests require unix syntax on...
2007-06-08 Craig A. BerryMake pipe shutdown on VMS care about whether PerlIO...
2007-06-08 Craig A. BerryAvoid multiply defined symbols in re extension followin...
2007-06-08 Craig A. BerryMake symbols short enough for VMS after #31341.
2007-06-08 Steve HayFix lib/File/Path.t failure on Win32
2007-06-08 Steve HayChange 31347 should also have removed win32_free_argvw()
2007-06-08 Steve HayRemove dead Perl_sys_intern_clear() from wince.c
2007-06-08 Steve HayMove win32_create_message_window() out of #ifdef HAVE_I...
2007-06-08 Rafael Garcia... encoding.pm doesn't give any details about ${^ENCODING},
2007-06-07 Rafael Garcia... Plug a memory leak (noticed by Yves)
2007-06-07 Father ChrysostomosRe: [perl #43082] "$_[0]->method" interpolation
2007-06-07 Steve HayStop VC++ from warning "'getenv' : inconsistent dll...
2007-06-07 David LandgrenRe: [PATCH] Update File-Path to 2.00
2007-06-07 Jerry D. HeddenSilence compiler warnings
2007-06-07 Steve HayStop VC++ from warning "all references to 'SHELL32...
2007-06-07 Jim Cromie[patch] fix small errors in sv.c commentary
2007-06-07 David LandgrenRe: [PATCH] Update File-Path to 2.00
2007-06-06 Steve HayStop VC7 and VC8 warning about overriding /DPERLDLL...
2007-06-06 Steve HayStop VC7 and VC8 complaining about the DESCRIPTION...
2007-06-06 Rafael Garcia... Adjust test count (it shouldn't have changed with last...
2007-06-06 Ævar Arnfjörð... Re: [PATCH] Callbacks for named captures (%+ and %-)
2007-06-06 Rafael Garcia... Upgrade to encoding::warnings 0.11
2007-06-06 Rafael Garcia... A test file was removed from the latest Unicode::Normalize
2007-06-06 Rafael Garcia... Upgrade to Unicode::Normalize 1.02
2007-06-06 Joshua JuranRe: [PATCH] Update File-Path to 2.00
2007-06-06 David LandgrenRe: [PATCH] Update File-Path to 2.00
2007-06-05 Steve HaySilence another VC++ compiler warning (signed/unsigned...
next