summaryrefslogtreecommitdiff
path: root/t/op
Commit message (Expand)AuthorAgeFilesLines
* RT #124156: death during unwinding causes crashDavid Mitchell2015-05-151-1/+51
* [perl #124357] make sure which_perl() can find ./perl on in op/dump.tTony Cook2015-04-231-0/+6
* [perl #124127] fix cloning arrays with unused elementsTony Cook2015-04-161-1/+7
* skip t/op/dump.t under Address SanitizerDavid Mitchell2015-04-091-0/+3
* keep FOO read-only in 'FOO'->f()David Mitchell2015-04-091-1/+9
* [perl #124099] Wrong CvOUTSIDE in find_lexical_cvFather Chrysostomos2015-03-271-0/+6
* [perl #123790] Disable targlex for some opsFather Chrysostomos2015-03-261-0/+13
* concat2.t: Mention where concat.t isFather Chrysostomos2015-03-261-1/+2
* [perl #123790] Assert fail with *x=<y>Father Chrysostomos2015-03-251-1/+10
* Replace common Emacs file-local variables with dir-localsDagfinn Ilmari Mannsåker2015-03-222-8/+0
* dbmopen() with a third argument of undef can create files on disk.Nicholas Clark2015-03-191-1/+6
* t/op/pack.t: Generalize for EBCDICKarl Williamson2015-03-191-48/+52
* smartmatch: handle stack reallocDavid Mitchell2015-03-191-1/+33
* update PL_stack_sp when we exit matcher_matches_sv()Tony Cook2015-03-191-1/+0
* TODO test for smartmatch stack issueTony Cook2015-03-191-1/+21
* [perl #123995] Assert fail with s;@{<<;Father Chrysostomos2015-03-181-1/+8
* t/op/dump.t: silence 'Aborted' messages on stderrDavid Mitchell2015-03-181-10/+46
* loopctl.c: Correct bug numFather Chrysostomos2015-03-181-1/+1
* [perl #124004] Fix stack bug with foreach(@empty)Father Chrysostomos2015-03-181-1/+6
* fix t/op/utf8cache.t with -DDEBUG_LEAKING_SCALARSReini Urban2015-03-171-0/+3
* t/op/concat2.t: Skip 'use encoding' test in EBCDICKarl Williamson2015-03-141-0/+1
* [perl #123847] crash with *foo::=*bar::=*with_hashFather Chrysostomos2015-03-111-1/+8
* [perl #123963] "@<fullwidth digit>"Father Chrysostomos2015-03-101-1/+4
* Skip various locale tests when locales are not availableKarl Williamson2015-03-092-9/+11
* t/op/sprintf.t: Generalize for EBCDICKarl Williamson2015-03-051-8/+25
* t/op/bop.t: Generalize for EBCDIC platformsKarl Williamson2015-03-051-65/+66
* t/op/tie.t: Skip a couple tests on EBCDICKarl Williamson2015-03-051-0/+7
* t/op/inc.t: Generalize for EBCDICKarl Williamson2015-03-051-3/+10
* t/op/ver.t: Generalize for EBCDICKarl Williamson2015-03-051-5/+5
* t/op/override.t: Generalize for non-ASCII platformsKarl Williamson2015-03-051-1/+1
* t/op/chars.t: Generalize to not use code page specificKarl Williamson2015-03-051-6/+4
* t/op/coreamp.t: Generalize for non-ASCII platfomrsKarl Williamson2015-03-051-8/+18
* t/op/warn.t: Generalize for non-ASCII platformsKarl Williamson2015-03-051-9/+12
* t/op/magic.t: Generalize for non-ASCII platformsKarl Williamson2015-03-051-1/+1
* t/op/goto.t: Generalize for non-ASCII platformsKarl Williamson2015-03-051-2/+2
* t/op/utf8magic.t: Generalize for non-ASCII platformsKarl Williamson2015-03-051-2/+2
* t/op/evalbytes.t: Generalize for non-ASCII platformsKarl Williamson2015-03-051-3/+4
* t/op/utfhash.t: Fix to work on EBCDIC 1047Karl Williamson2015-03-051-9/+6
* t/op/split.t: EBCDIC fixesKarl Williamson2015-03-051-3/+5
* t/op/print.t: Skip an EBCDIC testKarl Williamson2015-03-051-0/+1
* op/chop.t: Fix for EBCDICKarl Williamson2015-03-051-9/+22
* t/op/lc.t: Generalize for non-ASCII platformsKarl Williamson2015-03-051-10/+9
* t/op/quotemeta.t: EBCDIC fixesKarl Williamson2015-03-051-21/+24
* [perl #123821] Fix assert fail with \(&$0)=0Father Chrysostomos2015-03-011-0/+3
* [perl #123817] Assert fail with attr in anon hashFather Chrysostomos2015-03-011-0/+13
* [perl #123802] Assertion failure with "\L\L"Father Chrysostomos2015-03-011-1/+15
* t/op/lex.t: Correct bug numFather Chrysostomos2015-03-011-1/+1
* [perl #123802] Assertion failure with /$0{}/Father Chrysostomos2015-02-281-1/+9
* [perl #123893] Fix hang with "@{"Father Chrysostomos2015-02-211-4/+15
* Fix t/op/dump.t warning in skip case.Craig A. Berry2015-02-181-1/+1