Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mostly complete fix for literal /(?{..})/ blocks | David Mitchell | 2012-06-13 | 1 | -1/+1 |
* | update diagnostics message | David Mitchell | 2012-06-13 | 1 | -4/+2 |
* | make re_evals be seen by the toker/parser | David Mitchell | 2012-06-13 | 1 | -0/+7 |
* | Update List-Util to CPAN version 1.25 | Chris 'BinGOs' Williams | 2012-06-12 | 1 | -0/+4 |
* | Require space between regex and following alnum operator | Karl Williamson | 2012-06-11 | 3 | -43/+30 |
* | perldelta for RT #113584 | Karl Williamson | 2012-06-11 | 1 | -0/+8 |
* | reorganize perlcheat | H.Merijn Brand | 2012-06-11 | 1 | -35/+36 |
* | Updated perlfaq to CPAN version 5.0150040 | Chris 'BinGOs' Williams | 2012-06-09 | 1 | -2/+2 |
* | Consistent indentation in perlbook | Father Chrysostomos | 2012-06-08 | 1 | -11/+11 |
* | Update perlbook.pod with recent releases | Herbert Breunung | 2012-06-08 | 1 | -9/+11 |
* | perldelta for $@=3; warn | Father Chrysostomos | 2012-06-07 | 1 | -0/+7 |
* | perldelta for -$utf8 | Father Chrysostomos | 2012-06-07 | 1 | -0/+5 |
* | perldelta for -"-10" with gmagic | Father Chrysostomos | 2012-06-07 | 1 | -0/+5 |
* | perldelta for -$str_with_cached_num | Father Chrysostomos | 2012-06-07 | 1 | -0/+6 |
* | perldelta for numeric opts, gmg, and 64-bit ints | Father Chrysostomos | 2012-06-07 | 1 | -0/+6 |
* | perldelta for warn gmagic fixes | Father Chrysostomos | 2012-06-07 | 1 | -0/+8 |
* | perldelta for prototype($1) | Father Chrysostomos | 2012-06-07 | 1 | -0/+6 |
* | perldelta for open, <&, and $1 | Father Chrysostomos | 2012-06-07 | 1 | -0/+7 |
* | perldelta for UNIVERSAL::can($num,...) | Father Chrysostomos | 2012-06-07 | 1 | -0/+5 |
* | perldelta for ‘Not a format ref’ | Father Chrysostomos | 2012-06-07 | 1 | -0/+5 |
* | perldelta for B::COP::stashpv and utf8/nulls | Father Chrysostomos | 2012-06-07 | 1 | -0/+2 |
* | perldelta for B::COP::stashoff | Father Chrysostomos | 2012-06-07 | 1 | -0/+6 |
* | perldelta for caller crashing on SvOOK str | Father Chrysostomos | 2012-06-07 | 1 | -0/+7 |
* | perldelta for cop_stashoff | Father Chrysostomos | 2012-06-07 | 1 | -0/+7 |
* | perldelta for #78742 — eval "__PACKAGE__" | Father Chrysostomos | 2012-06-07 | 1 | -0/+6 |
* | perldelta: fix pod syntax | Father Chrysostomos | 2012-06-07 | 1 | -0/+2 |
* | perldelta for rv2cv not cloning closures | Father Chrysostomos | 2012-06-07 | 1 | -0/+6 |
* | perldelta for ‘Runaway prototype’ removal | Father Chrysostomos | 2012-06-07 | 1 | -0/+9 |
* | perldelta for study code removal | Father Chrysostomos | 2012-06-07 | 1 | -1/+3 |
* | perldelta for #113060 | Father Chrysostomos | 2012-06-07 | 1 | -0/+6 |
* | perldelta for #97478 | Father Chrysostomos | 2012-06-07 | 1 | -0/+6 |
* | perldelta tweaks | Father Chrysostomos | 2012-06-07 | 1 | -4/+5 |
* | perldelta for new coresubs | Father Chrysostomos | 2012-06-07 | 1 | -0/+12 |
* | perldelta for #111782 | Father Chrysostomos | 2012-06-07 | 1 | -0/+7 |
* | perldelta for #76546 | Father Chrysostomos | 2012-06-07 | 1 | -0/+6 |
* | perldelta for #9423 | Father Chrysostomos | 2012-06-07 | 1 | -0/+5 |
* | perldelta for #111510 | Father Chrysostomos | 2012-06-07 | 1 | -0/+7 |
* | docs patch: 'unicode_strings' doesn't change utf8ness | Karl Williamson | 2012-06-07 | 1 | -2/+4 |
* | perlfunc: Add comma | Karl Williamson | 2012-06-07 | 1 | -1/+1 |
* | Get rid of ‘Not a format reference’ | Father Chrysostomos | 2012-06-07 | 1 | -5/+0 |
* | perldelta for c2f56b9483 and a970290aa9. | Steve Hay | 2012-06-06 | 1 | -0/+7 |
* | Bump $Pod::Html::VERSION to reflect the changes of commit 978af2c644ee9abf. | Nicholas Clark | 2012-06-04 | 1 | -0/+7 |
* | Refactor File::DosGlob to avoid an unescaped { in a regex. | Nicholas Clark | 2012-06-03 | 1 | -0/+6 |
* | mktables: Convert to BELL meaning U+1F514 | Karl Williamson | 2012-06-02 | 1 | -1/+7 |
* | perldelta entry for Perl working on all Unicode releases | Karl Williamson | 2012-06-02 | 1 | -1/+4 |
* | perl.pod: Remove reference to specific Unicode version | Karl Williamson | 2012-06-02 | 1 | -1/+1 |
* | Add all_casefolds() | Karl Williamson | 2012-06-02 | 1 | -0/+6 |
* | perldelta for c6ed316378d6d1918fa7626803c875b84f0ec8ea | Tony Cook | 2012-06-02 | 1 | -1/+3 |
* | Expunge study magic | Father Chrysostomos | 2012-05-29 | 1 | -1/+0 |
* | clarify that it must be a simple identifier in {} | Ricardo Signes | 2012-05-29 | 1 | -2/+2 |