| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Allow t/re/regexp.t to conditionally skip tests on miniperl | Nicholas Clark | 2011-02-22 | 2 | -38/+40 |
* | Skip a warnings test under miniperl that relies on the effects of -C | Nicholas Clark | 2011-02-22 | 1 | -0/+3 |
* | make /\p{isUserDefined}/ die on taint | David Mitchell | 2011-02-22 | 4 | -7/+46 |
* | Avoid loading modules for %! and %+ on meeting %{"foo::!"} and %{"foo::+"} | Nicholas Clark | 2011-02-22 | 2 | -2/+22 |
* | genmake mention from perlembed.pod is bogus | Vadim Konovalov | 2011-02-21 | 1 | -28/+0 |
* | Revert "Revert "fold_grind.t: Test multi-char folds"" | Karl Williamson | 2011-02-21 | 1 | -9/+62 |
* | intrpvar.h: Need to initialize PL_utf8_foldable | Karl Williamson | 2011-02-21 | 1 | -1/+1 |
* | Remove various indirect method calls in IO's docs | Boris Ratner | 2011-02-22 | 9 | -23/+28 |
* | Update Test-Harness to CPAN version 3.23 | Chris 'BinGOs' Williams | 2011-02-21 | 54 | -359/+143 |
* | Update JSON-PP to CPAN version 2.27104 | Chris 'BinGOs' Williams | 2011-02-21 | 4 | -18/+62 |
* | Two functions shouldnt be declared inline | Karl Williamson | 2011-02-21 | 1 | -2/+2 |
* | toke.c: 'Specialized /le message is only for substitutes | Karl Williamson | 2011-02-21 | 1 | -0/+8 |
* | move brace to same line as conditional | Karl Williamson | 2011-02-21 | 1 | -2/+1 |
* | toke.c: fix comment | Karl Williamson | 2011-02-21 | 1 | -2/+3 |
* | Break out the test for #27839 into a new test file. | Nicholas Clark | 2011-02-21 | 3 | -23/+35 |
* | Under minitest, skip tests in op/g{oto,v}.t that need PerlIO::scalar. | Nicholas Clark | 2011-02-21 | 2 | -10/+16 |
* | In t/io/open.t, skip the tests for loading IO::File when running under miniperl | Nicholas Clark | 2011-02-21 | 1 | -1/+2 |
* | Add skip_if_miniperl() to test.pl, and use it in op/hashassign.t and re/re.t | Nicholas Clark | 2011-02-21 | 3 | -3/+11 |
* | Break out the test for #72922 into a new test file. | Nicholas Clark | 2011-02-21 | 3 | -62/+40 |
* | Convert t/re/re.t to use done_testing(), instead of a trailing BEGIN block | Nicholas Clark | 2011-02-21 | 1 | -3/+5 |
* | Add skip_all_if_miniperl() to test.pl, and use it in 6 test scripts | Nicholas Clark | 2011-02-21 | 7 | -0/+11 |
* | Skip reg_namedcapture.t when run by miniperl | Nicholas Clark | 2011-02-21 | 1 | -0/+4 |
* | In t/TEST, automatically detect if running under miniperl | Nicholas Clark | 2011-02-21 | 5 | -7/+8 |
* | In switchI.t, use nolib => 1 to make the tests pass on miniperl once more. | Nicholas Clark | 2011-02-21 | 1 | -5/+2 |
* | In runenv.t, don't automatically add -I../lib to the test program's arguments. | Nicholas Clark | 2011-02-21 | 1 | -14/+11 |
* | Refactor t/run/runenv.t to use lexical file handles. | Nicholas Clark | 2011-02-21 | 1 | -12/+13 |
* | In runenv.t, inline runperl() into try(), its only caller. | Nicholas Clark | 2011-02-21 | 1 | -33/+9 |
* | perlfunc/eval: note the discrepancy in list context retvals | Father Chrysostomos | 2011-02-20 | 1 | -2/+5 |
* | Increase CoreList’s version | Father Chrysostomos | 2011-02-20 | 1 | -1/+1 |
* | perlfunc: do SUBROUTINE(LIST) | Father Chrysostomos | 2011-02-20 | 1 | -1/+2 |
* | Even more perlfunc tweaks | Father Chrysostomos | 2011-02-20 | 1 | -8/+8 |
* | Update docs for postfix /dual flags | Father Chrysostomos | 2011-02-20 | 3 | -102/+107 |
* | more perlfunc tweaks | Father Chrysostomos | 2011-02-20 | 1 | -8/+8 |
* | Update TOC for perl51310delta | Ævar Arnfjörð Bjarmason | 2011-02-20 | 7 | -24/+34 |
* | pod.lst: bump perldelta from 5.13.10 to 5.13.11 | Ævar Arnfjörð Bjarmason | 2011-02-20 | 1 | -1/+2 |
* | Correct the version of Module::CoreList that was released with v5.12.3 | Chris 'BinGOs' Williams | 2011-02-20 | 1 | -1/+1 |
* | clean up epigraphs file | Zefram | 2011-02-20 | 1 | -228/+211 |
* | pod/perldelta.pod: copied from Porting/perldelta_template.pod | Ævar Arnfjörð Bjarmason | 2011-02-20 | 1 | -0/+374 |
* | pod/perl51310delta.pod: moved from pod/perldelta.pod | Ævar Arnfjörð Bjarmason | 2011-02-20 | 1 | -1/+1 |
* | pod/.gitignore: ignore the generated 5.13.11 delta | Ævar Arnfjörð Bjarmason | 2011-02-20 | 1 | -1/+1 |
* | Porting/epigraphs.pod: add NNTP link to v5.13.10 epigraph | Ævar Arnfjörð Bjarmason | 2011-02-20 | 1 | -1/+1 |
* | Module::CoreList: bump from 2.44_01 to 2.45v5.13.10 | Ævar Arnfjörð Bjarmason | 2011-02-20 | 2 | -3/+3 |
* | Porting/epigraphs.pod: add v5.13.10 epigraph | Ævar Arnfjörð Bjarmason | 2011-02-20 | 1 | -0/+15 |
* | Porting/release_managers_guide.pod: about smokers and BLEAD | Ævar Arnfjörð Bjarmason | 2011-02-20 | 1 | -0/+6 |
* | Porting/release_managers_guide.pod: note the NNTP url to smoke reports | Ævar Arnfjörð Bjarmason | 2011-02-20 | 1 | -2/+4 |
* | pod/perlhist.pod: add myself to "THE KEEPERS OF THE PUMPKIN" | Ævar Arnfjörð Bjarmason | 2011-02-20 | 1 | -1/+1 |
* | t/re/re.t: remove leftover diag() debugging in 94b03d7d | Ævar Arnfjörð Bjarmason | 2011-02-20 | 1 | -3/+0 |
* | pod/perldelta.pod: add a space before the version number | Ævar Arnfjörð Bjarmason | 2011-02-20 | 1 | -1/+1 |
* | pod/perldelta.pod: remove unused Security section | Ævar Arnfjörð Bjarmason | 2011-02-20 | 1 | -2/+0 |
* | pod/perldelta.pod: close unbalanced parenthesis | Ævar Arnfjörð Bjarmason | 2011-02-20 | 1 | -1/+1 |