p5sagit/p5-mst-13.2.git
2009-09-28 Nicholas Clark Move Attribute::Handlers from ext/ to dist/
2009-09-28 Nicholas Clark config_sh.PL need to scan dist/ as well as cpan/ and...
2009-09-27 Nicholas Clark With Win32 now building DynaLoader in ext, no need...
2009-09-27 Max Maischein Make makedef.pl build the command line from its own...
2009-09-27 Robin Barker fix up ABSTRACT_FROM
2009-09-27 Rafael Garcia... Remove unused gitignore entry
2009-09-27 Zefram git config lossage
2009-09-27 Rafael Garcia... gitignore additions
2009-09-27 Zefram [perl #69384] numericness failure in sorting
2009-09-27 Steve Hay Win32 build should scan cpan/ as well as ext/
2009-09-27 Nicholas Clark Tests running in cpan (and dist) are also allowed to...
2009-09-27 Nicholas Clark Remove IPC::SysV from the list of PERL_CORE=1 testing...
2009-09-27 Nicholas Clark Change the invocation of mktables to the "standard...
2009-09-26 Nicholas Clark Support building extensions in dist/ as well as cpan...
2009-09-26 Nicholas Clark TestInit at the command line should treat tests in...
2009-09-26 Nicholas Clark Tell Maintainers.pl the tarballs of modules that have...
2009-09-26 Nicholas Clark Move Devel::PPPort from ext/ to cpan/
2009-09-26 Nicholas Clark Fix the CPAN-to-core file mapping for Getopt::Long.
2009-09-26 Nicholas Clark Move Tie::RefHash from ext/ to cpan/
2009-09-26 Nicholas Clark Move Text-Tabs+Wrap from ext/ to cpan/
2009-09-26 Nicholas Clark Move Test from ext/ to cpan/
2009-09-26 Nicholas Clark Move Term::UI from ext/ to cpan/
2009-09-26 Nicholas Clark Move Term::ANSIColor from ext/ to cpan/
2009-09-26 Nicholas Clark Move podlators from ext/ to cpan/
2009-09-26 Nicholas Clark Move Parse::CPAN::Meta from ext/ to cpan/
2009-09-26 Nicholas Clark Move Params::Check from ext/ to cpan/
2009-09-26 Nicholas Clark Move Package::Constants from ext/ to cpan/
2009-09-26 Nicholas Clark Move Object::Accessor from ext/ to cpan/
2009-09-26 Nicholas Clark Move NEXT from ext/ to cpan/
2009-09-26 Nicholas Clark Remove now-redundant comment about Module::Pluggable...
2009-09-26 Nicholas Clark Move Module::Loadeed from ext/ to cpan/
2009-09-26 Nicholas Clark Tests in cpan/ should run from their directory, as...
2009-09-26 Nicholas Clark Oops. Forgot to sort the MANIFEST.
2009-09-26 Nicholas Clark Move Module::Load::Conditional from ext/ to cpan/
2009-09-26 Nicholas Clark Move Module::Load from ext/ to cpan/
2009-09-26 Nicholas Clark Move Module::Build from ext/ to cpan/
2009-09-26 Nicholas Clark Move Math::Complex from ext/ to cpan/
2009-09-26 Steffen Mueller Class::ISA 0.35 (doc nits only)
2009-09-26 Nicholas Clark Move Log::Message::Simple from ext/ to cpan/
2009-09-26 Nicholas Clark Move Log::Message from ext/ to cpan/
2009-09-26 Nicholas Clark Move IPC::Cmd from ext/ to cpan/
2009-09-26 Nicholas Clark Move Getopt::Long from ext/ to cpan/
2009-09-26 Nicholas Clark Move File::Path from ext/ to cpan/
2009-09-26 Nicholas Clark Move File::Fetch from ext/ to cpan/
2009-09-26 Nicholas Clark Move ExtUtils::ParseXS from ext/ to cpan/
2009-09-26 Nicholas Clark Move ExtUtils::CBuilder from ext/ to cpan/
2009-09-26 Nicholas Clark Move CPANPLUS::Dist::Build from ext/ to cpan/
2009-09-26 Nicholas Clark Move CPANPLUS from ext/ to cpan/
2009-09-26 Nicholas Clark Move CPAN from ext/ to cpan/
2009-09-26 Nicholas Clark Move Class::ISA from ext/ to cpan/
2009-09-26 Nicholas Clark t/pod/diag.t skips ../ext, so it should skip ../cpan...
2009-09-26 Nicholas Clark Move AutoLoader from ext/ to cpan/
2009-09-26 Nicholas Clark Move autodie from ext/ to cpan/
2009-09-26 Nicholas Clark Move Archive::Tar from ext/ to cpan/
2009-09-25 brian d foy * Fix trailing whitespace in blead 778c687
2009-09-25 brian d foy RT #69208: Check eof before using readline in perlfunc...
2009-09-25 Nicholas Clark win32/FindExt.pm's regression test needs to scan cpan...
2009-09-25 Nicholas Clark Don't process (apparent) duplicate extension directories.
2009-09-25 Nicholas Clark Stop empty top-level directories in ext/ being treated...
2009-09-25 Nicholas Clark Process the extension directories in alphabetical order.
2009-09-25 Nicholas Clark Move Archive-Extract from ext/ to cpan/
2009-09-25 Jesse Vincent First pass through the changelog to get the perldelta...
2009-09-25 Nicholas Clark Move Encode from ext/ to cpan/
2009-09-25 Nicholas Clark Support building nonxs extensions from cpan/ on Unix.
2009-09-25 Nicholas Clark Explicitly sort the extensions, now that they come...
2009-09-25 Nicholas Clark Add ext/autouse/t/lib/MyTestModule.pm to the MANIFEST.
2009-09-25 Nicholas Clark Win32 should look for extensions in ..\cpan as well...
2009-09-24 brian d foy Merge branch 'docs' into blead
2009-09-24 brian d foy * RT #63620: Refer to the :crlf layer instead of STDIO...
2009-09-24 brian d foy Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2009-09-24 brian d foy * Remove book pirate site from references in perlperf
2009-09-24 Max Maischein Make makedef.pl more robust
2009-09-24 Nicholas Clark Win32 should look for extensions in ..\cpan as well...
2009-09-24 Max Maischein Make make_ext changedir work with multiple scanned...
2009-09-24 Nicholas Clark VMS also should search for extensions in cpan/ as well...
2009-09-24 Nicholas Clark Fix a22f28a4268aa03c - array, not array reference....
2009-09-24 Nicholas Clark Allow make_ext.pl to take multiple --dir options, and...
2009-09-24 Nicholas Clark Fix building MAD with C++ - a MAD_PV of "" is illegal...
2009-09-24 Nicholas Clark Update mkpport.lst to reflect the moves from ext/ to...
2009-09-24 Steve Hay Fix Win32 Makefile generation
2009-09-24 Nicholas Clark Move DB_File from ext/ to cpan/
2009-09-24 Nicholas Clark Move IPC-SysV from ext/ to cpan/
2009-09-24 Nicholas Clark Move Sys-Syslog from ext/ to cpan/
2009-09-24 Nicholas Clark Support comparing extensions in cpan/ as well as ext/
2009-09-24 Nicholas Clark Search for extensions in cpan/ as well as ext/
2009-09-24 Nicholas Clark Support building extensions in cpan/ as well as ext/
2009-09-23 Nicholas Clark Following b0e687f7 Win32 requires an -I..\lib for maked...
2009-09-23 Nicholas Clark Correct d6897368 - Win32 requires the correct path...
2009-09-23 Nicholas Clark Following b0e687f7 Win32 requires an -Ilib to run pl2ba...
2009-09-23 Nicholas Clark Add a --chdir option to configpm, and use this in the...
2009-09-23 Nicholas Clark For miniperl, disable PERL_UNICODE and -C.
2009-09-23 Nicholas Clark Restrict miniperl to just -I..., the split of $ENV...
2009-09-23 Nicholas Clark Declare PERL_IS_MINIPERL in the output of ./{mini,...
2009-09-23 Nicholas Clark runtests should write to t/rantests on successful compl...
2009-09-23 Nicholas Clark Temporarily reinstate a _test target for the benefit...
2009-09-22 chromatic push in Void Context
2009-09-22 Leon Brocard Update list of CPAN mirror sites from cpan.org/SITES
2009-09-22 Leon Brocard Update URL to StuffIt Expander
2009-09-22 Leon Brocard Fix broken URLs (and remove MacPerl Module Porters...
2009-09-22 Leon Brocard Update URL to the current Perl-QA Wiki
next