Fix bug in DynaLoader, which has been passing a filename in dynamic
[p5sagit/p5-mst-13.2.git] / lib /
2006-05-02 Steve Peters Escape prompts with #'s to avoid causing tests to fail...
2006-05-01 Rafael Garcia-Suarez Add a BUGS section to Fatal.pm, see bug #38790
2006-05-01 Nicholas Clark Allow a macro of "0" to mean "#if 0" for convenient...
2006-04-29 Nicholas Clark More tests for syswrite with UTF-8 data.
2006-04-28 Randy W. Sims Re: [ANNOUNCE] Module::Build 0.28 -> CPAN
2006-04-28 Steve Peters Upgrade to Pathtools-3.18
2006-04-28 Steve Peters Upgrade to Module-Build-0.28
2006-04-27 Steve Peters Upgrade to ExtUtils-Install-1.39
2006-04-26 Marcus Holland-Moritz Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
2006-04-25 Steve Hay Make Module-Build aware of new Test-Harness output
2006-04-24 Steve Peters Really bump the version of File::Find.
2006-04-24 Steve Peters Reverting change #27953, as it appears that File::Find has
2006-04-24 David Landgren Re: [perl #38965] File::Find documentation - is "Don...
2006-04-23 Nicholas Clark Assimilate Test::Harness 2.57_06
2006-04-21 Alexey Toptygin Re: [perl #38904] Text::ParseWords doesn't always handl...
2006-04-20 Nicholas Clark Remove the last traces of explicitly setting HINT_LOCAL...
2006-04-20 Yves Orton Re: TODO tests and test::harness
2006-04-20 Nicholas Clark Tweak change 23256 to continue passing on 5.8.x
2006-04-20 Nicholas Clark Convert two ok()s to better constructions.
2006-04-19 Linda Walsh [perl #38892] PATCH: remove spurious warning from Bench...
2006-04-19 Rafael Garcia-Suarez Upgrade to Test::Harness 2.57_05
2006-04-17 Steve Peters Patch to fix RT #31227: perldoc -f, -q ignores extra...
2006-04-17 Steve Peters Upgrade to CGI.pm-3.19.
2006-04-16 Jan Dubois testcase for change #27832
2006-04-16 Nicholas Clark Fix htmllink.t to cater for the case where perladmin...
2006-04-16 Jan Dubois Change anchor generation in Pod::Html for "=item item 2"
2006-04-16 Jan Dubois Pod::Html::depod() doesn't work correctly for multi...
2006-04-16 Jan Dubois Missing part of change 25186
2006-04-16 Jan Dubois Missing part of change 25676
2006-04-05 SADAHIRO Tomoyuki Fix test portability on non-ASCII platforms
2006-04-05 Steve Peters Document the functions htmlify() and anchorify() in...
2006-04-04 Gisle Aas Change 27592 disabled the building of manpages for...
2006-04-04 Jan Dubois "smart match" description in overload.pm is in the...
2006-04-02 Robin Houston Prevent "use sort 'stable'" from reversing the order
2006-04-01 Nicholas Clark Automatically set HINT_LOCALIZE_HH whenever %^H is...
2006-03-31 Rafael Garcia-Suarez Upgrade to Time::Local 1.12_01
2006-03-31 Rafael Garcia-Suarez Test for fileno definedness instead of truth
2006-03-30 Randy W. Sims Re: New Module::Build released
2006-03-29 Yuval Kogman CLONE for Tie::RefHash
2006-03-28 Jonathan Stowe Re: [cpan #17773] Bug in Term::ReadKey being trigger...
2006-03-27 Craig A. Berry EU::MM::MM_VMS::one_liner must quote "--" argument
2006-03-24 Craig A. Berry restore EU::MM test fixes from 26079, 26813, and 26919
2006-03-24 Rafael Garcia-Suarez Bump version number of ExtUtils::MM_Win32
2006-03-24 Steve Hay Fix broken MM_Win32.t tests following 27590
2006-03-23 Rafael Garcia-Suarez When MAN3PODS is forced to {} in a Makefile.PL, manpage...
2006-03-23 Rafael Garcia-Suarez No reason to ship MakeMaker's META.yml
2006-03-23 Rafael Garcia-Suarez Merge changes from CPAN's EU:MM 6.30_01.
2006-03-23 Rafael Garcia-Suarez Get version numbers in line with what's in the CPAN
2006-03-23 Rafael Garcia-Suarez Upgrade to Time::Local 1.12
2006-03-22 Randy W. Sims Uninitialized value in Archive::Tar
2006-03-22 Gisle Aas Adjust docs to reflect that DynaLoader, as of change...
2006-03-21 Gisle Aas Upgrade to Digest-1.15
2006-03-19 Jarkko Hietaniemi a bit 'use strict' cleanliness
2006-03-17 Rafael Garcia-Suarez Upgrade to ExtUtils::CBuilder 0.17
2006-03-15 Nicholas Clark D'oh! 27508 wasn't quite testing what I wanted it to...
2006-03-15 Nicholas Clark Test for reblessing objects with weak references.
2006-03-15 Nicholas Clark Moving the overloading flag from the reference to the...
2006-03-15 Nicholas Clark Finish converting overload.t to Test::More
2006-03-15 Nicholas Clark Further conversion of overload.t
2006-03-15 Nicholas Clark Further conversion of overload.t
2006-03-15 Nicholas Clark Partially convert overload.t to Test::More
2006-03-14 Peter Prymmer perl @ 27483 fix lib/Pod/Simple/t/corpustest.t to work...
2006-03-12 Steve Peters Upgrade to Module-Build-0.27_09
2006-03-11 Peter Prymmer perl@27437 fix File::Path::mkpath so that perl installs...
2006-03-08 Steve Hay Cleanup Archive-Tar temporary test files
2006-03-07 Steve Hay Fix lib/Module/Build/t/compat.t
2006-03-07 Steve Peters Upgrade to PathTools-3.17
2006-03-06 Yitzchak Scott-Tho... add Module::Build 0.27_08
2006-03-06 Rafael Garcia-Suarez Upgrade to Archive::Tar 1.29
2006-03-01 Steve Peters Grammar nit in Locale::Maketext::TPJ13.pod, found by...
2006-03-01 Steve Peters Upgrade to podlators-2.04
2006-03-01 Steve Peters Upgrade to assertions-0.03
2006-03-01 Steve Peters Upgrade to CGI.pm-3.17, but continuing the version...
2006-02-27 Rafael Garcia-Suarez Upgrade to CPAN 1.87
2006-02-27 Salvador Fandiño [patch] dumping tied globs without FILENO method on...
2006-02-24 Steve Peters Upgrade to CPAN-1.86
2006-02-21 Steve Peters $ExtUtils::MM_Unix::VERSION needs to stay numeric to...
2006-02-21 Joshua ben Jore Patches: B, CGI, ExtUtils::MM_Unix
2006-02-20 Nicholas Clark Need to clear CvXSUBANY() too to turn a constant sub...
2006-02-17 Brendan O'Dea Fix precedence.
2006-02-17 Yitzchak Scott-Tho... Re: [perl #38485] use integer; 0x80000000/-1; # coredump
2006-02-16 Steve Peters Upgrade to CGI-3.16, with version bump on CGI.pm for...
2006-02-15 Rafael Garcia-Suarez Fix to run this test in the core
2006-02-15 Andreas König [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.84.tar.gz
2006-02-15 Steve Peters Version bump to go along with change #27185
2006-02-15 Abigail Getopt::Long::Configure 'no_getopt_compat'
2006-02-14 Yves Orton [Patch] Enhance Hash::Util
2006-02-11 Steve Peters Test to go with change #27155.
2006-02-07 Steffen Müller Re: [PATCH] Documentation patch for overload
2006-02-06 Jarkko Hietaniemi 5.8.8: Unicos test skip (and for the record: config...
2006-02-05 Steffen Müller Documentation patch for overload
2006-02-04 Nicholas Clark Add regression tests to lib/charnames.t to ensure that...
2006-02-03 Andreas König [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.83_64.tar.gz
2006-02-03 SADAHIRO Tomoyuki L<PerlIO> and Pod::Html
2006-02-02 Rafael Garcia-Suarez Update to Module::CoreList 3.04.
2006-02-02 Gisle Aas perl-5.8.8 also contained change 27040.
2006-02-01 Rafael Garcia-Suarez autouse actually requires perl 5.6 at least.
2006-02-01 Rafael Garcia-Suarez Avoid "Prototype mismatch" warnings with autouse.
2006-02-01 Rafael Garcia-Suarez Fix corelist data for 5.8.8
2006-02-01 Rafael Garcia-Suarez Update to Module::CoreList 2.03 (includes 5.8.8 and...
next