This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2022-04-19 Yves Ortonregen/mph.pl - Clean up diagnostics logic, allow DEBUG...
2022-04-19 Yves Ortonregen/mph.pl - use more efficient logic in build_perfec...
2022-04-19 Yves Ortonregen/mph.pl - eliminate the need to use goto
2022-04-19 Yves Ortonregen/mph.pl - change $hash argument to $source_hash
2022-04-19 Yves Ortonregen/mph.pl - move bucket info construction log into...
2022-04-19 Yves Ortonregen/mph.pl - bucket info storage: remove 'hash',...
2022-04-19 Yves Ortonregen/mph.pl - add sanity check for idx and value param...
2022-04-19 Yves Ortonregen/mph.pl - convert loop to use block form and add...
2022-04-19 Yves Ortonregen/mph.pl - enable fatal warnings
2022-04-19 Yves Ortonregen/mph.pl - remove unused var
2022-04-19 Yves Ortonregen/mph.pl - perltidy file for style consistency
2022-04-19 Yves Ortonregen/mph.pl - remove $max_h check in build_perfect_hash()
2022-04-19 Yves Ortonregen/mph.pl - specify which fnv we are using
2022-04-19 Yves Ortonregen/mph.pl - replace hard coded literal constants
2022-04-19 Yves Ortonregen/mk_invlists.pl - add a way to dump the keywords...
2022-04-19 Yves Ortonregen/mk_invlists.pl - move token_name() sub closer...
2022-04-19 Yves Ortonregen/mk_invlists.pl - move require to top of file
2022-04-19 Yves Ortonregen/mph.pl - handle split data in make_mph_from_hash()
2022-04-19 Yves Ortonregen/mph.pl - calculate $length_all_keys in make_mph_f...
2022-04-19 Yves Ortonregen/mph.pl - rename var $b2 to $new_blob in build_spl...
2022-04-19 Yves Ortonregen/mph.pl - better diags in build_split_words()
2022-04-19 Yves Ortonregen/mph.pl - fix assignment to be consistent with...
2022-04-19 Yves Ortonregen/mph.pl - do a bit less work in build_split_words()
2022-04-19 Yves Ortonregen/mph.pl - track added bytes while we process/check...
2022-04-19 Yves Ortonregen/mph.pl - dont null terminate in preprocess stage
2022-04-19 Yves Ortonregen/mph.pl - dont use $key when dealing with $part...
2022-04-19 Yves Ortonregen/mph.pl - remove unused arguments from build_split...
2022-04-19 Yves Ortonregen/mph.pl - refactor common sort routine out
2022-04-19 Yves Ortonregen/mph.pl - document build_split_words()
2022-04-19 Yves Ortonregen/mph.pl - remove unnecessary use of bignum
2022-04-19 Yves Ortonop/magic.t - make $SIG{ALRM} local test deal with inher...
2022-04-19 Yves Orton.mailmap - update with changes made to AUTHORS
2022-04-19 Yves Ortonperldelta.pod - document PERL_USE_UNSHARED_KEYS_IN_LARG...
2022-04-19 Yves Ortonhv.* - disable unshared keys except when requested
2022-04-19 David Mitchellperldelate entry for Deparse changes
2022-04-19 Leon TimmermansSkip Test::Harness t/harness.t SEGV test
2022-04-19 Leon Timmermanscpan/Test-Harness/t/source.t is no longer customized
2022-04-18 Todd RinaldoUpdate Time-HiRes.xs to conform to ppport.h 3.68 recomm...
2022-04-18 Todd RinaldoUpdate Storable.xs to conform to ppport.h 3.68 recommen...
2022-04-18 Todd RinaldoUpdate IO.xs to conform to ppport.h 3.68 recommendations
2022-04-18 Leon TimmermansUpdate Test::Harness to 3.44
2022-04-18 Yves Ortonmkppport.lst - add dist/ packages that contain XS
2022-04-17 Tony Cook(perl #133230) . is no longer in @INC by default 19638/head
2022-04-17 Magnus Woldrichperlfunc: Fix readline typo
2022-04-17 Karl WilliamsonMagnus Woldrich is now a Perl author
2022-04-17 Paul "LeoNerd... Add created_as_... builtins to perldelta
2022-04-17 Ricardo SignesMerge branch 'smoke-me/hv/sync-bignum-20220412' into...
2022-04-17 Hugo van der... Update bignum to CPAN version 0.65 19624/head
2022-04-17 Hugo van der... Update Math-BigRat to CPAN version 0.2621
2022-04-17 Hugo van der... Update Math-BigInt to CPAN version 1.999830
2022-04-17 Karl WilliamsonExtUtils-Constant: Fix to work on EBCDIC
2022-04-16 Eugen Konkovperlsyn: Clarify loop localization
2022-04-16 James E KeenanCorrect spelling error in inline comment
2022-04-16 David Mitchell[MERGE] annual Deparse fixups
2022-04-16 David Mitchellupdate Porting/deparse-skips.txt
2022-04-16 David Mitchellthreads: stack.t: make Deparse-friendly
2022-04-16 David MitchellDeparse: keep integer-valued nums as nums
2022-04-16 David Mitchellfor my ($x) ...: fix handling of degenerate 1-var
2022-04-16 David MitchellDeparse: skip builtin state subs
2022-04-16 David MitchellDeparse: preserve booleanness of bool const values
2022-04-16 David MitchellDeparse: honour custom warnings categories
2022-04-16 David MitchellPorting/deparse-skips.txt: update Math-Big*
2022-04-14 Todd RinaldoFix whitespace noise in Locale::MakeText
2022-04-13 Neil BowersText-ParseWords 3.31 release from CPAN
2022-04-13 brian d foyNote that catch now returns the right value for multipl...
2022-04-13 Dagfinn Ilmari... Make argument to S_is_invlist pointer to const
2022-04-13 Yves OrtonMakefile.SH - reduce technical debt, use `runtests...
2022-04-13 Yves OrtonMakefile.SH - use globs in the test_reonly target
2022-04-13 Yves Ortont/harness - use glob on arguments even on *nix
2022-04-13 Yves Ortonre.pm - add notes that the debug output is NOT a "suppo...
2022-04-13 Tony CookMake arguments to S_invlist_is_iterating and S_invlist_...
2022-04-13 Yves Ortontestsuite.yml - fix git breakage from fix for CVE-2022...
2022-04-13 Yves OrtonUpdate IO-Compress to 2.106
2022-04-13 Yves OrtonAdd a way to skip utils/ files that need 64 bit ints
2022-04-12 Graham Knopfix SVf_POK getting set on NVs when copying
2022-04-12 Karl WilliamsonUse proper titlecase technique in pods
2022-04-12 Hugo van der... fix printf format warning in regexp debug output
2022-04-12 Karl WilliamsonBump \p{nv=} precision from 2 to 3
2022-04-10 BramMakefile.SH - touch miniperl to ensure its dependencies...
2022-04-10 James E KeenanIO-Compress: synch with CPAN version 2.105
2022-04-10 Sergey Poznyakoffgdbm: make sure basic error codes are always defined
2022-04-10 Yves Ortonhv_macro.h: only use direct memory loads on little...
2022-04-08 Karl WilliamsonAccept \p{nv=-0}
2022-04-08 Karl Williamsonthreads/t/stack*: Add comment
2022-04-08 Karl Williamsonthreads/t/stack* Generalize larger min stack sizes
2022-04-08 Karl Williamson/threads/t/stack*.t: Use mnemonics
2022-04-08 Karl Williamsonthreads/t/stack*.t: Add is() fcn
2022-04-08 Yves Ortonregcomp.c: fix substring optimizer for ACCEPT inside...
2022-04-08 Yves Ortonregcomp.c: With ACCEPT set stopmin even if no data...
2022-04-08 Yves Ortonreg_mesg.t: check that ACCEPT in capturing variable...
2022-04-08 Yves Ortonre_tests: ACCEPT in UNLESSM variable negative lookbehind
2022-04-08 Yves Ortonre_tests: ACCEPT in IFMATCH: variable positive lookbehind
2022-04-08 Yves Ortonre_tests: ACCEPT inside of named capture accessed via...
2022-04-08 Yves Ortonre_tests: ACCEPT followed by UNLESSM fixed width negati...
2022-04-08 Yves Ortonregcomp.c: deal with stopmin and min properly
2022-04-08 Yves Ortonregcomp.c: minor blank line removal/insertion for clarity
2022-04-08 Yves Ortonregcomp.c: reorder and comment S_study_chunk() internal...
2022-04-08 Yves Ortonregcomp.c: enhance S_debug_studydata to show min/stopmi...
2022-04-08 Yves Ortonre_tests: ACCEPT followed by IFMATCH fixed width pos...
2022-04-08 Yves Ortonre_tests: ACCEPT followed by SUSPEND
next