This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Merge the two 5134delta entries for uniary functions
[perl5.git] / dist /
2010-03-07 Rafael Garcia-SuarezBump Safe to version 2.25
2010-03-07 Nick CleatonFurther improvements to the security fix in 16ac9e9a418...
2010-03-06 Rafael Garcia-SuarezMerge branch 'dual/Safe' into blead
2010-03-06 Rafael Garcia-SuarezBump version to 2.24 and update Changes
2010-03-06 Rafael Garcia-SuarezClean the stashes from the Safe compartment after evalu...
2010-03-02 Craig A. BerryCannot portably split on $Config{path_sep} -- use quote...
2010-02-28 Rafael Garcia-SuarezUn-TODO warning test
2010-02-26 Rafael Garcia-SuarezRemove unused variable, spotted by Alex Hunsaker
2010-02-26 Tim BunceAdd methods wrap_code_ref and wrap_code_refs_within
2010-02-24 Rafael Garcia-SuarezAlso share SWASHGET in perls < 5.10, before it was...
2010-02-23 Rafael Garcia-SuarezAdd more version::vxs routines to the default share
2010-02-22 Rafael Garcia-SuarezAdd new test in Safe's MANIFEST
2010-02-22 Rafael Garcia-SuarezBump version to 2.23
2010-02-22 Rafael Garcia-SuarezAdd 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-SuarezInstall Safe in "site" instead of "perl" for perls...
2010-02-20 Steve HayFix Module::CoreList's own $VERSION in 5.11.4
2010-02-20 Steve HayUpdate Module::CoreList for Perl 5.11.5
2010-02-17 Offer KayeDocumentation fix in perldoc's usage statement. (...
2010-02-11 Rafael Garcia-SuarezBump Safe's version to 2.22
2010-02-11 Rafael Garcia-SuarezSilence spurious warning in new Safe test
2010-02-11 Robin BarkerRemove npl addresses from "my" files
2010-02-11 Tim BunceBug in Safe 2.21 re propagating exceptions
2010-01-20 Rafael Garcia-SuarezUpdate META.yml for Module::CoreList
2010-01-20 Ricardo Signesupdate Module::CoreList for pending 5.11.4
2010-01-14 Rafael Garcia-SuarezBump version to 2.21 and add changelog
2010-01-14 Tim BunceFixed the closure argument passing bug perl#72068
2010-01-14 Tim BunceFixed tests.
2010-01-14 Tim BunceAdded tests for perl#72068
2010-01-14 David GoldenOmnibus strict and lax version parsing
2010-01-06 Vincent Pit[perl #71870] Use of uninitialized value in bitwise...
2009-12-21 David Goldenlocal version number bumps for CPAN.pm hotfixes
2009-12-20 Jesse VincentUpdate Module::CoreList for the new Encode (and seeming...
2009-12-20 David GoldenUpdate Module::CoreList for Module::Build update to...
2009-12-20 Jesse VincentRegenerate Module::CoreList and bump to 2.24 for Perl...
2009-12-19 Craig A. BerryRename VMS-unfriendly multi-dot files.
2009-12-15 Zefram[perl #68640] Wrong error for undef constant name
2009-11-30 Rafael Garcia-SuarezMake 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. HeddenUpgrade to threads 1.75
2009-11-20 Chris WilliamsUpdated Module::CoreList Changes etc for a CPAN release
2009-11-19 Leon BrocardModule::CoreList updated for the real 5.11.2, including...
2009-11-19 Chris WilliamsBump version of Module::CoreList to 2.23
2009-11-18 Leon BrocardModule::CoreList updated for 5.11.2
2009-11-15 Vincent PitTeach B::Deparse about in-place reverse
2009-11-10 SisyphusAdd mingw64 support
2009-11-04 Nicholas ClarkDeprecate use of := to mean an empty attribute list...
2009-10-23 Nicholas ClarkIn Locale::Maketext, avoid using defined @array and...
2009-10-23 Nicholas ClarkIn I18N::LangTags::Detect, avoid using defined @array...
2009-10-23 Nicholas ClarkConvert the 2 Storable tests that use Test to use Test...
2009-10-23 Nicholas ClarkConvert the Pod::Perldoc tests from Test to Test::More.
2009-10-23 Nicholas ClarkConvert the odd Locale::Maketext test out from Test...
2009-10-23 Rafael Garcia-SuarezCPAN release of Switch 2.16
2009-10-22 Chris WilliamsAdded 2.21 changes to the Module::CoreList Changes...
2009-10-22 Chris WilliamsUpdated Changes file for Module::CoreList
2009-10-22 Rafael Garcia-SuarezBump base and fields versions to 2.15
2009-10-22 David GoldenInstall Switch from CPAn into 'site', not 'perl'
2009-10-21 Abhijit Menon-SenFix (comment) typo pointed out by Robin Barker
2009-10-21 David GoldenFix uninitialized warnings in Pod::Perldoc
2009-10-21 David GoldenFix documentation of Module::CoreList::is_deprecated
2009-10-21 Nicholas ClarkFix precedence error in Module::CoreList's test, which...
2009-10-21 David GoldenRevised Module::CoreList::is_deprecated
2009-10-21 David GoldenAuto-generate deprecation list via corelist.pl
2009-10-20 Chris WilliamsModule::CoreList, implemented is_deprecated() and added...
2009-10-20 Jesse VincentModule::CoreList version bump for 5.11.1 release
2009-10-20 Jesse VincentModule::CoreList updated for 5.11.1
2009-10-20 Jesse VincentExtUitls::Install had changes since 5.11.0 - bump its...
2009-10-20 Rafael Garcia-SuarezBump version of Switch to 2.15 for CPAN release
2009-10-17 Jerry D. HeddenUpgrade to threads::shared 1.32
2009-10-16 Craig A. BerryHelp ExtUtils::Install's tests find PERL_SRC on VMS.
2009-10-16 Nicholas ClarkConvert sv_2mortal(newSVpvn()) to newSVpvn_flags()...
2009-10-16 Nicholas ClarkConvert sv_2mortal(newSVpvn_utf8(...)) to newSVpvn_flags()
2009-10-16 Nicholas ClarkConvert sv_2mortal(newSVpvn(...)) to newSVpvs_flags...
2009-10-15 demerphqSupport for pp_boolkeys in B::Deparse.
2009-10-11 Nicholas ClarkSwap the chdir and the call to perl_lib(), to work...
2009-10-11 Nicholas ClarkMakeMaker::Test::Utils::perl_lib now copes with relativ...
2009-10-11 Nicholas ClarkRemove core @INC setting and chdir boilerplate from...
2009-10-11 Nicholas ClarkRemove core @INC setting and chdir boilerplate from...
2009-10-11 Nicholas ClarkRemove core @INC setting and chdir boilerplate from...
2009-10-11 Nicholas ClarkRemove core @INC setting boilerplate from lib's test.
2009-10-11 Steve HayUpgrade to Storable-2.21
2009-10-06 Jesse VincentA 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-SuarezMake Module::Corelist recognise $] as a version number...
2009-10-03 Rafael Garcia-SuarezUpdate Changes/README for 2.19, version of Module:...
2009-10-02 Jesse VincentUpdate Module::CoreList for 5.11.0
2009-10-02 Nicholas ClarkMove Locale::Maketext::Simple from dist/ to cpan/
2009-10-02 Nicholas ClarkMove Storable from ext/ to dist/
2009-10-01 Jesse VincentCoreList date placeholder
2009-10-01 Jesse VincentPreliminary Module::CoreList update for 5.11.0
2009-10-01 Nicholas ClarkMove B::Dearpse from ext to dist, as Stephen McCamant...
2009-09-30 Jesse VincentIO has some minor differences from CPAN. Bump to a...
2009-09-30 Nicholas ClarkMove Locale::Maketext from ext/ to dist/
2009-09-30 Jesse VincentUpdate Pod::Plainer to 1.01 like Maintainers.pl says...
2009-09-30 Nicholas ClarkMove Pod::Perldoc from ext/ to dist/ origin/podder
2009-09-30 Nicholas ClarkMove Locale::Maketext::Simple from ext/ to dist/ origin/podder2
2009-09-29 Nicholas ClarkMove XSLoader from ext/ to dist/
2009-09-29 Nicholas ClarkMove threads::shared from ext/ to dist/
2009-09-29 Nicholas ClarkMove threads from ext/ to dist/
2009-09-29 Nicholas ClarkMove Thread::Semaphore from ext/ to dist/
next