This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-02-25 Florian RagwitzDProf is now maintained on CPAN, not by p5p anymore
2011-02-25 Florian RagwitzRemove DProf's Changes file
2011-02-25 Florian RagwitzRemove DProf's Makefile.PL
2011-02-25 Chris 'BinGOs... Maintainers.pl and perldelta updates for Math::BigInt...
2011-02-25 Peter John... Update Math::BigInt to CPAN version 1.993
2011-02-25 Nicholas ClarkEliminate $::PatchId from t/re/*.t.
2011-02-25 Nicholas ClarkRemove now-unnecessary C<use File::Spec> from t/op...
2011-02-25 Nicholas ClarkMigrate t/op/{fork,runlevel,tie}.t to use run_multiple_...
2011-02-25 Nicholas ClarkMigrate the test running logic from t/lib/common.pl...
2011-02-25 Nicholas ClarkConvert t/lib/common.pl to lexical filehandles and...
2011-02-25 Nicholas ClarkIn t/lib/common.pl, load File::Path on demand.
2011-02-25 Karl Williamsonfold_grind.t: Skip some /aa tests.
2011-02-25 Karl Williamsonfold_grind.t: Skip some ASCII-only tests in /l
2011-02-25 Karl Williamsonfold_grind.t: Add comment
2011-02-25 Karl Williamsonfold_grind.t: White space only
2011-02-25 Karl Williamsonfold_grind.t: Run every charset on non-folds
2011-02-25 Karl Williamsonfold_grind: fix comment
2011-02-25 Karl Williamsonregcomp.h: Remove obsolete define
2011-02-25 Karl Williamsonintrpvar.h: Add comment about PERLVARI
2011-02-24 Leon TimmermansDetect unsafe signals more reliably on BSD/Solaris
2011-02-24 Nicholas ClarkIn t/lib/common.pl, inline print_err_line into its...
2011-02-24 Nicholas ClarkIn t/lib/common.pl, inline RandomMatch() into its only...
2011-02-24 David Mitchellspeedup t/porting/authors.t
2011-02-24 David Mitchellspeed up t/porting/filenames.t
2011-02-24 Nicholas ClarkIn test.pl, change _fresh_perl* to avoid using closures.
2011-02-24 Craig A. BerryFurther consolidate static logical name routines in...
2011-02-23 David Mitchelllib/locale.t: big speedup
2011-02-23 David Mitchellt/re/fold_grind.t: slight speed up
2011-02-23 David Mitchellt/re/fold_grind.t: tidy up a bit
2011-02-23 David Mitchellmake t/re/fold_grind.t even faster
2011-02-23 David Mitchellmake t/re/fold_grind.t faster
2011-02-23 Nicholas ClarkMove the tests that blow away %ENV to the end of t...
2011-02-23 Nicholas ClarkNo need to sort {non_,}bincompat_options in Config...
2011-02-23 Nicholas ClarkTest that perl.c reports {non_,}bincompat_options in...
2011-02-23 Chris 'BinGOs... Update Test-Simple to CPAN version 0.98
2011-02-23 Nicholas ClarkSkip t/re/pat_{advanced,rt_report}.t under minitest...
2011-02-23 Nicholas ClarkSkip the test for #77684 under minitest, as it requires...
2011-02-23 Father Chrysostomosperlfunc: typos, grammar, rewording
2011-02-23 Karl WilliamsonfoldEQ_utf8(): Move rare tests out of main stream
2011-02-23 Craig A. BerryRemove unused static function popen_translate from...
2011-02-23 Father Chrysostomosperlfunc/goto: Note the llafr exemption
2011-02-23 Father ChrysostomosYet more perlfunc tweaks
2011-02-23 Father Chrysostomosperlfunc/formline: Suggest an alternate capturing method
2011-02-23 Father Chrysostomosperlfunc/fileno: Document the -1 retval
2011-02-23 Father ChrysostomosYet another set of perlfunc tweaks
2011-02-22 Karl Williamsoncharset.t: Skip locale tests if non locale
2011-02-22 Karl Williamsonfold_grind.t: Skip locale tests if wrong locale
2011-02-22 Karl Williamsonfold_grind.t: Don't use test numbers for todos
2011-02-22 Karl Williamsont/test.pl: Add is_miniperl()
2011-02-22 Nicholas ClarkAllow t/re/regexp.t to conditionally skip tests on...
2011-02-22 Nicholas ClarkSkip a warnings test under miniperl that relies on...
2011-02-22 David Mitchellmake /\p{isUserDefined}/ die on taint
2011-02-22 Nicholas ClarkAvoid loading modules for %! and %+ on meeting %{...
2011-02-22 Vadim Konovalovgenmake mention from perlembed.pod is bogus
2011-02-22 Karl WilliamsonRevert "Revert "fold_grind.t: Test multi-char folds""
2011-02-22 Karl Williamsonintrpvar.h: Need to initialize PL_utf8_foldable
2011-02-22 Boris RatnerRemove various indirect method calls in IO's docs
2011-02-21 Chris 'BinGOs... Update Test-Harness to CPAN version 3.23
2011-02-21 Chris 'BinGOs... Update JSON-PP to CPAN version 2.27104
2011-02-21 Karl WilliamsonTwo functions shouldnt be declared inline
2011-02-21 Karl Williamsontoke.c: 'Specialized /le message is only for substitutes
2011-02-21 Karl Williamsonmove brace to same line as conditional
2011-02-21 Karl Williamsontoke.c: fix comment
2011-02-21 Nicholas ClarkBreak out the test for #27839 into a new test file.
2011-02-21 Nicholas ClarkUnder minitest, skip tests in op/g{oto,v}.t that need...
2011-02-21 Nicholas ClarkIn t/io/open.t, skip the tests for loading IO::File...
2011-02-21 Nicholas ClarkAdd skip_if_miniperl() to test.pl, and use it in op...
2011-02-21 Nicholas ClarkBreak out the test for #72922 into a new test file.
2011-02-21 Nicholas ClarkConvert t/re/re.t to use done_testing(), instead of...
2011-02-21 Nicholas ClarkAdd skip_all_if_miniperl() to test.pl, and use it in...
2011-02-21 Nicholas ClarkSkip reg_namedcapture.t when run by miniperl
2011-02-21 Nicholas ClarkIn t/TEST, automatically detect if running under miniperl
2011-02-21 Nicholas ClarkIn switchI.t, use nolib => 1 to make the tests pass...
2011-02-21 Nicholas ClarkIn runenv.t, don't automatically add -I../lib to the...
2011-02-21 Nicholas ClarkRefactor t/run/runenv.t to use lexical file handles.
2011-02-21 Nicholas ClarkIn runenv.t, inline runperl() into try(), its only...
2011-02-21 Father Chrysostomosperlfunc/eval: note the discrepancy in list context...
2011-02-21 Father ChrysostomosIncrease CoreList’s version
2011-02-21 Father Chrysostomosperlfunc: do SUBROUTINE(LIST)
2011-02-21 Father ChrysostomosEven more perlfunc tweaks
2011-02-20 Father ChrysostomosUpdate docs for postfix /dual flags
2011-02-20 Father Chrysostomosmore perlfunc tweaks
2011-02-20 Ævar Arnfjörð... Update TOC for perl51310delta
2011-02-20 Ævar Arnfjörð... pod.lst: bump perldelta from 5.13.10 to 5.13.11
2011-02-20 Chris 'BinGOs... Correct the version of Module::CoreList that was releas...
2011-02-20 Zeframclean up epigraphs file
2011-02-20 Ævar Arnfjörð... pod/perldelta.pod: copied from Porting/perldelta_templa...
2011-02-20 Ævar Arnfjörð... pod/perl51310delta.pod: moved from pod/perldelta.pod
2011-02-20 Ævar Arnfjörð... pod/.gitignore: ignore the generated 5.13.11 delta
2011-02-20 Ævar Arnfjörð... Porting/epigraphs.pod: add NNTP link to v5.13.10 epigraph
2011-02-20 Ævar Arnfjörð... Module::CoreList: bump from 2.44_01 to 2.45 v5.13.10
2011-02-20 Ævar Arnfjörð... Porting/epigraphs.pod: add v5.13.10 epigraph
2011-02-20 Ævar Arnfjörð... Porting/release_managers_guide.pod: about smokers and...
2011-02-20 Ævar Arnfjörð... Porting/release_managers_guide.pod: note the NNTP url...
2011-02-20 Ævar Arnfjörð... pod/perlhist.pod: add myself to "THE KEEPERS OF THE...
2011-02-20 Ævar Arnfjörð... t/re/re.t: remove leftover diag() debugging in 94b03d7d
2011-02-20 Ævar Arnfjörð... pod/perldelta.pod: add a space before the version number
2011-02-20 Ævar Arnfjörð... pod/perldelta.pod: remove unused Security section
2011-02-20 Ævar Arnfjörð... pod/perldelta.pod: close unbalanced parenthesis
2011-02-20 Ævar Arnfjörð... Porting/release_managers_guide.pod: correct path to...
next