This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2016-01-11 Ricardo SignesRevert "add Changes file for PathTools"
2016-01-11 Ricardo Signesperldelta: two CVE notices
2016-01-11 Ricardo Signesadd Changes file for PathTools
2016-01-11 Tony Cookavoid invalid memory access in MapPath[AW]
2016-01-11 Ricardo SignesPathTools: bump version for CVE-2015-8607 fix
2016-01-11 Tony Cookensure File::Spec::canonpath() preserves taint
2016-01-11 Tony Cookperldelta for 6146d9e1c87d
2016-01-11 Tony Cook[perl #123788] update isa magic stash records when...
2016-01-11 Tony Cook[perl #123788] tests for making in in-use @ISA not...
2016-01-10 Tony Cookperldelta for a7162bf74f38
2016-01-10 Tony Cook[perl #123737] delay reporting a missing operator for...
2016-01-10 Tony Cookperldelta for 0072721ceb71, beb08a1e6d63, 5c1db5695506...
2016-01-10 Tony Cook[perl #126633] fix some corner cases in OPpASSIGN_COMMO...
2016-01-10 Dave Mitchell[perl #126633] check children of OA_DANGEROUS ops for...
2016-01-10 Tony Cook[perl #126633] copy anything gmagical on the right
2016-01-10 Tony Cook[perl #126633] if we see smagic on the left copy the...
2016-01-10 Tony Cook[perl #126633] TODO tests
2016-01-10 Lukas Maifix more file paths
2016-01-10 Tom HukinsHiRes.t no longer exists
2016-01-10 Tom HukinsFix file paths
2016-01-08 Karl WilliamsonTailor \b{wb} for Perl
2016-01-08 Karl Williamsonmktables: Add constructor parameter
2016-01-08 Karl Williamsonregexec.c: Add a parameter to a static function
2016-01-08 Karl Williamsonperlrebackslash: White-space, clarification
2016-01-08 Lukas MaiDeparse.pm lives in lib/B now, not dist/B-Deparse
2016-01-07 Lukas Maiperlreftut: lots of small changes
2016-01-07 Lukas Maiperlreftut: make example strict clean
2016-01-07 Karl Williamsonlib/utf8.pm: pod changes
2016-01-07 Steve HayUpgrade Pod-Usage from version 1.67 to 1.68
2016-01-07 Steve HayUpgrade Test-Harness from version 3.35 to 3.36
2016-01-07 Tony Cookperldelta for 0cd52e23ae64
2016-01-07 Tony Cook[perl #126042] handle scalar context for a missing...
2016-01-06 Daniel Dragangive Win32 miniperl a real getcwd for build perf
2016-01-06 Karl Williamsonperlgit: Fix too long verbatim line
2016-01-06 Karl Williamsonpodcheck: Improve NAME detection
2016-01-06 Karl Williamsonmktables: Fix /l testing in re/uniprops.t
2016-01-06 Lukas MaiDeparse the /n flag on regexes [perl #127189]
2016-01-06 Lukas Maiverses -> versus
2016-01-06 Steve Haypodlators has been upgraded to version 4.04
2016-01-06 Steve HayUpgrade Math-BigInt from version 1.999714 to 1.999715
2016-01-06 Steve HayUpgrade libnet from version 3.07 to 3.08
2016-01-06 Tony Cookfix a typo in perl5233delta.pod
2016-01-06 Tony Cook[perl #126240] avoid leaking memory when setting $ENV...
2016-01-05 Lukas Maiperlsyn: change = to == in conditional in do/while...
2016-01-05 Steve HayUpgrade Unicode-Normalize from version 1.24 to 1.25
2016-01-05 Steve HayUpgrade bignum from version 0.41 to 0.42
2016-01-05 Steve HaySilence t/porting/cmp_version.t after Math-Big* upgrades
2016-01-05 Steve HayUpgrade Math-BigRat from version 0.260801 to 0.260802
2016-01-05 Steve HayUpgrade Math-BigInt-FastCalc from version 0.38 to 0.40
2016-01-05 Steve HayUpgrade Math-BigInt from version 1.999710 to 1.999714
2016-01-05 Lukas Maiperlgit: many small changes
2016-01-05 Lukas Maiclarify meaning of waitpid returning 0 [perl #127080]
2016-01-05 Lukas Maiexplain meaning of negative PIDs in waitpid [perl ...
2016-01-04 Tony Cook[perl #126922] avoid access to uninitialized memory...
2016-01-04 Andy DoughertyAdd Configure support for fdclose() for [perl #126847].
2016-01-04 Andy DoughertyPATCH: Re: [perl #126847] fdclose(3) patch
2016-01-04 David MitchellPorting/bench.pl: add --compact option
2016-01-04 David MitchellPorting/bench.pl: preserve test order
2016-01-03 James E KeenanRemove superfluous entry in checkAUTHORS.pl.
2016-01-03 Tony Cookperldelta for 4732711e2548
2016-01-03 Andreas KoenigRemove nm from libswanted
2016-01-03 James E KeenanProvide additional email address for contributor Mattia...
2016-01-03 Mattia BarbonReplace :: with __ in THIS like it's done for parameter...
2016-01-03 James E Keenanperldelta: podlators upgrade to 4.04
2016-01-03 Karen Etheridgeupdate podlators to 4.04
2016-01-03 David Mitchellfix -DPERL_GLOBAL_STRUCT_PRIVATE builds
2016-01-03 Aaron CraneRemove unwarranted assertion in Perl_newATTRSUB_x()
2016-01-03 Ricardo Signes*glob{FILEHANDLE} is no longer deprecated
2016-01-02 Karen EtheridgeUpdate podlators to version 4.03
2016-01-01 Karen Etheridgepodcheck.t: tell the author where the problems db is...
2016-01-01 Karen EtheridgeRMG: fix typo, clarify instructions a bit
2015-12-31 Andy Dougherty[PATCH] Try more crypt algorithms in the tests, for...
2015-12-29 Ricardo Signesrelease schedule: add release managers for 2016Q1
2015-12-28 Lukas MaiFile::Find: update POD/comments
2015-12-28 Lukas Maiperlpodspec: fix typo
2015-12-26 Karl Williamsonregcomp.c: Add comment.
2015-12-26 Karl Williamsonregexec.c: Avoid a function call
2015-12-26 Karl Williamsonregcomp.h: Remove extraneous 'struct's
2015-12-26 Karl Williamsonregcomp.h: Fix shift and mask
2015-12-26 Karl Williamsonregcomp.h: Use more basic macro in #defines
2015-12-26 Karl Williamsonregcomp.h: Free up bit in ANYOF FLAGS field
2015-12-26 Karl Williamsonregcomp.h: Shorten, clarify names of internal flags
2015-12-26 Karl WilliamsonAPItest.xs: Silence compiler warning on 32-bit machines
2015-12-23 Karl Williamsonmktables: Free up some memory after final use
2015-12-23 Karl Williamsont/thread_it.pl: Increase stack size for AIX
2015-12-22 David GoldenUpdate release manager's guide
2015-12-22 Karl WilliamsonPATCH: [perl #126261: Assertion failure on missing...
2015-12-22 Karl Williamsonregcomp.c: update RExC_start when parsing outside input
2015-12-22 Karl Williamsonregcomp.c: Add a stable pattern end pointer.
2015-12-22 Karl Williamsont/lib/warnings/regcomp: Fix typo in comment
2015-12-22 Karl Williamsonregcomp.c: Use macro instead of recalculating
2015-12-22 Karl Williamsonregcomp.c: Move calculations to common macro
2015-12-22 Karl Williamsonregcomp.h: reword some comments
2015-12-22 Karl Williamsonregcomp.c: Make some params to a static fcn const
2015-12-22 Karl Williamsonregcomp.c: Add 2 basic assertions
2015-12-22 Karl Williamsonpp_hot.c: Add assertion
2015-12-22 Karl Williamsonperlapi: Clarify 'string' vs. buffer
2015-12-22 Karl Williamsonutf8.h: Add 2 assertions
2015-12-22 Chris 'BinGOs... Controlled demolition, CoreList is 5.20151220
2015-12-22 Karl WilliamsonDeprecate to_utf8_case()
next