summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* fix #131649 - extended charclass can trigger assertYves Orton2018-11-053-19/+22
* PATCH: [perl #133423] for 5.26 maintKarl Williamson2018-11-051-0/+4
* (perl #133250) backport CVE-2018-12015 fixTony Cook2018-09-241-0/+1
* (perl #132063) we should no longer warn for this codeTony Cook2018-03-231-3/+0
* 5.26.1: fix TRIE_READ_CHAR and DECL_TRIE_TYPE to account for non-utf8 targetYves Orton2018-03-231-0/+1
* [perl #132063]: Heap buffer overflowKarl Williamson2018-03-231-0/+7
* (perl #131844) fix various space calculation issues in pp_pack.cTony Cook2018-03-231-1/+23
* (perl #125351) abort parsing if parse errors happen in a sub lexSteve Hay2018-03-191-1/+10
* fix #132017 - OPFAIL insert needs to set flags to 0Yves Orton2018-03-191-1/+4
* perldelta for 745e740c825dTony Cook2018-03-131-2/+0
* Fix test failures in GCC "long doubles" builds on WindowsSteve Hay2018-03-121-2/+2
* prevent integer overflow when compiling a regexpTony Cook2018-03-121-1/+5
* fix GvSV refcounting in sortZefram2018-03-121-1/+24
* (perl #128263) handle PL_last_in_gv being &PL_sv_undefTony Cook2018-03-121-1/+11
* (perl #131949) adjust s in case peekspace() moves the line stringTony Cook2018-03-121-1/+11
* (perl #131836) avoid a use-after-free after parsing a "sub" keywordTony Cook2018-03-121-1/+9
* Fix t/comp/parser_run.t for EBCDICKarl Williamson2018-03-121-2/+2
* (perl #131793) sanely handle PL_linestart > PL_bufptrTony Cook2018-03-121-1/+8
* (perl #131954) don't initialize mark before a possible move of the stackTony Cook2018-03-021-1/+41
* add a svleak.t test for RT #132892Yves Orton2018-03-021-1/+7
* properly check readpipe()'s argument listZefram2018-03-021-3/+24
* (perl #131665) avoid a buffer overflow in a buffer we didn't needTony Cook2017-09-101-5/+16
* add test for [perl #131522] and fix test for (related) [perl #127581]Yves Orton2017-09-071-2/+2
* [perl #131645] Fix assert fail in pp_sselectFather Chrysostomos2017-08-291-1/+10
* set up catchable runloops early enoughZefram2017-08-291-0/+50
* (perl #131646) make the test less fragileTony Cook2017-08-291-1/+1
* PATCH: [perl #131646] Assertion fail UTF-8 error msgKarl Williamson2017-08-291-0/+13
* [perl #131627] extend stack in scalar-context pp_list when no argsAaron Crane2017-08-231-1/+9
* (perl #131597) ensure the GV slot is filled for our [%$@]foo: attrTony Cook2017-08-231-0/+18
* [perl #131627] Fix multideref for $x{qw/a/->$*}Dagfinn Ilmari Mannsåker2017-08-231-1/+11
* Fix previous cherry-pick, which Git was unable to work out correctly itselfSteve Hay2017-08-231-1/+1
* don't call Perl_fbm_instr() with negative lengthDavid Mitchell2017-08-231-0/+11
* S_require_tie_mod(): use a new stackDavid Mitchell2017-08-231-1/+19
* [perl #131085] Crash with sub-in-stashFather Chrysostomos2017-08-231-0/+4
* podcheck: Module::Signatures is known correct.Karl Williamson2017-05-221-0/+1
* Revert "Tweak our hash bucket splitting rules"Yves Orton2017-04-233-18/+7
* Revert "Add new hashing and "hash with state" infrastructure"Yves Orton2017-04-231-1/+1
* Add new hashing and "hash with state" infrastructureYves Orton2017-04-231-1/+1
* Tweak our hash bucket splitting rulesYves Orton2017-04-233-7/+18
* emit require module name err hint only when validDavid Mitchell2017-04-181-4/+98
* require die msg: only mention @INC if usedDavid Mitchell2017-04-181-1/+10
* Workaround for GNU Autoconf unescaped left braceKarl Williamson2017-04-171-0/+1
* fix cases where 'do file' should be 'do ./file'.James E Keenan2017-04-072-3/+3
* fixup tests under t/ that assumed '.' in @INCDavid Mitchell2017-04-076-16/+7
* stop passing '.' in @INC to testsDavid Mitchell2017-04-072-4/+19
* pods: Add L<> for links missing them; a couple nitsKarl Williamson2017-04-051-0/+4
* vec(): defer lvalue out-of-range croakingDavid Mitchell2017-03-311-1/+19
* tweak 'do "%s" failed' messageDavid Mitchell2017-03-311-1/+1
* Test PERL_USE_UNSAFE_INCDagfinn Ilmari Mannsåker2017-03-251-2/+11
* Delete PERL_USE_UNSAFE_INC from test environmentDagfinn Ilmari Mannsåker2017-03-253-0/+6