summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mathoms.c: add explanation why fns must be keptDavid Mitchell2016-05-231-2/+10
* PATCH: [perl #128219] typo in perlrecharclassKarl Williamson2016-05-231-1/+1
* CX_POP_SAVEARRAY(): use more distinctive var nameDavid Mitchell2016-05-231-2/+2
* Update release link in epigraph for 5.25.1Sawyer X2016-05-221-1/+1
* Update Module::CoreList for 5.25.2Sawyer X2016-05-222-0/+6
* perldiag: Rewrite a mangled sentenceFather Chrysostomos2016-05-211-3/+3
* Sort perldiagFather Chrysostomos2016-05-211-16/+15
* recognize and reject version control conflict markers (RT #127993)Lukas Mai2016-05-224-2/+40
* Fix STRESS_REALLOC after 3caf0269dFather Chrysostomos2016-05-211-0/+4
* Update for the version thats on the CPANChris 'BinGOs' Williams2016-05-211-1/+1
* Simplify parser’s handling of my/localFather Chrysostomos2016-05-215-9/+7
* [perl #128204] Fix crash with @a &.= etc.Father Chrysostomos2016-05-202-0/+54
* Another op description correction: & -> &.Father Chrysostomos2016-05-202-6/+6
* Correct ‘bitiwse’ in two op descriptionsFather Chrysostomos2016-05-202-4/+4
* [Merge] &CORE::foo() calls with keys, push, etc.Father Chrysostomos2016-05-2014-182/+422
|\
| * Update CORE.pod to reflect &CORE::keys() etc.Father Chrysostomos2016-05-201-4/+2
| * Allow assignment to &CORE::keys()Father Chrysostomos2016-05-208-31/+45
| * Allow &CORE::foo() with array functionsFather Chrysostomos2016-05-203-12/+136
| * perldiag: Document unknown OA_* panicFather Chrysostomos2016-05-201-0/+6
| * fFather Chrysostomos2016-05-201-1/+1
| * Allow &CORE::foo() with hash functionsFather Chrysostomos2016-05-207-121/+202
| * Increase $Opcode::VERSION to 1.35Father Chrysostomos2016-05-201-1/+1
| * Add avhvswitch opFather Chrysostomos2016-05-207-14/+31
| * regen/opcodes: Re-order aeach, akeys, and avaluesFather Chrysostomos2016-05-203-10/+10
| * pp.c: Use PL_op_desc in pp_coreargsFather Chrysostomos2016-05-201-1/+1
|/
* Upgrade to threads 2.09jdhedden2016-05-204-9/+21
* Upgrade to Thread::Queue 3.11jdhedden2016-05-203-8/+12
* Increment $VERSION to 5.YYYYMMDD for next scheduled monthly release date.James E Keenan2016-05-202-2/+2
* corelist: update for v5.25.2Father Chrysostomos2016-05-202-0/+22
* [Merge] Lexical subs are no longer experimentalFather Chrysostomos2016-05-2012-134/+60
|\
| * Give feature.pm the concept of no-op featuresFather Chrysostomos2016-05-204-24/+20
| * Remove @experimental from regen/feature.plFather Chrysostomos2016-05-201-7/+0
| * Update other docs on lexical sub acceptanceFather Chrysostomos2016-05-202-28/+13
| * Increase $feature::VERSION to 1.44Father Chrysostomos2016-05-202-2/+2
| * Update feature.pm docs for lex sub acceptanceFather Chrysostomos2016-05-202-16/+24
| * Update perldiag for lexsub diag removalsFather Chrysostomos2016-05-201-20/+0
| * Enable lex subs everywhere; suppress warningFather Chrysostomos2016-05-205-39/+3
|/
* [perl #128187] Forbid keys @_ in assigned lv subFather Chrysostomos2016-05-206-8/+23
* toke: yylex commentsFather Chrysostomos2016-05-201-3/+3
* Correct error msg for sub:lvalue{%h{k}} in sassignFather Chrysostomos2016-05-202-3/+8
* [perl #128187] Forbid sub :lvalue{keys} in aassignFather Chrysostomos2016-05-202-1/+11
* Note latest stable in INSTALL:Sawyer X2016-05-211-1/+1
* Bump the perl version in various places for 5.25.2Sawyer X2016-05-2123-137/+137
* new delta for 5.25.2Sawyer X2016-05-2111-223/+640
* mark 5.25.1 release as doneSawyer X2016-05-201-1/+1
* Add epigraph to list:Sawyer X2016-05-201-0/+19
* [MERGE] resolve conflicts and merge 5.25.1 release with bleadSawyer X2016-05-205-253/+281
|\
| * add new release to perlhistv5.25.1Sawyer X2016-05-201-0/+1
| * updated perldeltaSawyer X2016-05-201-237/+93
| * Update Module::CoreList for 5.25.1Sawyer X2016-05-203-20/+183