This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Porting/bench.pl: add croak tests
[perl5.git] / t / op /
2017-06-14 Karl WilliamsonAllow bitwise & ^ | to accept trailing UTF-8
2017-06-12 David Mitchellfix utf char > IV_MAX on 32-bit platforms
2017-06-08 Craig A. BerryUpdate test skips for no fchdir.
2017-06-07 Karl Williamsont/op/bop.t: Re-add in some tests
2017-06-07 Karl Williamsont/op/bop.t: Verify complement downgrades UTF-8.
2017-06-07 Karl Williamsont/op/bop.t: Verify bitwise & ^ | retain UTF-8
2017-06-07 Dagfinn Ilmari Man... Make setting ${^ENCODING} to a defined value fatal
2017-06-07 David MitchellPerl_sv_vcatpvfn_flags: simpler special formats
2017-06-07 David MitchellPerl_sv_vcatpvfn_flags: simpler redundant arg test
2017-06-07 David Mitchellop/infnam.t: skip unportable tests
2017-06-07 David MitchellPerl_sv_vcatpvfn_flags: avoid wrap on precision
2017-06-07 David MitchellPerl_sv_vcatpvfn_flags: width/precis arg wrap
2017-06-07 David MitchellPerl_sv_vcatpvfn_flags: warn on missing %v arg
2017-06-07 David MitchellPerl_sv_vcatpvfn_flags: warn on missing width arg
2017-06-07 David MitchellS_expect_number(): return STRLEN not I32
2017-06-07 David MitchellPerl_sv_vcatpvfn_flags: %p and Inf/Nan
2017-06-07 David MitchellPerl_sv_vcatpvfn_flags: make %n missing arg fatal
2017-06-07 David MitchellPerl_sv_vcatpvfn_flags: remove redundant code
2017-06-07 David MitchellPerl_sv_vcatpvfn_flags: better calc f/p buf size
2017-06-07 David Mitchellsprintf: handle sized int-ish formats with Inf/Nan
2017-06-07 David Mitchellsprintf(): handle mangled formats better with utf8
2017-06-07 David Mitchellsprintf(): add memory wrap tests
2017-06-07 Tony Cook[perl #131263] clear the UTF8 flag on a glob if it...
2017-06-06 AbigailFatalize the use of code points above 0xFF for bitwise...
2017-06-06 AbigailFatalize inheriting AUTOLOAD for non-methods.
2017-06-06 AbigailForbid out of range Unicode code points.
2017-06-05 David Mitchellmake OP_REF support boolean context
2017-06-05 Dagfinn Ilmari Man... Forbid use of bare << to mean <<""
2017-06-05 Dagfinn Ilmari Man... Disallow opening the same symbol as both a file and...
2017-06-05 David Mitchellclosure.t: fix typo
2017-06-05 David MitchellFREETMPS when leaving eval, even when void/dying
2017-06-05 David MitchellS_require_tie_mod(): use a new stack
2017-06-02 Yves Ortonremove unneeded an unwelcome dependency
2017-06-02 Dagfinn Ilmari Man... Add support for deleting key/value slices (RT#131328)
2017-06-01 Karl Williamsont/op/vec.t: White space only.
2017-06-01 Karl WilliamsonDeprecate vec() with above-FF code points.
2017-06-01 Zeframset up catchable runloops early enough
2017-06-01 Yves Ortonsilence warning in gv.t
2017-06-01 Yves OrtonRestore "Tweak our hash bucket splitting rules"
2017-06-01 Father Chrysostomos[perl #131085] Crash with sub-in-stash
2017-06-01 Karl Williamsont/op/fork.t: Don't output shell warning
2017-06-01 Dagfinn Ilmari Man... Remove deprecated no-op :locked attribute
2017-06-01 Dagfinn Ilmari Man... Remove deprecated no-op :unique attribute
2017-06-01 Dagfinn Ilmari Man... Remove deprecated comma-less format variable lists
2017-04-23 Yves OrtonRevert "Tweak our hash bucket splitting rules"
2017-04-23 Yves OrtonTweak our hash bucket splitting rules
2017-04-18 David Mitchellemit require module name err hint only when valid
2017-04-18 David Mitchellrequire die msg: only mention @INC if used
2017-03-31 David Mitchellvec(): defer lvalue out-of-range croaking
2017-03-22 David Mitchellskip an op/range.t test under -Dusemallocwrap=no
2017-03-17 David Mitchellfix integer overflows in Perl_do_vecget()/set
2017-03-17 David MitchellPerl_do_vecget(): change offset arg to STRLEN type
2017-03-15 David Mitchelladd range.t test for RT #130841
2017-02-27 Aaron CraneRT#130624: heap-use-after-free in 4-arg substr
2017-02-21 Tony Cook(perl #130822) fix an AV leak in Perl_reg_named_buff_fetch
2017-02-20 Tony Cook(perl #129340) copy the source when inside the dest...
2017-02-18 Aaron CraneShow sub name in signature arity-check error messages
2017-02-18 David Mitchellpp_multideref: tweak an assertion
2017-02-18 David Mitchellpp_formline(): avoid buffer overrun
2017-02-08 Tony Cook(perl #130705) don't convert match with argument to qr
2017-02-07 Tony Cook(perl #130722) don't call SvPVX() on a glob
2017-02-07 David Mitchellmultideref: handle both OPpLVAL_INTRO,OPpDEREF
2017-02-04 David Mitchellbuffer overrun with format and 'use bytes'
2017-01-31 Karl WilliamsonPATCH: [perl #130656] tr// failue with UTF-8 across...
2017-01-30 David Mitchellsignature sub (\x80 triggered an assertion
2017-01-28 Zeframcroak on sv_setpvn() on a glob
2017-01-27 Steve HayFix wrong skippage when using -DPERL_DEBUGGING_MSTATS...
2017-01-27 Zeframfix ord of upgraded empty string
2017-01-24 Aaron CraneRT#130623: assertions when tying into non-packages
2017-01-24 David Mitchellbetter handle freeing of code blocks in /(?{...})/
2017-01-24 Tony Cook(perl #129190) intuit_method() can move the line buffer
2017-01-24 Tony Cook(perl #129274) avoid treating the # in $# as a comment...
2017-01-23 Zeframpermit goto at top level of multicalled sub
2017-01-23 Sergey AleynikovFix memory leak in B::RHE->HASH method.
2017-01-22 Zeframfix special-case recreation of *::
2017-01-19 Karl Williamsontoke.c: Avoid work for tr/a-a/.../
2017-01-19 Tony Cook(perl #129125) copy form data if it might be freed
2017-01-17 Tony Cook(perl #129149) fix the test so skip has a SKIP: to... origin/tonyc/129149-fix-skip
2017-01-16 Tony Cook(perl #129149) avoid a heap buffer overflow with pack...
2017-01-16 AbigailDeprecating the modifyable variables in constants by...
2017-01-16 AbigailDeprecation of an unqualified dump() to mean CORE:...
2017-01-16 AbigailBare heredocs will be fatal in 5.28.
2017-01-16 AbigailTime limit the deprecation of :unique and :locked.
2017-01-16 Tony Cook(perl #130262) split scalar context stack overflow fix
2017-01-13 Karl WilliamsonVarious .t's: Escape literal '}' and ']' in patterns
2017-01-10 Tomasz Konojacki(perl #130534) fix test failures under DragonFly BSD
2017-01-05 Aaron CraneFix the Unicode Bug in the range operator
2017-01-04 Aaron CraneRT#130496: assertion failure for '{}->$x' on undefined $x
2017-01-02 David MitchellHandle chop(@a =~ tr///)
2016-12-26 David Mitchellsplit ' ', $foo: don't check end byte
2016-12-23 Karl WilliamsonUse fnc to force out malformed warnings
2016-12-23 Tony Cook(perl #130335) fix numeric comparison for sort's built...
2016-12-05 David Mitchellassertion failure in ... or ((0) x 0))
2016-11-30 David Mitchellsplit was leaving PL_sv_undef in unused ary slots
2016-11-24 Karl WilliamsonSplit diagnostics for two UTF-8 malformations
2016-11-24 Karl Williamsonutf8.c: Clarify warning message.
2016-11-24 David Mitchellavoid premature free of referent in list assign
2016-11-18 Dagfinn Ilmari Man... Use test.pl functions in t/op/groups.t
2016-11-18 Dan Collinst/op/groups.t: Add missing "nok 1"
2016-11-17 Karl Williamsonop/bop.t: Fix test failing on EBCDIC
next