summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add new release to perlhistv5.33.5Max Maischein2020-12-201-0/+1
* Update Module::CoreList for 5.33.5Max Maischein2020-12-201-1/+98
* Finalize perldelta for 5.33.5Max Maischein2020-12-201-260/+75
* Fix broken PERL_MEM_LOG under threadsKarl Williamson2020-12-196-20/+178
* Add GETENV_LOCKKarl Williamson2020-12-192-2/+20
* Add Configure probe for getenv() buffer raceKarl Williamson2020-12-1914-2/+123
* perl.h: Add capability for many-reader ENV mutex lockingKarl Williamson2020-12-192-13/+13
* Make many-reader mutexes more resilientKarl Williamson2020-12-191-1/+5
* regexec.c: White-space, comments onlyKarl Williamson2020-12-191-48/+50
* regexec.c: Revamp S_setup_EXACTISH_ST() loop end conditionsKarl Williamson2020-12-192-605/+808
* regexec.c: Change name of static functionKarl Williamson2020-12-191-4/+4
* regexec.c: Trim trailing blanksKarl Williamson2020-12-191-87/+87
* regcharclass.pl: Get code point folding to a seqKarl Williamson2020-12-193-45/+1377
* regen/regcharclass.pl: Rmv special caseKarl Williamson2020-12-192-16/+2
* ext/POSIX/t/waitpid.t: Correct one typoJames E Keenan2020-12-191-1/+1
* MANIFEST: Add ext/POSIX/t/iv_const.tTAKAI Kousuke2020-12-191-0/+1
* ext/POSIX: Added tests to check integer constants are defined as IVTAKAI Kousuke2020-12-191-0/+69
* ext/POSIX: Change integer constants to IV.TAKAI Kousuke2020-12-191-3/+6
* perldelta for edd16cfcffJames E Keenan2020-12-191-1/+1
* Add pod/perldocstyle.podJason McIntosh2020-12-194-0/+1124
* Update Config::Perl::V to 0.33H.Merijn Brand2020-12-188-85/+826
* Merge branch 'thibaultduponchelle-fix_rt_number_in_perl5260delta' into bleadJames E Keenan2020-12-181-1/+1
|\
| * Merge branch 'fix_rt_number_in_perl5260delta' of https://github.com/thibaultd...James E Keenan2020-12-181-1/+1
| |\ |/ /
| * Fix RT number in perl5260delta.podThibault DUPONCHELLE2020-12-181-1/+1
* | Update ExtUtils-Install to CPAN version 2.20Chris 'BinGOs' Williams2020-12-185-99/+63
* | Also update Maintainers.pl with the updated PerlIO::via::QuotedPrint versionMax Maischein2020-12-181-1/+1
* | Update PerlIO::via::QuotedPrint from 0.08 to 0.09Max Maischein2020-12-187-30/+312
* | Update Text::Balanced from 2.03 to 2.04Max Maischein2020-12-1817-1413/+1797
* | Correctly set LC_CTYPE back in POSIX/t/time.tLeon Timmermans2020-12-171-1/+1
* | t/lib/croak/toke: Correct test labelJames E Keenan2020-12-151-1/+1
* | autodoc.pl: Adjust max permissible line lengthKarl Williamson2020-12-141-3/+3
* | podcheck.t: Combine duplicated code into a subKarl Williamson2020-12-141-13/+10
* | podcheck.t: perldoc standard indent is 4.Karl Williamson2020-12-142-130/+24
* | perlapi: 'ie' should be 'i.e.', and italicizedKarl Williamson2020-12-141-1/+1
* | bump $XS::APItest::VERSIONTony Cook2020-12-141-1/+1
* | consistently parenthesise the RW lock macro argumentsTony Cook2020-12-141-13/+13
* | build test for the read/write mutex macrosTony Cook2020-12-142-0/+27
* | perl.h: White-space onlyKarl Williamson2020-12-131-50/+50
* | perlapi: Remove duplicate textKarl Williamson2020-12-131-3/+0
* | Document and consolidate SvPV..force functionsKarl Williamson2020-12-131-14/+45
* | Consolidate and document all get_cvFOO() variantsKarl Williamson2020-12-131-5/+12
* | many-reader mutexes: Change structure element nameKarl Williamson2020-12-122-6/+6
* | PERL_WRITE_UNLOCK: add missing condition signalKarl Williamson2020-12-121-1/+5
* | dist/threads/t/libc.t: Add timer to avoid deadlockKarl Williamson2020-12-121-0/+6
* | locale.c: Work around a z/OS limitation/featureKarl Williamson2020-12-121-1/+13
* | perlapi: Add markupKarl Williamson2020-12-101-1/+1
* | Combine the two separate smoke test sectionsTom Hukins2020-12-101-8/+4
* | Simplify the release management instructionsTom Hukins2020-12-101-11/+5
* | dromedary no longer has a public_html directoryTom Hukins2020-12-101-9/+0
* | Synch with CPAN distribution libnet-3.12Steve Hay2020-12-1034-676/+1022