This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2021-06-17 Paul "LeoNerd... scalarseq() should not put an OP_ENTER kid into scalar...
2021-06-17 James E KeenanMerge branch 'thibaultduponchelle-fix_links' into blead
2021-06-17 Karl WilliamsonMANIFEST: Add comment
2021-06-17 James E KeenanSilence one "non-numeric" warning
2021-06-17 Paul "LeoNerd... Rename scalarseq() to a somewhat more meaningful voidno...
2021-06-17 Thibault DUPONCHELLEUpdate UCD version. Remove changes to cpan Encode.... 18899/head
2021-06-17 Thibault DUPONCHELLEblogs.perl.org is not https
2021-06-17 Thibault DUPONCHELLEFix several unicode.org links
2021-06-17 Thibault DUPONCHELLEFix link for unicode faq
2021-06-17 Thibault DUPONCHELLEpmd/cpd moved to GitHub and GitHub pages
2021-06-17 Karl WilliamsonMANIFEST: Add comment
2021-06-16 James E KeenanMerge branch 'gh-18244-freebsd-osvers-20210609' into...
2021-06-16 James E KeenanSilence one "non-numeric" warning 18873/head
2021-06-16 Paul "LeoNerd... Rename scalarseq() to a somewhat more meaningful voidno...
2021-06-16 Thibault DUPONCHELLEFix perlbuzz link
2021-06-16 H.Merijn BrandDisambiguate what user sees in interactive Configure
2021-06-15 Karl Williamsonperl.h: Pay attention to if can have non-int bitfields
2021-06-15 Karl WilliamsonFix ASSUME definition
2021-06-15 Felipe GasperFix spelling: precede
2021-06-14 Matthew HorsfallAdd perldelta entry try/catch deparsing fix - 846e32ebef 18875/head
2021-06-14 Matthew HorsfallB::Deparse: Handle try/catch when catch has an ENTER...
2021-06-14 Hugo van der... regcomp.c: comments
2021-06-14 Karl Williamsonregcomp.c: White-space only
2021-06-13 Ricardo Signesperlgov: re-alphabetize the name list
2021-06-13 Ricardo Signesuse cpan.org, not ftp.funet.fi, to check the CPAN 18883/head
2021-06-13 Ricardo SignesCPAN mirror list: stop building one
2021-06-13 James E Keenanperldelta entry for 52f0602 (IO upgrade)
2021-06-13 James E Keenanperldelta entry for 1c1bafd (Unicode-Collate upgrade)
2021-06-13 Max MaischeinUpdate Socket from CPAN to 2.032
2021-06-12 Karl WilliamsonConfigure: apply recent metaconfig changes
2021-06-12 Karl WilliamsonConfigure changes for HAS_NON_INT_BITFIELDS
2021-06-12 Karl Williamsonregcomp.c: Fix typo in comment
2021-06-12 Karl Williamsonregcomp.h: Clarify comment
2021-06-11 Nicholas ClarkAdd -Werror=vla by default. C99 variable-length arrays...
2021-06-10 Dave LambleyAdd missing quotes to IO::Socket::INET example
2021-06-10 James E KeenanSkip tests of CORE::Dump on FreeBSD 18850/head
2021-06-09 Tomasz Konojackireplace all instances of PERL_IMPLICIT_CONTEXT with...
2021-06-09 Tony Cookavoid a prototype warning assigning \&getcwd to *cwd
2021-06-09 Tony Cookdon't fallback to simple pwd
2021-06-09 Tony Cookremove code that assuming finding pwd on the path is...
2021-06-09 Tony Cookprevent undefined behaviour at a language level while...
2021-06-08 Scott BakerSimply the uc() and lc() documentation for novices
2021-06-06 Tomoyuki SadahiroSynch with CPAN version 1.30
2021-06-06 James E KeenanObituary for Spider Boardman
2021-06-02 Scott BakerAdd some examples to the glob() documentation
2021-06-01 Leon TimmermansCall magic on all elements on %SIG delocalization
2021-06-01 Leon TimmermansCorrectly call delete magic on all hash magic
2021-06-01 Paul "LeoNerd... Rename G_ARRAY to G_LIST; provide back-compat when...
2021-06-01 Hugo van der... gh18770: stop scanning for substrs after *COMMIT
2021-05-31 Karl Williamsonregcomp.c: white-space; comments
2021-05-31 Michael G SchwernBase *.[ch] files: Replace leading tabs with blanks
2021-05-31 Karl Williamsonregcomp.c: Extract code from a too-large-function
2021-05-31 Karl Williamsonperl5340delta: Clarify /x{,3}/
2021-05-31 Karl Williamsonperluniprops: Remove references to Unicode::Unihan
2021-05-31 Ricardo SignesPorting/docs-team-charter.pod: the docs team charter
2021-05-31 Hugo van der... [gh 17847] data->pos_delta should stick at infinity
2021-05-31 Hugo van der... [gh 17847] avoid overflow on delta in study_chunk
2021-05-31 Hugo van der... [gh 17847] Include data->pos_delta in #if'd-out diagnostic
2021-05-31 Hugo van der... gh18842: fix a pair of sprintf format warnings
2021-05-31 James E KeenanImprove grammar
2021-05-31 積丹尼 Dan JacobsonAdd difference between <=> and cmp example
2021-05-31 Matthew Horsfallperlhacktips: Add callgrind profiling documentation
2021-05-31 Karl WilliamsonBump feature.pm Version to 1.66
2021-05-31 H.Merijn BrandSync Configure with META/DIST : >&4 changes and a typo
2021-05-31 Felipe GasperClarify descriptions of unicode_eval and evalbytes.
2021-05-31 Hugo van der... gh17824: zero curlocales[]
2021-05-30 Karl WilliamsonRefactor UTF_START_MARK()
2021-05-29 Tomasz KonojackiThe previous commit wasn't meant to be pushed
2021-05-29 Tomasz Konojackissh
2021-05-29 Karl WilliamsonUTF8_IS_NEXT_CHAR_DOWNGRADEABLE() check before deref
2021-05-29 Chris 'BinGOs... Happy World Digestive Health Day
2021-05-29 Dan Bookperlcommunity - add a webchat link for Libera.Chat...
2021-05-28 Karl Williamsonutf8.h: Simplify UNICODE_IS_SURROGATE()
2021-05-28 Karl Williamsonutf8.h: Use inRANGE for UNICODE_IS_32_CONTIGUOUS_NONCHARS
2021-05-28 Karl Williamsonutf8.h: Refactor UNICODE_IS_NONCHAR()
2021-05-28 Karl Williamsonregexec.c: Move parameter cast into macro
2021-05-28 Karl Williamsoninline.h: Clarify comment
2021-05-28 Karl Williamsonregcomp.h: Fix typos in comments
2021-05-28 Karl Williamsonregexec.c: Replace code with equivlent inline fcn
2021-05-28 Karl Williamsonperl.h: Fix typo in comment
2021-05-28 Karen EtheridgeVulnerabilities in cpan/ modules still affect perl...
2021-05-28 Karl WilliamsonisUTF8_CHAR() Check ptr before dereferencing
2021-05-26 Tony Cookremove MSVC100/vcexpress2010 from CI, at least for now
2021-05-26 Richard LeachPerl_clear_defarray - array does not actually need... hv/clear_defarray
2021-05-26 Richard LeachPerl_clear_defarray: faster array creation via new...
2021-05-26 Richard LeachAdd Perl_av_new_alloc() function and newAV_alloc_x...
2021-05-26 Nicholas ClarkData::Dumper 2.180 was released on 2021-05-26.
2021-05-25 Richard Leachperldelta.pod: entry for 2583ef6 (undef = ) 18817/head
2021-05-25 Richard LeachMake scalar assignment to undef a compile time error
2021-05-25 Nicholas ClarkBump Data::Dumper's $VERSION and update Changes, for...
2021-05-25 Nicholas ClarkRestore the explicit Data::Dumper Makefile.PL
2021-05-25 Tony Cookperldelta for 76d2194af, 73a0855d2ec, 8f432bc3ba
2021-05-25 Tony CookFile::Copy: compare inode numbers as strings
2021-05-24 Todd RinaldoUpdate version from CPAN to 0.9929
2021-05-24 Leon TimmermansMake use open :std push layers without any munging
2021-05-24 Leon TimmermansDo not cache utf8 offsets for non-canonical lengths
2021-05-24 Nicholas ClarkBump Data::Dumper's $VERSION and update Changes, for...
2021-05-24 Nicholas Clark5.8.1 provides all of isASCII, isPRINT, isALPHA and...
2021-05-24 Nicholas ClarkDumper.xs can use more emulation functions from ppport.h
2021-05-24 Max MaischeinUpdate Maintainers.PL with experimental version info...
next