This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move Module::Pluggable into ext/ as the next version has actions in its
[perl5.git] / lib /
2008-03-12 Nicholas ClarkMove Module::Pluggable into ext/ as the next version...
2008-03-12 Rafael Garcia-SuarezAn unfortunate side-effect of Encode and Encode::Alias...
2008-03-11 Reini UrbanRe: Perl @ www.ccl4.org/~nick/P/perl-33444.tar.bz2
2008-03-10 Yitzchak Scott-Tho... Re: [PATCH] make Archive::Extract's x.lzma test file...
2008-03-10 Steve HayUpgrade to ExtUtils-Install-1.50
2008-03-05 Rafael Garcia-SuarezBump VERSION after change #33416
2008-03-03 Marcel GrünauerRe: [PATCH] NEXT.pm bug within overloaded stringification
2008-03-02 Yves OrtonUpdate ExtUtils::Install to release 1.47
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 Rafael Garcia-SuarezTypo in doc, found by Kornel Umann.
2008-02-29 Slaven RezicMore diagnostics for Fatal.pm
2008-02-29 Rafael Garcia-SuarezContext 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 Yves OrtonFwd: CPAN Upload: Y/YV/YVES/ExtUtils-Install-1.45.tar.gz
2008-02-25 Jerry D. HeddenThread::Queue 2.06
2008-02-25 Jerry D. HeddenThread::Semaphore 2.07
2008-02-21 Steve HayFix Module-Build test that has been failing on Win32
2008-02-21 Steve HayFix CBuilder test that has been failing on Win32
2008-02-18 Robin Barkerwas RE: [PATCH] re patch 33127: formatting for C<<...
2008-02-18 Robin Barkerconsting for .c files in tests
2008-02-18 Jerry D. HeddenThread::Queue 2.03
2008-02-18 Jerry D. HeddenThread::Semaphore 2.04
2008-02-13 Jerry D. HeddenRead-only variable tests
2008-02-12 Steve PetersUpgrade to PathTools-3.2701
2008-02-12 Steve PetersUpgrade to Math-Complex-1.52
2008-02-12 Nicholas ClarkTeach Math::Complex the maximum NV for a 16 byte float...
2008-02-11 Steve PetersUpgrade to Math-Complex-1.51
2008-02-11 Steve PetersUpgrade to Test-Harness-3.09
2008-02-10 Nicholas Clarkexp(999) isn't "infinity". Even exp(9999) can still...
2008-02-09 Steve PetersUpgrade to Test-Harness-3.08
2008-02-09 Steve PetersUpgrade to ExtUtils-CBuilder-0.22
2008-02-08 Paul GreenRE: Perl @ 33218 (Stratus VOS patches)
2008-02-08 H.Merijn BrandUpdate to Math::Complex 1.49
2008-02-08 Rafael Garcia-SuarezRe-apply patches 32879, 32905, and 32964 to MakeMaker
2008-02-08 Rafael Garcia-SuarezAdd new module in MakeMaker 6.43_01
2008-02-08 Rafael Garcia-SuarezUpgrade to MakeMaker 6.43_01
2008-02-08 Steffen Müllerfeature bundles are the same across all subversions
2008-02-07 Rafael Garcia-Suarezcorelist changes:
2008-02-06 Nicholas ClarkCope with differing prototypes for ECONNREFUSED etc...
2008-02-03 Nicholas ClarkUpgrade to Math::Complex 1.48 and Math::Trig 1.13
2008-01-31 Alex Daviesfix for regression to File/DosGlob.pm
2008-01-31 Steffen MuellerRe: [perl #50322] CGITempFile causes "Insecure dependen...
2008-01-30 Steve PetersAssorted POD nits from the Debian bug list.
2008-01-30 Steve PetersFormatting for C<<{ bydepth => 1 }>> doesn't seem to...
2008-01-28 Steve PetersUpgrade to Tie-RefHash-1.38
2008-01-28 Steve PetersUpgrade to Archive-Extract-0.26
2008-01-28 Steve PetersUpgrade to SelfLoader-1.15
2008-01-28 Jerry D. HeddenFix uc/lc warnings in CGI.pm
2008-01-28 Rafael Garcia-SuarezWarning cleanup, and avoid a double call to uc
2008-01-28 Rafael Garcia-SuarezUpgrade to Test::Harnes 3.07
2008-01-28 Rafael Garcia-SuarezMake lc/uc/lcfirst/ucfirst warn when passed undef.
2008-01-23 Steve PetersUpgrade to PathTools-3.27
2008-01-17 Nicholas Clarkwarn if ++ or -- are unable to change the value because...
2008-01-17 Steve PetersUpgrade to Math-Complex-1.47
2008-01-13 Steve PetersUpgrade to Math-Complex-1.44
2008-01-12 Craig A. BerryDon't quote a whitespace-containing ABSPERL when the...
2008-01-09 Steve PetersUpgrade to Math-Complex-1.43
2008-01-09 Nicholas Clark1e4 isn't large enough with 16 byte long doubles (at...
2008-01-09 Steve PetersUpgrade to Math-Complex-1.42
2008-01-09 Steve PetersUpgrade to Module-Load-Conditional-0.24
2008-01-08 Max Maischein[patch] [Win32] Make Perl build on Win32 when the path...
2008-01-08 Steffen MüllerAutoLoader: Remove AutoLoader::can
2008-01-07 Jari Aaltov5.8.8: File::Temp.pm (_gettemp): ignore dir -w test...
2008-01-07 Steve HayWin32 doesn't set $Config{d_fork} when its pseudofork...
2008-01-07 Jerry D. HeddenCleanup File::Temp test file (revised)
2008-01-06 Yves OrtonSilence new warning grep in void context warning in...
2008-01-06 Yves OrtonMake new regex type be 'REGEXP' and make all core qr...
2008-01-06 Rafael Garcia-SuarezDon't use grep in scalar context
2008-01-06 Rafael Garcia-SuarezFix "grep in void context" warning
2008-01-06 Abe TimmermanRe: Smoke [5.11.0] 32864 FAIL(F) MSWin32 Win2003 SP2...
2008-01-04 Sam VilainNotice of git tag retraction; also, [PATCH] correct...
2008-01-04 Rafael Garcia-SuarezUpgrade to SelfLoader 1.13_03
2008-01-04 Rafael Garcia-SuarezMove the SelfLoader test files in their own subdirectory
2008-01-04 Steve PetersUpgrade to CGI.pm-3.33. There are still differences...
2008-01-04 Steve PetersUpgrade to IO-Zlib-1.09.
2008-01-03 Steve PetersUpgrade to Net-Ping-2.34
2008-01-01 Steve PetersUpgrade to constant-1.15
2008-01-01 Steve PetersUpgrade to CGI.pm-3.32. Retain the version bump since...
2007-12-31 Steve PetersUpgrade to AutoLoader-5.64
2007-12-31 Steve PetersUpgrade to Math-Complex-1.38
2007-12-28 Nicholas ClarkFirst class regexps.
2007-12-27 Nicholas ClarkRegexps are now orange.
2007-12-26 Steve PetersUpgrade to File-Temp-0.20
2007-12-26 Jan Dubois64-bit fix for Time::Local
2007-12-26 Brendan O'DeaPod::Html: fix markup errors with (nested) definition...
2007-12-22 Nicholas ClarkIntegrate:
2007-12-21 Steve PetersClean up a warning with -Wwrite-strings that gets passe...
2007-12-21 Andy ArmstrongFix remaining skips for Test::Harness
2007-12-21 Marko Asplund[perl #37607] CGI file upload file name parsing errors
2007-12-20 Nicholas ClarkThe test needs to be on defined $ENV{PERL_UNICODE}...
2007-12-20 Andy Armstrongbring Test::Harness up to 3.06
2007-12-20 Nicholas ClarkCorrect the test count in lib/File/Temp/t/lock.t
2007-12-20 Steffen MüllerRe: [perl #48769] [PATCH] SelfLoader.pm 1.0904 - Whites...
next