This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2022-01-18 Chris 'BinGOs... Update File-Fetch to CPAN version 1.04
2022-01-18 Mike Fultonz/OS ASCII Enablement: Manage untagged header errno...
2022-01-16 Tomasz Konojackiofficially support Visual C++ 2022
2022-01-12 Nicholas ClarkPERL_SET_CONTEXT(t) needs to set PL_current_context...
2022-01-12 Nicholas ClarkFor C++ extensions, use the pthreads definition of...
2022-01-11 Chris 'BinGOs... Update File-Fetch to CPAN version 1.02
2022-01-11 Chris 'BinGOs... EUPXS was updated on CPAN
2022-01-10 James E KeenanMake spelling of values for 'FILES' consistent 19336/head
2022-01-09 Neil BowersAdded releasers for next 3 dev releases
2022-01-07 Sawyer XAdd date of release of ExtUtils-ParseXS 3.44
2022-01-05 Mike FultonUpdate the README to describe ASCII and EBCDIC builds
2022-01-05 Karl WilliamsonAdd missing aliases for \p{Present_In}
2022-01-05 Karl Williamsonmktables: Add variable for clarity
2022-01-04 Michiel BeijenPod::Html: improve all tests
2022-01-04 Sawyer XUpdate Changes log for ExtUtils::ParseXS:
2022-01-04 Michiel BeijenHash::Util::FieldHash: improve test suite
2022-01-04 James E Keenandist/Time-HiRes/t/stat.t: Provide descriptions for... 19322/head
2022-01-02 Karl Williamsondoio.c: White-space, comment only
2022-01-02 Karl WilliamsonAdd missing fcn return declaration
2022-01-02 Mike FultonNeed to remove ASCII tags on copied compiled executable...
2022-01-02 Mike Fultonz/OS ASCII needs file descriptors on pipes tagged as...
2022-01-02 Mike FultonEnable z/OS to run with '-e' option for runtests
2022-01-02 Mike FultonProvide asciiopen and asciiopen3 for z/OS ASCII I/O
2022-01-02 Mike Fultonnostdio should test for z/OS (i.e. OEMVS) not EBCDIC
2022-01-01 Mike FultonSpecify PERL_USE_SAFE_PUTENV when configuring ASCII...
2022-01-01 Mike FultonFix problem in makefile for z/OS 64-bit builds
2022-01-01 Karl WilliamsonAdd AUTHORS entry for Mike Fulton
2021-12-31 Craig A. BerryFix builtin typo in descrip_mms.template
2021-12-28 Michiel BeijenTie::SubstrHash: rewrite tests to use Test::More
2021-12-28 Sawyer XReplace bareword filehandle with a lexical scalar:
2021-12-28 Karl WilliamsonChange pack U behavior for EBCDIC
2021-12-28 Karl Williamsoncharnames.pm: Avoid pack U
2021-12-26 James E KeenanMerge branch 'patch-1' into blead
2021-12-26 François PerradExtUtils-ParseXS fix plan/skip in 002-more.t 19300/head
2021-12-26 Ivan PanchenkoFix misspellings in documentation. Correct spelling...
2021-12-24 James E KeenanDocument and test command-line switch '-?'
2021-12-24 James E KeenanReplace 'slave' with 'client'
2021-12-24 Richard Leachsv_upgrade: c99 compound literals to initialize xpvav...
2021-12-24 Richard Leachsv_upgrade: remove redundant AvALLOC(sv) = 0
2021-12-24 Michiel Beijenuse is_deeply instead of eq_ Test::More functions
2021-12-24 TAKAI KousukeAdd last-resort implementation for POSIX::FLT_ROUNDS.
2021-12-24 TAKAI KousukePOSIX: FLT_ROUNDS is now an XS function rather than...
2021-12-24 Karl WilliamsonBump version number of ext/POSIX
2021-12-24 Karl WilliamsonAdd option '-?' as a synonym to -h
2021-12-23 Karl WilliamsonData-Dumper: Fixes for EBCDIC
2021-12-21 Neil BowersBumped Module-CoreList ready for 5.35.8
2021-12-21 Neil BowersBump the perl version in various places for 5.35.8
2021-12-21 Neil Bowersnew perldelta for 5.35.8
2021-12-21 Neil Bowersrecorded 5.35.7 release as done in the release schedule
2021-12-21 Neil BowersRecorded epigraph for 5.35.7
2021-12-21 Neil BowersMerge branch 'release-5.35.7' into blead
2021-12-20 Neil BowersAdded 5.35.7 to perlhist v5.35.7
2021-12-20 Neil BowersUpdated perldelta with changes to core modules
2021-12-20 Neil BowersUpdate Module::CoreList for 5.35.7
2021-12-20 Neil Bowersadded some entries to perldelta after trawling the...
2021-12-20 Neil BowersUpdated dual-life modules for 5.35.7
2021-12-20 Nicholas Clarkperldelta entry for the fix for unbounded memory consum...
2021-12-18 Paul "LeoNerd... Mention builtin in perldelta
2021-12-18 Paul "LeoNerd... Document that all of builtin is currently experimental
2021-12-18 Karl Williamsondist/IO/IO.xs: Rmv defns that ppport.h supplies
2021-12-18 Nicholas ClarkNo need to Renew() HvARRAY() to the same size in S_hv_a...
2021-12-18 Nicholas ClarkReturn the "hv with aux" PVHV bodies to the correct...
2021-12-18 Nicholas ClarkDon't clear the flag bit SVf_OOK in hv_undef_flags()
2021-12-18 Nicholas ClarkDocument the HV aux struct free/release logic in hv_und...
2021-12-18 Karl Williamsonutf8.c: Rmv duplicate #define.
2021-12-18 Chris 'BinGOs... Update ExtUtils-MakeMaker to CPAN version 7.64
2021-12-16 Tomasz Konojackifix struct ioinfo definition for Mingw
2021-12-16 Paul "LeoNerd... Mark keywords.{c,h} as linguist-generated in .gitattributes
2021-12-16 Karl Williamsonperlapio: binmode() and apply_layers() require pTHX
2021-12-16 Steve Hay_MSC_VER is now always >= 1800 (i.e. Visual C++ 2013...
2021-12-16 Richard LeachMinor RMG tweaks
2021-12-16 Richard LeachMinor output tweaks to sync-with-cpan
2021-12-16 Dagfinn Ilmari... Also fix paren-less calls of subs where a filehandle...
2021-12-16 Dagfinn Ilmari... Fix function calls being misinterpreted as bareword...
2021-12-16 James RaspassModernise File::Compare a little
2021-12-16 Jakub Wilkperltie: Fix variable name in TIEHASH example
2021-12-14 Paul "LeoNerd... Merge branch 'builtin-in-core-libs' into blead
2021-12-14 Paul "LeoNerd... t/op/switch.t no longer needs to avoid overload.pm... 19269/head
2021-12-14 Paul "LeoNerd... Fix indirect call of ->import
2021-12-14 Paul "LeoNerd... No need for avoiding overload in File::Copy
2021-12-14 Paul "LeoNerd... Use builtin::blessed() in overload.pm rather than using...
2021-12-14 Paul "LeoNerd... Use builtin::reftype in ext/
2021-12-14 Karl WilliamsonPorting/makerel: Don't reinvent a function
2021-12-14 Karl WilliamsonPorting/makrel: White space only
2021-12-14 Karl WilliamsonPorting/makerel: Add xlation of UTF-16 files
2021-12-14 Karl WilliamsonPorting/makerel: Avoid hardcoding UTF-EBCDICS
2021-12-14 Karl WilliamsonPorting/makerel: White-space/comment only
2021-12-14 Karl WilliamsonPorting/makerel: Add use strict/warnings
2021-12-14 Karl WilliamsonPorting/makerel Make EBCDIC files writable
2021-12-14 Karl Williamsont/TEST: white space only
2021-12-14 Karl Williamsont/TEST: print Skip msg for EBCDIC skipped tests
2021-12-13 Karl Williamsonmktables: Use builtin::refaddr
2021-12-13 Karl Williamsonmktables: Don't calculate some unused values
2021-12-09 Mike FultonUpdate compile and bind options for z/OS (os390)
2021-12-09 Karl WilliamsonMike Fulton is now a Perl author
2021-12-09 TAKAI KousukeSimplify IV abs operation in pp_abs.
2021-12-09 TAKAI KousukeUnify SETu() calls in pp_abs.
2021-12-09 TAKAI KousukeReplace SvUV_nomg(sv) with SvUVX(sv) in pp_abs.
2021-12-08 Paul "LeoNerd... Remove unnecessary braces in t/op/array.t
2021-12-08 Paul "LeoNerd... Use builtin::reftype/refaddr in .t files
next