This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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
2023-09-02 David Mitchellperf/benchmarks: add concat tests for magic vars
2023-09-02 Leon TimmermansUpdate ExtUtils::ParseXS Changes file
2023-09-01 Paul "LeoNerd... Unconditionally emit the newLISTOPn() macro
2023-09-01 Paul "LeoNerd... Define a 'v' flag in embed.fnc which says that a variad...
2023-09-01 Bruno Menegueleporting: fix item number on uncommitted files test
2023-09-01 Bruno Menegueleperlmod: mention perlclass in classes section
2023-08-31 Leon TimmermansFix leak when smartmatching against a coderef
2023-08-31 Tony Cookperldelta for b5cbb3ced7a77, 9537c8826b7
2023-08-31 Tony Cookeval_sv: add a G_USEHINTS flag
2023-08-31 Tony Cookfeatures: populate cop_features from a hints hash the...
2023-08-30 Paul "LeoNerd... perldelta for newLISTOPn()
2023-08-29 Richard LeachOP_EMPTYAVHV: create ops in newANONHASH/newANONLIST...
2023-08-29 Paul "LeoNerd... Employ the new newLISTOPn() in op.c
2023-08-29 Paul "LeoNerd... Employ the new newLISTOPn() in class.c
2023-08-29 Paul "LeoNerd... Define a newLISTOPn() function
2023-08-29 Elvin AslanovRMG: Remove Travis CI References
2023-08-27 Richard LeachPerlIOScalar_pushed: move SvUPGRADE to where it might...
2023-08-25 Richard LeachPerl_ck_refassign: support refassigning into a state...
2023-08-25 Paul "LeoNerd... Fix copypaste error on Renée's name in release_schedule.pod
2023-08-25 Paul "LeoNerd... Add Renée B and Max M to release_schedule.pod
2023-08-24 Jakub Wilkperlsyn: Fix typo
2023-08-23 Karl Williamsonloc_tools: Handle ignored positional categories
2023-08-23 Karl WilliamsonFix ignoring locale categories
2023-08-23 Karl Williamsonlocale_table.h: Use CTYPE instead of LC_CTYPE, etc
2023-08-23 Karl WilliamsonMove code from perl.h to locale_table.h
2023-08-23 Karl Williamsonlocale.c: Change name of macro formal parameter
2023-08-23 Karl Williamsonswitch_locale_context: Add aTHX
2023-08-23 Karl Williamsonlocale.c: Change DEBUG statements to include non-0...
2023-08-23 Karl Williamsonlocale.c: Move a macro definition earlier in the file
2023-08-23 Tony Cookperldelta for 72d0a0a0ea
2023-08-23 Tony Cookt/op/magic.t: handle busybox ps
2023-08-21 Alexander Kanavinvarious: timespec/timeval.tv_sec is time_t, not long...
2023-08-21 Karl Williamsonintrpvar.h: Comments
2023-08-21 Karl Williamsonintrpvar.h: Initialize two variables
2023-08-21 James E KeenanSuppress -Wunused_variable warning during 'make'
2023-08-21 Paul "LeoNerd... Prepare Module::CoreList for 5.39.3
2023-08-21 Graham Knopremove template content from perl5390delta
next