p5sagit/p5-mst-13.2.git
2009-09-20 Nicholas Clark Adopt Makefile macros MINIPERL_EXE and MINIPERL from...
2009-09-20 Nicholas Clark The pod convertors chdir post BEGIN-time, so don't...
2009-09-20 Nicholas Clark On Unix, use the -C option to mktables rather than...
2009-09-19 Yves Orton dropped a test by accident the last go, so ressurect...
2009-09-19 Yves Orton split t/re/pat.t into new pieces
2009-09-19 Yves Orton copy pat.t into five new files
2009-09-19 Nicholas Clark lib/unicore/mktables needs to get File::Spec from ext...
2009-09-19 Nicholas Clark win32/config_h.PL indirectly needs File::Spec, before...
2009-09-19 Nicholas Clark Reuinte File::Spec with the rest of the PathTools distr...
2009-09-18 Nicholas Clark 82dee7de92a0bd35 failed to add ext/lib/Makefile.PL...
2009-09-18 Nicholas Clark Move lib from lib to ext.
2009-09-18 Nicholas Clark Avoid re-creating a temporary file with constant conten...
2009-09-18 Nicholas Clark Avoid using lib.pm in miniperl's tests.
2009-09-18 Nicholas Clark Split XSLoader out from ext/DynaLoader into its own...
2009-09-18 Nicholas Clark Make make_ext.pl set PERL_CORE=1 in the environment.
2009-09-17 Nicholas Clark Build DynaLoader in ext on VMS.
2009-09-17 Craig A. Berry PERL_SRC already has brackets on VMS.
2009-09-17 Nicholas Clark In S_mro_get_linear_isa_c3() replace sv_inc() with...
2009-09-17 Nicholas Clark Now no need to run AutoSplit on lib on Win32, with...
2009-09-17 Nicholas Clark Convert win32 to build DynaLoader with EU::MM in ext...
2009-09-17 Rafael Garcia... Since gitignores are advisory, we don't need the specif...
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
next