This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2018-11-20 Karen Etheridgetick off 5.29.5 release
2018-11-20 Karen Etheridgeepigraph for 5.29.5 release
2018-11-20 Karen Etheridgeadd new release to perlhist v5.29.5
2018-11-20 Karen Etheridgefinalize perldelta for 5.29.5
2018-11-20 Karen EtheridgeRMG tweaks
2018-11-20 Karen Etheridgefix whitespace
2018-11-20 Karen Etheridgeupdate list of customized files
2018-11-20 Karen EtheridgeUpdate Module::Corelist for 5.29.5
2018-11-20 Karen Etheridge5.22 and 5.24 are now outside the regular release window
2018-11-20 Karl Williamsonregcomp.c: Rmv malformed assert()
2018-11-20 David Mitchellt/perf/benchmarks.t: improve do error checks
2018-11-19 Niko TyniMake Errno_pm.PL compatible with /usr/include/<ARCH...
2018-11-19 Tony CookJames Clarke is now a perl author
2018-11-19 James ClarkeAlso work around renameat() kernel bug on GNU/kFreeBSD
2018-11-19 Karl WilliamsonAllow forcing use of POSIX 2008 locale fcns
2018-11-19 Karl Williamsont/harness: Run tests for IO::Zlib sequentially
2018-11-19 Karl WilliamsonPATCH: [perl #133649] fails on OpenBSD-6.4 unthreaded
2018-11-19 Dominic Hargreaveslgtm.yml: work around some incorrect classification
2018-11-19 David Mitchellperlguts: clarify SV types which are scalars
2018-11-19 David Mitchellext/File-Find: support parallel testing
2018-11-19 David Mitchellext/GDBM_File/t/fatal.t: support parallel testing
2018-11-19 David Mitchellautodoc.pl: escape POD
2018-11-19 Chris 'BinGOs... Update Maintainers.pl to match reality
2018-11-19 David Mitchellperldelta for davem's commits
2018-11-19 Tony Cookperldelta for dda4a47798d6
2018-11-19 Tony Cookperldelta for 7d5be4b6, ea9daa76, 109d4d79, 36a4593d...
2018-11-19 Tony Cookperldelta for 191f8909fa4e
2018-11-19 Tony Cook(perl # 132147) improve robustness against corrupt...
2018-11-19 Tony Cook(perl #132147) only test corrupt dbs on archs that...
2018-11-19 Tony Cook(perl #132147) add extra block validation checks
2018-11-19 Tony Cook(perl #132147) don't cache invalid pages
2018-11-19 Tony Cook(perl #132147) add tests for corrupt files from tickets
2018-11-17 Karl WilliamsonAdd regnode NANYOFM
2018-11-17 Karl Williamsonregexec.c: Fix logic error
2018-11-16 Karl WilliamsonMerge branch 'fixup after regcomp sizing pass removal...
2018-11-16 Karl Williamsonregcomp.c: Simplify early failure returns
2018-11-16 Karl Williamsonregcomp.c: Remove no longer used parameter, and refactor
2018-11-16 Karl Williamsonregcomp.c: Remove now always NULL parameter
2018-11-16 Karl Williamsonregcomp.c: Don't restart parse for /d to /u if no need to
2018-11-16 Karl Williamsonregcomp.c: Don't restart parse for /d to /u if reparsin...
2018-11-16 Karl Williamsonregcomp.c: Don't restart parse now if doing so later
2018-11-16 Karl Williamsonregcomp.c: Swap 'if' branches for readability
2018-11-16 Karl Williamsonregcomp.c: Refactor constructing EXACTish nodes
2018-11-16 Karl Williamsonregcomp.c: Fix up parsing \N{} in a string
2018-11-16 Karl Williamsonregcomp.c: Remove obsolete code
2018-11-16 Karl Williamsonregcomp.c: Comments, white-space, rmv extra parens
2018-11-16 Karl Williamsonregcomp.c: Remove no longer useful code
2018-11-16 Karl WilliamsonFind optimizations for /[[:posix:]]/a
2018-11-16 Karl Williamsonregcomp.c: Add assertion
2018-11-16 Karl Williamsonregcomp.c: Fix up RE_TRACK_PATTERN_OFFSETS
2018-11-16 Karl Williamsonregcomp.c: Avoid some conditionals
2018-11-16 Karl Williamsonregcomp.c: Make sure UTF-8 regex pattern uses /u
2018-11-16 Karl WilliamsonPATCH: [perl #133642] Double free
2018-11-16 Karl Williamsonregcomp.c: Refactor to remove an else and a NOT_REACHED
2018-11-16 Karl Williamsonregcomp.c: calculate variants instead of assuming worst...
2018-11-16 Karl WilliamsonXXX utf8.c: calculate vairants instead of assuming...
2018-11-16 Karl Williamsonregcomp.sym: longj field is a boolean
2018-11-16 Karl Williamsont/re/reg_mesg.t: Add test
2018-11-16 Karl Williamson-Drv now turns on all regex debugging
2018-11-16 Karl Williamsonregcomp.h: Delete duplicate macro defn
2018-11-16 Karl Williamsonperl.h: White-space, comment
2018-11-16 Karl Williamsonre/re_tests: Add test
2018-11-16 Karl Williamsonhandy.h: Add some comments
2018-11-16 Karl Williamsonperlrun: Clarify -Dv
2018-11-16 Karl Williamsont/re/pat.t: Add a test
2018-11-15 Dominic Hargreaveslgtm.yml: classify charclass_invlists.h as generated
2018-11-14 James E KeenanAdd ext/File-Find/t to list of badly-behaved test direc...
2018-11-14 Dominic HargreavesEnable LGTM.com integration
2018-11-14 Karl WilliamsonAdd more parallelism to t/harness
2018-11-14 Dan DedrickFix missing build dependency for pods
2018-11-11 Sawyer XAdding Zak for March release
2018-11-10 James E KeenanEnsure same count of tests on different OSes.
2018-11-10 Sawyer XBump Data::Dumper to 2.173 (no real change):
2018-11-05 Karl Williamsonext/re/t/qr.t: Rmv extraneous Debug statement
2018-11-05 David MitchellDon't localise array / hash slice ref assignment
2018-11-04 Tony Cook(perl #132147) bump *DBM_File versions
2018-11-04 Tony Cook(perl #132147) add security warnings to the *DBM_File...
2018-11-02 Tomasz Konojackipp_divide: use modulo instead of multiplication
2018-11-01 Tony Cook(perl #127606) adjust dependency paths on installation...
2018-11-01 James E KeenanCorrect spelling error
2018-11-01 David Cantrellperlfunc: highlight -X behaviour on dangling symlinks
2018-11-01 Tony Cookbump $File::Spec::*::VERSION
2018-11-01 Tony Cookprevent t/Functions.t from warning on undefined values...
2018-10-31 James E KeenanHandle OSes where filesystems can be mounted with ...
2018-10-31 Karl WilliamsonPATCH: [perl #133620] heap buffer overflow
2018-10-30 James E KeenanMove subroutine definition to end of file.
2018-10-30 James E KeenanRegularize indents within subroutine definition.
2018-10-30 James E KeenanFully encapsulate check_utime_result()
2018-10-30 James E KeenanRemove code commented out since March 2002.
2018-10-30 James E KeenanRepeatedly hard-coding an integer is a mistake.
2018-10-30 James E KeenanMake descriptions more self-documenting
2018-10-30 James E KeenanAdd notes so it's easier to see where we are in test...
2018-10-30 James E KeenanUse t/test.pl's note() function
2018-10-30 H.Merijn BrandAdd minix hints to MANIFEST
2018-10-30 H.Merijn BrandAdd initial support for Minix3
2018-10-29 PaliDefine also Perl's calloc() macro
2018-10-29 James E KeenanNote locales available and those used in tests.
2018-10-28 Phil Pearl... remove extra 'be' in perlre pod
2018-10-23 Dagfinn Ilmari... Cast away const from AIX' accessx() path argument
2018-10-22 Tony Cook(perl #133604) fix binmode on Win32 :crlf layers origin/tonyc/133604-crlf-binmode-utf8
next