Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restore proper functioning of -Mdiagnostics | Karl Williamson | 2014-02-20 | 2 | -2/+2 |
* | Change 'semantics' to 'rules' | Karl Williamson | 2014-02-20 | 7 | -28/+28 |
* | Fix pod typo (kentnl++) | Peter Rabbitson | 2014-02-20 | 1 | -1/+1 |
* | bump to version 5.19.10 and fix the version number reference in op.c | Tony Cook | 2014-02-20 | 1 | -1/+1 |
* | new perldelta for 5.19.10 | Tony Cook | 2014-02-20 | 4 | -543/+960 |
* | note lib/locale.t rare failurev5.19.9 | Tony Cook | 2014-02-20 | 1 | -0/+10 |
* | update perlhist for 5.19.9 | Tony Cook | 2014-02-20 | 1 | -0/+1 |
* | finalize perldelta for 5.19.9 | Tony Cook | 2014-02-20 | 1 | -231/+93 |
* | Make taint checking regex compile time instead of runtime | Karl Williamson | 2014-02-19 | 2 | -15/+35 |
* | perllocale: Add note about ENVIRONMENT variable | Karl Williamson | 2014-02-19 | 1 | -0/+9 |
* | perlsec: Nit | Karl Williamson | 2014-02-19 | 1 | -2/+3 |
* | Update Config::Perl::V to 0.20 | H.Merijn Brand | 2014-02-19 | 1 | -0/+6 |
* | perlootut: replace Object::Tiny with Class::Tiny | David Golden | 2014-02-19 | 1 | -11/+13 |
* | perldelta updates | Tony Cook | 2014-02-19 | 1 | -1/+10 |
* | perlvar.pod: suggest string comparisons for $] | David Golden | 2014-02-18 | 1 | -2/+2 |
* | Fix pod errors | Karl Williamson | 2014-02-18 | 2 | -2/+2 |
* | re-import 5.19.8 delta form 5.19.8 | Ricardo Signes | 2014-02-18 | 1 | -1/+503 |
* | update perlport with currently unresolved Cygwin test failures | Tony Cook | 2014-02-18 | 1 | -0/+19 |
* | Update Parse-CPAN-Meta to CPAN version 1.4413 | Tony Cook | 2014-02-18 | 1 | -1/+1 |
* | perldelta updates | Tony Cook | 2014-02-18 | 1 | -0/+42 |
* | Upgrade Digest-SHA from 5.86 to 5.87 | Steve Hay | 2014-02-18 | 1 | -2/+4 |
* | Clarify distinction between contents of dist/ and ext/. | James E Keenan | 2014-02-17 | 1 | -8/+13 |
* | perllocale: Corrections and nits | Karl Williamson | 2014-02-15 | 1 | -12/+23 |
* | perlfunc: Nit | Karl Williamson | 2014-02-15 | 1 | -2/+2 |
* | Revert "Free up bit for regex ANYOF nodes" | Karl Williamson | 2014-02-15 | 1 | -190/+137 |
* | Free up bit for regex ANYOF nodes | Karl Williamson | 2014-02-15 | 1 | -137/+190 |
* | alphabetise perldiag | Father Chrysostomos | 2014-02-15 | 1 | -5/+5 |
* | Deprecate uses of POSIX::isfoo() | Karl Williamson | 2014-02-15 | 3 | -1/+18 |
* | Improve fallback during locale initialization | Karl Williamson | 2014-02-15 | 2 | -9/+31 |
* | Emulate POSIX locale setting on Windows | Karl Williamson | 2014-02-15 | 2 | -1/+8 |
* | perldelta updates | Tony Cook | 2014-02-14 | 1 | -0/+65 |
* | perldelta.pod: Fix broken links | Karl Williamson | 2014-02-13 | 1 | -2/+2 |
* | Replace 'mkpath' (legacy interface) with 'make_path'. | Alan Haggai Alavi | 2014-02-13 | 1 | -1/+1 |
* | pod/perldebguts: Stress ephemeral nature of regnode types | Karl Williamson | 2014-02-12 | 1 | -1/+1 |
* | Update IO-Socket-IP to CPAN version 0.28 | Chris 'BinGOs' Williams | 2014-02-10 | 1 | -1/+1 |
* | Use ‘an’ for $/=[] error message | Father Chrysostomos | 2014-02-09 | 1 | -8/+8 |
* | perldiag: Wrap long lines | Father Chrysostomos | 2014-02-08 | 1 | -7/+9 |
* | perldiag: Don’t use dev version numbers | Father Chrysostomos | 2014-02-08 | 1 | -8/+8 |
* | perldiag: Consistent spaces after dots | Father Chrysostomos | 2014-02-08 | 1 | -8/+8 |
* | Another perldelta typo | Father Chrysostomos | 2014-02-08 | 1 | -1/+1 |
* | Alphabetise perldiag | Father Chrysostomos | 2014-02-08 | 1 | -37/+37 |
* | perldelta typo | Father Chrysostomos | 2014-02-08 | 1 | -1/+1 |
* | perldelta updates | Tony Cook | 2014-02-07 | 1 | -4/+135 |
* | merge basic zefram/purple_signatures into blead | Zefram | 2014-02-06 | 3 | -3/+285 |
|\ | |||||
| * | Merge blead into zefram/purple_signatures | Zefram | 2014-02-01 | 3 | -17/+87 |
| |\ | |||||
| * | | subroutine signatures | Zefram | 2014-02-01 | 3 | -3/+285 |
* | | | Fix typo in perldelta.pod | Matthew Horsfall | 2014-02-06 | 1 | -1/+1 |
* | | | Make a literal "{" fatal after \b and \B in regexes | Karl Williamson | 2014-02-05 | 1 | -5/+3 |
* | | | Forbid "\c{" and \c{non-ascii} | Karl Williamson | 2014-02-05 | 1 | -8/+7 |
* | | | handy.h Special case toCTRL('?') for EBCDIC | Karl Williamson | 2014-02-05 | 1 | -2/+10 |