summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.35.11 todayv5.35.11Steve Hay2022-04-201-0/+1
* Finalize perldeltaSteve Hay2022-04-201-3/+28
* Update Module-CoreList for 5.35.11Steve Hay2022-04-201-2/+119
* perldelta - Update for 5.35.11Steve Hay2022-04-201-360/+120
* Fix typos in perlfuncSteve Hay2022-04-201-2/+2
* skip 2 tests if built with DEBUGGING and no taint supportNeil Bowers2022-04-201-4/+9
* fixed typo in taint_support comments, shoulda been "with" not "without"Neil Bowers2022-04-201-1/+1
* Fix Porting\updateAUTHORS.pl to not output CRLFs on WindowsSteve Hay2022-04-201-0/+2
* Add/correct/delete notes of CUSTOMIZED files in bleadSteve Hay2022-04-202-4/+54
* Added perldelta entry on support for building a taint-free perlNeil Bowers2022-04-201-1/+16
* Doc changes to reflect that perl might not support taintNeil Bowers2022-04-209-12/+61
* changes to core module tests to handle perl that doesn't support taintNeil Bowers2022-04-203-5/+49
* changes to perl tests to handle perl without taint supportNeil Bowers2022-04-206-17/+60
* Add Configure question for taint supportNeil Bowers2022-04-2012-2/+54
* Revert "dist/PathTools - add missing entries to Changes"Yves Orton2022-04-201-12/+0
* Revert "mg.c, Cwd.pm - Empty path is the same as "." which is forbidden under...Yves Orton2022-04-2015-54/+16
* Normalize: Use ppport.hKarl Williamson2022-04-192-41/+14
* Socket: getnameinfo() behaves differently on z/OSKarl Williamson2022-04-192-3/+8
* libnet: os390 isn't necessarily EBCDICKarl Williamson2022-04-1914-27/+27
* podlators: Fixes for EBCDICKarl Williamson2022-04-193-5/+11
* podlators: z/OS isn't necessarily EBCDICKarl Williamson2022-04-191-3/+2
* handy.h: space isn't graphKarl Williamson2022-04-191-1/+6
* hints/os390.sh: #define os390Karl Williamson2022-04-191-0/+3
* mg.c, Cwd.pm - Empty path is the same as "." which is forbidden under taintYves Orton2022-04-2015-16/+54
* dist/PathTools - add missing entries to ChangesYves Orton2022-04-201-0/+12
* mg.c - move const initialization out of loopYves Orton2022-04-191-5/+5
* regen/mph.pl - add a validation step to build_split_words()Yves Orton2022-04-192-5/+18
* regen/mph.pl & mk_invlists.pl - add the "_squeeze" algorithm to produce small...Yves Orton2022-04-196-7594/+7936
* regen/mph.pl & mk_invlists.pl - convert from sub interfaces to OO interfacesYves Orton2022-04-195-98/+127
* regen/mph.pl - tweaks to generated code, put type on its own lineYves Orton2022-04-191-1/+3
* regen/mph.pl - use $n instead of @$second_levelYves Orton2022-04-191-1/+1
* regen/mph.pl - remove bogus defaulting for undef varsYves Orton2022-04-191-2/+2
* regen/mph.pl - move file open logic to a subYves Orton2022-04-191-10/+24
* regen/mph.pl - whitespace fixupsYves Orton2022-04-191-3/+3
* regen/mph.pl - rename $smart_blob to $blob across fileYves Orton2022-04-191-18/+15
* regen/mph.pl - move split key logic out of make_mph_from_hashYves Orton2022-04-191-19/+29
* regen/mph.pl - fixup wording in comment to be grammaticalYves Orton2022-04-191-3/+4
* regen/mph.pl - change fnv1a_32() to _fnv1a_32() as it is not publicYves Orton2022-04-191-2/+2
* regen/mph.pl - fixup die that is issued if we can't solve this hashYves Orton2022-04-191-3/+3
* regen/mph.pl - Clean up diagnostics logic, allow DEBUG from env.Yves Orton2022-04-192-294/+302
* regen/mph.pl - use more efficient logic in build_perfect_hash()Yves Orton2022-04-191-4/+132
* regen/mph.pl - eliminate the need to use gotoYves Orton2022-04-191-26/+72
* regen/mph.pl - change $hash argument to $source_hashYves Orton2022-04-191-3/+3
* regen/mph.pl - move bucket info construction log into a subYves Orton2022-04-191-7/+10
* regen/mph.pl - bucket info storage: remove 'hash', move 'value' logicYves Orton2022-04-191-2/+1
* regen/mph.pl - add sanity check for idx and value parametersYves Orton2022-04-191-0/+3
* regen/mph.pl - convert loop to use block form and add commentYves Orton2022-04-191-2/+8
* regen/mph.pl - enable fatal warningsYves Orton2022-04-191-0/+2
* regen/mph.pl - remove unused varYves Orton2022-04-191-1/+0
* regen/mph.pl - perltidy file for style consistencyYves Orton2022-04-191-120/+171