This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2016-01-20 Stevan Littleadd in the Known Issue, thanks again to BinGOs++ origin/release-5.23.7 v5.23.7
2016-01-20 Stevan LittleAdding the new version to Perl history
2016-01-20 Stevan Littlemauke++ && BinGOs++
2016-01-20 Stevan Littleremove the last of the boiler plate
2016-01-20 Stevan Littleupdate module core list in perldelta
2016-01-20 Stevan Littlesorry, this is not correct, it was a small change to...
2016-01-20 Stevan LittleUpdate %Module::CoreList::released with new date
2016-01-20 Stevan Littleupdated Module::CoreList (version has already been...
2016-01-20 Stevan Littlefirst run through for the perldelta, more to come
2016-01-20 Stevan Littleupdating copyright to 2016
2016-01-19 Stevan Littleapparently that was now to best to deprecate an email...
2016-01-19 Stevan Littleupdating my own email, that address is no longer valid
2016-01-19 Karl WilliamsonUse lookup table for /\b{gcb}/ instead of switch stmt
2016-01-19 Karl Williamsont/re/uniprops.t: Fix bug in diagnostic output
2016-01-19 Karl WilliamsonAdd qr/\b{lb}/
2016-01-19 Karl WilliamsonMake tables for Perl-tailored Unicode Line_Break property
2016-01-19 Karl Williamsonregen/mk_invlists.pl: Use property's real values
2016-01-19 Karl Williamsonmktables: Add field to constructor
2016-01-19 Karl Williamsonregen/mk_invlists.pl: Internal housekeeping
2016-01-19 Karl Williamsonregen/mk_invlists.pl: Keep internal enum values last
2016-01-19 David Mitchellremove vestigial uses of PRIVSHIFT
2016-01-19 Todd RinaldoRemove B::Section from B.pm
2016-01-19 David Mitchelllib/ExtUtils/typemap: silence g++ warning.
2016-01-17 Daniel Draganremove deprecated PL_timesbuf
2016-01-17 Dagfinn Ilmari... Remove unused sub from strict vs. multideref test
2016-01-17 Aaron CraneFix broken fix for RT #127212
2016-01-17 Aaron CraneFix version numbers in intrpvar.h comments
2016-01-17 Aaron CraneExempt intrpvar.h from bump-perl-version changes
2016-01-17 Aaron CraneRT #127212: retain binary compatibility across plain...
2016-01-17 Ricardo Signesperldelta for fix in e1ccd22
2016-01-17 Dagfinn Ilmari... Enforce strict 'subs' in multideref optimisation
2016-01-16 Craig A. BerryHave Perl_vmssetenv always use setenv/unsetenv.
2016-01-16 Craig A. BerryC99 math under C++ on VMS.
2016-01-15 David Mitchellembed.fnc: fix some back indentation
2016-01-15 David Mitchellembed.fnc and regen: detect duplicate fn defs
2016-01-14 Karl Williamsonre/uniprops: Fix to work on early Unicodes
2016-01-14 Karl WilliamsonUnicode::UCD: Fix to work on very early Unicode versions
2016-01-14 Karl WilliamsonDon't generate EBCDIC POSIX-BC tables
2016-01-14 Ricardo SignesPathTools: use mkpath instead of make_path in tests
2016-01-13 Tony Cookperldelta for 61d30259f32e
2016-01-13 Tony Cook[perl #123737] handle a non-identifer after @ better...
2016-01-13 Jarkko HietaniemiNo List::Util under miniperl.
2016-01-12 Steve HayPathTools-3.62 is now on CPAN
2016-01-12 Aaron CraneData::Dumper: handle huge inputs on 64-bit platforms
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
next