Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perldelta: mention OP_PADRANGE | David Mitchell | 2012-11-19 | 1 | -0/+9 |
* | Remove the EPOC port. | Nicholas Clark | 2012-11-19 | 3 | -6/+5 |
* | perlhack: Note why some t/op tests avoid test.pl | Father Chrysostomos | 2012-11-18 | 1 | -0/+3 |
* | perldelta: hash function still needs mention | Father Chrysostomos | 2012-11-18 | 1 | -0/+1 |
* | More perlδ stuff | Father Chrysostomos | 2012-11-18 | 1 | -2/+8 |
* | Document and test *glob{NAME} and *glob{PACKAGE} | Father Chrysostomos | 2012-11-18 | 1 | -1/+11 |
* | perlδ | Father Chrysostomos | 2012-11-17 | 1 | -3/+107 |
* | perlre: Fix syntax error in example | Father Chrysostomos | 2012-11-15 | 1 | -1/+1 |
* | perlfunc: Correct note about eval in DB package | Father Chrysostomos | 2012-11-15 | 1 | -1/+2 |
* | perlvar: two spaces after dots | Father Chrysostomos | 2012-11-12 | 1 | -6/+6 |
* | Documentation of non-handle IO::Handle methods in perlvar.pod | Tom Wyant | 2012-11-12 | 1 | -5/+20 |
* | rmv context from Perl_croak_no_modify and Perl_croak_xs_usage | Daniel Dragan | 2012-11-12 | 1 | -0/+10 |
* | Validate above-Latin1 characters in \N{} aliases | Karl Williamson | 2012-11-11 | 2 | -1/+11 |
* | toke.c: Fail on malformed UTF-8 in \N{} input | Karl Williamson | 2012-11-11 | 1 | -0/+8 |
* | perldiag: Add entry for unknown charname | Karl Williamson | 2012-11-11 | 1 | -0/+10 |
* | charnames: Don't accept illegal :aliases | Karl Williamson | 2012-11-11 | 1 | -0/+6 |
* | Make \N{alias} deprecations fatal. | Karl Williamson | 2012-11-11 | 2 | -8/+16 |
* | Amplify diagnostic about in-place editing. | James E Keenan | 2012-11-10 | 1 | -1/+1 |
* | fix NAME of perl5125delta.pod | David Mitchell | 2012-11-10 | 1 | -1/+1 |
* | add 5.12.5 to perlhist | Dominic Hargreaves | 2012-11-10 | 1 | -0/+1 |
* | Add the 5.12.5 perldelta | Dominic Hargreaves | 2012-11-10 | 2 | -0/+242 |
* | Fix the phrasing of the previous patch. | Shlomi Fish | 2012-11-08 | 1 | -2/+4 |
* | Replace mentions of the "-w" flag in perl.pod. | Shlomi Fish | 2012-11-08 | 1 | -7/+11 |
* | perlpolicy: remove 5.12 references from maint cherry pick policy | David Golden | 2012-11-08 | 1 | -4/+4 |
* | add perl5.16.2 to perlhist | Ricardo Signes | 2012-11-01 | 1 | -0/+1 |
* | add perl5162delta | Ricardo Signes | 2012-11-01 | 2 | -0/+126 |
* | Add the DynaLoader upgrade to perldelta | Steve Hay | 2012-10-31 | 1 | -0/+4 |
* | Better documentation for internal SV types | Father Chrysostomos | 2012-10-26 | 1 | -11/+7 |
* | add missing closing parens to documentation | Ricardo Signes | 2012-10-24 | 2 | -2/+2 |
* | Make \N{unknown char} a syntax error | Karl Williamson | 2012-10-24 | 1 | -0/+9 |
* | Merge branch 'post-release-5.17,5' into blead | Florian Ragwitz | 2012-10-20 | 5 | -413/+572 |
|\ | |||||
| * | Add a new perldelta | Florian Ragwitz | 2012-10-19 | 4 | -342/+725 |
| * | Add 5.17.5 to perlhistv5.17.5 | Florian Ragwitz | 2012-10-19 | 1 | -0/+1 |
| * | Update Module::CoreList for 5.17.5 | Florian Ragwitz | 2012-10-19 | 1 | -1/+1 |
| * | Finalise perldelta | Florian Ragwitz | 2012-10-19 | 1 | -248/+27 |
* | | Note CPAN upgrade in perldelta. | Craig A. Berry | 2012-10-19 | 1 | -0/+4 |
* | | perlre: grammar, typo | Karl Williamson | 2012-10-19 | 1 | -2/+2 |
|/ | |||||
* | Perldelta up to 1443c94 | Florian Ragwitz | 2012-10-19 | 1 | -2/+73 |
* | perldelta for #115260 | Father Chrysostomos | 2012-10-16 | 1 | -0/+5 |
* | [perl #96230] Stop s/$qr// from reusing last pattern | Father Chrysostomos | 2012-10-16 | 1 | -4/+1 |
* | perlδ up to the present | Father Chrysostomos | 2012-10-16 | 1 | -0/+135 |
* | perlδ up to 40f316a72b | Father Chrysostomos | 2012-10-15 | 1 | -5/+149 |
* | PATCH: [perl #89774] multi-char fold + its fold in char class | Karl Williamson | 2012-10-14 | 3 | -21/+46 |
* | Add references to perl5143delta | Dominic Hargreaves | 2012-10-12 | 1 | -0/+1 |
* | Add the 5.14.3 perldelta | Dominic Hargreaves | 2012-10-12 | 1 | -0/+291 |
* | Add 5.14.3 to perlhist | Dominic Hargreaves | 2012-10-12 | 1 | -2/+3 |
* | perlreapi.pod: Consistent spaces after dots | Father Chrysostomos | 2012-10-11 | 1 | -57/+63 |
* | perlreapi.pod: Document RXf_MODIFIES_VARS | Father Chrysostomos | 2012-10-11 | 1 | -0/+6 |
* | perlreapi.pod: Update RXf_SKIPWHITE section | Father Chrysostomos | 2012-10-11 | 1 | -0/+3 |
* | perlreapi.pod: Update RXf_SPLIT section | Father Chrysostomos | 2012-10-11 | 1 | -0/+4 |