This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2022-09-29 Karl Williamsonperl.h: Add #define for gwENVr_LOCALEr_UNLOCK
2022-09-29 Karl Williamsonpp.c: Add mutex around a format
2022-09-29 TAKAI Kousukecop.h: Fix return type in CopLINE()'s apidoc entry
2022-09-29 Karl Williamsonlocale.c: Revamp sync_locale(), switch_to_global_locale()
2022-09-29 Karl Williamsonlocale.c Change function to return a string, not print
2022-09-29 Karl Williamsonlocale.c: Save output of emulate_setlocale in buffer
2022-09-29 Karl Williamsonlocale.c: Teach save_to_buffer to handle self param
2022-09-28 Karl Williamsonmktables: flush output immediately when debugging
2022-09-28 Karl Williamsonlocale.c: Use synonym name for clarity
2022-09-28 BramExtend cmpVERSION.pl to check for modified .c/.h
2022-09-28 Karl Williamsonperlhacktips: Add section on writing safer macros
2022-09-28 Unicode ConsortiumSupport Unicode 15.0
2022-09-28 Karl Williamsonmktables: Skip some new 15.0 files
2022-09-28 Karl Williamsonmktables: Skip some code for Unicode 15
2022-09-28 Karl Williamsonmktables: Revise Version line search in inputs
2022-09-28 Karl Williamsonmktables: Accept multiple @missing lines in input files
2022-09-28 Karl Williamsonmktables: Multi_Default now accepts multiple defaults...
2022-09-28 Karl Williamsonmktables: Add two methods to Multi_Default class
2022-09-28 Karl Williamsonmktables: More closely examine @missing lines
2022-09-28 Karl Williamsonmktables: Standardize value aliases
2022-09-28 Karl Williamsonmktables: Add/Fix comments, white-space
2022-09-28 Karl Williamsonmktables: Use intermed variable to shorten name
2022-09-28 Karl Williamsonmktables: Convert array to hash
2022-09-28 Karl Williamsonmktables: Fix some function signatures
2022-09-28 Karl Williamsonmktables: Reorder some code
2022-09-28 Karl Williamsonmktables: Stop infinite loop with invalid input
2022-09-27 Tony Cookensure curlocales[] is initialized
2022-09-26 AlexUpdate AUTHORS
2022-09-26 Alexbuild: harden testsuite.yml permissions
2022-09-26 Alexbuild: harden detect-conflicts.yml permissions
2022-09-26 Alexbuild: harden irc-notifications.yaml permissions
2022-09-26 Richard LeachB::Deparse.pm - add padsv_store to list in sub retscalar
2022-09-26 Karl Williamsonlocale.c: Stop compiler warning
2022-09-25 Craig A. BerryVMS now has mkostemp
2022-09-25 Yves Ortontoke.c - silence build warning for non DEBUGGING mode
2022-09-24 Philippe Bruhat... Reclaim unused bits in ${^WARNING_BITS}
2022-09-23 Craig A. BerrySO_SNDBUF requires elevated privileges on VMS
2022-09-23 Craig A. BerryDon't export win32-only symbols on non-Windows
2022-09-23 Philippe Bruhat... Remove ~~ from autodoc.pl
2022-09-23 Richard Leachpp_undef w/ TARGMY: push sv, not &PL_sv_undef, onto...
2022-09-22 Richard Leachregcomp.c - use _simple functions where apparently...
2022-09-22 Richard LeachSvPVCLEAR_FRESH - change from macro to inline function
2022-09-22 Karl Williamsonlocale.c: Refactor internal debugging function
2022-09-22 Karl Williamsonmakedef.pl: Rmv obsolete symbol
2022-09-21 Karl Williamsonlocale.c: Mitigate unsafe threaded locales
2022-09-21 Karl Williamsonperl.h: Remove now empty block
2022-09-21 Karl Williamsonperl.h: Move LOCALE_READ_LOCK #definition
2022-09-21 Karl Williamsonperl.h: Move #defining SETLOCALE_LOCK
2022-09-21 Karl WilliamsonAdd POSIX_SETLOCALE_LOCK/UNLOCK
2022-09-21 Karl Williamsonperl5374delta: fix pod markup
2022-09-21 James E KeenanWarnings thrown by GetOptions suffice; no need to dump POD 20320/head
2022-09-21 Karen EtheridgeModule::CoreList is now version 5.20220920
2022-09-21 Tony Cookmake expr parameter to newLOOPOP() NN, it was required...
2022-09-21 Karen EtheridgePrepare Module::Corelist for 5.37.5
2022-09-21 Karen EtheridgeBump the perl version in various places for 5.37.5
2022-09-21 Karen EtheridgeNew perldelta for 5.37.5
2022-09-21 Karen Etheridgetick off 5.37.4 release
2022-09-21 Karen Etheridgeadd epigraph for 5.37.4
2022-09-20 Karen Etheridgeadd perlhist entry v5.37.4
2022-09-20 Karen Etheridgefinal perldelta fixes
2022-09-20 Karen Etheridgeupdate perldelta for module updates
2022-09-20 Karen Etheridgeupdate Module::CoreList for 5.37.4
2022-09-20 Karen Etheridgebump XSLoader version: see commit a635e7229b
2022-09-20 Karen Etheridgebump Safe version: see commit 3b5ec3ec
2022-09-20 Karen Etheridgefinalize perldelta, except for module updates
2022-09-20 Karen Etheridgewhitespace
2022-09-20 Karl Williamsonlocale.c: Workaround for attributes.pm breakage
2022-09-20 Karen Etheridgewording fix
2022-09-20 Karl WilliamsonFix links in perldelta
2022-09-20 Dagfinn Ilmari... perlexperiment: fix warning category for defer and...
2022-09-19 Richard Leachperldelta - change pod markup for non-core modules
2022-09-19 Karen Etheridgemove a paren to improve wording
2022-09-19 BramCI/macos: Switch to macos-11
2022-09-19 BramCI/macos: Remove `export SDK`
2022-09-19 Richard Leachperldelta - add GH#20114 to Known Problems section
2022-09-19 BramSkip 'pending changes' test for automated testing
2022-09-19 BramUse `git symbolic-ref` instead of `git branch`
2022-09-18 Richard LeachvnewSVpvf - inline & reduce call to sv_vsetpvfn
2022-09-18 Richard LeachS_regclass - use SvPVCLEAR_FRESH on new SV
2022-09-18 Richard LeachS_scan_heredoc - use SvPVCLEAR_FRESH on new SV
2022-09-18 Richard Leachsv.c - add SvPVCLEAR_FRESH macro for new PVs with buffer
2022-09-18 Richard LeachS_scan_heredoc: fresh sv functions close to point of use
2022-09-18 Karl Williamsonperl.h: Fix typo
2022-09-17 Richard Leachsv_setsv_cow - directly create desired SVt_COW SV
2022-09-16 Karl Williamsonperlhacktips: Add a section on symbol naming
2022-09-16 Richard Leachpod - remove references to PrePAN (now defunct)
2022-09-15 Richard Leachperlguts - document newAV_alloc_x/z and _simple funcs
2022-09-14 Richard LeachPerl_sv_setsv_flags: return after invlist_clone case
2022-09-14 BramCI/cygwin: clone the repo similar to 'checkout@v2'
2022-09-14 BramCI/cygwin: use test harness with 2 jobs
2022-09-14 BramCI/cygwin: use `shell: sh`
2022-09-14 BramCI/linux-i386: use shallow clone (fetch-depth: 1)
2022-09-14 BramCI/linux-i386: Remove fetching of tags
2022-09-14 BramCI/linux-i386: Explain why 'checkout@v2' fails
2022-09-14 Bramtestsuite.yml: Remove fetching of tags
2022-09-13 James E KeenanNet-Ping: No longer need to TODO some tests when on...
2022-09-12 Dagfinn Ilmari... Fix t/porting/authors.t breakgage for people with non...
2022-09-12 Karl Williamsonlocale.c: Use LC_ALL only if available on platform
2022-09-12 Karl WilliamsonWin32 should start new threads in C locale
2022-09-12 Karl Williamsonthread.h Save errno around lock/unlock
next