summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* RMG tweaksmaint-5.26Karen Etheridge2018-11-291-3/+13
| | | | (cherry picked from commit cada13e68ff7cc5b4d8fe23e848d33c8e93dffe0)
* add new release to perlhistKaren Etheridge2018-11-291-0/+2
| | | | (cherry picked from commit 603b3b7fc4202ff4edb029371626097d291a29ec)
* epigraph for 5.29.5 releaseKaren Etheridge2018-11-291-0/+36
| | | | (cherry picked from commit 866d7a0147bf87c5e20a75c1ac59a2e4d8d191ff)
* Tick off 5.26.3 and 5.28.1Steve Hay2018-11-291-0/+2
| | | | (cherry picked from commit 869c0123bc6047b420380c07c0e70498dafa30cb)
* tick off 5.29.5 releaseKaren Etheridge2018-11-291-1/+1
| | | | (cherry picked from commit 962becb45af7ad94f1e5910c4044145fb08d6337)
* 5.22 and 5.24 are now outside the regular release windowKaren Etheridge2018-11-291-16/+0
| | | | (cherry picked from commit df1e20e63c49daeb90007bcee320e70eaed5ac89)
* Adding Zak for March releaseSawyer X2018-11-291-1/+1
| | | | (cherry picked from commit 8e0c32f43cbc5d9f577b2602ba2159b9cd123197)
* Import perl5281delta.podSteve Hay2018-11-294-0/+147
| | | | (manually cherry picked from commit 43323ad1f893493cf772c75d969510cc929db3bc)
* cmpVersion skip Module-CoreList modulesChris 'BinGOs' Williams2018-11-291-0/+3
| | | | | | | Versioning in Module-CoreList should not be dictated by an automated script. (cherry picked from commit c6b8d200a892fd82c4dcf22caa543879e763f5ed)
* Update Module-CoreList with data for 5.28.1Steve Hay2018-11-293-0/+29
| | | | (manually cherry picked from commit 0a26304aa8fb5fc9cc6b4a9c725134cf6ced6917)
* Update Module::Corelist for 5.29.5Karen Etheridge2018-11-291-0/+18
| | | | (cherry picked from commit 528b90ff761c9f0b2856bf5d624e94d5c9ce14d3)
* Bump the Perl version for 5.29.5Steve Hay2018-11-293-0/+29
| | | | (manually cherry picked from commit 9d68db48f51a31c8c896446c21eaf1cdcaa5144e)
* Create new perldelta for 5.26.4Steve Hay2018-11-2911-86/+511
|
* Epigraphs for 5.26.3 and 5.28.1Steve Hay2018-11-291-0/+38
| | | | (cherry picked from commit 6e7ae5e45957e634dcca93f4cbf5c7160fee6347)
* Update perldelta Acknowledgementsv5.26.3Steve Hay2018-11-281-1/+1
|
* 5.26.3 and 5.28.1 tomorrowSteve Hay2018-11-281-0/+2
|
* Fix Module::CoreList's %released dateSteve Hay2018-11-281-1/+1
|
* Disarm patchlevel.h and regen META.jsonSteve Hay2018-11-282-2/+1
|
* Update META.jsonv5.26.3-RC1Steve Hay2018-11-071-1/+1
|
* Bump to RC1Steve Hay2018-11-071-0/+1
|
* 5.26.3-RC1 and 5.28.1-RC1 tomorrowSteve Hay2018-11-071-0/+2
|
* Finalize perldeltaSteve Hay2018-11-071-2/+25
|
* perldelta - Updates for security fixes and diagnosticsSteve Hay2018-11-071-9/+64
|
* Bump proposed release date to avoid Thanksgiving and Black FridaySteve Hay2018-11-075-8/+8
|
* perldelta - Remove boilerplate stuffSteve Hay2018-11-061-277/+5
| | | | TODO: Security fixes, diagnostics, bug fixes, acknowledgements
* Porting\corelist.pl update for new Module::CoreList::TieHashDelta $VERSIONSteve Hay2018-11-061-0/+1
|
* perldelta - Update Modules and Pragmata sectionSteve Hay2018-11-061-26/+2
|
* maint-5.26 still has Module::CoreList::TieHashDelta! Set its $VERSIONSteve Hay2018-11-061-1/+1
|
* fix #131649 - extended charclass can trigger assertYves Orton2018-11-056-32/+68
| | | | | | | | | | The extended charclass parser makes some assumptions during the first pass which are only true on well structured input, and it does not properly catch various errors. later on the code assumes that things the first pass will let through are valid, when in fact they should trigger errors. (cherry picked from commit 19a498a461d7c81ae3507c450953d1148efecf4f)
* regcomp.c: Convert some strchr to memchrKarl Williamson2018-11-051-4/+7
| | | | | | | This allows things to work properly in the face of embedded NULs. See the branch merge message for more information. (cherry picked from commit 43b2f4ef399e2fd7240b4eeb0658686ad95f8e62)
* PATCH: [perl #133423] for 5.26 maintKarl Williamson2018-11-052-1/+4
|
* Perl_my_setenv(); handle integer wrapDavid Mitchell2018-11-051-23/+53
| | | | | | | | | | | | | | | | | | | RT #133204 Wean this function off int/I32 and onto UV/Size_t. Also, replace all malloc-ish calls with a wrapper that does overflow checks, In particular, it was doing (nlen + vlen + 2) which could wrap when the combined length of the environment variable name and value exceeded around 0x7fffffff. The wrapper check function is probably overkill, but belt and braces... NB this function has several variant parts, #ifdef'ed by platform type; I have blindly changed the parts that aren't compiled under linux. (cherry picked from commit 34716e2a6ee2af96078d62b065b7785c001194be)
* Import perl5280delta.podSteve Hay2018-11-044-0/+2444
|
* Set the tentative release date for consistency with maint-5.28 (q.v.)Steve Hay2018-11-031-1/+1
|
* Update Module::CoreList with data so far for the imminent 5.26.3Steve Hay2018-11-033-4/+34
| | | | | (Porting/corelist.pl, plus $VERSION bumps and Changes entry for a tentative release date which is to coincide with a 5.28.1 release)
* Bump version to 5.26.3, ahead of its impending releaseSteve Hay2018-11-0223-124/+124
| | | | (includes regen/opcode.pl)
* Epigraph for 5.29.4 releaseAaron Crane2018-11-021-0/+25
| | | | (cherry picked from commit b067f7d66a5c34d6c5938ff06477955c5ce2b2a0)
* 5.29.3 epigraphJohn SJ Anderson2018-11-021-0/+9
| | | | (cherry picked from commit bcf85e3b8ab4ff9315aef92e9d18c099efe7a179)
* Update epigraphs with v5.29.2Chris 'BinGOs' Williams2018-11-021-0/+23
| | | | (cherry picked from commit e26216a593e250efb78a1fe042e64bacb6ed117d)
* Porting/epigraphs.pod: fix a typo in an old epigraphAaron Crane2018-11-021-1/+1
| | | | (cherry picked from commit 3f0ff2a3a89e6b940bcf9f559b611c4a8795f5ce)
* Add epigraph for 5.29.1Steve Hay2018-11-021-0/+30
| | | | (cherry picked from commit 8c9dc6d026b24c7060802534c0b7e694888a2ac7)
* Update epigraphs with linksSawyer X2018-11-021-5/+5
| | | | (cherry picked from commit 7df0349098b37492cdb9fcf11cd55d9a1d977ba4)
* Update epigraphSawyer X2018-11-021-0/+6
| | | | (cherry picked from commit cdef8bf0658994a5e671ad7eacedefb2d55cfc5d)
* Update epigraphSawyer X2018-11-021-0/+10
| | | | (cherry picked from commit 83e2561cda8270a58d29fd5311f4308bb3b4e5c8)
* Documenting epigraphSawyer X2018-11-021-1/+12
| | | | (cherry picked from commit af287082e53fa8a837b18552b59bd7eb4e76f50e)
* Adding epigraph for v5.28.0-RC3Sawyer X2018-11-021-0/+8
| | | | (cherry picked from commit dd7b110b36096fbaf19da4f35aa326f3dfc50c10)
* Update epigraphSawyer X2018-11-021-0/+9
| | | | (cherry picked from commit 679644e1fc976a83e3b342d85378e0ae9205a8bc)
* Add link to release for epigraphSawyer X2018-11-021-1/+1
| | | | (cherry picked from commit 636adee66dd861ad7cbeac765ffcabebc9daaaed)
* Adding epigraph, correct previousSawyer X2018-11-021-0/+8
| | | | (cherry picked from commit 525f650060aced77a81dcca437c628a36a36c658)
* Add announcement URLSawyer X2018-11-021-1/+1
| | | | (cherry picked from commit dcde8ffd7bd48f12673fea01e144c13db34ee49b)