p5sagit/p5-mst-13.2.git
2009-09-17 Rafael Garcia... Revert "much simpler .gitignore for ext/"
2009-09-16 Nicholas Clark Rearrange ext/Memoize to the same layout as the CPAN...
2009-09-16 Nicholas Clark Remove the now-redundant MAP for Math::BigInt.
2009-09-16 Nicholas Clark Rearrange ext/File-Temp to the same layout as the CPAN...
2009-09-16 Nicholas Clark /Compress/ modules are at version 2.021. Remove vestiga...
2009-09-16 Nicholas Clark Rearrange ext/IO-Zlib to the same layout as the CPAN...
2009-09-16 Craig A. Berry Linker options file not created before nonxs extension...
2009-09-16 Rafael Garcia... Upgrade to IO::Zlib 1.10
2009-09-16 Nicholas Clark Start to make DynaLoader's Makefile.PL platform agnostic.
2009-09-16 Nicholas Clark Revert 109e4020 and 2da760ce for now. Win32 needs to...
2009-09-16 Rafael Garcia... Localize $@ and $! before loading a file in SWASHNEW
2009-09-15 Nicholas Clark 109e4020 failed to delete the clone of splittree.pl...
2009-09-15 Nicholas Clark No need to run AutoSplit on lib on Win32 or NetWare...
2009-09-15 Nicholas Clark Ensure that the perl build doesn't read any installed...
2009-09-15 Nicholas Clark Avoid setting $! if the sitecustomize script doesn...
2009-09-15 Leon Brocard Use alternative URLs for links which are now broken...
2009-09-15 Nicholas Clark Cwd.pm needs to be installed in lib before Encode recur...
2009-09-15 Nicholas Clark Note that Pod::Plainer is upgraded, and deprecated...
2009-09-14 Rafael Garcia... Core tests purged from macperl references: done (as...
2009-09-14 Nicholas Clark Note how various parts of perldelta writing could be...
2009-09-14 Rafael Garcia... Some POD and spelling fixes
2009-09-14 Nicholas Clark Document the mro improvments.
2009-09-14 Nicholas Clark Some copy editing tweaks - C<> around code, and Perl_...
2009-09-14 Nicholas Clark Describe the effects of the migration of dual life...
2009-09-14 Nicholas Clark Moving pod/*.PL to ext is the last major part remaining...
2009-09-14 Nicholas Clark Parallel testing is pretty much done.
2009-09-14 Rafael Garcia... Doc nit in perlfunc for die() and warn() with an empty...
2009-09-14 Nicholas Clark Convert Porting/checkARGS_ASSERT.pl to a regresion...
2009-09-14 Nicholas Clark Add PERL_ARGS_ASSERT_* macros where missing; move where...
2009-09-14 Nicholas Clark Fix the build for -Dmad - f0e3f042f14b829f missed a...
2009-09-13 Craig A. Berry Restore part of 403f501d5b37ebf0340212b1a7f7c01855cd7b95
2009-09-13 Craig A. Berry Revert "Replace $(MINIPERL) -"I[-.lib]" with $(MINIPERL...
2009-09-13 Craig A. Berry Undo 4527a2238fcb956920c7d18b8aa95a3ff49f0fcb and part...
2009-09-13 Robin Barker deprecate Pod::Plainer - update to 1.00
2009-09-13 Nicholas Clark Move Test::Simple from lib to ext.
2009-09-13 Leon Brocard Remove broken links for hip communications inc.
2009-09-13 Leon Brocard Use alternative URLs for links which are now broken...
2009-09-13 Yves Orton add a couple of missing items to the lib/.gitignore
2009-09-13 Yves Orton much simpler .gitignore for ext/
2009-09-13 Bo Borgerson split: Improve performance in scalar context
2009-09-13 Bo Borgerson split: Remove implicit split to @_
2009-09-13 Rafael Garcia... This test was incorrectly skipped because it couldn...
2009-09-13 Nicholas Clark Move Moudle::Build from lib to ext.
2009-09-13 Nicholas Clark Module::Build's contrib directory should be marked...
2009-09-13 Nicholas Clark Move Unicode::Collate from lib to ext.
2009-09-13 Nicholas Clark Move Time::Local from lib to ext.
2009-09-13 Nicholas Clark Move PerlIO::via::QuotedPrint from lib to ext.
2009-09-13 Nicholas Clark Move NEXT from lib to ext.
2009-09-13 Nicholas Clark Move if from lib to ext.
2009-09-13 Nicholas Clark Move Getopt::Long from lib to ext.
2009-09-13 Nicholas Clark Move Test from lib to ext.
2009-09-13 Nicholas Clark Sort .gitignore (lexically).
2009-09-13 Nicholas Clark Oops. ext/podlators needs its Makefile.PL in MANIFEST.
2009-09-13 Nicholas Clark Move Pod::Parser from lib (and t/pod) to ext.
2009-09-13 Nicholas Clark Note that we need a way of building pod/*.PL directly...
2009-09-13 Rafael Garcia... Remove obsolete interpreter variable PL_utf8_alnumc
2009-09-13 Rafael Garcia... Remove obsolete functions is_uni_alnumc, is_uni_alnumc_...
2009-09-13 Nicholas Clark Move podlators from lib to ext.
2009-09-13 Rafael Garcia... .gitignore fix for AutoSplit
2009-09-13 Nicholas Clark Correct the file MAP in Maintainers.pl for Pod::LaTeX...
2009-09-13 Nicholas Clark Move Pod::LaTeX from lib to ext.
2009-09-13 Nicholas Clark Move Pod::Escapes from lib to ext.
2009-09-13 Nicholas Clark Move Pod::Perldoc from lib to ext.
2009-09-13 Nicholas Clark Retire uupacktool.pl. We're not in Kansas^W(Perforce...
2009-09-13 Nicholas Clark f281036e missed that Makefile.ce also generated perl...
2009-09-13 Nicholas Clark Move Pod::Simple from lib to ext.
2009-09-13 Steve Hay Fix Win32 build
2009-09-12 Nicholas Clark Avoid using 'lib' in make_ext.pl.
2009-09-12 Nicholas Clark 403f501d broke Win32, because lib/lib.pm is not availab...
2009-09-12 Chris Williams Moved Class-ISA from lib/ to ext/
2009-09-12 Nicholas Clark Oops. 403f501d accidentally deleted the MANIFEST entry...
2009-09-12 Nicholas Clark Move Cwd from lib to ext.
2009-09-12 Nicholas Clark Oops! Correct my declaration of MINIPERL_UP.
2009-09-12 Nicholas Clark Replace $(MINIPERL) -"I[-.lib]" with $(MINIPERL_UP)
2009-09-12 Nicholas Clark Fix typo for the FILES for AutoLoader, introduced in...
2009-09-12 Chris Williams Update parent to CPAN version 0.223
2009-09-12 Chris Williams Moved parent from lib/ to ext/
2009-09-12 Chris Williams Moved AutoLoader from lib/ to ext/
2009-09-12 Jerry D. Hedden Cleanup makedir.SH reference in Makefile.SH
2009-09-12 Nicholas Clark pod/perltoc.pod needs all the extensions to be built...
2009-09-12 Nicholas Clark Untangle File::Basename and re - avoid hard-coding...
2009-09-12 Nicholas Clark re.pm will load under miniperl, so don't hard-code...
2009-09-12 Nicholas Clark Avoid a parallel make race condition where we load...
2009-09-11 Chris Williams Move File-Path from lib/ to ext/
2009-09-11 Chris Williams Moved Tie-RefHash from lib/ to ext/
2009-09-11 Nicholas Clark No need to run AutoSplit on lib - all AutoLoader using...
2009-09-11 Craig A. Berry instmodsh is a file, not a directory.
2009-09-11 Craig A. Berry xsubpp is a file, not a directory.
2009-09-11 Craig A. Berry Reorder some build rules to keep up with lib/ --> ext...
2009-09-11 Nicholas Clark Always load the re.xs code, unless we're running under...
2009-09-11 Chris Williams Move File::Temp from lib/ to ext/
2009-09-11 Chris Williams Move Locale-Codes from lib/ to ext/
2009-09-11 Jerry D. Hedden Correct ext/ExtUtils-MakeMaker/MANIFEST for 'core'...
2009-09-11 Nicholas Clark Fix test in Cwd for presence of DynaLoader.
2009-09-11 Chris Williams Moved Locale-Maketext from lib/ to ext/
2009-09-11 Chris Williams Updated Maintainers.pl with the CPAN path for Locale...
2009-09-11 Chris Williams Updated Locale-Maketext-Simple to CPAN version 0.21
2009-09-11 Rafael Garcia... Update Maintainers.pl for encoding::warnings
2009-09-11 Chris Williams Move Locale-Maketext-Simple from lib/ to ext/
2009-09-11 Rafael Garcia... Move encoding::warnings to ext/
next