summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* gv_efullname3() could return NULL, so mro::_nextcan() must cope (and croak()).Nicholas Clark2009-08-211-3/+8
* sv_newmortal() is faster than sv_2mortal(newSV(0))Nicholas Clark2009-08-211-1/+1
* Eliminate SV leak in mro::_nextcan - hv_store_ent()'s "key" doesn't take a ref.Nicholas Clark2009-08-211-2/+2
* In mro_get_linear_isa_c3() optimise even if AvARRAY(isa_lin) is NULL.Nicholas Clark2009-08-211-1/+1
* Optimise mro_get_linear_isa_c3() when there is a single parent. 40% speed up.Nicholas Clark2009-08-201-1/+41
* bump Safe version to 2.18David Mitchell2009-08-191-1/+1
* [perl #68530] "version::CLASS" warning in Safe.pmDavid Mitchell2009-08-171-2/+4
* Revert "Revert "Mention the unit of time""Abigail2009-08-131-3/+4
* Revert "Mention the unit of time"Abigail2009-08-131-4/+3
* Mention the unit of timeAbigail2009-08-131-3/+4
* ameliorate B::Deparse slowdownDavid Mitchell2009-08-121-4/+9
* Reduce thread count in threads::shared stress testJerry D. Hedden2009-08-111-1/+1
* Upgrade to threads::shared 1.31Jerry D. Hedden2009-08-102-8/+28
* Upgrade to 'threads' 1.74Jerry D. Hedden2009-08-104-25/+74
* Synchronize with CPAN's Data::Dumper 2.125Steffen Mueller2009-08-082-2/+6
* Move variable declaration to where it's usedAlexandr Ciornii2009-08-081-2/+2
* SpellcheckAlexandr Ciornii2009-08-081-2/+2
* Synchronize with CPAN's Attribute::Handlers 0.86Steffen Mueller2009-08-082-3/+7
* remove Devel-PPPort part change included in e9105d30edDavid Mitchell2009-07-271-0/+1
* much better swap logic to support reentrancy and fix assert failureGeorge Greer2009-07-261-1/+0
* Restore full name of mro::mro_invalidate_all_method_caches.Craig A. Berry2009-07-231-1/+1
* Add a version number to B::Lint::DebugRafael Garcia-Suarez2009-07-161-0/+2
* Upgrade to Encode 2.35Rafael Garcia-Suarez2009-07-135-35/+72
* Encode 2.34David Mitchell2009-07-105-23/+140
* Make kill() fatal for non-numeric pidsDavid Golden2009-07-092-2/+2
* Fix compiler warning when cuserid is absent and sizeof(int) != sizeof(pointer)Tim Jenness2009-07-081-4/+9
* rebump Hash::Util::FieldHash from 1.03_01 to 1.04David Mitchell2009-07-071-1/+1
* bump versions of non-dual-life modules thatDavid Mitchell2009-07-033-3/+3
* Revert "Bump Module-Pluggable VERSION followingDavid Mitchell2009-07-031-1/+1
* Update to Scalar-List-Utils-1.21 from CPANGraham Barr2009-06-3025-243/+814
* Silence warnings in test with 5.10.0Rafael Garcia-Suarez2009-06-281-0/+3
* Bump Safe version to 2.17 for CPAN releaseRafael Garcia-Suarez2009-06-281-1/+1
* upgrade to Time::Piece 1.15David Mitchell2009-06-282-2/+6
* bump Dynaloader to 1.10 to distinguish it from the 5.8.9 releaseDavid Mitchell2009-06-271-1/+1
* As Errno is formally no longer dual-lived, give it a proper version number.Nicholas Clark2009-06-251-1/+1
* Upgrade to threads::shared 1.29Jerry D. Hedden2009-06-2120-86/+6
* Upgrade to Devel::PPPort 3.19Marcus Holland-Moritz2009-06-1416-11/+30
* Update to Data::Dumper 2.124Steffen Mueller2009-06-132-2/+6
* Update to IO-1.25 from CPANGraham Barr2009-06-137-43/+60
* sync ext/Text-Soundex/README with the CPAN versionDavid Mitchell2009-06-121-37/+10
* remove ext/Storable/MANIFEST; its out of date related to CPANDavid Mitchell2009-06-121-52/+0
* remove two files not part of the IO-Compress CPAN distroDavid Mitchell2009-06-122-32/+0
* fully sync blead with B::Debug 1.11 (debug.t was out of date)David Mitchell2009-06-121-5/+17
* Upgrade to Devel::PPPort 3.18_01Marcus Holland-Moritz2009-06-1218-29/+497
* Upgrade to Devel::PPPort 3.18Marcus Holland-Moritz2009-06-125-7/+14
* Sync to Data::Dumper 2.123Steffen Mueller2009-06-112-4/+9
* Document findsym in Attribute::HandlersDavid Wheeler2009-06-112-4/+25
* Upgrade Attribute::Handlers to 0.84Steffen Mueller2009-06-106-9/+11
* [PATCH] Filter-Util-Call (was RE: pmqs: dual life modules)Paul Marquess2009-06-091-8/+14
* Upgrade to MIME-Base64-3.08Gisle Aas2009-06-095-11/+15