This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
SvREFCNT_inc already checks if the SV is non-NULL
[perl5.git] / lib /
2009-11-07 David Goldenrefine Carp caller() fix and add tests
2009-11-06 Rafael Garcia-SuarezMerge branch 'legacy-pragma' into blead
2009-11-06 David Goldenbump Carp version number
2009-11-06 David GoldenHave Carp respect CORE::GLOBAL::caller if it exists
2009-11-01 Rafael Garcia-SuarezImprovements to qr-overload tests
2009-11-01 Rafael Garcia-SuarezBump overload.pm's VERSION (plus some spelling nits)
2009-11-01 Ben MorrowDocumentation for the 'qr' overload.
2009-11-01 Ben MorrowImplement the 'qr' overload type.
2009-11-01 Ben MorrowAdd a new overload type, "qr".
2009-10-28 Rafael Garcia-SuarezBump Exporter's version in blead after last patch
2009-10-28 Jerry D. HeddenTest exported arrays and hashes without using defined()
2009-10-23 Nicholas ClarkAvoid using defined %hash in core code and tests.
2009-10-23 Nicholas ClarkConvert File/CheckTree.t from Test to Test::More.
2009-10-20 Jesse VincentBump overload.pm's version since it differs from the...
2009-10-20 Jesse VincentBump Carp.pm's version number since it differs from...
2009-10-20 Jesse VincentRevert part of d1eb317 which broke ./Configure -des...
2009-10-19 Yves Ortonsomewhat fix failing regex tests. but break lots of...
2009-10-16 Nicholas ClarkCan't use C<shift INC> to avoid @ in a commandline...
2009-10-15 Nicholas ClarkSkip testing the be_BY.CP1131 locale on Darwin 10,...
2009-10-14 Rafael Garcia-SuarezIgnore files installed by Parse::CPAN::Meta
2009-10-12 Geoffrey T. Dairikioverload no longer implicitly unsets fallback on repeat...
2009-10-06 Jesse Vincentmore pod cleanups based on the new podcheck.t
2009-10-06 Jesse VincentA number of pod fixes found by podcheck.t
2009-09-27 Rafael Garcia-Suarezgitignore additions
2009-09-21 Steffen MuellerRemove use of Class::ISA from the debugger
2009-09-21 Robin Barkertypo in usage of deprecate
2009-09-19 Nicholas ClarkReuinte File::Spec with the rest of the PathTools distr...
2009-09-18 Nicholas ClarkMove lib from lib to ext.
2009-09-16 Rafael Garcia-SuarezLocalize $@ and $! before loading a file in SWASHNEW
2009-09-13 Nicholas ClarkMove Test::Simple from lib to ext.
2009-09-13 Yves Ortonadd a couple of missing items to the lib/.gitignore
2009-09-13 Nicholas ClarkMove Moudle::Build from lib to ext.
2009-09-13 Nicholas ClarkMove Unicode::Collate from lib to ext.
2009-09-13 Nicholas ClarkMove Time::Local from lib to ext.
2009-09-13 Nicholas ClarkMove PerlIO::via::QuotedPrint from lib to ext.
2009-09-13 Nicholas ClarkMove NEXT from lib to ext.
2009-09-13 Nicholas ClarkMove if from lib to ext.
2009-09-13 Nicholas ClarkMove Getopt::Long from lib to ext.
2009-09-13 Nicholas ClarkMove Test from lib to ext.
2009-09-13 Nicholas ClarkSort .gitignore (lexically).
2009-09-13 Nicholas ClarkMove Pod::Parser from lib (and t/pod) to ext.
2009-09-13 Nicholas ClarkMove podlators from lib to ext.
2009-09-13 Rafael Garcia-Suarez.gitignore fix for AutoSplit
2009-09-13 Nicholas ClarkMove Pod::LaTeX from lib to ext.
2009-09-13 Nicholas ClarkMove Pod::Escapes from lib to ext.
2009-09-13 Nicholas ClarkMove Pod::Perldoc from lib to ext.
2009-09-13 Nicholas ClarkMove Pod::Simple from lib to ext.
2009-09-12 Chris WilliamsMoved Class-ISA from lib/ to ext/
2009-09-12 Nicholas ClarkMove Cwd from lib to ext.
2009-09-12 Chris WilliamsMoved parent from lib/ to ext/
2009-09-12 Chris WilliamsMoved AutoLoader from lib/ to ext/
2009-09-12 Nicholas ClarkUntangle File::Basename and re - avoid hard-coding...
2009-09-11 Chris WilliamsMove File-Path from lib/ to ext/
2009-09-11 Chris WilliamsMoved Tie-RefHash from lib/ to ext/
2009-09-11 Chris WilliamsMove File::Temp from lib/ to ext/
2009-09-11 Chris WilliamsMove Locale-Codes from lib/ to ext/
2009-09-11 Nicholas ClarkFix test in Cwd for presence of DynaLoader.
2009-09-11 Chris WilliamsMoved Locale-Maketext from lib/ to ext/
2009-09-11 Chris WilliamsMove Locale-Maketext-Simple from lib/ to ext/
2009-09-11 Rafael Garcia-SuarezMove encoding::warnings to ext/
2009-09-11 Chris WilliamsMoved Math-BigInt from lib/ to ext/
2009-09-11 Chris WilliamsMoved Math-Complex from lib/ to ext/
2009-09-10 Chris WilliamsMove Math-BigRat from lib/ to ext/
2009-09-10 Chris WilliamsMoved bignum from lib/ to ext/
2009-09-10 Vincent PitAdd missing entries to .gitignore for EU::{CBuilder...
2009-09-10 Nicholas ClarkMove ExtUtils::MakeMaker from lib to ext.
2009-09-10 Nicholas ClarkMove ExtUtils::CBuilder from lib to ext.
2009-09-10 Rafael Garcia-SuarezIgnore MANIFEST.SKIP once installed in lib/
2009-09-10 Nicholas ClarkMove ExtUtils::ParseXS from lib to ext.
2009-09-10 Nicholas ClarkMove ExtUtils::Manifest from lib to ext.
2009-09-10 Nicholas ClarkAdd entries for ExtUtils::Command to ext and lib's...
2009-09-10 Nicholas ClarkMove ExtUtils::Install from lib to ext.
2009-09-10 Nicholas ClarkMove ExtUtils::Constant to from lib to ext.
2009-09-10 Nicholas ClarkRedo moving Text::ParseWords from lib to ext
2009-09-09 Nicholas ClarkMove the Text::Tabs use statement to the top of the...
2009-09-09 Nicholas ClarkMove ExtUtils::Command from lib to ext.
2009-09-09 Nicholas ClarkRedo move Text::Tabs/Text::Wrap from lib to ext.
2009-09-09 Nicholas ClarkMove constant from lib/ to ext/
2009-09-08 Chris WilliamsMove Memoize from lib/ to ext/
2009-09-08 Chris WilliamsMoved libnet from lib/ to ext/
2009-09-08 Chris WilliamsMove CPAN from lib/ to ext/
2009-09-08 Rafael Garcia-SuarezRemove code specific to MacOS Classic from core tests
2009-09-07 Vincent PitMove Digest from lib to ext
2009-09-07 Chris WilliamsMove Parse::CPAN::Meta from lib/ to ext/
2009-09-07 Vincent PitMove CGI.pm from lib to ext
2009-09-07 Vincent PitMove autodie from lib to ext
2009-09-07 Chris WilliamsMove CPANPLUS from lib/ to ext/
2009-09-07 Chris WilliamsMove CPANPLUS::Dist::Build from lib/ to ext/
2009-09-06 Rafael Garcia-SuarezMerge commit 'khwilliamson/U5.1' into blead
2009-09-06 Chris WilliamsMove Archive::Tar from lib/ to ext/
2009-09-06 Chris WilliamsMove Archive::Extract from lib/ to ext/
2009-09-04 Chris WilliamsMove IO::Zlib from lib/ to ext/
2009-09-04 Chris WilliamsMove Params::Check from lib/ to ext/
2009-09-04 Chris WilliamsMove Object::Accessor from lib/ to ext/
2009-09-04 Chris WilliamsMoved Module::Load from lib/ to ext/
2009-09-04 Chris WilliamsMove Module::Load::Conditional from lib/ to ext/
2009-09-04 Chris WilliamsMoved Module::Loaded from lib/ to ext/
2009-09-04 Chris WilliamsMoved IPC::Cmd from lib/ to ext/
2009-09-04 Chris WilliamsMoved Log::Message et al from lib/ to ext/
2009-09-04 Chris WilliamsMoved Log::Message::Simple from lib/ to ext/
next