This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Created pod/perldeprecation.pod
[perl5.git] / t /
2016-11-02 Yves Ortonclarify behavior single quote regexps
2016-11-02 Steve HayUpgrade Net::Ping from version 2.51 to 2.55
2016-11-01 Yves Ortonrework perl #129903 - inf recursion from use of empty...
2016-11-01 Yves Ortonnew feature @{^CAPTURE} (and %{^CAPTURE} and %{^CAPTURE...
2016-11-01 Jarkko HietaniemiSkip the subnormals tests in tru64.
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-29 Jarkko HietaniemiUse the new metalevel definitions for fp inf/nan/range
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-28 Karl WilliamsonFix test to be EBCDIC friendly
2016-10-27 Yves Ortonregcomp.c: fix perl #129950 - fix firstchar bitmap...
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 Andy LesterPATCH: [perl #129964] Fix spelling of "referent" in...
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 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-25 Lukas Maimake do "a\0b" fail silently instead of throwing (RT...
2016-10-24 Tony Cook(perl #129130) make chdir allocate the stack it needs
2016-10-22 Jarkko HietaniemiScalar-List-Utils: regen customized.dat
2016-10-22 Jarkko HietaniemiMath-Complex: regen customized.dat
2016-10-22 Jarkko HietaniemiMath-Complex: customize Maintainers.pl
2016-10-22 Jarkko HietaniemiMath-BigInt: regen customized.dat
2016-10-22 Jarkko HietaniemiJSON-PP: regen customized.dat
2016-10-22 Craig A. BerryCheck for echo in new Net::Ping tests.
2016-10-22 Jarkko Hietaniemivax-netbsd: no nan
2016-10-22 Jarkko Hietaniemivax-netbsd: no PL_inf/PL_nan to export
2016-10-21 Jarkko HietaniemiThe 1994b214 made the test dependent on Tie::Hash:...
2016-10-21 Dan Collinst/uni/overload.t: Skip hanging test on FreeBSD
2016-10-21 Dan Collinst/op/blocks.t: tests for RT #113934
2016-10-21 Dan Collinst/op/goto.t: tests for RT #45091
2016-10-21 Dan Collinst/lib/overload_fallback.t: tests for RT #43356
2016-10-21 Dan Collinst/op/threads.t: tests for RT #41121
2016-10-21 Dan Collinst/op/threads.t: tests for RT #36664
2016-10-21 Dan Collinst/re/subst.t: tests for RT #23624
2016-10-21 Dan Collinst/re/pat.t: tests for RT #21491
2016-10-21 Dan Collinst/lib/warnings/op: tests for RT #6870
2016-10-21 Dan Collinst/op/local.t: tests for RT #7615
2016-10-21 Dan Collinst/io/socket.t: tests for RT #7614
2016-10-21 Dan Collinst/op/local.t: tests for RT #7411
2016-10-21 Dan Collinst/op/caller.t: tests for RT #7165
2016-10-21 Dan Collinst/op/die.t: tests for RT #4821
2016-10-21 Dan Collinst/lib/warnings/toke: tests for RT #4346
2016-10-21 Dan Collinst/op/attrs.t: tests for RT 3605
2016-10-21 Dan Collinst/op/bless.t: tests for RT #3305 and RT #3306
2016-10-21 Dan Collinst/uni/overload.t: test for RT #3270
2016-10-21 Dan Collinst/uni/overload.t: test for RT 3054: might segfault.
2016-10-21 Dan Collinst/op/blocks.t: add test for RT #2917
2016-10-21 Dan Collinst/op/blocks.t: add test for RT #2754
2016-10-21 Dan Collinst/op/for.t: RT #2166: Actually run the test so we know...
2016-10-21 Dan Collinst/op/local.t: Unknown RT#, but appears to be fixed...
2016-10-21 Dan Collinst/op/for.t: RT #1085: ticket 'resolved' but test was...
2016-10-21 Dan Collinst/op/attrs.t: Fixup for 7fe45fb9 - should be a semicolon
2016-10-20 Yves Ortonthe test for #129897 was missing the min-mod (?) on...
2016-10-20 Lukas Mailibperl.t: treat i686 arch the same as x86
2016-10-20 Karl Williamsonpodcheck.t: .core dump files don't contain pod
2016-10-19 Karl WilliamsonPATCH: [perl #129322] S_invlist_clear(SV *): Assertion...
2016-10-19 Yves Ortonregexec.c: add comment and add a test
2016-10-19 Yves Ortonregexec.c: fix perl #129897: trie short circuit breaks...
2016-10-19 Yves Ortonuniprops.t: split into 10 seperate test files t/re...
2016-10-18 Chris 'BinGOs' Wil... Update Net-Ping to CPAN version 2.51
2016-10-17 Tony Cook(perl #128996) prevent PL_op pointing to freed ops
2016-10-16 Karl WilliamsonPATCH: [perl #129891] t/op/utf8decode.t failing
2016-10-15 Jarkko HietaniemiIf a unit test doesn't finish in 5 minutes, it's not...
2016-10-13 Karl Williamsonutf8n_to_uvchr(): Note multiple malformations
2016-10-13 Karl WilliamsonAdd details to UTF-8 malformation error messages
2016-10-13 Steve HayUpgrade Scalar-List-Utils from version 1.45 to 1.46
2016-10-11 Dan Collins[rt #129336] #!perl -i u erroneously interpreted as -u
2016-10-04 Hugo van der Sanden[perl #129350] anchored/floating substrings must be...
2016-10-04 David Mitchellfix common assign issue on @a = (split(), 1)
2016-10-04 David MitchellBetter optimise my/local @a = split()
2016-10-04 David Mitchellmake OP_SPLIT a PMOP, and eliminate OP_PUSHRE
2016-09-28 David Mitchellundef $0 shouldn't warn about $0
2016-09-27 David MitchellS_sv_2iuv_common(): optimise single digit strings
2016-09-26 David Mitchelladd a test for gv_try_downgrade()
2016-09-25 Karl Williamsonpodcheck.t: perlepigraphs: don't note too long verbatims
2016-09-20 Stevan Littleknown pod issues
2016-09-19 Father ChrysostomosMake regexp_nonull.t test patterns without null
2016-09-19 Father Chrysostomosbop.t: Delete $SIG{__WARN__}
2016-09-19 Father Chrysostomos[perl #129287] Make UTF8 & append null
2016-09-19 Father Chrysostomosregexp.t: Update comments about column 1
2016-09-17 Karl Williamsonlib/warnings/utf8: Reinstate warning test
2016-09-17 Father ChrysostomosAdd regexp_nonull.t
2016-09-12 Father Chrysostomos[perl #129164] Crash with splice
2016-09-10 Father Chrysostomos[perl #129090] Crash with sub c{sub c}
2016-09-09 Craig A. BerryForce a newline in new attrs.t test.
2016-09-07 David MitchellPerl_delimcpy(): handle backslash as last char
2016-09-07 David Mitchellfix errror handling for ':attr(foo' with no ')'
2016-09-07 Steve HayUpgrade Sys::Syslog from version 0.34 to 0.35
2016-09-07 Tony Cook(perl #128988) preserve PL_oldoldbufptr is preserved...
2016-09-05 Rick DelaneyTest for perl #47047
2016-09-05 Father ChrysostomosNo need to skip t/op/dump.t on darwin
next