summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Stop finalize_optree errors from leaking op treesmoke-me/leaked-heks-111462Father Chrysostomos2012-03-261-0/+3
* [perl #111656] tie_fetch_count.t: Suppress ‘glob failed’Father Chrysostomos2012-03-261-1/+3
* [perl #111656] perldiag: ‘glob failed’ is S, not WFather Chrysostomos2012-03-261-1/+1
* [perl #111656] Make ‘glob failed’ suppressibleFather Chrysostomos2012-03-261-1/+1
* Avoid 'USE_SITECUSTOMIZE redefined'-warning during compilationGisle Aas2012-03-271-1/+1
* Merge branch 'abigail/for-5.17' into bleadAbigail2012-03-261-2/+3
|\
| * Clearify string parsing.abigail/for-5.17Abigail2012-03-231-2/+3
* | Fix error in regexp, causing it to match too much.Abigail2012-03-261-1/+1
* | clear magic flags in sv_clearDavid Mitchell2012-03-261-0/+1
* | Increase $XS::APItest::VERSION to 0.38Father Chrysostomos2012-03-251-1/+1
* | Copy the pv in parse_labelFather Chrysostomos2012-03-251-8/+1
* | Fix test failureFather Chrysostomos2012-03-251-2/+2
* | Label UTF8 cleanupBrian Fraser2012-03-2519-273/+687
* | [Merge] More UTF8 patchesFather Chrysostomos2012-03-254-20/+190
|\ \
| * | toke.c: "Illegal character in prototype" for Latin-1 protosBrian Fraser2012-03-252-6/+24
| * | toke.c: "Precedence problem: open %s should be open(%s)" cleanup.Brian Fraser2012-03-252-5/+60
| * | toke.c: "CORE::%s is not a keyword" cleanup.Brian Fraser2012-03-252-1/+11
| * | toke.c: "Ambiguous use of -%s resolved as -&%s()" cleanup.Brian Fraser2012-03-252-4/+58
| * | toke.c: "Bareword "%s" refers to nonexistent package" cleanup.Brian Fraser2012-03-252-2/+27
| * | toke.c: "Bad name after %s%s" cleanup.Brian Fraser2012-03-252-2/+10
|/ /
* | Clarify VMS-specific handling of $/ = \N.Craig A. Berry2012-03-251-6/+4
* | Use HEKf in 2 places in op.c:S_finalize_opFather Chrysostomos2012-03-231-4/+4
* | op.c: Warnings cleanup.Brian Fraser2012-03-237-61/+172
* | version bump _charnames.pm to keep porting tests happyRicardo Signes2012-03-231-1/+1
* | charnames: White-space onlyKarl Williamson2012-03-231-6/+6
* | PATCH: [perl #11560] extraneous msg in viacodeKarl Williamson2012-03-232-5/+14
|/
* [rt #79960] document how broken $/ = \N is for unicode streamsTony Cook2012-03-231-0/+7
* [Merge] Some more UTF8 patchesFather Chrysostomos2012-03-227-47/+271
|\
| * toke.c: "Ambiguous use of %c{%s} resolved to %c%s" cleanup.Brian Fraser2012-03-222-3/+27
| * toke.c: S_checkcomma, "No comma allowed after %s" cleanupBrian Fraser2012-03-222-3/+10
| * toke.c: "Possible unintended interpolation of %s in string" cleanup.Brian Fraser2012-03-222-3/+24
| * toke.c: '"(my|state)" variable %s can't be in a package' cleanup.Brian Fraser2012-03-222-3/+13
| * toke.c: 'No package name allowed for variable %s in "our"' cleanup.Brian Fraser2012-03-222-4/+10
| * toke.c: 'No such class %s' cleanup.Brian Fraser2012-03-222-2/+11
| * toke.c: 'Operator or semicolon missing before %c%s' cleanup.Brian Fraser2012-03-222-2/+24
| * toke.c: 'Scalar value %s better written as $%s' cleanup.Brian Fraser2012-03-222-4/+32
| * uni/parser.t: Fix eval num in testFather Chrysostomos2012-03-221-1/+1
| * toke.c: 'You need to quote %s' cleanup.Brian Fraser2012-03-222-3/+25
| * toke.c: 'Unrecognized character' croak cleanup.Brian Fraser2012-03-222-3/+19
| * toke.c: S_no_op cleanupBrian Fraser2012-03-222-5/+34
| * Remove yyerror_svFather Chrysostomos2012-03-224-19/+0
| * toke.c: yyerror cleanup.Brian Fraser2012-03-224-18/+67
|/
* Document where to find the perlorg repository.Abigail2012-03-211-0/+2
* Add link to the announcement of Perl 5.15.9.Abigail2012-03-211-26/+29
* Create a perldelta for 5.15.9Abigail2012-03-2010-193/+595
* Epigraph for v5.15.9Abigail2012-03-201-0/+31
* Typo fixAbigail2012-03-201-1/+1
* Clearify "build, test and check a fresh perl" instructionsv5.15.9Abigail2012-03-201-1/+7
* Add 5.15.9 release to perlhist.podAbigail2012-03-201-1/+2
* Work around an HTML display issueAbigail2012-03-201-0/+2