This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Maybe the default order of directories in @INC should be modified.
[perl5.git] / ext /
2007-09-26 Jim CromieRe: [patch] improve B::Concise -src support
2007-09-25 Slaven RezicRe: [perl #45513] Test failures on amd64-freebsd 6.2
2007-09-25 Rafael Garcia-SuarezMake OptreeCheck.pm more forgiving about parent pad...
2007-09-25 Jerry D. Hedden$^E is not Win32::GetLastError under Cygwin
2007-09-25 Jerry D. HeddenRe: Change 31935: Upgrade to Win32-0.32
2007-09-24 Jim Cromie[patch] improve B::Concise -src support
2007-09-24 Rafael Garcia-SuarezUpgrade to Compress::Zlib 2.007
2007-09-24 Rafael Garcia-SuarezUpgrade to threads::shared 1.14
2007-09-22 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.12
2007-09-21 Steve HayUpgrade to Win32-0.32
2007-09-20 Steve Petersext/XS/APITest/APITest.xs was suffering casting issues...
2007-09-20 Nicholas ClarkUse Perl_hv_common() to test disabling the key conversi...
2007-09-19 Nicholas ClarkLots more tests with many permuations of 7, 8 and ...
2007-09-19 Nicholas ClarkParameterise the code that tests the rot13 hash, and...
2007-09-19 Nicholas ClarkCall the key transformation function for hv_exists...
2007-09-19 Nicholas ClarkCall the key transformation function for hv_delete().
2007-09-19 Nicholas ClarkMore tests for when fieldhash magic (doesn't) trigger.
2007-09-19 Nicholas ClarkCorrect test descriptions. bless didn't trigger. ever...
2007-09-19 Dmitry KarasikRe: [perl #45493] [patch] ext/Win32/Win32.xs compilatio...
2007-09-19 Nicholas ClarkFor an LVALUE fetch, "hv_fetch()" will recurse into...
2007-09-19 Jerry D. Heddenthreads 1.67
2007-09-18 Rafael Garcia-SuarezPrevent the pragmas from ${^OPEN} propagated to %^H...
2007-09-17 Nicholas ClarkFix spelling errors in comments.
2007-09-17 Nicholas ClarkSome more state variable deparse tests.
2007-09-17 Rafael Garcia-SuarezMake B::Deparse able to handle pragmas from %^H.
2007-09-17 Jerry D. Heddenthreads 1.66
2007-09-17 Jarkko HietaniemiRe: [PATCH] Cray XT4/Catamount build
2007-09-16 Tels[PATCHES] various small Math::BigInt et. al. fixes
2007-09-14 Sébastien Aperghis... Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.21.tar.gz
2007-09-14 Dave Mitchell[perl #45053] Memory corruption with heavy module loadi...
2007-09-13 Rafael Garcia-SuarezBetter diagnostics and test naming
2007-09-13 Rafael Garcia-SuarezMake Deparse handle "say"
2007-09-12 Nicholas ClarkAdd the missing assignment to op_last that change 31798...
2007-09-12 Steve HayUpgrade to Win32-0.31
2007-09-11 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.11_06
2007-09-08 Nicholas ClarkB.pm still assumed that SVt_PVBM exists. Correct this.
2007-09-08 Jim Cromie[patch] readabilty tweaks
2007-09-07 Jerry D. HeddenTest fixes to go along with longpath.inc patch
2007-09-07 Jerry D. HeddenFix ext/Win32/t/Unicode.t test failure under Cygwin
2007-09-07 Jerry D. HeddenForce uppercase drive letters
2007-09-06 Nicholas ClarkChange 31798 forgot to add the op 'once' to Opcode.pm
2007-09-05 Jerry D. HeddenFix ext/Win32/t/Unicode.t test bug
2007-09-05 Jerry D. Heddenthreads::shared 1.13
2007-09-05 Jerry D. Heddenthreads 1.65
2007-09-05 Sébastien Aperghis... Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.20.tar.gz
2007-09-02 Paul MarquessCompress* 2.006
2007-09-01 Clinton Gormley[perl #45093] Can't find ODBM library while compiling...
2007-09-01 Jim CromieRe: RFC patch - display src-lines in B::Concise
2007-08-31 Jerry D. HeddenSuppress Sys::Syslog diag msg (repost)
2007-08-31 Rafael Garcia-SuarezPatch by Gerard Goosen to avoid building man pages...
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
next