This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2022-12-26 Yves Ortonext/FileCache/t/ - fixup paralleism issues in tests
2022-12-25 Karl Williamsonlocale.c: Add comment to wrap_wsetlocale()
2022-12-25 Chris 'BinGOs... Update ExtUtils-MakeMaker to CPAN version 7.66
2022-12-25 Chris 'BinGOs... Update ExtUtils-Install to CPAN version 2.22
2022-12-25 Max MaischeinRespect j8 in HARNESS_OPTIONS
2022-12-25 Karl Williamsonloc_tools.pl: Always do normalized locale name check
2022-12-24 Paul "LeoNerd... HvNAMEf_QUOTEDPREFIX implies \"%s\"
2022-12-24 Paul "LeoNerd... Add HvNAMEfARG() macro
2022-12-24 Yves Ortonregen/regcomp.pl - use regen/HeaderParser to read regno...
2022-12-24 Yves Ortonregen/feature.pl - use regen/HeaderParser to parse...
2022-12-24 Yves Ortonembed.h - make regen after recent changes
2022-12-24 Yves Ortonregen/embed.pl - switch to using HeaderParser for code...
2022-12-24 Yves Ortonregen/HeaderParser.pm - A module to parse our header...
2022-12-24 Yves Ortonembed.fnc - documentation improvements
2022-12-24 Yves Ortonmro_core.c - define PERL_IN_MRO_CORE_C as well
2022-12-23 Yves OrtonRevert "harness: handle serial/parallel directories...
2022-12-22 Yves Ortonsv.c - add support for HvNAMEf and HvNAMEf_QUOTEDPREFIX...
2022-12-22 Yves OrtonRevert "Inline strlcat(), strlcpy()"
2022-12-22 Karl Williamsonloc_tools.pl: Accept dashless UTF8 besides to 'UTF-8'
2022-12-22 Karl WilliamsonInline strlcat(), strlcpy()
2022-12-22 Karl WilliamsonInline savepv() and related functions
2022-12-22 Karl Williamsonharness: handle serial/parallel directories mixture
2022-12-22 Karl Williamsonharness: Initialize parallel job count to 1 if unspecified
2022-12-22 Yves Ortongv.c - rename amagic_find() to amagic_applies()
2022-12-21 Chris 'BinGOs... Bump Module-CoreList version
2022-12-21 Richard LeachPrepare Module::Corelist for 5.37.8
2022-12-21 Chris 'BinGOs... Shortest day or longest night?
2022-12-21 Nicolas Rirc-notifications: use literal blocks
2022-12-21 Nicolas Rirc-notifications: advertise merged and closed PRs
2022-12-21 Nicolas Rirc-notifications: split notifications
2022-12-21 Nicolas Rirc-notifications: update notify-irc
2022-12-20 Richard LeachBump the perl version in various places for 5.37.8
2022-12-20 Richard LeachNew perldelta for 5.37.8
2022-12-20 Richard LeachUpdate release_schedule.pod for 5.37.7
2022-12-20 Richard LeachUpdate epigraphs.pod for 5.37.7
2022-12-20 Richard LeachAdd new release to perlhist v5.37.7
2022-12-20 Richard LeachUpdate t/porting/customized.dat for 5.37.7
2022-12-20 Richard LeachUpdate perldelta.pod for 5.37.7
2022-12-20 Richard LeachUpdate Module::CoreList for 5.37.7
2022-12-20 Karl WilliamsonAddress GH #20571
2022-12-20 Karl WilliamsonFix broken API: sync_locale()
2022-12-20 Karl WilliamsonAdd testing global locale switching; Todo #20565
2022-12-20 Karl WilliamsonAPI-test:locale.t: Look for a comma radix locale
2022-12-20 Karl Williamsonlocale.c: Clarifications
2022-12-19 Paul "LeoNerd... Define OP_HELEMEXISTSOR, a handy LOGOP shortcut for...
2022-12-19 Karl Williamsonlocale.c: No locales imples no UTF-8 ones
2022-12-19 James E Keenanperldelta for 3 upgraded CPAN modules
2022-12-19 Leon TimmermansUpdate experimental to CPAN version 0.030
2022-12-18 Karl Williamsonharness: When run in ASAP mode, intermix comp/run/cmd
2022-12-18 Karl Williamsonharness: Run more parallel tests by execution time...
2022-12-18 Karl Williamsonharness: Extract code into a function
2022-12-18 Karl Williamsonharness: Move comments
2022-12-18 Karl Williamsonharness: Improve handling of serial execution exceptions
2022-12-18 Karl Williamsonharness: Move ARGV, ENV processing earlier
2022-12-18 Karl Williamsonharness: Simplify
2022-12-18 Karl Williamsonharness: Change tabs to spaces
2022-12-18 Karl Williamsonharness: Don't strip off '../' in path
2022-12-18 Karl Williamsonharness: Assign names to $_
2022-12-18 Karl Williamsonharness: Assign name to $2
2022-12-18 Karl Williamsonharness: There is a .pl test file: cpan/Term-Cap/test.pl
2022-12-18 Karl Williamsonharness: Extract sort into function
2022-12-18 Craig A. BerryRemove dead VMS code in Cwd::_backtick_pwd
2022-12-18 Yves Ortonregcomp_internal.h - remove typedef
2022-12-17 Craig A. BerryUse VMS absolute path to test tainting
2022-12-17 Scott Baker<> to readline documentation updates
2022-12-17 Paul "LeoNerd... Detect forbidden flow at compiletime of `defer` or...
2022-12-17 Paul "LeoNerd... Add `forbid_outofblock_ops()` to op.c
2022-12-17 Paul "LeoNerd... File/Glob.xs: Idempotent setting of PL_opfreehook ...
2022-12-16 Paul "LeoNerd... Add proto.h as linguist-generated to .gitattributes
2022-12-16 Paul "LeoNerd... Define five new operator precedence levels
2022-12-16 Paul "LeoNerd... Add comment to infix operator precedence enum about...
2022-12-16 Eric HermanAdded function amagic_find(sv, method, flags)
2022-12-16 Paul "LeoNerd... Document the meaning of the OPf_SPECIAL flag on the...
2022-12-15 Yves Ortonperldelta.pod - add note about regex engine decomposition
2022-12-14 Paul "LeoNerd... Write an apidoc fragment for wrap_infix_plugin()
2022-12-14 Paul "LeoNerd... Token type `pval` should be a void * pointer
2022-12-13 Bart Van AsscheDo not cast away constness
2022-12-10 Karl Williamsonmakedef.pl: Properly define a hash element
2022-12-10 Karl Williamsonmakedef.pl: Add 'use warnings'
2022-12-10 Karl Williamsonmakedef.pl: Create $define{WIN32} etc
2022-12-10 Karl Williamsonmakedef.pl: Consistently use constant
2022-12-10 Tsuyoshi WatanabeFix warning "implicit declaration of function '_setjmpe...
2022-12-09 Yves Orton.github - switch to v3 actions
2022-12-09 Yves Ortonpod/ - document $INC and INCDIR
2022-12-09 Yves Ortonpp_ctl.c - move logic closer to where it is used
2022-12-09 Yves Ortonpp_ctl.c - add support for an INCDIR hook
2022-12-09 Yves Ortonpp_ctl.c - handle objects in @INC a bit more gracefully
2022-12-09 Yves Ortonpp_ctl.c - support $INC in require_file @INC hook
2022-12-09 Yves Ortonpp_ctl.c - require_file: truthful errors and tests...
2022-12-09 Yves Ortonpp_ctl.c - eval INC hooks, and rethrow errors with...
2022-12-09 Yves Ortonpp_ctl.c - refetch @INC from *INC after hook
2022-12-09 Yves Ortonpp_ctl.c - make ENTER debug data a bit more clear
2022-12-09 Yves Ortonpp_ctl.c - rename vars to something more descriptive...
2022-12-09 Yves Ortont/ - INC hardening tests
2022-12-09 Yves Ortonpodcheck.t - make error message less confusing
2022-12-09 Russ AllberyUpdate podlators to CPAN version 5.00
2022-12-09 Yves Ortonregcomp.c - decompose into smaller files
2022-12-09 Yves Ortonregex engine - cleanup internal tabs and ws (use -w...
2022-12-08 Paul "LeoNerd... Add some apidocs about the PL_infix_plugin variable
2022-12-08 Paul "LeoNerd... Define a PL_infix_plugin hook, of a similar style to...
next