This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2023-09-20 Matthew HorsfallFinalize perldelta for v5.39.3
2023-09-20 Matthew HorsfallUpdate Module::CoreList for 5.39.3
2023-09-20 Matthew HorsfallPrepare Module::CoreList for v5.39.3
2023-09-20 Matthew Horsfallperldelta for 88a35d6636
2023-09-20 Paul "LeoNerd... perldelta for 92ddeac03b: builtin::unimport
2023-09-19 Dagfinn Ilmari... Remove pointless use-after-free assert
2023-09-19 Dagfinn Ilmari... Remove non-null checks before op_free()
2023-09-19 David Mitchellperldelta for 7bcd18ae82e
2023-09-19 David Mitchellsmartmatch: $obj ~~ $scalar: one item in list cxt
2023-09-18 Richard LeachPerldelta for GH# 21442
2023-09-18 James E Keenanperldelta for d62dd48c3e
2023-09-18 Karl WilliamsonMingw compiled with UCRT is locale thread-safe
2023-09-18 Elvin Aslanov`GetOpt::Std`: Fix import methods
2023-09-18 Karl Williamsonlocale.c: Include the 'for' in the macro name
2023-09-18 Karl Williamsonlocale.c: Change to use enum instead of int
2023-09-17 Karl Williamsonlocale_table.h: Allow perl to compile with -DNO_LOCALE...
2023-09-17 Karl WilliamsonEnable thread-safe locales on openbsd
2023-09-16 Zakariyya MughalMake sure linking works even when CC is set to C++...
2023-09-16 Zakariyya MughalRemove dlltool and use .def file directly
2023-09-16 Zakariyya MughalMake the C++ test export the expected symbol
2023-09-16 Leon TimmermansSimplify Windows linking in ExtUtils::CBuilder
2023-09-15 Lukas Maifix handling of single-value anonhash { $foo }
2023-09-14 Tony Cookperldelta for 080297a1c05
2023-09-14 Tony Cookclass: don't leak the default initialiser ops if they...
2023-09-13 Karl WilliamsonAdd setlocale_i()
2023-09-13 Karl Williamsonlocale.c: Move S_update_PL_curlocales()
2023-09-13 Karl Williamsonlocale.c: Prevent infinite recursion
2023-09-13 Karl WilliamsonReturn from win32_setlocale() needs to be stable
2023-09-13 Karl Williamsondist/IO: Use ppport definition of OpSIBLING
2023-09-12 Nicolas RBump Devel-PPPort and recover patches from repo
2023-09-12 David Mitchell[MERGE] make common pp() list fns RC-ware
2023-09-12 David Mitchellmake RC-stack-aware: unwrap pp_multiconcat()
2023-09-12 David Mitchellmake RC-stack-aware: unwrap pp_multideref()
2023-09-12 David Mitchellmake RC-stack-aware: unwrap pp_anonhash()
2023-09-12 David Mitchellmake RC-stack-aware: unwrap pp_refgen()
2023-09-12 David Mitchellmake RC-stack-aware: unwrap pp_unshift()
2023-09-12 David Mitchellmake RC-stack-aware: unwrap pp_list()
2023-09-12 David Mitchellmake RC-stack-aware: unwrap pp_push()
2023-09-12 David Mitchellmake RC-stack-aware: unwrap pp_join()
2023-09-12 David Mitchellmake RC-stack-aware: unwrap: pp_(kv)[ah]slice
2023-09-12 David Mitchellmake RC-stack-aware: pp_anonlist, pp_av2arylen
2023-09-12 David Mitchellmake RC-stack-aware: unwrap pp_print(),tied_method
2023-09-12 David Mitchellmake RC-stack-aware: unwrap pp_padsv_store()
2023-09-12 David Mitchellmake RC-stack-aware: unwrap startmatch and misc
2023-09-12 David Mitchelladd rpp_context() API function
2023-09-12 David Mitchelladd rpp_replace_at() API function
2023-09-12 David Mitchellthreads->object(): handle no argument
2023-09-12 Karl Williamsonlocale.c: Remove no longer used macro
2023-09-12 Karl WilliamsonCreate S_native_querylocale_i() and use it
2023-09-12 Karl Williamsonlocale.c: Get rid of a casting-away-const instance
2023-09-12 Karl WilliamsonS_calculate_LC_ALL_string: Add parameter
2023-09-12 Karl Williamsonnew_LC_ALL: Make parameter meaningful
2023-09-12 Karl WilliamsonSplit S_save_to_buffer into two
2023-09-12 Karl WilliamsonMake PL_setlocale_buf and PL_langinfo_buf non-const
2023-09-11 Elvin Aslanov`release_managers_guide.pod`: Capitalize section headings
2023-09-11 Tony Cookperldelta for ec4040bad8
2023-09-11 Sevan Janiyan-rpath wont work when targeting 10.3
2023-09-10 Leon TimmermansAdd tests for -W and -X
2023-09-10 Leon TimmermansMake «use 5.036;» respect -X
2023-09-08 Dan Church[doc] Fix 'comprised of'
2023-09-08 Paul "LeoNerd... Implement a builtin::unimport that removes imported...
2023-09-08 Paul "LeoNerd... Define a PADNAMEf_TOMBSTONE for lexically deleting...
2023-09-08 Paul "LeoNerd... Implement builtin::stringify
2023-09-08 David Mitchellpp_caller/@DB::args: fix fail under -DPERL_POISON
2023-09-07 Richard Leachpp_(i_)negate: Don't needlessly call S_negate_string
2023-09-07 Richard Leachpp_(i_)negate: add the TARGMY optimization
2023-09-07 Richard LeachS_negate_string - allow for TARG==sv
2023-09-06 James E KeenanUpdate ParseXS entry to reflect actual $VERSION
2023-09-06 Elvin Aslanov[doc] core-cpan-diff: Consistent Options in Usage
2023-09-06 Richard LeachPerl_class_wrap_method_body: simple push to newly-creat...
2023-09-06 Richard Leachpp_initfield: no need to extend av, should be the desir...
2023-09-06 Elvin AslanovMaintainers.pl: use strict/warnings with "our"
2023-09-06 Graham Knopremove extra entry for mauke in AUTHORS
2023-09-06 Lukas Maiadd new mail alias for Lukas Mai
2023-09-06 Lukas Maiperl.pod: fix position of perldbmfilter (under perltie)
2023-09-06 Karl WilliamsonFixup Lukas Mai in AUTHORS
2023-09-05 Paul Marquesscpan/DB_File - Update to version 1.859
2023-09-05 Lukas Maiperl.pod: use spaces instead of tabs for alignment
2023-09-05 Tony Cookperldelta for 0944cd73758
2023-09-05 Tony CookConfigure: ensure LC_ALL test code doesn't have escapes...
2023-09-04 Elvin Aslanov[doc] FindBin.pm: Improve Formatting and Documentation
2023-09-04 Elvin AslanovFile::Compare: Formatting and Styling
2023-09-04 Lukas Maiperl.pod: make "SEE ALSO" links clickable
2023-09-04 Lukas Maiperlop, perlsyn: make abstract more verbose/precise
2023-09-04 Elvin Aslanov[doc] `File::Spec::Functions`: Add missing `my` to...
2023-09-04 David Mitchell[MERGE] make most null/un/binary pp() fns RC-ware 21449/head
2023-09-04 David Mitchellmake RC-stack-aware: unwrap binary pp() fns
2023-09-04 David Mitchellmake RC-stack-aware: unwrap builtin pp() fns
2023-09-04 David Mitchellmake RC-stack-aware: unwrap unary pp() fns
2023-09-04 David Mitchellmake RC-stack-aware: unwrap rv2av etc pp fns
2023-09-04 David Mitchellmake RC-stack-aware: unwrap nullary pp() fns
2023-09-03 Tony CookXS-APItest/t/call.t: prevent noise introduced by G_USEH...
2023-09-03 Leon TimmermansSkip C++ test on Windows
2023-09-03 Leon TimmermansMake ExtUtils::CBuilder throw an exception on Windows...
2023-09-02 Richard LeachPerldeltas for GH#21351 & GH#21265
2023-09-02 David Mitchellsilence warning in svleak.t
2023-09-02 David Mitchell[MERGE] pp_multiconcat: don't make lots of mortals
2023-09-02 David Mitchellpp_multiconcat(): use PADTMPs for magic stuff
2023-09-02 David Mitchellpp_multiconcat(): use shared-buffer const SV
2023-09-02 David Mitchellpp_multiconcat(): use a single TEMP for consts
next