| Commit message (Expand) | Author | Age | Files | Lines |
* | revert smartmatch to 5.27.6 behaviour | Zefram | 2017-12-29 | 1 | -85/+96 |
* | add "whereis" | Zefram | 2017-12-06 | 1 | -7/+25 |
* | change "when" keyword to "whereso" | Zefram | 2017-12-05 | 1 | -44/+51 |
* | remove useless "break" mechanism | Zefram | 2017-11-29 | 1 | -26/+10 |
* | remove useless "default" mechanism | Zefram | 2017-11-28 | 1 | -29/+9 |
* | Regen from the "special" regen scripts | Aaron Crane | 2016-11-11 | 1 | -1/+1 |
* | Deparse.pm lives in lib/B now, not dist/B-Deparse | Lukas Mai | 2016-01-08 | 1 | -1/+1 |
* | Remove or downgrade unnecessary dVAR. | Jarkko Hietaniemi | 2014-06-25 | 1 | -3/+1 |
* | Stop lexical CORE sub from interfering with CORE:: | Father Chrysostomos | 2013-11-08 | 1 | -12/+2 |
* | Implement the fc keyword and the \F string escape. | Brian Fraser | 2012-01-29 | 1 | -2/+10 |
* | Use new feature-testing macros | Father Chrysostomos | 2011-12-24 | 1 | -9/+10 |
* | [perl #80628] __SUB__ | Father Chrysostomos | 2011-11-22 | 1 | -10/+31 |
* | Add evalbytes function | Father Chrysostomos | 2011-11-06 | 1 | -14/+34 |
* | Simplify the CORE::__FOO__ op-generation code | Father Chrysostomos | 2011-08-24 | 1 | -1/+1 |
* | Forgot to run keywords.pl | Father Chrysostomos | 2011-06-17 | 1 | -1/+1 |
* | Add an optional third argument to open_new(), to invoke read_only_top() with. | Nicholas Clark | 2011-05-19 | 1 | -1/+1 |
* | Rename safer_open() to open_new(), and eliminate the first parameter. | Nicholas Clark | 2011-05-19 | 1 | -1/+1 |
* | Merge perl_keyword.pl into regen/keywords.pl, to generate keywords.[ch] | Nicholas Clark | 2011-01-24 | 1 | -4/+10 |
* | Break out the generated function Perl_keywords() into keywords.c, a new file. | Nicholas Clark | 2011-01-24 | 1 | -0/+3397 |