summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add new release to perlhist.podv5.33.7reneeb2021-02-201-0/+1
* finalize perldelta for v5.33.7reneeb2021-02-201-290/+82
* update Module::CoreList for v5.33.7reneeb2021-02-201-10/+87
* Bump $VERSION in all dist/IO .pm filesJames E Keenan2021-02-1911-11/+11
* Update search.cpan.org URLsJames E Keenan2021-02-195-7/+8
* perldelta for a0911914e1James E Keenan2021-02-191-3/+2
* Minor documentation touchups.James E Keenan2021-02-191-11/+8
* Allow pack 'D' on all systems with long doublesLeon Timmermans2021-02-195-9/+16
* Update autodie to CPAN version 2.34Chris 'BinGOs' Williams2021-02-1912-13/+28
* Update JSON-PP to CPAN version 4.06Chris 'BinGOs' Williams2021-02-195-9/+10
* PL2Bat is up-to-dateChris 'BinGOs' Williams2021-02-191-1/+1
* IO on CPAN is as what is in coreChris 'BinGOs' Williams2021-02-191-1/+1
* Various things on CPAN are as they should beChris 'BinGOs' Williams2021-02-191-3/+3
* Reword usage messages, per review from TuxJames E Keenan2021-02-182-2/+2
* Show how to quote spaces in Configure invocationsJames E Keenan2021-02-182-1/+26
* Provide examples for quoting shell wordsJames E Keenan2021-02-182-4/+4
* perlfunc - mention that rename sets $! on failureDan Book2021-02-171-1/+2
* my_strftime(): Don't assume empty %p is an errorKarl Williamson2021-02-171-9/+22
* Fix spelling: progam -> programPaul "LeoNerd" Evans2021-02-171-1/+1
* Update ExtUtils-MakeMaker to CPAN version 7.60Chris 'BinGOs' Williams2021-02-1736-37/+38
* Accommodate miniperl on FreeBSDJames E Keenan2021-02-161-1/+1
* t/op/magic.tJames E Keenan2021-02-161-42/+42
* Merge branch 'smoke-me/jkeenan/gh-18040-parts-inc-mess' into bleadJames E Keenan2021-02-161-3/+5
|\
| * Define PERL_ARGS_ASSERT_CROAK_XS_USAGE when setting croak_xs_usageJames E Keenan2021-02-161-3/+5
* | Hide Perl_regcurly in the re extensionCraig A. Berry2021-02-151-6/+8
* | Hide DECthreads TRY macroCraig A. Berry2021-02-151-0/+1
|/
* Document and test that do {try/catch} behaves as expected; yielding the final...Paul "LeoNerd" Evans2021-02-142-0/+46
* Merge branch 'leonerd/feature-try-2' into bleadPaul "LeoNerd" Evans2021-02-1420-323/+549
|\
| * Unit-test that try{return} within :lvalue sub behaves correctly (GH#18553)Paul "LeoNerd" Evans2021-02-141-0/+24
| * try isn't treated as a sub call like eval isTony Cook2021-02-145-16/+32
| * Add B::Deparse support for try/catch syntaxPaul "LeoNerd" Evans2021-02-142-0/+34
| * OP_ENTERTRY no longer needs to handle OPf_SPECIAL flagPaul "LeoNerd" Evans2021-02-141-3/+0
| * A totally new optree structure for try/catch involving three new optypesPaul "LeoNerd" Evans2021-02-1411-38/+176
| * Add a newTRYCATCHOP(); migrate the custom code out of perly.y into itPaul "LeoNerd" Evans2021-02-148-278/+295
|/
* Regenerate Configure and frieds after backportH.Merijn Brand2021-02-144-33/+38
* Remove stadtx from perl.Yves Orton2021-02-134-298/+0
* If a file has been deleted and removed from the MANIFEST don't complainYves Orton2021-02-131-2/+4
* use SIPHASH 1-3 as the default 64 bit hashYves Orton2021-02-132-2/+5
* [#18555] Ensure that PL_hash_seed and PL_hash_state are word alignedYves Orton2021-02-133-15/+27
* speed up regex ops under DEBUGGING when -Dr not usedYves Orton2021-02-121-2/+2
* ExtUtils-CBuilder: Remove image-base generation on Win32/gccZakariyya Mughal2021-02-1216-25/+24
* encoding.xs - silence unused var warningsYves Orton2021-02-121-1/+0
* PerlIO-encoding - add parens to silence build warningsYves Orton2021-02-122-2/+2
* opbasic/arith.t - make sure we use the right ConfigYves Orton2021-02-121-2/+4
* Hash::Util - Add tests for hash_value($str,$seed) which was broken for a whileYves Orton2021-02-124-4/+33
* [#18555] hv_func.h - Ensure that hash related data is properly alignedYves Orton2021-02-121-10/+16
* hv.c: add a guard clause to prevent the number of buckets in a hash from gett...Yves Orton2021-02-121-1/+9
* hv_func.h: Move static declaration so it works with Siphash buildsYves Orton2021-02-121-8/+7
* Obituary for Kent FredricJames E Keenan2021-02-121-2/+5
* Look up 'nm' in %ConfigJames E Keenan2021-02-121-2/+2