summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added 5.35.8 to perlhistv5.35.8Nicolas R2022-01-201-1/+1
* Update Module::CoreList for 5.35.8Nicolas R2022-01-201-0/+22
* Update perldelta for blead release v5.35.8Nicolas R2022-01-201-265/+76
* Adjust prediction year for 5.34.1Nicolas R2022-01-201-1/+1
* Update Perl copyright for 2022Nicolas R2022-01-202-4/+5
* Add mailmap entry for MikeNicolas R2022-01-201-0/+2
* Add a pod sort sample with function signatureNicolas R2022-01-201-0/+8
* Update bignum to CPAN version 0.64Nicolas R2022-01-2017-47/+348
* Update Math-BigInt to CPAN version 1.999829Nicolas R2022-01-2010-59/+113
* Add perldelta entry for try/catch/finallyPaul "LeoNerd" Evans2022-01-201-0/+22
* Implement correct deparse logic for try/catch/finallyPaul "LeoNerd" Evans2022-01-202-5/+35
* Ensure that forbidden control flow messages about finally blocks say "finally...Paul "LeoNerd" Evans2022-01-208-79/+153
* Document the new try/catch/finally syntaxPaul "LeoNerd" Evans2022-01-201-1/+26
* Implement and test try/catch/finally syntaxPaul "LeoNerd" Evans2022-01-207-1892/+1738
* Add op_wrap_finally() convenience functionPaul "LeoNerd" Evans2022-01-204-0/+33
* Define 'finally' keywordPaul "LeoNerd" Evans2022-01-208-211/+234
* Make sure to rpeep() the body of catch {} blocksPaul "LeoNerd" Evans2022-01-202-0/+18
* Provide inclusive names allowlist and denylistMike Fulton2022-01-199-70/+307
* perldelta for empty sort croak (78cc98885ff2800c)David Mitchell2022-01-191-0/+9
* t/porting/authors.t: Windows fixesTomasz Konojacki2022-01-191-2/+4
* make a sort with zero args a compile-time errDavid Mitchell2022-01-195-14/+34
* Stop setting console to "con" on non-MSWin systemsE. Choroba2022-01-191-3/+3
* fix commit calculations in authors porting testGraham Knop2022-01-191-7/+9
* Update Win32 to CPAN version 0.58Chris 'BinGOs' Williams2022-01-196-8/+363
* Update NEXT to CPAN version 0.69Chris 'BinGOs' Williams2022-01-192-2/+2
* Update File-Fetch to CPAN version 1.04Chris 'BinGOs' Williams2022-01-183-6/+6
* z/OS ASCII Enablement: Manage untagged header errno.h by copy & tagMike Fulton2022-01-181-2/+6
* officially support Visual C++ 2022Tomasz Konojacki2022-01-164-7/+18
* PERL_SET_CONTEXT(t) needs to set PL_current_context from C++ tooNicholas Clark2022-01-122-10/+17
* For C++ extensions, use the pthreads definition of PERL_GET_CONTEXTNicholas Clark2022-01-121-2/+10
* Update File-Fetch to CPAN version 1.02Chris 'BinGOs' Williams2022-01-112-3/+3
* EUPXS was updated on CPANChris 'BinGOs' Williams2022-01-111-1/+1
* Make spelling of values for 'FILES' consistentJames E Keenan2022-01-103-100/+6
* Added releasers for next 3 dev releasesNeil Bowers2022-01-091-3/+3
* Add date of release of ExtUtils-ParseXS 3.44Sawyer X2022-01-061-1/+1
* Update the README to describe ASCII and EBCDIC buildsMike Fulton2022-01-052-291/+140
* Add missing aliases for \p{Present_In}Karl Williamson2022-01-055-9370/+9305
* mktables: Add variable for clarityKarl Williamson2022-01-051-2/+3
* Pod::Html: improve all testsMichiel Beijen2022-01-0419-62/+61
* Update Changes log for ExtUtils::ParseXS:Sawyer X2022-01-041-1/+33
* Hash::Util::FieldHash: improve test suiteMichiel Beijen2022-01-048-89/+52
* dist/Time-HiRes/t/stat.t: Provide descriptions for all testsJames E Keenan2022-01-043-25/+30
* doio.c: White-space, comment onlyKarl Williamson2022-01-011-9/+9
* Add missing fcn return declarationKarl Williamson2022-01-011-0/+1
* Need to remove ASCII tags on copied compiled executables for z/OS ASCIIMike Fulton2022-01-011-0/+4
* z/OS ASCII needs file descriptors on pipes tagged as ASCIIMike Fulton2022-01-011-0/+53
* Enable z/OS to run with '-e' option for runtestsMike Fulton2022-01-011-2/+3
* Provide asciiopen and asciiopen3 for z/OS ASCII I/OMike Fulton2022-01-012-3/+95
* nostdio should test for z/OS (i.e. OEMVS) not EBCDICMike Fulton2022-01-011-1/+1
* Specify PERL_USE_SAFE_PUTENV when configuring ASCII z/OS buildsMike Fulton2022-01-011-1/+3