Use make_ext.pl on VMS to build, clean, and realclean extensions.
[p5sagit/p5-mst-13.2.git] / lib /
2009-02-07 Nicholas Clark Fix Exporter test for 2770a1ce2934f4277de13f4f795ba41c8...
2009-02-07 Nicholas Clark Carp 1.05 shipped with 5.8.8. Remove work-around for...
2009-02-07 Nicholas Clark require warnings; as late as possible, to avoid a new...
2009-02-07 Ricardo SIGNES deprecate UNIVERSAL->import
2009-02-07 Nicholas Clark Skip the 0oX... mode copying tests when chmod fails...
2009-02-07 Ricardo SIGNES relocate "warnings" section of UNIVERSAL man page
2009-02-07 Ricardo SIGNES pare down docs of UNIVERSAL in perlobj
2009-02-07 Jos I. Boumans Update Module::Load to 0.16
2009-02-05 Nicholas Clark Move XSSymSet.pm to lib/ExtUtils/, but only install...
2009-02-04 Steve Hay Upgrade to Pod-Parser-1.37.
2009-02-03 Steve Hay Follow-up to commit 4adc95e616bac7eea015e9e47e439b063c1...
2009-02-02 Andreas J. Koenig Update CPAN.pm to 1.93_03
2009-01-30 Steve Hay Upgrade to Pod-Parser-1.36.
2009-01-27 Karl Change to use 5.1 Unicode file versions
2009-01-27 Karl unicore Makefile didn't clean sub-sub directories
2009-01-27 Jerry D. Hedden Silence verbosity in lib/File/Copy.t during 'make test...
2009-01-26 Abigail Tests to check cp() doesn't drop set[eu]id bits.
2009-01-26 Abigail Check for the group entry returned by getpwuid as well...
2009-01-25 Lanning, Scott Some POD patches for PerlIO and PerlIO::var
2009-01-25 Charles Bailey Move cp(1)-like permission changes from copy to cp,
2009-01-24 John Malmberg VMS has a mode where it preserved case, and also has...
2009-01-21 Ricardo SIGNES now get non-dual lived code
2009-01-21 Nicholas Clark Correct the call to get_hv() to use GV_ADD for the...
2009-01-20 Jos I. Boumans Upgrade to Archive-Tar-1.44
2009-01-19 Rafael Garcia-Suarez Upgrade to Module::Load 0.14
2009-01-19 Rafael Garcia-Suarez Upgrade to Module::Load::Conditional 0.30
2009-01-19 Karl Add NameAliases.txt; regenerate mktables.list
2009-01-19 Rafael Garcia-Suarez Upgrade to podlators 2.2.2
2009-01-18 John Peacock via RT Add aliases for several version numbers in Module:...
2009-01-18 Rafael Garcia-Suarez Add ExtUtils::Miniperl to the list of core modules...
2009-01-18 Rafael Garcia-Suarez Add 5.8.9 to list of versions known to Module::CoreList
2009-01-15 karl williamson Change documentation for UCD::casespec() to match reality
2009-01-14 Steve Hay Upgrade to Math-Complex-1.55
2009-01-14 Steve Hay Upgrade to ExtUtils-Manifest-1.56
2009-01-14 Steve Hay Upgrade to ExtUtils-Command-1.16
2009-01-14 Steve Hay Upgrade to Module-Build-0.31012
2009-01-12 Rafael Garcia-Suarez Test that overload::constant works in eval("")
2009-01-10 John Malmberg File::Copy fixes for VMS follow-up
2009-01-09 John Malmberg 'VMS support for Unix and extended file specifications...
2009-01-09 John Malmberg Merge changes from PathTools: 'Update to support VMS...
2009-01-08 John Malmberg lib/blib.t, lib/h2xs.t patches for VMS
2009-01-08 Abigail Fixed spelling of 'uncondtional', as reported by Ronald...
2009-01-08 John Malmberg Make File::Copy detect Unix compatibility mode on VMS.
2009-01-08 Rafael Garcia-Suarez Use a slightly more paranoid regex
2009-01-06 Steffen Mueller Sync with Filter::Simple 0.84 which has a CPAN-relevant...
2009-01-05 Steffen Mueller Update AutoLoader to 5.68.
2009-01-05 Rafael Garcia-Suarez Bump two module versions after Haiku port
2009-01-04 David Mitchell bump ExtUtils/MM.pm version number after change 34630...
2009-01-03 Rafael Garcia-Suarez Merge branch 'schwern/y2038' into blead
2009-01-03 Michael G. Schwern Update from y2038.
2009-01-03 Michael G. Schwern Everything should now work with negative times, so...
2009-01-03 Michael G. Schwern Fix the test plan on gmtime
2009-01-03 Michael G. Schwern We are no longer slaves to the vagaries of time_t.
2009-01-03 Michael G Schwern Write down the logic behind the localtime vs gmtime...
2009-01-03 Michael G Schwern Cleaning up the Time::gmtime and Time::localtime tests...
2009-01-03 Michael G Schwern Patch in a 64 bit clean gmtime_r() and localtime_r...
2009-01-03 Paul Fenwick Subject: [PATCH] Update autodie to 1.998
2009-01-02 Paul Fenwick Minimal mention of overloading.pm in overload.pm
2009-01-02 Rafael Garcia-Suarez Merge branch 'failing-test-for-overloading-pragma'...
2009-01-02 Rafael Garcia-Suarez Add a new test for overloading.pm
2009-01-02 Vincent Pit Fix overload index mismatch in overloading logic.
2009-01-02 Rafael Garcia-Suarez Factorize numeric constant for "overloading" lexical...
2009-01-02 Rafael Garcia-Suarez Fix a couple of typos in overloading.pm docs
2009-01-02 Yuval Kogman 'overloading' pragma
2008-12-31 Yves Orton much better git related version numbering in our (...
2008-12-29 Rafael Garcia-Suarez Bump switch version to 2.14
2008-12-28 Rafael Garcia-Suarez Make Switch.pm skip POD like perl does
2008-12-28 Rafael Garcia-Suarez Fix line numbering issues with POD filtered by Switch.pm
2008-12-28 Rafael Garcia-Suarez Switch.pm doesn't appear to support plain arrays and...
2008-12-28 Rafael Garcia-Suarez Let us direct Switch questions to P5P.
2008-12-27 Nicholas Clark Move all mro:: XS functions from mro.c to ext/mro/mro...
2008-12-27 Nicholas Clark Proper pluggable Method Resolution Orders. 'c3' is...
2008-12-26 Karl Update comments and documentation dealing with utf
2008-12-26 Rafael Garcia-Suarez Upgrade to podlators 2.2.1
2008-12-25 Rafael Garcia-Suarez Some source files and documentation files need not...
2008-12-25 Alex Vandiver Be less picky about what constitutes "numeric lists...
2008-12-25 Alex Vandiver Blank lines "between" verbatim sections are now accepti...
2008-12-22 Abigail POD nits from Frank Wiegand <frank.wiegand@gmail.com>
2008-12-21 Frank Wiegand PATCH -- POD error in Symbol.pm
2008-12-20 Nicholas Clark Also update the $VERSION of ExtUtils::MM_Unix, else...
2008-12-20 Paul Fenwick git-flavoured autodie 1.997 patch
2008-12-19 Steve Hay Subject: RE: [perl #61492] ExtUtils::MM_Win32 should...
2008-12-19 Steve Hay Subject: Re: [PATCH] Update Archive::Extract to 0.28
2008-12-19 Steve Hay Fix new Module-Load-Conditional test, which otherwise...
2008-12-19 Steve Hay Subject: [PATCH] Suppress diag msg from IPC::Cmd
2008-12-19 Steve Hay Subject: [PATCH] Update version of Module::Loaded
2008-12-19 Steve Hay Subject: [PATCH] Version updates for Package::Constants...
2008-12-19 Steve Hay Subject: [PATCH] Update Module::Load::Conditional to...
2008-12-19 Steve Hay Subject: [PATCH] Update File::Fetch to 0.18
2008-12-19 Florian Ragwitz Fix up .gitignore files some more
2008-12-19 Sam Vilain [admin] set up .gitignore files
2008-12-16 Jos I. Boumans Re: [PATCH] Update IPC::Cmd to 0.42
2008-12-16 Jos I. Boumans Update IPC::Cmd to 0.42
2008-12-15 Steve Hay Fix test failures caused by Archive-Extract upgrade
2008-12-15 Jos I. Boumans Update Archive::Extract to 0.28
2008-12-15 Jos I. Boumans Update Archive::Tar to 1.42
2008-12-14 Nicholas Clark Integrate:
2008-12-12 Nicholas Clark Document the changes between VERSIONS 1.30 and 1.31...
2008-12-12 Steve Hay Apply revision 11894 from the Module::Build SVN repo...
2008-12-12 Steve Hay Upgrade to Test-Simple 0.86
next