This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Revert/fix 31731 - Empty PATH taint test on Cygwin
[perl5.git] / ext /
2007-08-24 John E. Malmberg[patch@31739] ASTFLT in HiRes.t on VMS
2007-08-23 Sébastien Aperghis... Upgrade Sys::Syslog to 0.19_01
2007-08-22 Steve PetersUpgrade to Text-Soundex-3.03
2007-08-22 John E. Malmberg[patch@31739] regop.t fix for VMS
2007-08-20 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.11_05
2007-08-20 Steve PetersDefault LOG_PRIMASK for Sys-Syslog in cases where it...
2007-08-20 Jerry D. HeddenFix some typos in threads.pm
2007-08-16 Nicholas ClarkCorrect parentheses. Calling Win32::GetOSVersion()...
2007-08-15 Steve HaySkip the POSIX::strftime() time test with a 60sec param...
2007-08-14 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.11_03
2007-08-12 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.11_02
2007-08-12 Marcus Holland-MoritzUse sysconf/getpagesize/page.h to determine page size...
2007-08-08 Abhijit Menon-Sen#31687-bis.
2007-08-08 Jerry D. Heddenthreads 1.64 (repost)
2007-08-03 Chun Bing Geproblems in ext/Storable/t/file_magic.t on EBCDIC platform
2007-08-03 agrow@thegotonerd.com[perl #44349] DProf - poor timer resolution on BSDs...
2007-07-29 Slaven_Rezic[rt.cpan.org #28537] PATCH for croak.t test failure
2007-07-26 Rafael Garcia-SuarezDon't use C++ comments.
2007-07-26 Jerry D. Hedden[PATCH] Silence diag in ext/Data/Dumper/t/bless.t
2007-07-24 Adriano Ferreira[perl #39420] [PATCH] Data::Dumper fails to escape...
2007-07-23 Nicholas ClarkNeed to run the plan() at BEGIN time, else the use_ok...
2007-07-23 Steve PetersVarious fixes for EBCDIC platforms.
2007-07-20 Steve HayRe-apply #31429, which was accidentally undone by ...
2007-07-19 Anno SiegelRe: [patch] Hash::Util::FieldHash v1.02
2007-07-18 Jerry D. HeddenWin32API::File cleanup
2007-07-14 Craig A. BerryVMS todo for threads exit test.
2007-07-13 Rafael Garcia-SuarezFix typos, readability nits
2007-07-13 Rafael Garcia-SuarezUse new style L<> links in POD
2007-07-13 Rafael Garcia-SuarezSpecify prototyping behaviour for Math::BigInt::FastCalc
2007-07-11 Gerard Goossendump.c: do not use sv_len_utf8 because it modified...
2007-07-10 Steve PetersAdd additional SUSV3 constants to Socket for use with...
2007-07-10 Rafael Garcia-SuarezFix Digest::SHA test boilerplate.
2007-07-10 Rafael Garcia-SuarezUpgrade to Digest::SHA 5.45.
2007-07-10 Steve PetersHow this got I got ext/Digest/MD5/t/files.t wrong for...
2007-07-09 Paul MarquessUpdate Filter::Call::Util version
2007-07-02 Paul Marquesscompression modules update to version 2.005
2007-07-02 Jerry D. HeddenFixes to threads tests
2007-06-30 Abigail/p vs (?p)
2007-06-29 Rafael Garcia-SuarezBeing tired of adjusting the test count of concise...
2007-06-28 Ævar Arnfjörð Bjar... Move the RXf_WHITE logic for split " " into the regex...
2007-06-28 Jan DuboisRE: Problem in Win32CORE when building PAR-Packer-0...
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-27 Steve HayFix POSIX::setlocale(): the CRT function returns a...
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 Steve HayUpgrade to Win32-0.30
2007-06-25 Jerry D. HeddenAccept file exists error in ext/Win32API/File/t/file.t
2007-06-25 Paul Johnsonremove op_static
2007-06-25 Rafael Garcia-SuarezRemove now-irrelevant comment
2007-06-25 Reini Urban[perl #43285] Win32API::File tests language specific
2007-06-24 Nicholas Clarks/\bunicode\b/Unicode/; # For everything not dual life
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-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-18 TelsRe: Math::BigInt 1.87 problems? Re: FAIL DBI-1.56 i686...
2007-06-18 Ævar Arnfjörð Bjar... SvRX() and SvRXOK() macros
2007-06-17 Rafael Garcia-SuarezPOD fixes in Hash::Util and Hash::Util::FieldHash
2007-06-17 Anno Siegel[patch] Hash::Util::FieldHash v1.01
2007-06-17 Rafael Garcia-SuarezPatches to compile perl on Cray XT4 Catamount/Qk, by...
2007-06-17 Paul MarquessEBCDIC fixes for gzip
2007-06-16 Rafael Garcia-SuarezMore portability nits by Jarkko
2007-06-14 Rafael Garcia-SuarezUpgrade to PathTools 3.25
2007-06-08 Craig A. BerryAvoid multiply defined symbols in re extension followin...
2007-06-06 Rafael Garcia-SuarezAdjust test count (it shouldn't have changed with last...
2007-06-06 Ævar Arnfjörð Bjar... Re: [PATCH] Callbacks for named captures (%+ and %-)
2007-06-06 Rafael Garcia-SuarezA test file was removed from the latest Unicode::Normalize
2007-06-06 Rafael Garcia-SuarezUpgrade to Unicode::Normalize 1.02
2007-06-05 Rafael Garcia-SuarezRemove support for assertions and -A
2007-06-01 Jan DuboisFix DynaLoader::dl_findfile() to locate .so files again
2007-05-30 Rafael Garcia-SuarezUpgrade 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-SuarezPlug a memory leak in Encode
2007-05-29 Rafael Garcia-SuarezUpgrade to Encode 2.22
2007-05-28 Rafael Garcia-SuarezSeveral POD fixes by Jonathan Stowe
2007-05-28 Vadim Konovalovlinux arm cross-compilation
2007-05-28 TelsMath::BigInt::FastCalc v0.15
2007-05-24 Father Chrysostomos[perl #43010] [PATCH] Deparse, ''->(), ::(), sub :...
2007-05-24 Jerry D. Heddenthreads::shared 1.12
2007-05-23 Jan DuboisRE: [PATCH] Skip ext/Win32/t/Unicode.t under Cygwin
2007-05-21 Jerry D. HeddenSkip ext/Win32/t/Unicode.t under Cygwin
2007-05-21 Jerry D. HeddenSkip win32core.t under Cygwin
2007-05-18 Jerry D. Heddenthreads 1.62
2007-05-18 Steve HayUpgrade to Win32-0.29
2007-05-16 Jerry D. HeddenRe: Thread fail/hang on HP-UX 10.20
2007-05-16 Steve HayDynaLoader doesn't seem to need -DPERL_CORE, and no...
2007-05-16 Steve HayA more general fix to non-threaded static extension...
2007-05-15 Jerry D. HeddenWin32CORE.c needed windows.h
2007-05-15 Jan DuboisRE: Smoke summary results for maint and current on...
2007-05-15 Jan DuboisRE: [perl #42925] Win32::GetLastError fails when first...
2007-05-14 Jerry D. Heddenthreads::shared 1.11
2007-05-14 Steve HayTest for [perl #42925], which was fixed by #31214
2007-05-14 Jan DuboisRE: [perl #42925] Win32::GetLastError fails when first...
2007-05-13 Steve PetersUpgrade to Encode-2.21
2007-05-12 Dave Mitchellmove PL_rsfp_filters into the parser struct
2007-05-11 Dave Mitchellmove PL_rsfp into the PL_parser struct
2007-05-10 Nicholas ClarkWork around to get Unicode tests passing.
next