summaryrefslogtreecommitdiff
path: root/Porting
Commit message (Expand)AuthorAgeFilesLines
* add cpan/autodie/t/truncate_me to makerel @writables listv5.19.1David Golden2013-06-201-0/+1
* Fix Perl version references in INSTALLDavid Golden2013-06-201-0/+2
* Update Maintainers.PL for divergence from cpanDavid Golden2013-06-191-1/+7
* fix core-cpan-diff treatment of 'undef'David Golden2013-06-191-4/+2
* Update Archive-Tar to CPAN version 1.92Chris 'BinGOs' Williams2013-06-191-1/+1
* Update release managers guide to note to bump Module::CoreList::Utils version...Chris 'BinGOs' Williams2013-06-181-0/+10
* Update HTTP-Tiny to CPAN version 0.031Chris 'BinGOs' Williams2013-06-171-1/+1
* Update HTTP-Tiny to CPAN version 0.030Chris 'BinGOs' Williams2013-06-161-1/+1
* Update Getopt-Long to CPAN version 2.40Chris 'BinGOs' Williams2013-06-161-1/+1
* Update Unicode-Collate to CPAN version 0.98Chris 'BinGOs' Williams2013-06-151-1/+1
* Update ExtUtils-MakeMaker to CPAN version 6.68Chris 'BinGOs' Williams2013-06-151-1/+1
* prevent a couple of porting test issues under PERL_UNICODETony Cook2013-06-141-0/+2
* release schedule: fix years for 5.20Ricardo Signes2013-06-111-4/+4
* make Porting/corelist.pl emit delta-style %deprecatedRicardo Signes2013-06-111-10/+33
* updates to release scheduleRicardo Signes2013-06-111-37/+27
* RMG: need to update Module::CoreList again after blead releaseDavid Golden2013-06-101-0/+10
* Update CPAN-Meta to CPAN version 2.131560Chris 'BinGOs' Williams2013-06-061-1/+1
* PATCH: Bump Locale-Codes from 3.25 to 3.26Sullivan Beck2013-06-031-1/+1
* Update Pod-Usage to CPAN version 1.63Chris 'BinGOs' Williams2013-06-021-1/+1
* Update Filter-Util-Call to CPAN version 1.49Chris 'BinGOs' Williams2013-06-011-1/+1
* Update Pod-Parser to CPAN version 1.61Chris 'BinGOs' Williams2013-06-011-1/+1
* Update Text-Tabs to CPAN version 2013.0523Chris 'BinGOs' Williams2013-05-301-1/+1
* Update CPAN-Meta to CPAN version 2.131490Chris 'BinGOs' Williams2013-05-301-1/+1
* git-deltatool: show files changed when tagging new commitsDavid Golden2013-05-291-3/+14
* git-deltatool: fix problem reading changed commit messageDavid Golden2013-05-291-2/+1
* Upgrade to threads 1.87Jerry D. Hedden2013-05-291-1/+1
* Add -q to git clean in bisect-runner.plNicholas Clark2013-05-281-1/+1
* Three Configure fixups so that bisect-runner.pl can build 1997-era 5.004Nicholas Clark2013-05-281-0/+27
* bisect-runner.pl should match patches with directory 'b' before 'a'.Nicholas Clark2013-05-281-1/+1
* Add a 'none' target to bisect-runner.plNicholas Clark2013-05-281-1/+12
* bisect.pl can now optionally timeout the user's test case.Nicholas Clark2013-05-281-6/+57
* Add an option to bisect.pl to run the user testcase in its own process group.Nicholas Clark2013-05-281-2/+14
* In bisect-runner.pl, run_report_and_exit() now uses run_with_options().Nicholas Clark2013-05-281-1/+1
* In bisect-runner.pl, extract the Configure running into run_with_options().Nicholas Clark2013-05-281-15/+27
* In bisect-runner.pl, invert the first parameter to report_and_exit().Nicholas Clark2013-05-281-9/+9
* In bisect-runner.pl, refactor the calls to system @ARGV into a function.Nicholas Clark2013-05-281-5/+7
* bisect.pl can run in-place if the checkout is totally clean.Nicholas Clark2013-05-281-15/+44
* If there is no 'blead' branch, bisect.pl now uses a suitable alternative.Nicholas Clark2013-05-281-1/+13
* Add --gold option to bisect.pl for the revision to use for "recent" files.Nicholas Clark2013-05-282-4/+15
* bisect-runner.pl always needs to pass paths gleaned from gcc to Configure.Nicholas Clark2013-05-281-3/+7
* When bisecting, use `git tag -l` to get the list of stable releases.Nicholas Clark2013-05-282-11/+17
* bisect-runner.pl needs to probe DB_File.xs before running ConfigureNicholas Clark2013-05-281-9/+17
* bisect-runner.pl needs another minor fixup to build 5.004_05 on Linux.Nicholas Clark2013-05-281-1/+16
* bisect-runner.pl should fix 5.7.x to export Perl_cxinc on AIX.Nicholas Clark2013-05-281-0/+10
* bisect-runner.pl should fix a typo in the Solaris hints file.Nicholas Clark2013-05-281-0/+5
* Tweak to make it clearer what to do if your working space is dirtyYves Orton2013-05-281-2/+6
* Add a --valgrind option to bisect.pl, to run the test program with valgrind.Nicholas Clark2013-05-281-1/+34
* bisect-runner.pl will now invoke with ./perl -Ilib if it sees a #!./perl lineNicholas Clark2013-05-281-7/+22
* bisect-runner.pl should fix Makefile.SH to remove remove GNU make-isms.Nicholas Clark2013-05-281-0/+23
* Add --early-fixup and --late-fixup to bisect.pl, for user-controlled patching.Nicholas Clark2013-05-281-1/+119