| Commit message (Expand) | Author | Age | Files | Lines |
* | Update ExtUtils-MakeMaker to CPAN version 6.63_01 | Chris 'BinGOs' Williams | 2011-10-26 | 1 | -1/+1 |
* | In bisect-runner.pl, default to 'cc' not 'gcc'. | Nicholas Clark | 2011-10-24 | 1 | -2/+2 |
* | Add another e-mail address for Jim Meyering | Father Chrysostomos | 2011-10-23 | 1 | -0/+2 |
* | Synchronise Module::CoreList version in Maintainers.pl with CPAN | Chris 'BinGOs' Williams | 2011-10-23 | 1 | -1/+1 |
* | Update Unicode-Collate to CPAN version 0.81 | Chris 'BinGOs' Williams | 2011-10-23 | 1 | -1/+1 |
* | bisect-runner.pl now builds test_prep on OpenBSD back to 5.002 | Nicholas Clark | 2011-10-23 | 1 | -0/+309 |
* | bisect-runner.pl must patch Makefile.SH to avoid parallel make problems. | Nicholas Clark | 2011-10-23 | 1 | -7/+71 |
* | bisect-runner.pl now runs the testcase for targets config.{sh,h} | Nicholas Clark | 2011-10-23 | 1 | -1/+5 |
* | Update Archive-Extract to CPAN version 0.58 | Chris 'BinGOs' Williams | 2011-10-22 | 1 | -1/+1 |
* | Update perlfaq to CPAN version 5.0150036 | Chris 'BinGOs' Williams | 2011-10-22 | 1 | -1/+1 |
* | Update HTTP-Tiny to CPAN version 0.014 | Chris 'BinGOs' Williams | 2011-10-22 | 1 | -1/+1 |
* | Reimplement $[ as a module | Father Chrysostomos | 2011-10-21 | 1 | -0/+1 |
* | Fix a path in the release guide | Florian Ragwitz | 2011-10-20 | 1 | -1/+1 |
* | Add the 5.15.4 epigraph | Florian Ragwitz | 2011-10-20 | 1 | -0/+10 |
* | Add a release announcement template to Porting | David Golden | 2011-10-20 | 2 | -0/+27 |
* | Stop Porting/acknowledgements.pl from producing hatespace | Florian Ragwitz | 2011-10-20 | 1 | -4/+3 |
* | Remove the MANIFEST check from the release guide | Florian Ragwitz | 2011-10-20 | 1 | -15/+0 |
* | Bump the perl version in various places for 5.15.4 | Florian Ragwitz | 2011-10-20 | 3 | -31/+31 |
* | bisect-runner.pl now builds test_prep on NetBSD back to 5.002 | Nicholas Clark | 2011-10-20 | 1 | -0/+56 |
* | Make core-cpan-diff work with a minicpan | Steffen Mueller | 2011-10-20 | 1 | -1/+1 |
* | Dennis has (yet) another e-mail address :) | H.Merijn Brand | 2011-10-19 | 1 | -0/+1 |
* | In bisect-runner.pl's synopsis, the test program must be outside the cwd. | Nicholas Clark | 2011-10-14 | 1 | -1/+1 |
* | bisect-runner.pl should patch $trnl into makedepend.SH if needed. | Nicholas Clark | 2011-10-14 | 1 | -5/+11 |
* | Update Archive-Tar to CPAN version 1.80 | Chris 'BinGOs' Williams | 2011-10-13 | 1 | -1/+1 |
* | bisect-runner.pl now builds test_prep on OS X back to 5.001n | Nicholas Clark | 2011-10-12 | 1 | -0/+129 |
* | Update Unicode-Collate to CPAN version 0.80 | Chris 'BinGOs' Williams | 2011-10-09 | 1 | -1/+1 |
* | bisect-runner.pl needs the linux.sh libpth mutli-arch search logic. | Nicholas Clark | 2011-10-09 | 1 | -1/+19 |
* | Tweak the documentation for bisect-runner.pl | Nicholas Clark | 2011-10-08 | 1 | -12/+12 |
* | bisect-runner.pl disables building DB_File if it can't patch the XS code. | Nicholas Clark | 2011-10-08 | 1 | -37/+51 |
* | bisect-runner.pl now emulates -Dnoextensions if Configure doesn't provide it. | Nicholas Clark | 2011-10-08 | 1 | -19/+31 |
* | bisect-runner.pl needs to set @paths correctly on 32 bit Linux | Nicholas Clark | 2011-10-07 | 1 | -2/+4 |
* | bisect-runner.pl should add db4 compatibility to DB_File.xs where possible. | Nicholas Clark | 2011-10-07 | 1 | -1/+40 |
* | bisect-runner.pl must build CombiningClass.pl before Unicode::Normalize. | Nicholas Clark | 2011-10-07 | 1 | -0/+46 |
* | In bisect-runner.pl, "patch" ext/IPC/SysV/SysV.xs to the current SHMLBA code. | Nicholas Clark | 2011-10-07 | 1 | -28/+61 |
* | In bisect-runner.pl, if getconf exists, use it to report the number of CPUs. | Nicholas Clark | 2011-10-06 | 1 | -3/+6 |
* | Remove whitespace errors from bisect-runner.pl | Nicholas Clark | 2011-10-05 | 1 | -3/+2 |
* | bisect-runner.pl now runs all build commands with STDIN of /dev/null | Nicholas Clark | 2011-10-05 | 1 | -7/+8 |
* | bisect-runner.pl should remove the stdin-is-a-tty test completely. | Nicholas Clark | 2011-10-05 | 1 | -20/+26 |
* | Document why bisect.pl can't be in the checkout used for bisecting. | Nicholas Clark | 2011-10-05 | 2 | -0/+19 |
* | Improve bisect.pl's documentation. | Nicholas Clark | 2011-10-05 | 1 | -12/+23 |
* | bisect-runner.pl needs to add -L/usr/local/lib prior to 5.002 on FreeBSD. | Nicholas Clark | 2011-10-05 | 1 | -0/+43 |
* | bisect-runner.pl needs to inline $compile into the test for malloc.h | Nicholas Clark | 2011-10-05 | 1 | -2/+4 |
* | Add 'Fcntl' as a target for bisect-runner.pl. | Nicholas Clark | 2011-10-05 | 1 | -11/+32 |
* | In bisect-runner.pl, patch Configure to test-compile #include <malloc.h> | Nicholas Clark | 2011-10-05 | 1 | -0/+35 |
* | Update Module-Load to CPAN version 0.22 | Chris 'BinGOs' Williams | 2011-10-05 | 1 | -1/+1 |
* | In bisect-runner.pl always use blead's hitnts/freebsd.sh | Nicholas Clark | 2011-10-05 | 1 | -1/+15 |
* | Upgrade ExtUtils::ParseXS to 3.05 | Steffen Mueller | 2011-10-05 | 1 | -1/+1 |
* | In bisect-runner.pl, only force Configure's libpth on x86_64 Linux. | Nicholas Clark | 2011-10-04 | 1 | -3/+11 |
* | bisect-runner.pl needs to patch ext/IPC/SysV/SysV.xs for "newer" Linux. | Nicholas Clark | 2011-10-03 | 1 | -1/+20 |
* | bisect-runner.pl should check for t/perl when building test_prep. | Nicholas Clark | 2011-10-03 | 1 | -1/+1 |