summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Allow t/re/regexp.t to conditionally skip tests on miniperlNicholas Clark2011-02-222-38/+40
* Skip a warnings test under miniperl that relies on the effects of -CNicholas Clark2011-02-221-0/+3
* make /\p{isUserDefined}/ die on taintDavid Mitchell2011-02-224-7/+46
* Avoid loading modules for %! and %+ on meeting %{"foo::!"} and %{"foo::+"}Nicholas Clark2011-02-222-2/+22
* genmake mention from perlembed.pod is bogusVadim Konovalov2011-02-211-28/+0
* Revert "Revert "fold_grind.t: Test multi-char folds""Karl Williamson2011-02-211-9/+62
* intrpvar.h: Need to initialize PL_utf8_foldableKarl Williamson2011-02-211-1/+1
* Remove various indirect method calls in IO's docsBoris Ratner2011-02-229-23/+28
* Update Test-Harness to CPAN version 3.23Chris 'BinGOs' Williams2011-02-2154-359/+143
* Update JSON-PP to CPAN version 2.27104Chris 'BinGOs' Williams2011-02-214-18/+62
* Two functions shouldnt be declared inlineKarl Williamson2011-02-211-2/+2
* toke.c: 'Specialized /le message is only for substitutesKarl Williamson2011-02-211-0/+8
* move brace to same line as conditionalKarl Williamson2011-02-211-2/+1
* toke.c: fix commentKarl Williamson2011-02-211-2/+3
* Break out the test for #27839 into a new test file.Nicholas Clark2011-02-213-23/+35
* Under minitest, skip tests in op/g{oto,v}.t that need PerlIO::scalar.Nicholas Clark2011-02-212-10/+16
* In t/io/open.t, skip the tests for loading IO::File when running under miniperlNicholas Clark2011-02-211-1/+2
* Add skip_if_miniperl() to test.pl, and use it in op/hashassign.t and re/re.tNicholas Clark2011-02-213-3/+11
* Break out the test for #72922 into a new test file.Nicholas Clark2011-02-213-62/+40
* Convert t/re/re.t to use done_testing(), instead of a trailing BEGIN blockNicholas Clark2011-02-211-3/+5
* Add skip_all_if_miniperl() to test.pl, and use it in 6 test scriptsNicholas Clark2011-02-217-0/+11
* Skip reg_namedcapture.t when run by miniperlNicholas Clark2011-02-211-0/+4
* In t/TEST, automatically detect if running under miniperlNicholas Clark2011-02-215-7/+8
* In switchI.t, use nolib => 1 to make the tests pass on miniperl once more.Nicholas Clark2011-02-211-5/+2
* In runenv.t, don't automatically add -I../lib to the test program's arguments.Nicholas Clark2011-02-211-14/+11
* Refactor t/run/runenv.t to use lexical file handles.Nicholas Clark2011-02-211-12/+13
* In runenv.t, inline runperl() into try(), its only caller.Nicholas Clark2011-02-211-33/+9
* perlfunc/eval: note the discrepancy in list context retvalsFather Chrysostomos2011-02-201-2/+5
* Increase CoreList’s versionFather Chrysostomos2011-02-201-1/+1
* perlfunc: do SUBROUTINE(LIST)Father Chrysostomos2011-02-201-1/+2
* Even more perlfunc tweaksFather Chrysostomos2011-02-201-8/+8
* Update docs for postfix /dual flagsFather Chrysostomos2011-02-203-102/+107
* more perlfunc tweaksFather Chrysostomos2011-02-201-8/+8
* Update TOC for perl51310deltaÆvar Arnfjörð Bjarmason2011-02-207-24/+34
* pod.lst: bump perldelta from 5.13.10 to 5.13.11Ævar Arnfjörð Bjarmason2011-02-201-1/+2
* Correct the version of Module::CoreList that was released with v5.12.3Chris 'BinGOs' Williams2011-02-201-1/+1
* clean up epigraphs fileZefram2011-02-201-228/+211
* pod/perldelta.pod: copied from Porting/perldelta_template.podÆvar Arnfjörð Bjarmason2011-02-201-0/+374
* pod/perl51310delta.pod: moved from pod/perldelta.podÆvar Arnfjörð Bjarmason2011-02-201-1/+1
* pod/.gitignore: ignore the generated 5.13.11 deltaÆvar Arnfjörð Bjarmason2011-02-201-1/+1
* Porting/epigraphs.pod: add NNTP link to v5.13.10 epigraphÆvar Arnfjörð Bjarmason2011-02-201-1/+1
* Module::CoreList: bump from 2.44_01 to 2.45v5.13.10Ævar Arnfjörð Bjarmason2011-02-202-3/+3
* Porting/epigraphs.pod: add v5.13.10 epigraphÆvar Arnfjörð Bjarmason2011-02-201-0/+15
* Porting/release_managers_guide.pod: about smokers and BLEADÆvar Arnfjörð Bjarmason2011-02-201-0/+6
* Porting/release_managers_guide.pod: note the NNTP url to smoke reportsÆvar Arnfjörð Bjarmason2011-02-201-2/+4
* pod/perlhist.pod: add myself to "THE KEEPERS OF THE PUMPKIN"Ævar Arnfjörð Bjarmason2011-02-201-1/+1
* t/re/re.t: remove leftover diag() debugging in 94b03d7dÆvar Arnfjörð Bjarmason2011-02-201-3/+0
* pod/perldelta.pod: add a space before the version numberÆvar Arnfjörð Bjarmason2011-02-201-1/+1
* pod/perldelta.pod: remove unused Security sectionÆvar Arnfjörð Bjarmason2011-02-201-2/+0
* pod/perldelta.pod: close unbalanced parenthesisÆvar Arnfjörð Bjarmason2011-02-201-1/+1