platform/upstream/perl.git
2008-03-25 Rafael Garcia... Use sv_setpvs() like a few lines before since change...
2008-03-25 pancho@pancho... [perl #51964] Typo on regular expression at perlopentut...
2008-03-25 David NicolRe: local $@ has an unwanted side effect
2008-03-25 Vincent PitRe: [PATCH] Double warning with perl -we 'my $a; substr...
2008-03-25 Yitzchak Scott... borg parent.pm
2008-03-25 Niko TyniIO::Socket::INET unnecessarily resolves "udp"
2008-03-24 Vincent Pitapidoc mismatch for Perl_magic_clearhint
2008-03-24 Steve PetersUpgrade to Module-Pluggable-3.8
2008-03-24 Nicholas ClarkGive the test file for __builtin_expect() the correct...
2008-03-24 John E. Malmbergconfigure.com and vms.c fixes.
2008-03-21 H.Merijn BrandFinal move from meta-3.0 to meta-3.5
2008-03-20 Vincent PitDouble warning with perl -we '\&$x'
2008-03-19 Nicholas ClarkRe: Smoke [5.11.0] 33500 FAIL(F) MSWin32 WinXP/.Net...
2008-03-18 Sérgio Durigan... Fixing "make distclean" to remove "config.arch"
2008-03-18 Steve HaySilence some warnings introduced by #33507
2008-03-17 Nicholas ClarkDrag autodoc.pl and overload.pl into the age of safer_o...
2008-03-15 Nicholas ClarkRename safer_rename() to rename_if_different(), to...
2008-03-15 Jim CromieRe: [patch] refine make regen to be more selective
2008-03-14 Nicholas Clark++$Pod::Html::VERSION
2008-03-14 Nicholas ClarkUpdate the use of single quotes to be consistent with...
2008-03-14 Nicholas ClarkFix a couple of minor differences between the Encode...
2008-03-13 Nicholas ClarkChange 33507 had a const too far (Perl_mg_dup()'s mg...
2008-03-13 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-13 Robert May[perl #51674] op/alarm.t hangs on 5.11.0 (Windows Vista...
2008-03-13 Nicholas ClarkUpgrade to Module::Pluggable 3.7
2008-03-13 Nicholas ClarkCorrect two spelling mistakes, and reformat some comments.
2008-03-13 Rafael Garcia... Regexp::DESTROY was only added in 5.8.1
2008-03-12 Nicholas ClarkOops. Change 33499 forgot to add the new Makefile.PL...
2008-03-12 Nicholas ClarkMove Module::Pluggable into ext/ as the next version...
2008-03-12 Nicholas ClarkChange 33492 did not spread the protection wide enough...
2008-03-12 blino@mandriva.com[perl #51636] segmentation fault with array ties
2008-03-12 Steve PetersUpgrade to Encode-2.24
2008-03-12 Nicholas ClarkWe need mutex protection in PerlIOStdio_close() for...
2008-03-12 Nicholas ClarkCorrect logic error in PerlIOStdio_close() - 0 is an...
2008-03-12 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-12 Paul FenwickCorrect misleading example in perlsyn.pod (given/when...
2008-03-12 Reini Urbancygwin hints back to old
2008-03-12 Rafael Garcia... An unfortunate side-effect of Encode and Encode::Alias...
2008-03-11 Nicholas ClarkAdd characters that VOS forbids in filenames, mentioned...
2008-03-11 Reini UrbanRe: Perl @ www.ccl4.org/~nick/P/perl-33444.tar.bz2
2008-03-11 Reini UrbanRe: Perl @ www.ccl4.org/~nick/P/perl-33444.tar.bz2
2008-03-11 Reini UrbanRe: Perl @ www.ccl4.org/~nick/P/perl-33444.tar.bz2
2008-03-11 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-11 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-10 Yitzchak Scott... Re: [PATCH] make Archive::Extract's x.lzma test file...
2008-03-10 Rafael Garcia... Re-apply part of #33370 to Time::Piece
2008-03-10 Rafael Garcia... Upgrade to Time::Piece 1.13
2008-03-10 Gerard GoossenRe: [PATCH] MAD fix p55 $[
2008-03-10 Gerard GoossenMAD update list of failures in mad/t/p55.t
2008-03-10 Steve HaySilence warning from VC++ following #33447
2008-03-10 Nicholas ClarkAdd investigating arenas for GP and MAGIC to perltodo.
2008-03-10 Steve HayUpgrade to ExtUtils-Install-1.50
2008-03-10 Vincent PitRe: [PATCH] mg_magical() sometimes turns SvRMAGICAL...
2008-03-10 Yitzchak Scott... count-only transliteration needlessly makes copy-on...
2008-03-09 Michael G.... checkAUTHORS.pl update for me
2008-03-09 chromaticTypo Fix
2008-03-08 Steve PetersPerl_croak_nocontext() is called with NULL indirectly...
2008-03-08 Nicholas ClarkAssert that the av argument to all the av_*() functions...
2008-03-07 Craig A. BerryOn VMS, don't call flex_stat from my_flush as the latte...
2008-03-06 Steve HaySilence warning introduced by #32703 when building...
2008-03-06 Steve HaySilence some warnings on Win32 with VC6
2008-03-06 Nicholas ClarkRefactoring the /Can't return (?:array|hash) to scalar...
2008-03-05 Nicholas ClarkBring the joy of strict to ext/B/t/lint.t.
2008-03-05 Nicholas ClarkBetter line diagnostics - runlint's caller rather than...
2008-03-05 Steve HayFix skip counts introduced in #33433
2008-03-05 Rafael Garcia... Bump VERSION after change #33416
2008-03-05 Craig A. Berry*Really* add nv_overflows_integers_at to the VMS config...
2008-03-04 Nicholas ClarkThree variables in S_scan_trans only hold flags for...
2008-03-04 brian d foy[perl #50538] when( @n && %n ) fails to smart match
2008-03-04 Nicholas Clarkuse strict; and use Test::More; to give decent failure...
2008-03-04 Craig A. BerryDetermine nv_overflows_integers_at on VMS.
2008-03-03 Steve PetersFix some checkpod complaints.
2008-03-03 Marcel GrünauerRe: [PATCH] NEXT.pm bug within overloaded stringification
2008-03-03 srezic@cpan.org[perl #46957] [PATCH] make Devel::Peek::mstat always...
2008-03-02 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-02 Yves OrtonUpdate ExtUtils::Install to release 1.47
2008-03-02 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-02 Steffen UllrichRe: interrupting system() with signal depends on signal...
2008-03-02 Robin Barkerfor -M:Foo, extended and revised
2008-03-02 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-02 Steve PetersUpdate to Module-Load-Conditional-0.26
2008-03-01 Yves OrtonSynchronize blead with changes from ExtUtils::Install...
2008-03-01 Steven SchubigerRe: [PATCH] sv.c: consting
2008-03-01 Rafael Garcia... Typo in doc, found by Kornel Umann.
2008-02-29 Nicholas ClarkMake ext/POSIX/t/sysconf.t use File::Spec->tmpdir(...
2008-02-29 Steven SchubigerRe: [PATCH] sv.c: consting
2008-02-29 Slaven RezicMore diagnostics for Fatal.pm
2008-02-29 Rafael Garcia... Context fix to make the test pass
2008-02-29 Steve PetersRe-apply change #32880
2008-02-29 Steve PetersUpgrade to ExtUtils-MakeMaker-6.44
2008-02-29 Steve PetersHmmm...lib/Test/Builder.pm didn't get updated corectly...
2008-02-29 Steve PetersUpgrade to Test-Simple-0.78
2008-02-29 Steve PetersUpgrade to Test-Harness-3.10
2008-02-29 Steve PetersUpgrade to ExtUtils-ParseXS-2.19. There are several...
2008-02-29 Steve PetersUpgrade to Test-Simple-0.75
2008-02-27 Nicholas ClarkUse malloc_good_size() to round up the size of requeste...
2008-02-27 Nicholas ClarkAdd Perl_malloc_good_size to malloc.c. (A routine that...
2008-02-27 Nicholas ClarkDo the memory debug header fixup earlier to avoid valgr...
2008-02-27 Jerry D. Heddenthreads::shared 1.18
2008-02-27 Yves OrtonFwd: CPAN Upload: Y/YV/YVES/ExtUtils-Install-1.45.tar.gz
next