2009-09-30 |
Nicholas Clark | Encode is actually version 2.37 from CPAN.
|
commit | commitdiff | tree |
2009-09-30 |
Nicholas Clark | constant is actually 1.19 from CPAN.
|
commit | commitdiff | tree |
2009-09-30 |
Nicholas Clark | Move libnet Net::* to the top level, to mirror the...
|
commit | commitdiff | tree |
2009-09-30 |
Nicholas Clark | Fix typo present in "our" Archive::Tar::File but not...
|
commit | commitdiff | tree |
2009-09-30 |
Nicholas Clark | Note that the CPAN/CPANPLUS side of deprecating modules...
|
commit | commitdiff | tree |
2009-09-30 |
Nicholas Clark | Class::ISA and Shell are also deprecated from core.
|
commit | commitdiff | tree |
2009-09-30 |
Nicholas Clark | Note 3 internals changes that need describing.
|
commit | commitdiff | tree |
2009-09-30 |
Nicholas Clark | Dual life modules maintained in core are in dist/ not...
|
commit | commitdiff | tree |
2009-09-30 |
Nicholas Clark | Move Unicode::Collate from ext/ to dist/
|
commit | commitdiff | tree |
2009-09-30 |
Nicholas Clark | Move Unicode::Normalize from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-30 |
Nicholas Clark | Tidy make_ext.pl, particularly the OS-specific code.
|
commit | commitdiff | tree |
2009-09-30 |
Nicholas Clark | Refactor the code for determining where an extension...
|
commit | commitdiff | tree |
2009-09-30 |
Nicholas Clark | Move Pod::Perldoc from ext/ to dist/
|
commit | commitdiff | tree |
2009-09-30 |
Nicholas Clark | Move Locale::Maketext::Simple from ext/ to dist/
|
commit | commitdiff | tree |
2009-09-30 |
Nicholas Clark | Simplify building the Perl code invoked for perl -V
|
commit | commitdiff | tree |
2009-09-29 |
Nicholas Clark | Recursively delete all ppport.h files, instead of running...
|
commit | commitdiff | tree |
2009-09-29 |
Nicholas Clark | Move the implementation of ./perl -V to Internals:...
|
commit | commitdiff | tree |
2009-09-29 |
Nicholas Clark | Only require File::Spec::Functions on Win32, as only...
|
commit | commitdiff | tree |
2009-09-29 |
Nicholas Clark | Move XSLoader from ext/ to dist/
|
commit | commitdiff | tree |
2009-09-29 |
Nicholas Clark | Move threads::shared from ext/ to dist/
|
commit | commitdiff | tree |
2009-09-29 |
Nicholas Clark | Move threads from ext/ to dist/
|
commit | commitdiff | tree |
2009-09-29 |
Nicholas Clark | Move Thread::Semaphore from ext/ to dist/
|
commit | commitdiff | tree |
2009-09-29 |
Nicholas Clark | Move Thread::Queue from ext/ to dist/
|
commit | commitdiff | tree |
2009-09-29 |
Nicholas Clark | Move Switch from ext/ to dist/
|
commit | commitdiff | tree |
2009-09-29 |
Nicholas Clark | Move SelfLoader from ext/ to dist/
|
commit | commitdiff | tree |
2009-09-29 |
Nicholas Clark | Move Safe from ext/ to dist/
|
commit | commitdiff | tree |
2009-09-29 |
Nicholas Clark | Move Pod::Plainer from ext/ to dist/
|
commit | commitdiff | tree |
2009-09-29 |
Nicholas Clark | Move Net::Ping from ext/ to dist/
|
commit | commitdiff | tree |
2009-09-29 |
Nicholas Clark | Move Module::CoreList from ext/ to dist/
|
commit | commitdiff | tree |
2009-09-29 |
Nicholas Clark | Move lib from ext/ to dist/
|
commit | commitdiff | tree |
2009-09-29 |
Nicholas Clark | Move IO from ext/ to dist/
|
commit | commitdiff | tree |
2009-09-29 |
Nicholas Clark | Move I18N::LangTags from ext/ to dist/
|
commit | commitdiff | tree |
2009-09-29 |
Nicholas Clark | Move Filter::Simple from ext/ to dist/
|
commit | commitdiff | tree |
2009-09-29 |
Nicholas Clark | Move ExtUtils::Install from ext/ to dist/
|
commit | commitdiff | tree |
2009-09-29 |
Nicholas Clark | Move Data::Dumper from ext/ to dist/
|
commit | commitdiff | tree |
2009-09-29 |
Nicholas Clark | Move constant from ext/ to dist/
|
commit | commitdiff | tree |
2009-09-29 |
Nicholas Clark | Move base from ext/ to dist/
|
commit | commitdiff | tree |
2009-09-29 |
Nicholas Clark | Move Cwd from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-28 |
Nicholas Clark | Move Attribute::Handlers from ext/ to dist/
|
commit | commitdiff | tree |
2009-09-28 |
Nicholas Clark | config_sh.PL need to scan dist/ as well as cpan/ and...
|
commit | commitdiff | tree |
2009-09-27 |
Nicholas Clark | With Win32 now building DynaLoader in ext, no need...
|
commit | commitdiff | tree |
2009-09-27 |
Nicholas Clark | Tests running in cpan (and dist) are also allowed to...
|
commit | commitdiff | tree |
2009-09-27 |
Nicholas Clark | Remove IPC::SysV from the list of PERL_CORE=1 testing...
|
commit | commitdiff | tree |
2009-09-27 |
Nicholas Clark | Change the invocation of mktables to the "standard...
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Support building extensions in dist/ as well as cpan...
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | TestInit at the command line should treat tests in...
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Tell Maintainers.pl the tarballs of modules that have...
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move Devel::PPPort from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Fix the CPAN-to-core file mapping for Getopt::Long.
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move Tie::RefHash from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move Text-Tabs+Wrap from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move Test from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move Term::UI from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move Term::ANSIColor from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move podlators from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move Parse::CPAN::Meta from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move Params::Check from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move Package::Constants from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move Object::Accessor from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move NEXT from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Remove now-redundant comment about Module::Pluggable...
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move Module::Loadeed from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Tests in cpan/ should run from their directory, as...
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Oops. Forgot to sort the MANIFEST.
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move Module::Load::Conditional from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move Module::Load from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move Module::Build from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move Math::Complex from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move Log::Message::Simple from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move Log::Message from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move IPC::Cmd from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move Getopt::Long from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move File::Path from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move File::Fetch from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move ExtUtils::ParseXS from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move ExtUtils::CBuilder from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move CPANPLUS::Dist::Build from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move CPANPLUS from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move CPAN from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move Class::ISA from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | t/pod/diag.t skips ../ext, so it should skip ../cpan...
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move AutoLoader from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move autodie from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-26 |
Nicholas Clark | Move Archive::Tar from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-25 |
Nicholas Clark | win32/FindExt.pm's regression test needs to scan cpan...
|
commit | commitdiff | tree |
2009-09-25 |
Nicholas Clark | Don't process (apparent) duplicate extension directories.
|
commit | commitdiff | tree |
2009-09-25 |
Nicholas Clark | Stop empty top-level directories in ext/ being treated...
|
commit | commitdiff | tree |
2009-09-25 |
Nicholas Clark | Process the extension directories in alphabetical order.
|
commit | commitdiff | tree |
2009-09-25 |
Nicholas Clark | Move Archive-Extract from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-25 |
Nicholas Clark | Move Encode from ext/ to cpan/
|
commit | commitdiff | tree |
2009-09-25 |
Nicholas Clark | Support building nonxs extensions from cpan/ on Unix.
|
commit | commitdiff | tree |
2009-09-25 |
Nicholas Clark | Explicitly sort the extensions, now that they come...
|
commit | commitdiff | tree |
2009-09-25 |
Nicholas Clark | Add ext/autouse/t/lib/MyTestModule.pm to the MANIFEST.
|
commit | commitdiff | tree |
2009-09-25 |
Nicholas Clark | Win32 should look for extensions in ..\cpan as well...
|
commit | commitdiff | tree |
2009-09-24 |
Nicholas Clark | Win32 should look for extensions in ..\cpan as well...
|
commit | commitdiff | tree |
2009-09-24 |
Nicholas Clark | VMS also should search for extensions in cpan/ as well...
|
commit | commitdiff | tree |
2009-09-24 |
Nicholas Clark | Fix a22f28a4268aa03c - array, not array reference....
|
commit | commitdiff | tree |
2009-09-24 |
Nicholas Clark | Allow make_ext.pl to take multiple --dir options, and...
|
commit | commitdiff | tree |
2009-09-24 |
Nicholas Clark | Fix building MAD with C++ - a MAD_PV of "" is illegal...
|
commit | commitdiff | tree |
2009-09-24 |
Nicholas Clark | Update mkpport.lst to reflect the moves from ext/ to...
|
commit | commitdiff | tree |
next |