Don't require to have at least DB_File or *DBM_File
[p5sagit/p5-mst-13.2.git] / t / lib /
2007-07-04 Rafael Garcia-Suarez Don't require to have at least DB_File or *DBM_File
2007-07-02 Paul Marquess compression modules update to version 2.005
2007-07-02 Steve Peters Upgrade to ExtUtils-MakeMaker-6.35
2007-06-25 Tels [Caffeine-Patch] Math::BigInt 1.87 take 11 (add batan2...
2007-04-24 Rafael Garcia-Suarez Remove the code that handles assignment to state variables
2007-04-19 Rafael Garcia-Suarez Adjust the warning category in the test, too
2007-03-30 Rafael Garcia-Suarez Add two deprecation warnings:
2007-03-26 Rafael Garcia-Suarez Make the warning "interpreted as function" a bit less...
2007-03-04 Steve Peters Upgrade to IO-Compress-Base-2.004, Compress-Raw-Zlib...
2007-03-03 Rafael Garcia-Suarez Make use VERSION also load feature.pm
2007-03-01 Rafael Garcia-Suarez A new test by Abigail: Check that certain modules don't
2007-02-28 Rafael Garcia-Suarez (?p{}) has been deprecated for a long time.
2007-02-24 Rafael Garcia-Suarez C<keys %+> should not warn. Don't make scan_ident test for
2007-02-19 Tels [PATCH] integrate Math::BigInt 1.79 and Math::BigInt...
2007-02-14 Nicholas Clark Change 30276 wasn't meant do mess with t/lib/common...
2007-02-14 SADAHIRO Tomoyuki Integrate:
2007-02-05 Nicholas Clark t/lib/common.pl can be warnings clean.
2007-02-05 Nicholas Clark Use the new conditional TODOs to mark as TODO the warni...
2007-02-05 Nicholas Clark Enhance t/lib/common.pl to provide conditional TODOs...
2007-01-20 Nicholas Clark defined @$foo and defined %$bar should be subject to...
2007-01-15 Rafael Garcia-Suarez Enable the ~~ operator by default.
2007-01-15 Rafael Garcia-Suarez Use the $Is_MacOS variable
2007-01-15 Rafael Garcia-Suarez Simplify the ok/not ok logic
2007-01-15 Rafael Garcia-Suarez Various cleanup and factorization by Schwern
2007-01-08 Rafael Garcia-Suarez Turn taint warnings (-t) into severe warnings, so they're
2006-12-30 Paul Marquess Update Compress Modules to version 2.002
2006-12-23 Rafael Garcia-Suarez syswrite() wasn't reporting a warning when writing...
2006-12-16 Nicholas Clark Add a new flag SVprv_PCS_IMPORTED (which is a pseudonym...
2006-12-06 Joshua ben Jore User pragmas now accessible from B
2006-11-02 H.Merijn Brand Change #29193 makes this addition unneeded
2006-11-02 Dave Mitchell eval $undef should emit one warning, not three.
2006-11-02 Rafael Garcia-Suarez More heuristics to make warnings.t pass under different
2006-11-01 H.Merijn Brand Fix the failures in warnings tests when PERL_UNICODE...
2006-10-29 Paul Marquess [PATHCH] Scalar::Util::readonly ...
2006-10-26 Paul Marquess IO::Compress modules
2006-10-16 SADAHIRO Tomoyuki remove leaveit from toke.c:scan_const
2006-09-19 Yves Orton Re: \N{...} in regular expression [PATCH]
2006-09-06 Rafael Garcia-Suarez Remove perlcc and the byteloader
2006-07-07 Rafael Garcia-Suarez Fix the implementation of list assignment to state().
2006-07-06 Rafael Garcia-Suarez Add a new warning, "State variable %s will be reinitial...
2006-07-06 Yves Orton Introduce a new function, pv_escape(), to display conte...
2006-06-28 Paul Marquess Update for IO::Uncompress::Base
2006-06-22 Paul Marquess IO::Compress::Base
2006-06-20 Paul Marquess IO::Compress::* 2.000_13
2006-05-19 Rafael Garcia-Suarez Adjust test following change #28225
2006-05-18 Rafael Garcia-Suarez We can now remove DynaLoader from 1_compile.t
2006-05-17 Paul Marquess IO::Compress* 2.000_12
2006-04-30 Nicholas Clark index and rindex couldn't correctly handle surprises...
2006-04-29 Nicholas Clark syswrite couldn't correctly handle surprises from UTF...
2006-04-14 Paul Marquess IO::Compress::*
2006-04-05 Rafael Garcia-Suarez Assigning undef to an entry in %ENV shouldn't produce...
2006-04-01 Nicholas Clark Test no mypragma;
2006-04-01 Nicholas Clark Automatically set HINT_LOCALIZE_HH whenever %^H is...
2006-04-01 Nicholas Clark Test that user pragmas work inside string eval.
2006-04-01 Nicholas Clark Add Rafael's example user pragma, and convert his demo...
2006-03-16 Paul Marquess Compress::Raw::Zlib, Compress::Zlib, IO::Compress:...
2006-03-14 Rafael Garcia-Suarez Make usage of :unique emit a deprecation warning.
2006-03-07 Rafael Garcia-Suarez $[ = 2 should not warn.
2006-03-06 Rafael Garcia-Suarez Add and remove files forgotten in change #27384
2006-03-06 Paul Marquess Compress::Zlib
2006-03-03 Jarkko Hietaniemi Re: [perl #38657] -d:Foo=bar broke in 5.8.8
2006-02-16 Paul Green [patch] t/lib/warnings/pp_sys
2006-02-16 Rafael Garcia-Suarez CPAN::FirstTime can go as well from the untested module...
2006-02-16 Rafael Garcia-Suarez Pod::Plainer is tested, actually (spotted by chromatic)
2006-02-09 Rafael Garcia-Suarez Skip new chdir warning test if fchdir is not available
2006-02-08 Peter Dintelmann [perl #38464] chdir() on closed handles
2006-01-12 Rafael Garcia-Suarez Don't warn when localizing $[
2006-01-10 Paul Marquess Compress::Zlib becomes zlib agnostic
2006-01-09 Paul Marquess RE: Failing tests on VMS blead@26652
2005-12-22 Steve Peters Add documentation for method domainname() in Net::Domai...
2005-12-21 Robin Houston Feature bundle is now :5.10, and add -E switch
2005-12-19 Rafael Garcia-Suarez Missing file from last change
2005-12-19 Robin Houston latest switch/say/~~
2005-12-15 Rafael Garcia-Suarez Fix for [perl #37886] strict 'refs' doesn't apply insid...
2005-12-01 Gisle Aas Disable constant folding of sprintf
2005-11-22 Nicholas Clark Note the URL describing the vast riches awaiting us.
2005-11-22 Robin Houston Re: [PATCH] concat interacts badly with magic
2005-10-21 Gisle Aas wrong maxlen in sselect [PATCH]
2005-10-16 Steve Peters Upgrade to Pod-Parser-1.34 (with some changes to get...
2005-10-06 Rafael Garcia-Suarez Move ZlibTestUtils.pm under t/
2005-09-28 Steve Peters Upgrade to Test::Harness 2.56
2005-09-27 Rafael Garcia-Suarez Fix by Rick Delaney for [perl #3269] no warnings "barew...
2005-09-26 Rafael Garcia-Suarez Upgrade to Test::Simple 0.61
2005-08-11 John E. Malmberg [patch] blead@25282 - VMS specific fixes. [2nd try]
2005-07-28 Piotr Fusik [perl #36672] Swapped warnings for -o and -O file tests
2005-07-19 Rafael Garcia-Suarez Extend the the "our variable redeclared" warning to...
2005-07-19 Rafael Garcia-Suarez Fix strict test to go with the precedent warning change
2005-07-19 Rafael Garcia-Suarez Overhaul the semantics of the warning
2005-06-27 Rafael Garcia-Suarez Upgrade to Filter::Simple 0.82
2005-06-20 Rafael Garcia-Suarez Remove the deprecated $# variable
2005-05-21 Rafael Garcia-Suarez Update to MakeMaker 6.30
2005-05-05 Rafael Garcia-Suarez Missing files in Test::Simple
2005-04-24 Rafael Garcia-Suarez Upgrade to Test::Harness 2.48
2005-04-08 Andy Lester Removing Y2K warnings
2005-04-07 Rafael Garcia-Suarez Upgrade to ExtUtils::MakeMaker 6.27,
2005-03-21 Alexey Tourbin Re: [perl #34493] h2ph `extern inline' problems
2005-02-11 Yitzchak Scott-Tho... Re: [PATCH] Re: perl winpid?
2005-01-04 Tels Math::BigInt v1.74, Math::BigRat v0.14, bignum v0.16
2004-12-09 Rafael Garcia-Suarez Fix test to cope with the previous h2ph change.
2004-11-29 Rafael Garcia-Suarez Upgrade to Test::Simple 0.53
next