Left a debugging statement in a Porting tool. Oops!
[p5sagit/p5-mst-13.2.git] / dist /
2010-03-11 Rafael Garcia-Suarez Re-TODO one more Deparse test
2010-03-10 David Mitchell revert const deparsing in Deparse.pm
2010-03-07 Rafael Garcia-Suarez Bump Safe to version 2.25
2010-03-07 Nick Cleaton Further improvements to the security fix in 16ac9e9a418...
2010-03-06 Rafael Garcia-Suarez Merge branch 'dual/Safe' into blead
2010-03-06 Rafael Garcia-Suarez Bump version to 2.24 and update Changes
2010-03-06 Rafael Garcia-Suarez Clean the stashes from the Safe compartment after evalu...
2010-03-02 Craig A. Berry Cannot portably split on $Config{path_sep} -- use quote...
2010-02-28 Rafael Garcia-Suarez Un-TODO warning test
2010-02-26 Rafael Garcia-Suarez Remove unused variable, spotted by Alex Hunsaker
2010-02-26 Tim Bunce Add methods wrap_code_ref and wrap_code_refs_within
2010-02-24 Rafael Garcia-Suarez Also share SWASHGET in perls < 5.10, before it was...
2010-02-23 Rafael Garcia-Suarez Add more version::vxs routines to the default share
2010-02-22 Rafael Garcia-Suarez Add new test in Safe's MANIFEST
2010-02-22 Rafael Garcia-Suarez Bump version to 2.23
2010-02-22 Rafael Garcia-Suarez Add some symbols from version::vxs to the default share
2010-02-22 Tim Bunce [perl #72942] Can't perform unicode operations in Safe...
2010-02-22 Rafael Garcia-Suarez Install Safe in "site" instead of "perl" for perls...
2010-02-20 Steve Hay Fix Module::CoreList's own $VERSION in 5.11.4
2010-02-20 Steve Hay Update Module::CoreList for Perl 5.11.5
2010-02-17 Offer Kaye Documentation fix in perldoc's usage statement. (...
2010-02-11 Rafael Garcia-Suarez Bump Safe's version to 2.22
2010-02-11 Rafael Garcia-Suarez Silence spurious warning in new Safe test
2010-02-11 Robin Barker Remove npl addresses from "my" files
2010-02-11 Tim Bunce Bug in Safe 2.21 re propagating exceptions
2010-01-20 Rafael Garcia-Suarez Update META.yml for Module::CoreList
2010-01-20 Ricardo Signes update Module::CoreList for pending 5.11.4
2010-01-14 Rafael Garcia-Suarez Bump version to 2.21 and add changelog
2010-01-14 Tim Bunce Fixed the closure argument passing bug perl#72068
2010-01-14 Tim Bunce Fixed tests.
2010-01-14 Tim Bunce Added tests for perl#72068
2010-01-14 David Golden Omnibus strict and lax version parsing
2010-01-06 Vincent Pit [perl #71870] Use of uninitialized value in bitwise...
2009-12-21 David Golden local version number bumps for CPAN.pm hotfixes
2009-12-20 Jesse Vincent Update Module::CoreList for the new Encode (and seeming...
2009-12-20 David Golden Update Module::CoreList for Module::Build update to...
2009-12-20 Jesse Vincent Regenerate Module::CoreList and bump to 2.24 for Perl...
2009-12-19 Craig A. Berry Rename VMS-unfriendly multi-dot files.
2009-12-15 Zefram [perl #68640] Wrong error for undef constant name
2009-11-30 Rafael Garcia-Suarez Make the new test work in the core and bump version...
2009-11-30 Tim Bunce [rt.cpan.org #51574] Safe.pm sort {} bug accessing...
2009-11-23 Jerry D. Hedden Upgrade to threads 1.75
2009-11-20 Chris Williams Updated Module::CoreList Changes etc for a CPAN release
2009-11-19 Leon Brocard Module::CoreList updated for the real 5.11.2, including...
2009-11-19 Chris Williams Bump version of Module::CoreList to 2.23
2009-11-18 Leon Brocard Module::CoreList updated for 5.11.2
2009-11-15 Vincent Pit Teach B::Deparse about in-place reverse
2009-11-10 Sisyphus Add mingw64 support
2009-11-04 Nicholas Clark Deprecate use of := to mean an empty attribute list...
2009-10-23 Nicholas Clark In Locale::Maketext, avoid using defined @array and...
2009-10-23 Nicholas Clark In I18N::LangTags::Detect, avoid using defined @array...
2009-10-23 Nicholas Clark Convert the 2 Storable tests that use Test to use Test...
2009-10-23 Nicholas Clark Convert the Pod::Perldoc tests from Test to Test::More.
2009-10-23 Nicholas Clark Convert the odd Locale::Maketext test out from Test...
2009-10-23 Rafael Garcia-Suarez CPAN release of Switch 2.16
2009-10-22 Chris Williams Added 2.21 changes to the Module::CoreList Changes...
2009-10-22 Chris Williams Updated Changes file for Module::CoreList
2009-10-22 Rafael Garcia-Suarez Bump base and fields versions to 2.15
2009-10-22 David Golden Install Switch from CPAn into 'site', not 'perl'
2009-10-21 Abhijit Menon-Sen Fix (comment) typo pointed out by Robin Barker
2009-10-21 David Golden Fix uninitialized warnings in Pod::Perldoc
2009-10-21 David Golden Fix documentation of Module::CoreList::is_deprecated
2009-10-21 Nicholas Clark Fix precedence error in Module::CoreList's test, which...
2009-10-21 David Golden Revised Module::CoreList::is_deprecated
2009-10-21 David Golden Auto-generate deprecation list via corelist.pl
2009-10-20 Chris Williams Module::CoreList, implemented is_deprecated() and added...
2009-10-20 Jesse Vincent Module::CoreList version bump for 5.11.1 release
2009-10-20 Jesse Vincent Module::CoreList updated for 5.11.1
2009-10-20 Jesse Vincent ExtUitls::Install had changes since 5.11.0 - bump its...
2009-10-20 Rafael Garcia-Suarez Bump version of Switch to 2.15 for CPAN release
2009-10-17 Jerry D. Hedden Upgrade to threads::shared 1.32
2009-10-16 Craig A. Berry Help ExtUtils::Install's tests find PERL_SRC on VMS.
2009-10-16 Nicholas Clark Convert sv_2mortal(newSVpvn()) to newSVpvn_flags()...
2009-10-16 Nicholas Clark Convert sv_2mortal(newSVpvn_utf8(...)) to newSVpvn_flags()
2009-10-16 Nicholas Clark Convert sv_2mortal(newSVpvn(...)) to newSVpvs_flags...
2009-10-15 demerphq Support for pp_boolkeys in B::Deparse.
2009-10-11 Nicholas Clark Swap the chdir and the call to perl_lib(), to work...
2009-10-11 Nicholas Clark MakeMaker::Test::Utils::perl_lib now copes with relativ...
2009-10-11 Nicholas Clark Remove core @INC setting and chdir boilerplate from...
2009-10-11 Nicholas Clark Remove core @INC setting and chdir boilerplate from...
2009-10-11 Nicholas Clark Remove core @INC setting and chdir boilerplate from...
2009-10-11 Nicholas Clark Remove core @INC setting boilerplate from lib's test.
2009-10-11 Steve Hay Upgrade to Storable-2.21
2009-10-06 Jesse Vincent A number of pod fixes found by podcheck.t
2009-10-03 Jesse Vincent 'make distclean now results in an actually-clean tree.
2009-10-03 Rafael Garcia-Suarez Make Module::Corelist recognise $] as a version number...
2009-10-03 Rafael Garcia-Suarez Update Changes/README for 2.19, version of Module:...
2009-10-02 Jesse Vincent Update Module::CoreList for 5.11.0
2009-10-02 Nicholas Clark Move Locale::Maketext::Simple from dist/ to cpan/
2009-10-02 Nicholas Clark Move Storable from ext/ to dist/
2009-10-01 Jesse Vincent CoreList date placeholder
2009-10-01 Jesse Vincent Preliminary Module::CoreList update for 5.11.0
2009-10-01 Nicholas Clark Move B::Dearpse from ext to dist, as Stephen McCamant...
2009-09-30 Jesse Vincent IO has some minor differences from CPAN. Bump to a...
2009-09-30 Nicholas Clark Move Locale::Maketext from ext/ to dist/
2009-09-30 Jesse Vincent Update Pod::Plainer to 1.01 like Maintainers.pl says...
2009-09-30 Nicholas Clark Move Pod::Perldoc from ext/ to dist/
2009-09-30 Nicholas Clark Move Locale::Maketext::Simple from ext/ to dist/
2009-09-29 Nicholas Clark Move XSLoader from ext/ to dist/
2009-09-29 Nicholas Clark Move threads::shared from ext/ to dist/
next