This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2007-07-03 Steve PetersUpgrade to ExtUtils-MakeMaker-6.36
2007-07-02 Steve PetersInclude file missed from change #31519.
2007-07-02 Paul Marquesscompression modules update to version 2.005
2007-07-02 Steve PetersUpgrade to ExtUtils-MakeMaker-6.35
2007-07-02 Jos I. BoumansAdd add-package.pl to the core (was Re: Why no (XML...
2007-07-02 Jerry D. HeddenAddress 250_ping_hires.t failure
2007-07-02 Jerry D. HeddenFixes to threads tests
2007-07-02 Steve HayApply win32/Makefile changes from #31102 and #31506...
2007-07-01 Nicholas ClarkRestore a comment from 30501 unintentionally deleted...
2007-07-01 Nicholas ClarkAvoid copying the AV in Perl_mro_get_linear_isa_dfs()
2007-07-01 Nicholas ClarkAdd some information to the comments describing SV...
2007-07-01 Dave Mitchelltest that localised tieing of a hash or array remains...
2007-07-01 Jerry D. Heddenchar is not a good type to use for array indexes;
2007-06-30 TelsFYI: Math::BigInt v1.87 released [PATCH]
2007-06-30 AbigailComment typo fix
2007-06-30 Benjamin Carterregclass on EBCDIC platforms
2007-06-30 Abigail/p vs (?p)
2007-06-29 Rafael Garcia... Removes the code that is supposed to restore magic...
2007-06-29 Jerry D. HeddenFix up change 31494
2007-06-29 Rafael Garcia... Update Changes
2007-06-29 Rafael Garcia... Revert change #31489.
2007-06-29 Brandon BlackRe: valgrind findings
2007-06-29 Rafael Garcia... Being tired of adjusting the test count of concise...
2007-06-29 Rafael Garcia... Small pod fix
2007-06-29 Yves Ortonfix overzealous search and replace
2007-06-28 Yves OrtonRename various regex defined so that they have distinct...
2007-06-28 Yves OrtonReplace pattern parsing logic with optree "parsing...
2007-06-28 Ævar Arnfjörð... Move the RXf_WHITE logic for split " " into the regex...
2007-06-28 Steve PetersAdd a TODO test cases RT# 43403.
2007-06-28 Rafael Garcia... Fix tests so they actually test $@. like() demands...
2007-06-28 Rafael Garcia... New valgrind suppressions.
2007-06-28 Steve HayRe-enable the setlocale() tests for Windows XP onwards
2007-06-28 Jan DuboisRE: Problem in Win32CORE when building PAR-Packer-0...
2007-06-28 Brandon BlackRe: [perl #43357] *DESTROY = sub {} at runtime
2007-06-28 Jerry D. HeddenMove tests under 'threads' module
2007-06-28 Jerry D. HeddenRe: [PATCH-revised] ext/Win32/t/Unicode.t failures...
2007-06-28 TelsMath::BigFloat - fix bpi() and A [PATCH]
2007-06-28 TelsRe: Broken bignum tests [PATCH]
2007-06-28 David Landgrenbring File-Path up to 2.01
2007-06-28 Yves OrtonFree memory in case of error/failure to compile.
2007-06-27 Steve HayFix POSIX::setlocale(): the CRT function returns a...
2007-06-27 Rafael Garcia... Revert change #31480. The PI and e functions can accept...
2007-06-27 Rafael Garcia... Add an empty prototype to functions PI and e
2007-06-27 TelsRe: RFC: bigint et. al exporting PI method? [PATCH]
2007-06-27 TelsMath::BigInt take 12 [PATCH]
2007-06-27 Jerry D. Heddenthreads 1.63
2007-06-27 Chia-liang KaoB::Deparse cleanups
2007-06-26 Dave Mitchellavoid double-free of the thread function
2007-06-26 Dave Mitchellmake sure PL_Parser is NULL during early stage of threa...
2007-06-26 Brandon BlackSecond patch from:
2007-06-26 Brandon BlackFirst patch from:
2007-06-26 Jerry D. HeddenAdd TODO tests for refcount issues related to threads
2007-06-26 Steve HayUpgrade to Win32-0.30
2007-06-26 Jan Dubois[PATCH] Remove dead code from win32/win32sck.c
2007-06-26 Jan DuboisWin32 is dual-lived on CPAN
2007-06-26 Jan DuboisPorting/corecpan.pl -f option doesn't work
2007-06-25 Steve HayRevert #30197 and #30219, which #31464 has just made...
2007-06-25 Jerry D. HeddenAccept file exists error in ext/Win32API/File/t/file.t
2007-06-25 Rafael Garcia... Rename README and Changes for more readability
2007-06-25 Rafael Garcia... Upgrade to libnet 1.21
2007-06-25 Danny RathjensApply doc suggestion from:
2007-06-25 Paul Johnsonremove op_static
2007-06-25 Rafael Garcia... That test too should be skipped in the core on EBCDIC...
2007-06-25 Tels[Caffeine-Patch] Math::BigInt 1.87 take 11 (add batan2...
2007-06-25 Rafael Garcia... Remove now-irrelevant comment
2007-06-25 Reini Urban[perl #43285] Win32API::File tests language specific
2007-06-25 Rafael Garcia... PerlFAQ sync.
2007-06-24 Nicholas Clarks/\bunicode\b/Unicode/; # For everything not dual life
2007-06-24 Nicholas ClarkAlso get copy on write working with ithreads. It hadn...
2007-06-23 Yves OrtonRename test files starting with regexp_ that do not
2007-06-23 Yves OrtonResolve
2007-06-23 Rafael Garcia... Tels' patch to defer overloading of hex and oct,
2007-06-23 TelsMath::BigInt v1.87 take 10
2007-06-23 Dave Mitchellremove the test added by change #31447
2007-06-22 Dave Mitchellsafely handle cloning a stale lexical var
2007-06-22 Jerry D. HeddenRemove orphaned (and unused) Test::Simple test
2007-06-22 Niklas Edmundsson[perl #43291] perl-5.8.8 - AIX 5.3 64bit build issues
2007-06-22 Peter Dintelmannperlopentut
2007-06-21 Yves OrtonAdd avar to the authors file... Apparently the 'ae...
2007-06-21 Yves OrtonCorrect my email address. (My very first commit!)
2007-06-21 Jerry D. HeddenRemove unused Module::Build tests
2007-06-21 Reini UrbanFile::Spec::Cygwin more tests and silence warning
2007-06-21 cygwin@cygwin.com[perl #43265] cygwin/Makefile.SHs: miniperl -Ilib for...
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...
next