summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* study_chunk: avoid mutating regexp program within GOSUBHugo van der Sanden2020-05-171-1/+25
* Revert "avoid identical stack traces"Steve Hay2020-03-144-37/+1
* Fix libperl.t 'no symbols' warning on darwinNicolas R2020-03-091-3/+5
* regexec: don't increment recursion counter for non-postponed EVALHugo van der Sanden2020-02-121-1/+10
* Fix Issue #17372 - Deal with NOTHING regops in trie code properlyYves Orton2020-02-121-1/+2
* PATCH: GH #17370, read beyond buffer in grok_inf_nanKarl Williamson2020-02-121-1/+4
* PATCH: GH #17367 read 1 beyond end of bufferKarl Williamson2020-02-121-1/+5
* avoid identical stack tracesDavid Mitchell2020-02-124-1/+37
* fix panic caused by printf with %n with utf8 length magicTony Cook2020-02-121-0/+10
* PATCH: [perl 134335], gh115,Assert fail in regmatchKarl Williamson2020-02-121-1/+11
* PATCH: [perl #134329] Use after free in regcomp.cKarl Williamson2020-02-121-0/+0
* PATCH: [perl #134059] panic outputting a warningKarl Williamson2020-02-121-0/+1
* Change various search.cpan.org references to metacpan.org and www.cpan.orgDan Book2020-02-111-1/+1
* Update documentation, readmes, comments, and utilities to reference the GitHu...Dan Book2020-02-112-2/+3
* (perl #134048) prevent an erroneous assertion on OP_SCALARTony Cook2019-10-271-1/+3
* Avoid panic when last s///g is tainted and utf8David Mitchell2019-10-211-1/+23
* PATCH: [perl #134325] Heap buffer overflowKarl Williamson2019-10-211-2/+12
* avoid use-after free in /(?{...})/David Mitchell2019-10-211-1/+15
* [#134008] More carefully ignore negative precision in sprintfHugo van der Sanden2019-10-211-0/+3
* (perl #133989) scalar() the argument to readline, if anyTony Cook2019-10-211-0/+6
* Add test for perl #134169Manuel Mausz2019-10-161-1/+21
* Add two entries to pod issues databaseJames E Keenan2019-10-141-1/+1
* PATCH: [perl #133860] 5.30 regressionKarl Williamson2019-05-161-1/+18
* PATCH: [perl #134067] heap buffer overflow in lexingKarl Williamson2019-05-031-0/+20
* (perl #134061) move the test to t/uni/parser.tTony Cook2019-05-032-10/+9
* RT#134061: don't call pad_findmy_pvn() with invalid flagsAaron Crane2019-05-031-1/+9
* PATCH: [perl #134064] Assertion failure in toke.cKarl Williamson2019-05-021-0/+16
* fix t/porting/bench.tDavid Mitchell2019-04-271-3/+1
* remove leftovers from [perl #127663]Tomasz Konojacki2019-04-261-52/+44
* -DPERL_GLOBAL_STRUCT and -fno-common smoke failDavid Mitchell2019-04-231-0/+7
* t/op/sprintf2.t - Mark failing tests as TODO with VC++ prior to VC14Steve Hay2019-04-191-0/+8
* t/op/taint.t - Skip failing test on WindowsSteve Hay2019-04-191-8/+12
* t/io/perlio.t: skips tests if no /tmpRichard Leach2019-04-191-4/+9
* Deparse: mark "$a[0]\[1]" TODODavid Mitchell2019-04-191-1/+2
* handle an ASAN specific section name parsing nm output on darwinTony Cook2019-04-161-1/+1
* PATCH: [perl #134034] Assert fail in pattern matchKarl Williamson2019-04-151-0/+5
* PATCH: [perl #134029] Fail assert in pattern wildcardKarl Williamson2019-04-151-0/+7
* (perl #133951) add Internals::getcwdTony Cook2019-04-151-0/+22
* PATCH: [perl #133997] Assert fail with script runsKarl Williamson2019-04-131-0/+4
* t/op/lc.t: Fix bareword warningKarl Williamson2019-04-131-2/+2
* t/loc_tools.pl: No setlocale when no localesKarl Williamson2019-04-131-0/+2
* t/loc_tools.pl: miniperl can't use locale handlingKarl Williamson2019-04-131-0/+4
* t/op/magic.t: Fix skip countKarl Williamson2019-04-131-1/+1
* warnings.t: skip some leaky testsDavid Mitchell2019-04-121-0/+2
* Avoid leak/crash calling CORE::foo()David Mitchell2019-04-121-1/+1
* PATCH: [perl #133992] Assertion failure in scan_constKarl Williamson2019-04-101-1/+11
* t/re/pat.t: Silence 'wide char' warningKarl Williamson2019-04-091-2/+3
* PATCH: [perl #133999] Assertion failure in regex matchKarl Williamson2019-04-091-0/+7
* PATCH: [perl #133995], Assertion failure in regmatchKarl Williamson2019-04-091-1/+7
* PATCH: [perl #133998] regcomp assertion failureKarl Williamson2019-04-091-1/+6