Attempt to fix core-specific logic in IPC::Open2 tests
[p5sagit/p5-mst-13.2.git] / ext /
2009-09-04 Steffen Mueller Attempt to fix core-specific logic in IPC::Open2 tests
2009-09-04 Steffen Mueller Move IPC::Open2 from lib to ext
2009-09-03 Craig A. Berry Move vms/ext/DCLsym and vms/ext/Stdio to ext/VMS-DCLsym...
2009-09-03 Steffen Mueller Move Tie::Memoize from lib to ext
2009-09-03 Steffen Mueller Move FileCache from lib to ext
2009-09-03 Steffen Mueller Move autouse from lib to ext
2009-09-02 Chris 'BinGOs' Wil... Move File::Fetch from lib to ext
2009-09-02 Steffen Mueller Move Tie::File from lib to ext
2009-09-02 Steffen Mueller Move Package::Constants from lib to ext
2009-08-31 Nicholas Clark Revert "Move Text::ParseWords from lib to ext"
2009-08-31 paul compress 2.021
2009-08-31 Vincent Pit Revert Socket.t permissions to 644 after 89904c08923161...
2009-08-31 Lubomir Rintel Fix unpack of abstract socket addrs with nul byte
2009-08-31 Steffen Mueller Upgrade Term::ANSIColor to 2.02
2009-08-31 Nicholas Clark Move Thread::Semaphore from lib to ext
2009-08-31 Nicholas Clark Move Thread::Queue from lib to ext
2009-08-31 Nicholas Clark Move SelfLoader from lib to 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
next