summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Split XSLoader out from ext/DynaLoader into its own directory.Nicholas Clark2009-09-186-11/+79
* Make make_ext.pl set PERL_CORE=1 in the environment.Nicholas Clark2009-09-181-0/+1
* Build DynaLoader in ext on VMS.Nicholas Clark2009-09-171-35/+4
* PERL_SRC already has brackets on VMS.Craig A. Berry2009-09-171-1/+1
* In S_mro_get_linear_isa_c3() replace sv_inc() with code for the cases we need.Nicholas Clark2009-09-171-3/+9
* Now no need to run AutoSplit on lib on Win32, with DynaLoader builing in extNicholas Clark2009-09-174-35/+2
* Convert win32 to build DynaLoader with EU::MM in ext/DynaLoaderNicholas Clark2009-09-175-58/+28
* Since gitignores are advisory, we don't need the specific unignore patternsRafael Garcia-Suarez2009-09-171-102/+1
* Revert "much simpler .gitignore for ext/"Rafael Garcia-Suarez2009-09-171-8/+108
* Rearrange ext/Memoize to the same layout as the CPAN distribution.Nicholas Clark2009-09-1610-12/+8
* Remove the now-redundant MAP for Math::BigInt.Nicholas Clark2009-09-163-6/+1
* Rearrange ext/File-Temp to the same layout as the CPAN distribution.Nicholas Clark2009-09-163-4/+1
* /Compress/ modules are at version 2.021. Remove vestigal MAPs and comments.Nicholas Clark2009-09-161-12/+4
* Rearrange ext/IO-Zlib to the same layout as the CPAN distribution.Nicholas Clark2009-09-163-5/+1
* Linker options file not created before nonxs extension building.Craig A. Berry2009-09-161-1/+1
* Upgrade to IO::Zlib 1.10Rafael Garcia-Suarez2009-09-162-3/+3
* Start to make DynaLoader's Makefile.PL platform agnostic.Nicholas Clark2009-09-161-11/+35
* Revert 109e4020 and 2da760ce for now. Win32 needs to AutoSplit DynaLoader.pmNicholas Clark2009-09-166-3/+65
* Localize $@ and $! before loading a file in SWASHNEWRafael Garcia-Suarez2009-09-161-0/+2
* 109e4020 failed to delete the clone of splittree.pl in the NetWare directory.Nicholas Clark2009-09-151-24/+0
* No need to run AutoSplit on lib on Win32 or NetWare either - see ebca06e9.Nicholas Clark2009-09-155-41/+3
* Ensure that the perl build doesn't read any installed sitecustomize script.Nicholas Clark2009-09-155-5/+5
* Avoid setting $! if the sitecustomize script doesn't exist.Nicholas Clark2009-09-151-1/+6
* Use alternative URLs for links which are now broken (link rot)Leon Brocard2009-09-159-43/+20
* Cwd.pm needs to be installed in lib before Encode recurses. Mark the dependencyNicholas Clark2009-09-152-0/+16
* Note that Pod::Plainer is upgraded, and deprecated from core.Nicholas Clark2009-09-151-0/+23
* Core tests purged from macperl references: done (as 7b903762ad0ebd5d04)Rafael Garcia-Suarez2009-09-141-4/+0
* Note how various parts of perldelta writing could be automated.Nicholas Clark2009-09-142-0/+152
* Some POD and spelling fixesRafael Garcia-Suarez2009-09-142-8/+8
* Document the mro improvments.Nicholas Clark2009-09-141-0/+9
* Some copy editing tweaks - C<> around code, and Perl_* on C function names.Nicholas Clark2009-09-141-12/+12
* Describe the effects of the migration of dual life modules from lib to ext.Nicholas Clark2009-09-141-15/+18
* Moving pod/*.PL to ext is the last major part remaining for the dual-life move.Nicholas Clark2009-09-141-6/+3
* Parallel testing is pretty much done.Nicholas Clark2009-09-141-12/+0
* Doc nit in perlfunc for die() and warn() with an empty messageRafael Garcia-Suarez2009-09-141-3/+3
* Convert Porting/checkARGS_ASSERT.pl to a regresion test, t/lib/args_assert.tNicholas Clark2009-09-143-33/+57
* Add PERL_ARGS_ASSERT_* macros where missing; move where in the wrong function.Nicholas Clark2009-09-141-4/+8
* Fix the build for -Dmad - f0e3f042f14b829f missed a couple of things.Nicholas Clark2009-09-144-8/+13
* Restore part of 403f501d5b37ebf0340212b1a7f7c01855cd7b95Craig A. Berry2009-09-131-1/+1
* Revert "Replace $(MINIPERL) -"I[-.lib]" with $(MINIPERL_UP)"Craig A. Berry2009-09-131-35/+34
* Undo 4527a2238fcb956920c7d18b8aa95a3ff49f0fcb and part of 403f501d5b37ebf0340...Craig A. Berry2009-09-131-2/+2
* deprecate Pod::Plainer - update to 1.00Robin Barker2009-09-132-4/+6
* Move Test::Simple from lib to ext.Nicholas Clark2009-09-13123-137/+126
* Remove broken links for hip communications inc.Leon Brocard2009-09-134-4/+4
* Use alternative URLs for links which are now broken (link rot)Leon Brocard2009-09-1316-49/+26
* add a couple of missing items to the lib/.gitignoreYves Orton2009-09-131-0/+2
* much simpler .gitignore for ext/Yves Orton2009-09-131-108/+8
* split: Improve performance in scalar contextBo Borgerson2009-09-132-44/+216
* split: Remove implicit split to @_Bo Borgerson2009-09-137-49/+6
* This test was incorrectly skipped because it couldn't locate Encode anymoreRafael Garcia-Suarez2009-09-131-5/+0