DragonflyBSD is a BSD too
[p5sagit/p5-mst-13.2.git] / ext /
2007-09-25 Slaven Rezic Re: [perl #45513] Test failures on amd64-freebsd 6.2
2007-09-25 Rafael Garcia-Suarez Make 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. Hedden Re: Change 31935: Upgrade to Win32-0.32
2007-09-24 Jim Cromie [patch] improve B::Concise -src support
2007-09-24 Rafael Garcia-Suarez Upgrade to Compress::Zlib 2.007
2007-09-24 Rafael Garcia-Suarez Upgrade to threads::shared 1.14
2007-09-22 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.12
2007-09-21 Steve Hay Upgrade to Win32-0.32
2007-09-20 Steve Peters ext/XS/APITest/APITest.xs was suffering casting issues...
2007-09-20 Nicholas Clark Use Perl_hv_common() to test disabling the key conversi...
2007-09-19 Nicholas Clark Lots more tests with many permuations of 7, 8 and ...
2007-09-19 Nicholas Clark Parameterise the code that tests the rot13 hash, and...
2007-09-19 Nicholas Clark Call the key transformation function for hv_exists...
2007-09-19 Nicholas Clark Call the key transformation function for hv_delete().
2007-09-19 Nicholas Clark More tests for when fieldhash magic (doesn't) trigger.
2007-09-19 Nicholas Clark Correct test descriptions. bless didn't trigger. ever...
2007-09-19 Dmitry Karasik Re: [perl #45493] [patch] ext/Win32/Win32.xs compilatio...
2007-09-19 Nicholas Clark For an LVALUE fetch, "hv_fetch()" will recurse into...
2007-09-19 Jerry D. Hedden threads 1.67
2007-09-18 Rafael Garcia-Suarez Prevent the pragmas from ${^OPEN} propagated to %^H...
2007-09-17 Nicholas Clark Fix spelling errors in comments.
2007-09-17 Nicholas Clark Some more state variable deparse tests.
2007-09-17 Rafael Garcia-Suarez Make B::Deparse able to handle pragmas from %^H.
2007-09-17 Jerry D. Hedden threads 1.66
2007-09-17 Jarkko Hietaniemi Re: [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-Suarez Better diagnostics and test naming
2007-09-13 Rafael Garcia-Suarez Make Deparse handle "say"
2007-09-12 Nicholas Clark Add the missing assignment to op_last that change 31798...
2007-09-12 Steve Hay Upgrade to Win32-0.31
2007-09-11 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.11_06
2007-09-08 Nicholas Clark B.pm still assumed that SVt_PVBM exists. Correct this.
2007-09-08 Jim Cromie [patch] readabilty tweaks
2007-09-07 Jerry D. Hedden Test fixes to go along with longpath.inc patch
2007-09-07 Jerry D. Hedden Fix ext/Win32/t/Unicode.t test failure under Cygwin
2007-09-07 Jerry D. Hedden Force uppercase drive letters
2007-09-06 Nicholas Clark Change 31798 forgot to add the op 'once' to Opcode.pm
2007-09-05 Jerry D. Hedden Fix ext/Win32/t/Unicode.t test bug
2007-09-05 Jerry D. Hedden threads::shared 1.13
2007-09-05 Jerry D. Hedden threads 1.65
2007-09-05 Sébastien Aperghis... Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.20.tar.gz
2007-09-02 Paul Marquess Compress* 2.006
2007-09-01 Clinton Gormley [perl #45093] Can't find ODBM library while compiling...
2007-09-01 Jim Cromie Re: RFC patch - display src-lines in B::Concise
2007-08-31 Jerry D. Hedden Suppress Sys::Syslog diag msg (repost)
2007-08-31 Rafael Garcia-Suarez Patch 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 Peters Upgrade to Text-Soundex-3.03
2007-08-22 John E. Malmberg [patch@31739] regop.t fix for VMS
2007-08-20 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.11_05
2007-08-20 Steve Peters Default LOG_PRIMASK for Sys-Syslog in cases where it...
2007-08-20 Jerry D. Hedden Fix some typos in threads.pm
2007-08-16 Nicholas Clark Correct parentheses. Calling Win32::GetOSVersion()...
2007-08-15 Steve Hay Skip the POSIX::strftime() time test with a 60sec param...
2007-08-14 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.11_03
2007-08-12 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.11_02
2007-08-12 Marcus Holland-Moritz Use sysconf/getpagesize/page.h to determine page size...
2007-08-08 Abhijit Menon-Sen #31687-bis.
2007-08-08 Jerry D. Hedden threads 1.64 (repost)
2007-08-03 Chun Bing Ge problems 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-Suarez Don'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 Clark Need to run the plan() at BEGIN time, else the use_ok...
2007-07-23 Steve Peters Various fixes for EBCDIC platforms.
2007-07-20 Steve Hay Re-apply #31429, which was accidentally undone by ...
2007-07-19 Anno Siegel Re: [patch] Hash::Util::FieldHash v1.02
2007-07-18 Jerry D. Hedden Win32API::File cleanup
2007-07-14 Craig A. Berry VMS todo for threads exit test.
2007-07-13 Rafael Garcia-Suarez Fix typos, readability nits
2007-07-13 Rafael Garcia-Suarez Use new style L<> links in POD
2007-07-13 Rafael Garcia-Suarez Specify prototyping behaviour for Math::BigInt::FastCalc
2007-07-11 Gerard Goossen dump.c: do not use sv_len_utf8 because it modified...
2007-07-10 Steve Peters Add additional SUSV3 constants to Socket for use with...
2007-07-10 Rafael Garcia-Suarez Fix Digest::SHA test boilerplate.
2007-07-10 Rafael Garcia-Suarez Upgrade to Digest::SHA 5.45.
2007-07-10 Steve Peters How this got I got ext/Digest/MD5/t/files.t wrong for...
2007-07-09 Paul Marquess Update Filter::Call::Util version
2007-07-02 Paul Marquess compression modules update to version 2.005
2007-07-02 Jerry D. Hedden Fixes to threads tests
2007-06-30 Abigail /p vs (?p)
2007-06-29 Rafael Garcia-Suarez Being 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 Dubois RE: Problem in Win32CORE when building PAR-Packer-0...
2007-06-28 Jerry D. Hedden Move tests under 'threads' module
2007-06-28 Jerry D. Hedden Re: [PATCH-revised] ext/Win32/t/Unicode.t failures...
2007-06-27 Steve Hay Fix POSIX::setlocale(): the CRT function returns a...
2007-06-27 Jerry D. Hedden threads 1.63
2007-06-27 Chia-liang Kao B::Deparse cleanups
2007-06-26 Dave Mitchell avoid double-free of the thread function
2007-06-26 Steve Hay Upgrade to Win32-0.30
2007-06-25 Jerry D. Hedden Accept file exists error in ext/Win32API/File/t/file.t
2007-06-25 Paul Johnson remove op_static
2007-06-25 Rafael Garcia-Suarez Remove now-irrelevant comment
next