add -I../lib to VMS build to find Config_heavy.pl
[p5sagit/p5-mst-13.2.git] / lib /
2004-11-29 Rafael Garcia-Suarez Upgrade to Test::Simple 0.53
2004-11-26 Steve Peters [perl #32639] [PATCH] Bug in Term::Complete Module...
2004-11-26 Nicholas Clark The change to the internal representation introduced...
2004-11-26 Steve Hay Fix Win32 breakage caused by changes 23535/23542.
2004-11-25 Nicholas Clark Generate the virtual entries at Config.pm build time...
2004-11-25 Nicholas Clark Add an exists test for the things we loop over
2004-11-25 Nicholas Clark The first entry in the virtual config.sh is special...
2004-11-25 Nicholas Clark Make $Config{libs_nolargefiles} and
2004-11-25 Nicholas Clark Test the currently working virtual %Config entries
2004-11-24 Nicholas Clark Wrap some long lines
2004-11-20 Nicholas Clark Assimilate Test-Simple 0.50
2004-11-18 Nicholas Clark Bump version number
2004-11-17 Steve Peters [perl #28929] File::Find follow_fast => 1 loses danglin...
2004-11-17 Audrey Tang perl5db.pl POD cleanup
2004-11-12 Anno Siegel [perl #32400] Unnecessary warning from constant.pm
2004-11-12 Steve Peters Small documentation fix to ExtUtils::Constant
2004-11-05 Anno Siegel [perl #32327] Benchmark calls coderef with spurious...
2004-11-04 Rick Delaney Re: [PATCH perl-current] Re: [perl #31793] Data::Dumper...
2004-11-03 Rafael Garcia-Suarez Mostly revert change #23347 (keep the test suite, fixed),
2004-10-31 Nicholas Clark Skip tests if Devel::Peek not built
2004-10-31 Nicholas Clark Assimilate PathTools 3.01 (File::Spec and Cwd)
2004-10-31 Nicholas Clark Oops. Forgot to add the new test in I18N::LangTags...
2004-10-31 Nicholas Clark Assimilate I18N::LangTags 0.35
2004-10-30 Nicholas Clark Skip tests that require Data::Dumper if it is not built
2004-10-27 Craig A. Berry lib/Carp.t improvements
2004-10-25 Steve Peters [perl #30227] [PATCH]splain vs. -w
2004-10-21 Abhijit Menon-Sen [PATCH] Math::BigInt v1.73 final
2004-10-20 Rafael Garcia-Suarez Ensure that PVA.pl returns a true value.
2004-10-15 Rafael Garcia-Suarez Implement a new -dt command-line flag, to enable thread...
2004-10-12 kaminsky@math.huji... [perl #31843] warnings::warn($obj,...) fails when ...
2004-10-12 Tels Patch: BigInt v1.73 (pre-release)
2004-10-10 Dave Mitchell Turn regcomp into a list op
2004-10-10 Nicholas Clark Restore runtime loading of Encode and Encode-related...
2004-10-04 Rafael Garcia-Suarez Increment $overload::VERSION after change #23347
2004-10-04 Rick Delaney Re: [perl #31793] Data::Dumper: Useqq interacts badly...
2004-09-23 Rafael Garcia-Suarez Typo fix.
2004-09-20 Steve Peters [perl #27576] [PATCH] Pod::Usage -exitvalue => "NOEXIT...
2004-09-20 Jarkko Hietaniemi [PATCH] encoding and open pragmas
2004-09-08 Vadim Konovalov lib/bigint.pm tiny typo fix
2004-09-05 Dave Mitchell I somehow managed to omit the base.pm change from ...
2004-09-05 Dave Mitchell [perl #31078] Fields package bug
2004-09-02 Rafael Garcia-Suarez Upgrade to version 0.42.
2004-09-01 Rick Delaney fields.pm lost compile-time benefit
2004-09-01 Rafael Garcia-Suarez Upgrade to Cwd 2.21.
2004-09-01 Rafael Garcia-Suarez Update to File::Spec 0.90
2004-08-30 Marcus Holland-Moritz Fix skipping of a Dumpvalue test when configured withou...
2004-08-28 Craig A. Berry File::Spec::VMS update
2004-08-17 Jos I. Boumans Document Carp's global variables + provide tests
2004-08-13 Tels pre Math::BigInt v1.72
2004-08-04 Fergal Daly extension to diagnostics.pm
2004-08-03 Marek Rouchal [perl #30914] ExtUtils::Embed should use libperl name...
2004-08-03 Jim Cromie additional -V:foo tests
2004-08-02 Rafael Garcia-Suarez Remove empty rpath from .so files
2004-08-02 Fergal Daly mention refaddr() in overload::StrVal docs
2004-07-30 Rafael Garcia-Suarez Upgrade to Math::BigInt v1.71.
2004-07-28 Rafael Garcia-Suarez Upgrade to File::Spec 0.88.
2004-07-28 Audrey Tang Re: [perl #30783] Test::Builder does not handle overloa...
2004-07-22 Rafael Garcia-Suarez Upgrade to Cwd 2.20
2004-07-22 Nicholas Clark Config::config_re and config_sh would report the byteor...
2004-07-19 Tels [perl #30609] [PATCH] BigInt v1.71 - first try
2004-07-15 Nicholas Clark Assimilate Cwd 2.19
2004-07-14 Nicholas Clark Numeric comparison operators mustn't compare addresses...
2004-07-13 Rafael Garcia-Suarez Tweak to change #23089, as suggested by Tim Bunce
2004-07-13 Nicholas Clark Check each line of config_re output.
2004-07-13 Andrew Pimlott Re: debugger 'R'estart and open database connections
2004-07-13 John Peacock was Re: UNIVERSAL::VERSION causing "Use of uninitialize...
2004-07-10 Dave Rolsky Bug with NEXT when called from an eval block
2004-07-06 Marcus Holland-Moritz Failing matches don't reset numbered variables.
2004-07-05 Nicholas Clark There was no need to bump $Text::ParseWords::VERSION...
2004-07-04 Craig A. Berry _vms_abs_path on non-directories
2004-07-04 Nicholas Clark /usr/bin/locale steadfastly delivers 8 bit output indep...
2004-07-02 Rafael Garcia-Suarez Upgrade to I18N::LangTags 0.33
2004-07-01 Nicholas Clark Bump version numbers
2004-06-30 Graham Barr Sync to libnet-1.19
2004-06-27 Nicholas Clark Assimilate Locale-Codes-2.07
2004-06-27 Nicholas Clark Stop 80_all_env.t failing when LC_ALL is set
2004-06-25 Andy Dougherty Correct detection of absent modules. Based on
2004-06-25 Marcus Holland-Moritz Cleanup the main regex in Text::ParseWords and make the
2004-06-24 Marcus Holland-Moritz Fix for: [perl #30442] Text::ParseWords does not handle...
2004-06-24 Rafael Garcia-Suarez Upgrade to Cwd 2.18
2004-06-24 Rafael Garcia-Suarez Upgrade to Cwd 2.17_03
2004-06-22 Marcel Grünauer Proposed patch + test case.
2004-06-22 bbucklan@jpl-devva... Adjust array index in FileCache.pm.
2004-06-22 Nicholas Clark Skip tests if List::Util not built
2004-06-22 Nicholas Clark Skip test if Data::Dumper not built
2004-06-22 Nicholas Clark Skip test if Devel::PPPort is not built.
2004-06-22 Rafael Garcia-Suarez Upgrade to I18N::LangTags 0.32
2004-06-20 Dave Mitchell make mktables always update modifed time to play better...
2004-06-18 Nicholas Clark This needs POSIX, so skip if no POSIX
2004-06-18 Nicholas Clark Also needs skipping if PerlIO::via not built
2004-06-18 Nicholas Clark D'oh. Don't turn on warnings on the #! line without...
2004-06-18 Nicholas Clark Unicode::UCD uses Storable, so we can't test if Storabl...
2004-06-18 Rafael Garcia-Suarez Upgrade to I18N::LangTags 0.31.
2004-06-17 Rafael Garcia-Suarez Upgrade to Locale::Maketext 1.09
2004-06-17 Rafael Garcia-Suarez Upgrade to I18N::LangTags 0.30.
2004-06-15 Boris Zentner File::Basename docs
2004-06-09 Robin Barker Re: [perl #24081] invalid regexp in perl -V
2004-06-09 Rafael Garcia-Suarez Upgrade to Pod::Parser 1.28
2004-06-09 Rafael Garcia-Suarez Upgrade to Pod::Perldoc 3.13
2004-06-09 Rafael Garcia-Suarez Upgrade to Digest 1.08.
next