summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Upgrade Devel::DProf to version 20110225.01Florian Ragwitz2011-02-252-2/+2
* DProf is now maintained on CPAN, not by p5p anymoreFlorian Ragwitz2011-02-252-5/+2
* Remove DProf's Changes fileFlorian Ragwitz2011-02-252-205/+0
* Remove DProf's Makefile.PLFlorian Ragwitz2011-02-252-19/+0
* Maintainers.pl and perldelta updates for Math::BigInt updateChris 'BinGOs' Williams2011-02-252-1/+5
* Update Math::BigInt to CPAN version 1.993Peter John Acklam2011-02-254-8/+8
* Eliminate $::PatchId from t/re/*.t.Nicholas Clark2011-02-253-12/+7
* Remove now-unnecessary C<use File::Spec> from t/op/inccode.tNicholas Clark2011-02-251-1/+0
* Migrate t/op/{fork,runlevel,tie}.t to use run_multiple_progs().Nicholas Clark2011-02-255-109/+47
* Migrate the test running logic from t/lib/common.pl to t/test/plNicholas Clark2011-02-252-147/+157
* Convert t/lib/common.pl to lexical filehandles and 3-arg open.Nicholas Clark2011-02-251-16/+15
* In t/lib/common.pl, load File::Path on demand.Nicholas Clark2011-02-251-4/+5
* fold_grind.t: Skip some /aa tests.Karl Williamson2011-02-241-4/+13
* fold_grind.t: Skip some ASCII-only tests in /lKarl Williamson2011-02-241-0/+15
* fold_grind.t: Add commentKarl Williamson2011-02-241-0/+3
* fold_grind.t: White space onlyKarl Williamson2011-02-241-17/+19
* fold_grind.t: Run every charset on non-foldsKarl Williamson2011-02-241-0/+7
* fold_grind: fix commentKarl Williamson2011-02-241-2/+1
* regcomp.h: Remove obsolete defineKarl Williamson2011-02-241-3/+0
* intrpvar.h: Add comment about PERLVARIKarl Williamson2011-02-241-1/+2
* Detect unsafe signals more reliably on BSD/SolarisLeon Timmermans2011-02-242-5/+11
* In t/lib/common.pl, inline print_err_line into its only caller.Nicholas Clark2011-02-241-17/+13
* In t/lib/common.pl, inline RandomMatch() into its only caller.Nicholas Clark2011-02-241-13/+4
* speedup t/porting/authors.tDavid Mitchell2011-02-241-4/+18
* speed up t/porting/filenames.tDavid Mitchell2011-02-241-17/+38
* In test.pl, change _fresh_perl* to avoid using closures.Nicholas Clark2011-02-241-24/+22
* Further consolidate static logical name routines in vms/vms.cCraig A. Berry2011-02-231-82/+15
* lib/locale.t: big speedupDavid Mitchell2011-02-231-18/+18
* t/re/fold_grind.t: slight speed upDavid Mitchell2011-02-231-2/+3
* t/re/fold_grind.t: tidy up a bitDavid Mitchell2011-02-231-18/+24
* make t/re/fold_grind.t even fasterDavid Mitchell2011-02-231-3/+20
* make t/re/fold_grind.t fasterDavid Mitchell2011-02-231-30/+10
* Move the tests that blow away %ENV to the end of t/op/magic.tNicholas Clark2011-02-231-82/+87
* No need to sort {non_,}bincompat_options in Config, as they are always sorted.Nicholas Clark2011-02-232-3/+3
* Test that perl.c reports {non_,}bincompat_options in sorted order.Nicholas Clark2011-02-232-0/+19
* Update Test-Simple to CPAN version 0.98Chris 'BinGOs' Williams2011-02-2312-11/+63
* Skip t/re/pat_{advanced,rt_report}.t under minitest, as they use %- and %+Nicholas Clark2011-02-232-0/+8
* Skip the test for #77684 under minitest, as it requires PerlIO::scalarNicholas Clark2011-02-231-1/+2
* perlfunc: typos, grammar, rewordingFather Chrysostomos2011-02-221-17/+22
* foldEQ_utf8(): Move rare tests out of main streamKarl Williamson2011-02-221-14/+12
* Remove unused static function popen_translate from vms.c.Craig A. Berry2011-02-221-53/+0
* perlfunc/goto: Note the llafr exemptionFather Chrysostomos2011-02-221-0/+4
* Yet more perlfunc tweaksFather Chrysostomos2011-02-221-11/+12
* perlfunc/formline: Suggest an alternate capturing methodFather Chrysostomos2011-02-221-0/+4
* perlfunc/fileno: Document the -1 retvalFather Chrysostomos2011-02-221-5/+5
* Yet another set of perlfunc tweaksFather Chrysostomos2011-02-221-4/+4
* charset.t: Skip locale tests if non localeKarl Williamson2011-02-221-0/+7
* fold_grind.t: Skip locale tests if wrong localeKarl Williamson2011-02-221-2/+6
* fold_grind.t: Don't use test numbers for todosKarl Williamson2011-02-221-25/+16
* t/test.pl: Add is_miniperl()Karl Williamson2011-02-221-2/+6