This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2016-10-31 Tony Cook(perl #129085) avoid memcmp() past the end of a string
2016-10-31 Tony Cook(perl #128997) avoid reading beyond the end of the...
2016-10-31 Andy Lester(perl #129961) code cleanup for clang -Weverything...
2016-10-30 Andy LesterAdded some discussion of tabs & spaces in the source...
2016-10-30 Yves Ortonfix #129802: sv_grow: remove the overallocation for...
2016-10-30 Yves Ortonfix perl #129802 - overallocate in concat to ensure...
2016-10-29 Karl WilliamsonXS-APItest/t/utf8.t: Test with longest possible overlong
2016-10-29 Karl WilliamsonXS-APItest/t/utf8.t: White-space only
2016-10-29 Karl WilliamsonXS-APItest/t/utf8.t: Fix EBCDIC bug
2016-10-29 Karl WilliamsonXS-APItest/t/utf8.t: Move a common expression to $var
2016-10-29 Karl WilliamsonXS-APItest/t/utf8.t: Fix wrong test on EBCDIC
2016-10-29 Craig A. BerryThe new symbols broke a limit in VMS.
2016-10-29 Jarkko HietaniemiUse the new metalevel definitions for fp inf/nan/range
2016-10-29 Jarkko HietaniemiConfigure: add defs summarizing doublekind/longdblkind
2016-10-29 Jarkko Hietanieminetbsd-vax: 2**400 does not fit vax fp
2016-10-29 Jarkko Hietanieminetbsd-vax: more skippage due to no inf/nan
2016-10-29 Jarkko HietaniemiArchive-Tar: customized.dat
2016-10-29 Jarkko HietaniemiArchive-Tar: Maintainers customization
2016-10-29 Jarkko HietaniemiArchive-Tar: customized version bump
2016-10-29 Jarkko HietaniemiArchive-Tar: detect if external tar fails
2016-10-29 Craig A. BerryArchive-Tar: in VMS gnutar requires filenames in native...
2016-10-29 Jarkko HietaniemiArchive-Tar: RT #118476: scan for the right tar more...
2016-10-28 Karl WilliamsonFix test to be EBCDIC friendly
2016-10-27 Yves Ortonregcomp.c: document the trie common prefix logic
2016-10-27 Yves Ortonregcomp.c: avoid some unnecessary work when it wont...
2016-10-27 Yves Ortonregcomp.c: in trie common prefix logic rename idx to...
2016-10-27 Yves Ortonregcomp.c: whitespace only change, break up dense code...
2016-10-27 Yves Ortonregcomp.c: add a comment about the trie logic
2016-10-27 Yves Ortonregcomp.c: refactor TRIE bitmap logic to a macro
2016-10-27 Yves Ortonoptimise gv.c a bit (we could do better)
2016-10-27 Yves Ortonmust check all the EXPORT vars in two places!
2016-10-27 Yves Ortonregcomp.c: fix perl #129950 - fix firstchar bitmap...
2016-10-27 David MitchellCarp/t/arg_string.t: fixup to previous fixup
2016-10-27 David MitchellCarp/t/arg_string.t: be liberal in f/p formats
2016-10-26 Karl Williamsonlocale.c: Silence compiler warning
2016-10-26 Karl Williamsonlib/locale.t: Skip testing known incompatible locales
2016-10-26 Karl Williamsonlib/locale.t: Add skip(), fail() functions
2016-10-26 Karl Williamsont/loc_tools.pl: Make find_locales accept string input
2016-10-26 Karl Williamsont/loc_tools.pl: Add 'use strict'
2016-10-26 Karl Williamsont/loc_tools.pl: Move some code earlier in the file
2016-10-26 Karl Williamsont/loc_tools.pl: Complement sense of optional parameter
2016-10-26 Karl Williamsont/loc_tools.pl: Fix not catching incompatible locales
2016-10-26 Karl Williamsonutf8.c: Silence unused parameter compiler warning
2016-10-26 Karl Williamsonlocale.c: Use meaningful initialization msg
2016-10-26 Karl Williamsonlocale.c: Output warning if debugging and 'no warnings'
2016-10-26 Andy LesterPATCH: [perl #129964] Fix spelling of "referent" in...
2016-10-26 Karl WilliamsonAdd branch predictors for DEBUG statements
2016-10-26 Karl Williamsonperl.h: White-space only
2016-10-26 Karl Williamsonpod/perllocale: Add caution about incompatible locales
2016-10-26 Karl WilliamsonPATCH: [perl #129277] perlrecharclass: Clarify q//...
2016-10-26 David Mitchell-DsR : display unTEMPed temps with "t" not "T"
2016-10-26 David Mitchellspeed up AV and HV clearing/undeffing
2016-10-26 David Mitchellt/op/read.t: test with zero-length buffer
2016-10-26 David MitchellNet::Ping: avoid stderr noise in tests
2016-10-26 David MitchellAdd perldelta entries for
2016-10-26 David Mitchelltiearray.t - more fine-grained DESTROY counts
2016-10-26 David Mitchellreindent tiearray.t
2016-10-26 David MitchellHandle list assignment in list context better
2016-10-26 David MitchellBetter optimise array and hash assignment
2016-10-26 David Mitchellbench.pl: fix --sort and --compact options
2016-10-25 Andrew FreshOpenBSD 6 still does not support returning pid, gid...
2016-10-25 Lukas Maimake do "a\0b" fail silently instead of throwing (RT...
2016-10-24 Aaron CraneRT#129229: move sort_manifest() into its own library
2016-10-24 Todd Rinaldohv.h: rework HEK_FLAGS to a proper member in struct hek
2016-10-24 Tony Cook(perl #129130) make chdir allocate the stack it needs
2016-10-22 Jarkko HietaniemiMETA.json regen
2016-10-22 Jarkko HietaniemiScalar-List-Utils: regen customized.dat
2016-10-22 Jarkko HietaniemiScalar-List-Utils: customize Maintainers.pl
2016-10-22 Jarkko HietaniemiScalar-List-Utils: customized VERSION bump
2016-10-22 Jarkko HietaniemiScalar-List-Utils: netbsd-vax: no inf/nan
2016-10-22 Jarkko HietaniemiScalar-List-Utils: netbsd-vax: no inf/nan
2016-10-22 Jarkko HietaniemiMath-Complex: regen customized.dat
2016-10-22 Jarkko HietaniemiMath-Complex: customize Maintainers.pl
2016-10-22 Jarkko HietaniemiMath-Complex: customized VERSION bump
2016-10-22 Jarkko HietaniemiMath-Complex: netbsd-vax: no inf
2016-10-22 Jarkko HietaniemiMath-Complex: netbsd-vax: no inf, different range
2016-10-22 Jarkko HietaniemiMath-Complex: netbsd-vax: no inf
2016-10-22 Jarkko HietaniemiMath-BigInt: regen customized.dat
2016-10-22 Jarkko HietaniemiMath-BigInt: Maintainers.pl customization
2016-10-22 Jarkko HietaniemiMath-BigInt: customized VERSION bump
2016-10-22 Jarkko HietaniemiMath-BigInt: netbsd-vax: different float range
2016-10-22 Jarkko HietaniemiJSON-PP: regen customized.dat
2016-10-22 Jarkko HietaniemiJSON-PP: customize Maintainers.pl
2016-10-22 Jarkko HietaniemiJSON-PP: reformat in preparation for next change
2016-10-22 Jarkko HietaniemiJSON-PP: customized VERSION bump
2016-10-22 Jarkko HietaniemiJSON-PP: netbsd-vax: different float range
2016-10-22 Jarkko HietaniemiJSON-PP: netbsd-vax: different float range
2016-10-22 Lukas Maiop.c: silence compiler warning in fold_constants()
2016-10-22 Craig A. BerryCheck for echo in new Net::Ping tests.
2016-10-22 Jarkko HietaniemiPOSIX version bump
2016-10-22 Jarkko Hietaniemivax-netbsd: no nan
2016-10-22 Jarkko Hietaniemivax-netbsd: do not tempt fp overflow, which will SIGFPE
2016-10-22 Jarkko Hietaniemivax-netbsd: no PL_inf/PL_nan to export
2016-10-22 Jarkko Hietaniemivax-netbsd: do not test for inf/nan
2016-10-22 Jarkko Hietaniemivax-netbsd: test non-IEEE-754-ness only once
2016-10-22 Jarkko Hietaniemivax-netbsd: set the RETVAL even if unused
2016-10-22 Jarkko HietaniemiConfigure: signbit scan assuming too much
2016-10-22 Jarkko Hietaniemivax-netbsd: another negative zero assumption
2016-10-22 Jarkko Hietaniemivax-netbsd: Negative zero is only a thing IEEE 754.
2016-10-22 Jarkko Hietaniemivax-netbsd: expand lround() and signbit testing
next