This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2023-01-11 James E KeenanCorrect one character typo appearing in lib/feature.pm
2023-01-11 Yves Ortonregexec engine - wrap and replace RX_OFFS() with better...
2023-01-10 James E KeenanMath::Trig: POD correction
2023-01-09 Tony Cookperldelta for 44ba6f934a, ccc99c3cb950, 151ba7cd97fa...
2023-01-09 Tony Cookperlport: note the new behavior of symlink with / paths
2023-01-09 Tony Cookwin32_symlink(): we replace any /, we no longer need...
2023-01-09 Tony Cookwin32_symlink: correctly handle linking to abs path...
2023-01-09 Tony CookFile::Find: handle \ in symbolic links on Win32
2023-01-09 Tony Cookon win32 translate / to \ in symlink targets
2023-01-09 Tony Cookperldelta for 8c61f504eeb9
2023-01-09 Tony Cookmake win32_lstat() return the length of the link in...
2023-01-09 Yves Ortonregcomp.pl - fixup intflags debug data to handle gaps...
2023-01-09 Yves OrtonMakefile.SH - fix 'reonly' Makefile target to test...
2023-01-09 Yves Ortonav.c - av_store() do the refcount dance around magic...
2023-01-08 Yves Ortonupdate_authors.t - fixup shallow clone guards
2023-01-08 Max MaischeinFix name within (restored) pod/perl5370delta
2023-01-07 Karen Etheridgerestore pod/perl5370delta.pod
2023-01-07 BramCI linux-i386: Replace checkout@v1 with git cmds
2023-01-06 Yves Ortondist/threads - bump version
2023-01-06 Yves Ortonregcomp.c - make sure CURLYM closes the capture buffer...
2023-01-06 Yves Ortonregcomp.c - in regdupe_internal() set up "in program...
2023-01-06 Karl Williamsonthreads.xs: Add missing possessives in comments
2023-01-06 Karl Williamsonlocale.c: Tighten assertion
2023-01-06 Karl Williamsonlocale.c: Don't SAVEFREEPV a void
2023-01-06 Karl WilliamsonFix mojibake in POSIX::strftime()
2023-01-06 Karl WilliamsonMove my_strftime() from util.c to locale.c
2023-01-06 Karl WilliamsonRefactor my_strftime() into using a do ... while();
2023-01-06 Karl Williamsonmy_strftime: Test for trivial case before anything...
2023-01-06 Karl WilliamsonPerl_my_strftime(): Reformat source
2023-01-06 Karl Williamsonperlapi,POSIX.pod: Note problematic behavior with strft...
2023-01-04 David MitchellStorable: add missing PUTBACK in store_code()
2023-01-04 Karl WilliamsonPorting/todo.pod: Fix grammar
2023-01-04 Karl WilliamsonRevert "Revert "Inline strlcat(), strlcpy()""
2023-01-04 Yves OrtonFile-Find/t - use File::Temp to create a private test...
2023-01-04 Yves OrtonFile-Find/t/taint.t - do not use rel2abs after we have...
2023-01-04 Yves Ortonregen/embed_lib.pl - don't add integer to reference...
2023-01-03 Yves Ortonperldiag.pod - fixup quoting of %s parameter
2023-01-03 Yves Ortonpp_ctl.c - Check if refs have overloads in @INC
2023-01-02 Karl Williamsonperllocale: NetBSD doesn't have querylocale()
2023-01-02 Karl Williamsonintrpvar.h: Fix misspelling in comment
2023-01-02 Karl Williamsonlocale.c: Fix comment
2023-01-02 Karl Williamsont/harness: Fix misspelling in comment
2023-01-02 James E KeenanTie-File/t/29_downcopy.t: Correct typo in inline comment
2023-01-01 Peter John... Math-Complex: improve numerical accuracy
2023-01-01 James E KeenanMath-Complex: Standardize $VERSION at 1.60
2022-12-31 Yves Ortont/harness - show the time tests finished (for late...
2022-12-31 Yves OrtonDBM_Filter/t - Use a private temporary directory for...
2022-12-30 Yves Ortongv.h - mark the unused GVf flag with a RESERVED define
2022-12-30 Yves Ortonop_reg_common.h - break long defines
2022-12-30 Yves OrtonEXTERN.h - Add whitespace to comment to make more readable
2022-12-30 Yves Ortoncv.h - remove left sidecomment star
2022-12-30 Yves Ortonutil.h - remove slash to make line easier to autowrap...
2022-12-30 Yves Ortonzaphod32_hash.h - rework comment to be more legible
2022-12-30 Yves Ortonintrpvar.h - reword comment to be easier to understand...
2022-12-30 Yves Ortonpad.h - reword comment to be more legible
2022-12-30 Yves Ortonintrpvar.h - break comment over multiple lines
2022-12-30 Yves Ortonhandy.h - fix typo in comment
2022-12-30 Yves Ortonutfebcdic.h - fix comment indent
2022-12-30 Yves Ortonhandy.h - join a comment together into one line
2022-12-30 Yves Ortoncop.h - fix incorrect var name in comment (PL_in_eval)
2022-12-30 Yves Ortonperlio.h - break long comment line
2022-12-30 Yves Ortonhandy.h - remove unused macros
2022-12-30 Yves OrtonXSUB.h - line up properly
2022-12-30 Yves OrtonXS-APItest/t/locale.t - deal with indented values properly
2022-12-30 James E Keenant/harness: correct one spelling error
2022-12-30 Yves Ortont/harness - rework serial detection logic
2022-12-30 Yves OrtonRevert "Revert "harness: handle serial/parallel directo...
2022-12-30 Yves OrtonUpdate IO-Zlib to v1.12 - fixed tests for parallelism
2022-12-29 Peter John... Math-Complex: improve documentation
2022-12-29 Peter John... Math-Complex: correct typos in documentation
2022-12-29 James E Keenanhv.c: typo spotted by Yves Orton
2022-12-29 James E Keenantoke.c: Change spelling of one variable
2022-12-29 James E Keenantoke.c: Manual correction of typos from GH 20435
2022-12-29 James E Keenanregcomp.c: Manual correction of typos from GH 20435
2022-12-29 James E Keenanlocale.c: Manual correction of typos from GH 20435
2022-12-29 James E Keenanhandy.h: Manual correction of typos from GH 20435
2022-12-29 James E KeenanCorrect typos as per GH 20435
2022-12-29 Andrew RuthvenPOSIX::fmax - Correct the variable used in example
2022-12-26 Yves Ortoncpan/JSON-PP - Update to version 4.13, more features...
2022-12-26 Yves Ortonlib/DBM_filter/t/ - make test parallel safe
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()
next