This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regexec.c: Add another place to not re-fold
[perl5.git] / Porting /
2011-10-14 Nicholas ClarkIn bisect-runner.pl's synopsis, the test program must...
2011-10-14 Nicholas Clarkbisect-runner.pl should patch $trnl into makedepend...
2011-10-13 Chris 'BinGOs' Wil... Update Archive-Tar to CPAN version 1.80
2011-10-12 Nicholas Clarkbisect-runner.pl now builds test_prep on OS X back...
2011-10-09 Chris 'BinGOs' Wil... Update Unicode-Collate to CPAN version 0.80
2011-10-09 Nicholas Clarkbisect-runner.pl needs the linux.sh libpth mutli-arch...
2011-10-08 Nicholas ClarkTweak the documentation for bisect-runner.pl
2011-10-07 Nicholas Clarkbisect-runner.pl disables building DB_File if it can...
2011-10-07 Nicholas Clarkbisect-runner.pl now emulates -Dnoextensions if Configu...
2011-10-07 Nicholas Clarkbisect-runner.pl needs to set @paths correctly on 32...
2011-10-07 Nicholas Clarkbisect-runner.pl should add db4 compatibility to DB_Fil...
2011-10-07 Nicholas Clarkbisect-runner.pl must build CombiningClass.pl before...
2011-10-07 Nicholas ClarkIn bisect-runner.pl, "patch" ext/IPC/SysV/SysV.xs to...
2011-10-06 Nicholas ClarkIn bisect-runner.pl, if getconf exists, use it to repor...
2011-10-05 Nicholas ClarkRemove whitespace errors from bisect-runner.pl
2011-10-05 Nicholas Clarkbisect-runner.pl now runs all build commands with STDIN...
2011-10-05 Nicholas Clarkbisect-runner.pl should remove the stdin-is-a-tty test...
2011-10-05 Nicholas ClarkDocument why bisect.pl can't be in the checkout used...
2011-10-05 Nicholas ClarkImprove bisect.pl's documentation.
2011-10-05 Nicholas Clarkbisect-runner.pl needs to add -L/usr/local/lib prior...
2011-10-05 Nicholas Clarkbisect-runner.pl needs to inline $compile into the...
2011-10-05 Nicholas ClarkAdd 'Fcntl' as a target for bisect-runner.pl.
2011-10-05 Nicholas ClarkIn bisect-runner.pl, patch Configure to test-compile...
2011-10-05 Chris 'BinGOs' Wil... Update Module-Load to CPAN version 0.22
2011-10-05 Nicholas ClarkIn bisect-runner.pl always use blead's hitnts/freebsd.sh
2011-10-05 Steffen MuellerUpgrade ExtUtils::ParseXS to 3.05
2011-10-04 Nicholas ClarkIn bisect-runner.pl, only force Configure's libpth...
2011-10-03 Nicholas Clarkbisect-runner.pl needs to patch ext/IPC/SysV/SysV.xs...
2011-10-03 Nicholas Clarkbisect-runner.pl should check for t/perl when building...
2011-10-03 Nicholas ClarkFix two typos in the documentation for bisect-runner.pl
2011-10-03 Nicholas ClarkDocumentation for bisect.pl and bisect-runner.pl
2011-10-03 Nicholas ClarkIn bisect-runner.pl, fix a bug where a good "test_prep...
2011-10-03 Nicholas ClarkIn bisect.pl, support matching on files generated by...
2011-10-03 Nicholas ClarkIf patching fails, bisect-runner.pl should report the...
2011-10-02 Nicholas Clarkbisect-runner.pl must use Fcntl::S_IMODE() on the raw...
2011-10-02 Chris 'BinGOs' Wil... Update Unicode-Collate to CPAN version 0.79
2011-10-02 Chris 'BinGOs' Wil... Update Digest to CPAN version 1.17
2011-10-02 Nicholas ClarkAdd 'config.sh' as a build target for bisect.pl
2011-10-02 Nicholas ClarkPermit bisect.pl to pass -D, -U and -A parameters to...
2011-10-02 Nicholas ClarkRefactor bisect-runner.pl to use the hashref interface...
2011-10-02 Nicholas ClarkRefactor bisect.pl to use Getopt::Long's pass_through...
2011-10-01 Nicholas ClarkIn bisect.pl, use the earliest passing stable perl...
2011-10-01 Nicholas Clarkbisect-runner.pl should "skip" if --force-manifest...
2011-10-01 Nicholas ClarkTeach bisect-runner.pl how to build perl back to perl...
2011-10-01 Nicholas ClarkAdd options --force-manifest and --test-build to bisect.pl
2011-10-01 Nicholas ClarkAvoid bisect-runner.pl hanging on pre-5.004 if a file...
2011-09-30 Nicholas ClarkTo build perl-5.003 bisect-runner.pl needs to force...
2011-09-30 Nicholas ClarkIn bisect-runner.pl, don't close Configure's STDIN...
2011-09-30 Nicholas ClarkAdd a --match option to bisect.pl, to locate source...
2011-09-30 Nicholas ClarkIn bisect-runner.pl, refactor the reporting code into...
2011-09-30 Nicholas Clarkbisect-runner.pl must clean up, even if it's skipping.
2011-09-30 Nicholas Clarkbisect.pl should still print the time taken if it fails.
2011-09-29 Nicholas ClarkAdd lib/Config.pm as a target for bisect-runner.pl
2011-09-29 Nicholas Clarkbisect-runner.pl can build miniperl in parallel for...
2011-09-29 Nicholas ClarkAdd Porting/bisect.pl, to automate bisecting a perl...
2011-09-28 George GreerUpdate ExtUtils::MakeMaker to CPAN version 6.61_01
2011-09-27 Nicholas ClarkWhere available, use _NSGetExecutablePath() to make...
2011-09-27 Nicholas ClarkWhere available, use sysctl() with KERN_PROC_PATHNAME...
2011-09-27 Florian RagwitzUpgrade perlfaq from version 5.0150034 to 5.0150035
2011-09-26 Florian RagwitzAdd the 5.14.2 epigraph
2011-09-25 Chris 'BinGOs' Wil... Synchronise Module::CoreList version in Maintainers.pl
2011-09-24 Nicholas ClarkAdd t/porting/checkcfgvar.t to run Porting/checkcfgvar...
2011-09-24 Nicholas ClarkA small refactor of checkcfgvar.pl
2011-09-22 Karl WilliamsonPorting/cherrymaint: Add comment
2011-09-21 Stevan Littleadding in the list archive URL for the announcement
2011-09-21 Nicholas ClarkAdd an option to checkcfgvar.pl to add defaults for...
2011-09-21 Nicholas ClarkAdd a --regen option to checkcfgvar.pl to regenerate...
2011-09-21 Nicholas ClarkChange checkcfgvar.pl to permit trailing comments on...
2011-09-21 Nicholas ClarkTighten the checking regex in checkcfgvar.pl.
2011-09-21 Nicholas ClarkIn checkcfgvar.pl, split the configure.com code out.
2011-09-21 Stevan LittleAdding in my choice of epigraph to epigraph.pod
2011-09-20 Stevan Littlefixing the path to pod2html in the release managers...
2011-09-20 Stevan Littlebump version to 5.15.3 using Porting/bump-perl-version
2011-09-19 Stevan LittleUpdate CPAN-Meta to CPAN version 2.112621
2011-09-19 Florian RagwitzFor RC releases there's no indexer report
2011-09-18 Chris 'BinGOs' Wil... Update CPAN-Meta to CPAN version 2.112600
2011-09-16 Chris 'BinGOs' Wil... Update CPAN-Meta to CPAN version 2.112580
2011-09-16 Chris 'BinGOs' Wil... Update CPANPLUS to CPAN version 0.9111
2011-09-16 Nicholas ClarkProbe for <stdbool.h>, and if found use it in handy.h
2011-09-14 Father ChrysostomosMissing word in release managers’ guide
2011-09-12 Chris 'BinGOs' Wil... Update CPAN-Meta-YAML to CPAN version 0.004
2011-09-12 Chris 'BinGOs' Wil... Update Exporter to CPAN version 5.65
2011-09-12 Chris 'BinGOs' Wil... Update perlfaq to CPAN version 5.0150034
2011-09-12 Steffen MuellerUpdate CPAN tracking version of ExtUtils::ParseXS
2011-09-12 Father ChrysostomosMake cpan officially upstream for Text::Balanced
2011-09-11 Chris 'BinGOs' Wil... Update Devel-PPPort to CPAN version 3.20
2011-09-11 Steve HayAdd missing win32/config_H.* files to Porting/makerel
2011-09-10 Chris 'BinGOs' Wil... Update Archive-Tar to CPAN version 1.78
2011-09-10 Steve HayThe Borland Chainsaw Massacre
2011-09-10 Jerry D. HeddenUpgrade to threads::shared 1.40
2011-09-09 Zeframrelease Carp-1.23 to CPAN
2011-09-08 Chris 'BinGOs' Wil... Update perlfaq to CPAN version 5.0150033
2011-09-08 Chris 'BinGOs' Wil... Update Module-Load-Conditional to CPAN version 0.46
2011-09-08 Keith ThompsonConvert some files from Latin-1 to UTF-8
2011-09-07 Chris 'BinGOs' Wil... Update Module-Metadata to CPAN version 1.000007
2011-09-07 Chris 'BinGOs' Wil... Update Module-Metadata to CPAN version 1.000006
2011-09-06 Karl WilliamsonRelease managers guide changed to rmv stale perldeltas
2011-09-04 Chris 'BinGOs' Wil... Update CPANPLUS-Dist-Build to CPAN version 0.58
2011-09-04 Steffen MuellerCompare to newer ExtUtils::ParseXS from CPAN
2011-09-04 Zeframdual-life Carp
next