Move Pod::Plainer from lib to ext
[p5sagit/p5-mst-13.2.git] / ext /
2009-08-31 Nicholas Clark Move Pod::Plainer from lib to ext
2009-08-30 Vincent Pit Revert "Move Text::Tabs/Text::Wrap from lib to ext"
2009-08-30 Steffen Mueller Fix Test::ParseWords' test (remove PERL_CORE boilerplate)
2009-08-30 Steffen Mueller Move Text::Tabs/Text::Wrap from lib to ext
2009-08-30 Steffen Mueller Move Text::ParseWords from lib to ext
2009-08-30 Rafael Garcia-Suarez Move Module::CoreList to ext/
2009-08-30 Rafael Garcia-Suarez Add missing files from the base.pm CPAN distribution
2009-08-30 Rafael Garcia-Suarez gitignore adjustments
2009-08-30 Nicholas Clark Move Net::Ping from lib to ext
2009-08-30 Nicholas Clark Move I18N::LangTags from lib to ext
2009-08-30 Nicholas Clark Move Filter::Simple from lib to ext
2009-08-30 Steffen Mueller Update Text::Balanced to 2.02
2009-08-30 Steffen Mueller Move Text::Balanced from lib to ext
2009-08-30 Nicholas Clark Move base from lib to ext
2009-08-30 Steffen Mueller Update .gitignores in ext and lib to reflect recent...
2009-08-30 Steffen Mueller Move Term::UI from lib to ext
2009-08-30 Steffen Mueller Move Term::Cap from lib to ext
2009-08-30 Nicholas Clark Remove the $ENV{PERL_CORE} boilerplate from Attribute...
2009-08-30 Nicholas Clark Remove the $ENV{PERL_CORE} boilerplate from I18N::Langi...
2009-08-30 Craig A. Berry Make io_tell.t use a file that's always there even...
2009-08-30 Rafael Garcia-Suarez Fix Safe tests under PERL_CORE and make safeops.t run...
2009-08-30 Nicholas Clark Remove the $ENV{PERL_CORE} boilerplate from Hash::Util...
2009-08-30 Nicholas Clark Remove the $ENV{PERL_CORE} boilerplate from Hash::Util...
2009-08-30 Nicholas Clark Remove the $ENV{PERL_CORE} boilerplate from DynaLoader...
2009-08-30 Rafael Garcia-Suarez Additions in the gitignore files
2009-08-30 Rafael Garcia-Suarez Remove test boilerplate from Safe tests
2009-08-30 Rafael Garcia-Suarez Don't install Safe in arch directory if this is a core...
2009-08-30 Rafael Garcia-Suarez Add missing files from the Safe CPAN distribution
2009-08-30 Rafael Garcia-Suarez Add missing files from the Switch CPAN distribution
2009-08-30 Nicholas Clark Remove the $ENV{PERL_CORE} boilerplate from Data::Dumpe...
2009-08-30 Nicholas Clark Remove the $ENV{PERL_CORE} boilerplate from B's tests.
2009-08-30 Nicholas Clark Break out B::Debug into its own directory in ext.
2009-08-30 Nicholas Clark Break out B::Deparse into its own directory in ext.
2009-08-30 Nicholas Clark Break out B::Lint into its own directory in ext.
2009-08-30 Steffen Mueller Move Term::ANSIColor from lib to ext
2009-08-30 Nicholas Clark Remove the $ENV{PERL_CORE} boilerplate from Storable...
2009-08-30 Steffen Mueller Remove remaining 'in-core' boilerplate from Shell
2009-08-30 Steffen Mueller Move Shell from lib to ext
2009-08-30 Nicholas Clark Move Switch from lib to ext.
2009-08-28 Nicholas Clark Use ...
2009-08-28 Nicholas Clark Remove the function mn(), made redundant by runnig...
2009-08-28 Rafael Garcia-Suarez There is no longer an "err" low-prec version of //...
2009-08-27 Nicholas Clark Make extensions in ext run their tests from the extensi...
2009-08-27 Reini Urban B - The Perl Compiler (wrong name)
2009-08-26 Rafael Garcia-Suarez Bump version of Socket.pm
2009-08-26 Lubomir Rintel Add support for Abstract namespace sockets
2009-08-25 Rafael Garcia-Suarez Bump Safe version to 2.19
2009-08-25 Rafael Garcia-Suarez Merge branch 'blead' into dual/Safe
2009-08-24 Nicholas Clark Fix a Deparse bug - constants and PCSs were appearing...
2009-08-24 Nicholas Clark Remove the MacOS Classic support from deparse.t (as...
2009-08-21 Nicholas Clark gv_efullname3() could return NULL, so mro::_nextcan...
2009-08-21 Nicholas Clark sv_newmortal() is faster than sv_2mortal(newSV(0))
2009-08-21 Nicholas Clark Eliminate SV leak in mro::_nextcan - hv_store_ent(...
2009-08-21 Nicholas Clark In mro_get_linear_isa_c3() optimise even if AvARRAY...
2009-08-20 Nicholas Clark Optimise mro_get_linear_isa_c3() when there is a single...
2009-08-19 David Mitchell bump Safe version to 2.18
2009-08-16 David Mitchell [perl #68530] "version::CLASS" warning in Safe.pm
2009-08-13 Abigail Revert "Revert "Mention the unit of time""
2009-08-13 Abigail Revert "Mention the unit of time"
2009-08-13 Abigail Mention the unit of time
2009-08-12 David Mitchell ameliorate B::Deparse slowdown
2009-08-11 Jerry D. Hedden Reduce thread count in threads::shared stress test
2009-08-10 Jerry D. Hedden Upgrade to threads::shared 1.31
2009-08-10 Jerry D. Hedden Upgrade to 'threads' 1.74
2009-08-08 Steffen Mueller Synchronize with CPAN's Data::Dumper 2.125
2009-08-08 Alexandr Ciornii Move variable declaration to where it's used
2009-08-08 Alexandr Ciornii Spellcheck
2009-08-08 Steffen Mueller Synchronize with CPAN's Attribute::Handlers 0.86
2009-08-07 Jerry D. Hedden t/safeuniversal.t failure under 5.8.9
2009-07-27 David Mitchell remove Devel-PPPort part change included in e9105d30ed
2009-07-26 George Greer much better swap logic to support reentrancy and fix...
2009-07-23 Craig A. Berry Restore full name of mro::mro_invalidate_all_method_caches.
2009-07-16 Rafael Garcia-Suarez Add a version number to B::Lint::Debug
2009-07-13 Rafael Garcia-Suarez Upgrade to Encode 2.35
2009-07-10 David Mitchell Encode 2.34
2009-07-09 David Golden Make kill() fatal for non-numeric pids
2009-07-08 Tim Jenness Fix compiler warning when cuserid is absent and sizeof...
2009-07-07 David Mitchell rebump Hash::Util::FieldHash from 1.03_01 to 1.04
2009-07-03 David Mitchell bump versions of non-dual-life modules that
2009-07-03 David Mitchell Revert "Bump Module-Pluggable VERSION following
2009-06-30 Graham Barr Update to Scalar-List-Utils-1.21 from CPAN
2009-06-28 Rafael Garcia-Suarez Silence warnings in test with 5.10.0
2009-06-28 Rafael Garcia-Suarez Bump Safe version to 2.17 for CPAN release
2009-06-27 David Mitchell upgrade to Time::Piece 1.15
2009-06-27 David Mitchell bump Dynaloader to 1.10 to distinguish it from the...
2009-06-25 Nicholas Clark As Errno is formally no longer dual-lived, give it...
2009-06-21 Jerry D. Hedden Upgrade to threads::shared 1.29
2009-06-14 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.19
2009-06-13 Steffen Mueller Update to Data::Dumper 2.124
2009-06-13 Graham Barr Update to IO-1.25 from CPAN
2009-06-12 David Mitchell sync ext/Text-Soundex/README with the CPAN version
2009-06-12 David Mitchell remove ext/Storable/MANIFEST; its out of date related...
2009-06-12 David Mitchell remove two files not part of the IO-Compress CPAN distro
2009-06-12 David Mitchell fully sync blead with B::Debug 1.11 (debug.t was out...
2009-06-12 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.18_01
2009-06-12 Marcus Holland-Moritz Upgrade to Devel::PPPort 3.18
2009-06-11 Steffen Mueller Sync to Data::Dumper 2.123
2009-06-11 David Wheeler Document findsym in Attribute::Handlers
2009-06-10 Steffen Mueller Upgrade Attribute::Handlers to 0.84
2009-06-10 Paul Marquess [PATCH] Filter-Util-Call (was RE: pmqs: dual life modules)
next