platform/upstream/perl.git
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...
2007-06-05 Rafael Garcia... There is no more a ~~ feature, noticed by Moritz Lenz
2007-06-05 Rafael Garcia... Remove support for assertions and -A
2007-06-04 Brandon Blackanother mro patch
2007-06-03 Craig A. Berrycando_by_name again: work harder to identify directories
2007-06-03 TelsMath::BigInt v1.87 take 6
2007-06-03 David LandgrenRe: [PATCH] Update File-Path to 2.00
2007-06-03 Yves OrtonRe: BBC(Bleadperl Breaks CPAN) Today: String::Multibyte
2007-06-02 Craig A. BerryIn File::Path::_rmtree, we want a list of files, not...
2007-06-02 Craig A. BerryAssorted fixes for VMS version of cando_by_name:
2007-06-01 Brad Baxter[perl #43094] Doc patch to perlre: modifiers => quantifiers
2007-06-01 Jan DuboisFix DynaLoader::dl_findfile() to locate .so files again
2007-06-01 Jarkko HietaniemiConfigure: O_NONBLOCK test uses fork() and pipe()
2007-06-01 Chuck PhillipsUpdated email address for AUTHORS.txt
2007-05-31 Craig A. BerryMaintain UAF context across calls to sys$check_access...
2007-05-31 Rafael Garcia... Dave remarks that I have been too terse here.
2007-05-31 Jerry D. HeddenRemove threads/typemap from Porting/Maintainers.pl
2007-05-31 Rafael Garcia... Actually, Log::Message::Simple comes from Jos, not...
2007-05-31 Ricardo SIGNESminor assertions improvements
2007-05-31 David LandgrenUpdate File-Path to 2.00
2007-05-31 Jerry D. HeddenGooder English
2007-05-31 Nicholas Clarkblead segfaults on local *@; eval {1} because ERRSV...
2007-05-30 Brandon BlackRe: HvMROMETA
2007-05-30 Hugo van der... Re: localising hash element by variable
2007-05-30 Rafael Garcia... Upgrade to Encode 2.23
2007-05-30 Steve HaySilence a couple of VC++ compiler warnings
2007-05-29 Nicholas ClarkDBL_EPSILON DBL_MIN FLT_EPSILON FLT_MIN are not C const...
2007-05-29 Rafael Garcia... Plug a memory leak in Encode
2007-05-29 Steve PetersUpgrade to CPAN-1.9102
2007-05-29 Rafael Garcia... Upgrade to Encode 2.22
2007-05-29 Rafael Garcia... Revert change #30530, following Jan's advice
2007-05-29 Yves OrtonRe: [perl #43015] regex /.*\z/ doesn't matches strings...
2007-05-29 Rafael Garcia... Mention that last bugfix in perldelta
2007-05-29 Bo LindberghRe: localising hash element by variable
2007-05-29 Steve Haywin32/makefile.mk doesn't support GSAR's old dmake...
2007-05-29 Jos I. BoumansRe: [PATCH] Update CPANPLUS to 0.79_03
2007-05-29 Steve HaySilence the warning "Can't locate auto/POSIX/autosplit...
2007-05-29 Jarkko Hietaniemiperltodo tweak on virtualizing OS/FS access
2007-05-28 Vadim KonovalovRe: Cross patch 31287 broke blead
2007-05-28 Nicholas ClarkAvoid calling SvEND() when SvPOKp() is not true.
2007-05-28 Rafael Garcia... Several POD fixes by Jonathan Stowe
2007-05-28 Jos I. BoumansAdd /nologo to nmake in CPANPLUS::Dist::Build too
2007-05-28 Jos I. BoumansUpdate CPANPLUS to 0.79_03
2007-05-28 Rafael Garcia... Mention new lexical pragmas big* in perldelta
2007-05-28 Rafael Garcia... Update Changes
2007-05-28 Rafael Garcia... Update outdated example
2007-05-28 Rafael Garcia... Update to Archive::Extract 0.20, and re-apply patch...
2007-05-28 Vadim Konovalovlinux arm cross-compilation
2007-05-28 Jos I. BoumansBump version number
2007-05-28 TelsRe: [PATCH] Math::BigInt v1.87 take 5
2007-05-28 TelsMath::BigInt::FastCalc v0.15
2007-05-27 Craig A. BerryIn the stat() wrapper for VMS, always allow extended...
2007-05-27 Craig A. BerryIn the homegrown readdir() for VMS, always treat unix...
2007-05-26 Rafael Garcia... Bad orientation in doc, noticed by Jan Dubois.
2007-05-25 Dave Mitchelldelete PL_hash_seed_set, PL_lineary; move PL_runops_std/dbg
2007-05-25 Mark PizzolatoRe: argproc.c license Re: [perl #43037] Bad license...
2007-05-25 Dave Mitchellfix coredump in S_varname (tickled by Devel::Profile)
2007-05-25 Rafael Garcia... \R can't be used in a char class
2007-05-25 Rafael Garcia... Document new escapes in perldelta
2007-05-25 Steve HayChange #31270 should have updated proto.h to match
next