summaryrefslogtreecommitdiff
path: root/Porting
Commit message (Expand)AuthorAgeFilesLines
* Synchronise Module::CoreList version in Maintainers.pl with CPANChris 'BinGOs' Williams2011-10-231-1/+1
* Update Unicode-Collate to CPAN version 0.81Chris 'BinGOs' Williams2011-10-231-1/+1
* bisect-runner.pl now builds test_prep on OpenBSD back to 5.002Nicholas Clark2011-10-231-0/+309
* bisect-runner.pl must patch Makefile.SH to avoid parallel make problems.Nicholas Clark2011-10-231-7/+71
* bisect-runner.pl now runs the testcase for targets config.{sh,h}Nicholas Clark2011-10-231-1/+5
* Update Archive-Extract to CPAN version 0.58Chris 'BinGOs' Williams2011-10-221-1/+1
* Update perlfaq to CPAN version 5.0150036Chris 'BinGOs' Williams2011-10-221-1/+1
* Update HTTP-Tiny to CPAN version 0.014Chris 'BinGOs' Williams2011-10-221-1/+1
* Reimplement $[ as a moduleFather Chrysostomos2011-10-211-0/+1
* Fix a path in the release guideFlorian Ragwitz2011-10-201-1/+1
* Add the 5.15.4 epigraphFlorian Ragwitz2011-10-201-0/+10
* Add a release announcement template to PortingDavid Golden2011-10-202-0/+27
* Stop Porting/acknowledgements.pl from producing hatespaceFlorian Ragwitz2011-10-201-4/+3
* Remove the MANIFEST check from the release guideFlorian Ragwitz2011-10-201-15/+0
* Bump the perl version in various places for 5.15.4Florian Ragwitz2011-10-203-31/+31
* bisect-runner.pl now builds test_prep on NetBSD back to 5.002Nicholas Clark2011-10-201-0/+56
* Make core-cpan-diff work with a minicpanSteffen Mueller2011-10-201-1/+1
* Dennis has (yet) another e-mail address :)H.Merijn Brand2011-10-191-0/+1
* In bisect-runner.pl's synopsis, the test program must be outside the cwd.Nicholas Clark2011-10-141-1/+1
* bisect-runner.pl should patch $trnl into makedepend.SH if needed.Nicholas Clark2011-10-141-5/+11
* Update Archive-Tar to CPAN version 1.80Chris 'BinGOs' Williams2011-10-131-1/+1
* bisect-runner.pl now builds test_prep on OS X back to 5.001nNicholas Clark2011-10-121-0/+129
* Update Unicode-Collate to CPAN version 0.80Chris 'BinGOs' Williams2011-10-091-1/+1
* bisect-runner.pl needs the linux.sh libpth mutli-arch search logic.Nicholas Clark2011-10-091-1/+19
* Tweak the documentation for bisect-runner.plNicholas Clark2011-10-081-12/+12
* bisect-runner.pl disables building DB_File if it can't patch the XS code.Nicholas Clark2011-10-081-37/+51
* bisect-runner.pl now emulates -Dnoextensions if Configure doesn't provide it.Nicholas Clark2011-10-081-19/+31
* bisect-runner.pl needs to set @paths correctly on 32 bit LinuxNicholas Clark2011-10-071-2/+4
* bisect-runner.pl should add db4 compatibility to DB_File.xs where possible.Nicholas Clark2011-10-071-1/+40
* bisect-runner.pl must build CombiningClass.pl before Unicode::Normalize.Nicholas Clark2011-10-071-0/+46
* In bisect-runner.pl, "patch" ext/IPC/SysV/SysV.xs to the current SHMLBA code.Nicholas Clark2011-10-071-28/+61
* In bisect-runner.pl, if getconf exists, use it to report the number of CPUs.Nicholas Clark2011-10-061-3/+6
* Remove whitespace errors from bisect-runner.plNicholas Clark2011-10-051-3/+2
* bisect-runner.pl now runs all build commands with STDIN of /dev/nullNicholas Clark2011-10-051-7/+8
* bisect-runner.pl should remove the stdin-is-a-tty test completely.Nicholas Clark2011-10-051-20/+26
* Document why bisect.pl can't be in the checkout used for bisecting.Nicholas Clark2011-10-052-0/+19
* Improve bisect.pl's documentation.Nicholas Clark2011-10-051-12/+23
* bisect-runner.pl needs to add -L/usr/local/lib prior to 5.002 on FreeBSD.Nicholas Clark2011-10-051-0/+43
* bisect-runner.pl needs to inline $compile into the test for malloc.hNicholas Clark2011-10-051-2/+4
* Add 'Fcntl' as a target for bisect-runner.pl.Nicholas Clark2011-10-051-11/+32
* In bisect-runner.pl, patch Configure to test-compile #include <malloc.h>Nicholas Clark2011-10-051-0/+35
* Update Module-Load to CPAN version 0.22Chris 'BinGOs' Williams2011-10-051-1/+1
* In bisect-runner.pl always use blead's hitnts/freebsd.shNicholas Clark2011-10-051-1/+15
* Upgrade ExtUtils::ParseXS to 3.05Steffen Mueller2011-10-051-1/+1
* In bisect-runner.pl, only force Configure's libpth on x86_64 Linux.Nicholas Clark2011-10-041-3/+11
* bisect-runner.pl needs to patch ext/IPC/SysV/SysV.xs for "newer" Linux.Nicholas Clark2011-10-031-1/+20
* bisect-runner.pl should check for t/perl when building test_prep.Nicholas Clark2011-10-031-1/+1
* Fix two typos in the documentation for bisect-runner.plNicholas Clark2011-10-031-2/+2
* Documentation for bisect.pl and bisect-runner.plNicholas Clark2011-10-032-24/+280
* In bisect-runner.pl, fix a bug where a good "test_prep" build would skip.Nicholas Clark2011-10-031-3/+3