| Commit message (Expand) | Author | Age | Files | Lines |
* | parser.t: Suppress warning | Father Chrysostomos | 2016-09-04 | 1 | -1/+4 |
* | [perl #129073] Assert failure: ${p{};sub p}() | Father Chrysostomos | 2016-09-04 | 1 | -0/+3 |
* | [perl #125679] Don’t make lvref ops on error | Father Chrysostomos | 2016-08-28 | 1 | -0/+3 |
* | buffer overflow in "string terminator" err msg | David Mitchell | 2016-08-16 | 1 | -1/+10 |
* | Tired of looking up old bug numbers | Father Chrysostomos | 2016-07-29 | 1 | -5/+5 |
* | Make lv keys distinguish scalar/list cx properly | Father Chrysostomos | 2016-06-11 | 1 | -1/+8 |
* | use yyerror instead of croaking immediately (RT #127993) | Lukas Mai | 2016-06-06 | 1 | -3/+3 |
* | recognize and reject version control conflict markers (RT #127993) | Lukas Mai | 2016-05-22 | 1 | -1/+20 |
* | make 'require ::Foo::Bar' die | David Mitchell | 2016-05-10 | 1 | -4/+4 |
* | Treat require ::foo::bar; the same as foo::bar; | Nicholas Clark | 2016-05-10 | 1 | -2/+6 |
* | Disable lexical $_ | Father Chrysostomos | 2015-09-29 | 1 | -30/+1 |
* | allow undef as an arg to '&' prototype | David Mitchell | 2015-05-08 | 1 | -1/+2 |
* | RT #124207: assert failure in ck_stringify() | David Mitchell | 2015-04-22 | 1 | -2/+9 |
* | [perl #124153] Fix require(v5.6) | Father Chrysostomos | 2015-03-27 | 1 | -1/+5 |
* | t/comp/require.t: No longer needed to skip on EBCDIC | Karl Williamson | 2015-03-05 | 1 | -2/+2 |
* | [perl #123848] Allow OPpTARGET_MY on qr | Father Chrysostomos | 2015-03-01 | 1 | -0/+6 |
* | fix assertions for UTF8_TWO_BYTE_HI/LO | Hugo van der Sanden | 2015-02-12 | 1 | -7/+9 |
* | [perl #123753] Fix assertion failure with map+map | Father Chrysostomos | 2015-02-06 | 1 | -0/+4 |
* | [perl #123652] eval {label:} crash | Father Chrysostomos | 2015-01-24 | 1 | -0/+3 |
* | parser.t: Correct bug number | Father Chrysostomos | 2015-01-08 | 1 | -1/+1 |
* | parser.t: Correct skip count | Father Chrysostomos | 2015-01-08 | 1 | -1/+1 |
* | [perl #123452] Fix crash with s/${<>{})// | Father Chrysostomos | 2015-01-07 | 1 | -1/+4 |
* | [perl #123514] Make prototype() imply $_ | Father Chrysostomos | 2014-12-28 | 1 | -1/+7 |
* | Fix assertion failure with $x[CONST->[0]] | Father Chrysostomos | 2014-12-20 | 1 | -0/+2 |
* | Fix assertion failure with $x[($_)] | Father Chrysostomos | 2014-12-20 | 1 | -0/+4 |
* | Allow OPf_SPECIAL on OP_GV | Father Chrysostomos | 2014-12-13 | 1 | -0/+6 |
* | Fix assertion failure with ($_[0])->{$_} | Father Chrysostomos | 2014-12-08 | 1 | -1/+4 |
* | form_scope.t: Diagnostics for test 13 | Father Chrysostomos | 2014-12-06 | 1 | -2/+2 |
* | allow PERL_DISABLE_PMC to be defined from anywhere | Daniel Dragan | 2014-11-27 | 1 | -3/+8 |
* | [perl #77860] \& proto should disallow sub calls | Father Chrysostomos | 2014-11-25 | 1 | -1/+12 |
* | [perl #47363] \@ proto and parenthesised arrays | Father Chrysostomos | 2014-11-25 | 1 | -1/+16 |
* | Allow \(&sub) for & proto | Father Chrysostomos | 2014-11-25 | 1 | -1/+2 |
* | [perl #123062] & proto: only sub{} and \&sub | Father Chrysostomos | 2014-11-23 | 1 | -1/+16 |
* | [perl #122695] Fix line number for else{foo} | Father Chrysostomos | 2014-10-22 | 1 | -1/+7 |
* | Test preamble: unify chdir 't' if -d 't'; | Jarkko Hietaniemi | 2014-10-08 | 2 | -2/+2 |
* | Skip warnable const folding outside warnings scope | Father Chrysostomos | 2014-09-09 | 1 | -1/+10 |
* | Stop barewords from trumping subs with (*) proto | Father Chrysostomos | 2014-09-08 | 1 | -2/+2 |
* | Get t/comp/hints.t working under miniperl | Father Chrysostomos | 2014-09-02 | 1 | -1/+6 |
* | Partial minitest fix-up | Father Chrysostomos | 2014-08-23 | 2 | -2/+2 |
* | [perl #46947] Parse method-BLOCK arguments as a term | Father Chrysostomos | 2014-08-12 | 1 | -1/+5 |
* | '$! = EACCESS; require ...' could fail | David Mitchell | 2013-10-29 | 1 | -1/+16 |
* | Correctly parse class name in 'for my class $foo | Hio | 2013-10-18 | 1 | -4/+8 |
* | Fix line nums when multiline ${expr} spans here-doc | Father Chrysostomos | 2013-09-20 | 1 | -1/+9 |
* | [perl #119501] \(1+2) always referencing the same sv | Father Chrysostomos | 2013-09-17 | 1 | -1/+7 |
* | Fix buffer overflow with overlong identifiers | Father Chrysostomos | 2013-09-09 | 1 | -1/+9 |
* | Respect #line directives in here-docs | Father Chrysostomos | 2013-09-07 | 1 | -1/+8 |
* | Fix line numbers in <<foo,<<bar | Father Chrysostomos | 2013-09-07 | 1 | -2/+15 |
* | Refactor some parser.t line number tests | Father Chrysostomos | 2013-09-01 | 1 | -8/+14 |
* | Fix debugger lines with keyword <newline> => | Father Chrysostomos | 2013-09-01 | 1 | -0/+3 |
* | line_debug.t: Add diagnostics | Father Chrysostomos | 2013-09-01 | 1 | -1/+5 |