summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* 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
* bump base.pm $VERSION and un-CUSTOMISEDavid Mitchell2017-03-241-1/+0
* Skip %Config test under minitest.Jarkko Hietaniemi2017-03-221-0/+3
* skip an op/range.t test under -Dusemallocwrap=noDavid Mitchell2017-03-221-2/+4
* Regenerate t/porting/customized.dat.James E Keenan2017-03-181-27/+0
* Fix copyright test:Sawyer X2017-03-181-1/+3
* fix integer overflows in Perl_do_vecget()/setDavid Mitchell2017-03-171-1/+37
* Perl_do_vecget(): change offset arg to STRLEN typeDavid Mitchell2017-03-171-1/+53
* t/porting/libperl.t: add better dianosticsDavid Mitchell2017-03-171-2/+13
* add range.t test for RT #130841David Mitchell2017-03-151-2/+31
* warn if do "somefile" fails when . not default in @INC and somefile existsTony Cook2017-03-141-0/+13
* Make DEFAULT_INC_EXCLUDES_DOT the default on WindowsSteve Hay2017-03-121-1/+6
* RT#130624: heap-use-after-free in 4-arg substrAaron Crane2017-02-271-1/+13
* fix VMS test failHugo van der Sanden2017-02-261-6/+6
* update comment in test_bootstrap.plHugo van der Sanden2017-02-211-1/+1
* Add t/comp/parser_run.t to MANIFEST.James E Keenan2017-02-211-5/+7
* [perl #130814] Add testcase, and new testfile t/comp/parser_run.tHugo van der Sanden2017-02-211-0/+28
* (perl #130822) fix an AV leak in Perl_reg_named_buff_fetchTony Cook2017-02-211-1/+11
* re/fold_grind.t: Allow watchdog timeout to varyKarl Williamson2017-02-201-1/+4
* (perl #129340) copy the source when inside the dest in sv_insert_flags()Tony Cook2017-02-201-1/+4
* bump test count in t/comp/parser.tDavid Mitchell2017-02-191-1/+1
* [perl #130815] fix ck_return null-pointer deref on malformed codeAaron Crane2017-02-191-0/+6
* Show sub name in signature arity-check error messagesAaron Crane2017-02-181-168/+193
* pp_multideref: tweak an assertionDavid Mitchell2017-02-181-1/+7
* pp_formline(): avoid buffer overrunDavid Mitchell2017-02-181-1/+14
* S_regmatch: eliminate WHILEM_A_min paren savingDavid Mitchell2017-02-141-0/+11
* clear savestack on (?{...}) failure and backtrackDavid Mitchell2017-02-141-1/+21
* fix pad/scope issue in re_evalsDavid Mitchell2017-02-141-1/+19
* Don't try to compile a pattern known to be in errorKarl Williamson2017-02-131-5/+2
* Add test for [perl #130675]Karl Williamson2017-02-131-0/+6
* t/lib/croak/toke_l1: Cut down testKarl Williamson2017-02-131-0/+0
* toke.c: Fix bugs where UTF-8 is turned on in mid chunkKarl Williamson2017-02-133-3/+17
* Revert "Deprecating the use of C<< \cI<X> >> to specify a printable character."Sawyer X2017-02-123-14/+14
* Revert "Avoid triggering a deprecation warnings."Sawyer X2017-02-121-7/+1
* Net::Ping: Todo a test on EBCDICKarl Williamson2017-02-101-1/+1
* Add TODO test for [perl #125493]Karl Williamson2017-02-071-0/+6