summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Fix checks for tainted dir in $ENV{PATH}Father Chrysostomos2017-02-231-1/+17
* PATCH: [perl #129038] Crash with s///lKarl Williamson2017-02-231-1/+19
* Revert base.pm part of "(perl #127834) update CUSTOMIZED entries"Steve Hay2016-12-301-1/+0
* Regen customized.dat for base.pm changes againSteve Hay2016-10-121-1/+1
* Regen customized.dat for base.pm changesSteve Hay2016-10-121-1/+1
* Update customized.dat entry for base.pmSteve Hay2016-08-101-1/+1
* patch Parse::CPAN::Meta to ignore PERL_YAML_BACKEND, PERL_JSON_BACKEND when P...Karen Etheridge2016-08-011-0/+2
* (perl #127834) perldelta for . in @INC changesTony Cook2016-07-251-0/+1
* (perl #127834) update CUSTOMIZED entriesTony Cook2016-07-241-27/+147
* (perl #127380) default PERLIO_DEBUG/-Di to use STDERRTony Cook2016-06-081-3/+14
* (perl #127380) add tests for -DiTony Cook2016-06-081-0/+39
* don't test crypt()s tied fetch count if we don't have crypt()Tony Cook2016-04-081-6/+12
* stop lc() etc accidentally modifying in-place.David Mitchell2016-04-071-1/+25
* RT #127786: assertion failure with eval in DB pkg.David Mitchell2016-04-071-1/+13
* Enforce strict 'subs' in multideref optimisationDagfinn Ilmari Mannsåker2016-04-071-0/+10
* [perl #127533] only test semctl() if we have everything needed to use itTony Cook2016-04-051-0/+2
* hexfp: all ppc/powerpc-ld linux tailbits difference in exp(1)Jarkko Hietaniemi2016-04-051-6/+10
* Remove unwarranted assertion in Perl_newATTRSUB_x()Aaron Crane2016-04-051-1/+8
* PATCH: [perl 127537] /\W/ regression with UTF-8Karl Williamson2016-03-231-0/+2
* [perl #126922] avoid access to uninitialized memory in win32 crypt()Tony Cook2016-03-171-0/+41
* [perl #127183] Non-canonical hexadecimal floats are parsed prematurelyJarkko Hietaniemi2016-03-172-2/+54
* Add test for [perl #126405]Karl Williamson2016-03-171-0/+1
* PATCH: [perl #126141]: qr/]]]]][\\/ fails to raise errorKarl Williamson2016-03-171-0/+7
* [perl #125540] handle already being at EOF while not finding a heredoc termin...Tony Cook2016-03-171-1/+9
* [perl #123737] handle a non-identifer after @ better for a missing opTony Cook2016-03-171-1/+10
* [perl #123737] delay reporting a missing operator for arraysTony Cook2016-03-171-0/+9
* [perl #126042] handle scalar context for a missing import/unimport callTony Cook2016-03-171-1/+18
* [perl #126443] make sure PL_oldbufptr is preserved in scan_heredoc()Tony Cook2016-03-171-1/+10
* [perl #126480] pipe() doesn't need the assertionsTony Cook2016-03-171-0/+16
* assertion failure on foo(my $x : bar)David Mitchell2016-03-171-0/+19
* [perl #126193] don't use a trash SV if no indexes are provided to pp_lsliceTony Cook2016-03-171-1/+4
* [perl #126602] make sure targ isn't freed from under usTony Cook2016-03-171-1/+6
* [perl #126325] don't read past the end of the source for pack [Hh]Tony Cook2016-03-171-1/+21
* Fix t/op/sprintf2.t on VMSCraig A. Berry2015-12-081-1/+2
* Remove duplicate line from testSteve Hay2015-12-071-1/+0
* PATCH: [perl #126615] Segfault/assert fail with regex_setsKarl Williamson2015-12-071-0/+2
* hexfp: test longdblkind directly, instead of doublekindJarkko Hietaniemi2015-12-071-4/+10
* hexfp: these should be tested only with uselongdouble.Jarkko Hietaniemi2015-12-071-1/+3
* hexfp: printf %.13a 0.0Jarkko Hietaniemi2015-11-291-2/+4
* hexfp: printf %.13a 1.0Jarkko Hietaniemi2015-11-291-0/+3
* hexfp: printf %a for negative zero.Jarkko Hietaniemi2015-11-291-1/+8
* perl #126586 hexfp may lose 1-3 low order bits (most often, 1)Jarkko Hietaniemi2015-11-151-2/+32
* perl #126582 hexfp overflow drops hi-order bitsJarkko Hietaniemi2015-11-151-2/+20
* Note that CPAN.pm is customizedSteve Hay2015-10-311-0/+1
* Remove TODOs from tests now passingKarl Williamson2015-10-302-11/+8
* Fix some bugs in \B[sb}, \B{wb}, \B[gcb}Karl Williamson2015-10-301-0/+1
* Add TODO tests for [perl #126319]Karl Williamson2015-10-302-2/+31
* PATCH: [perl #126481] panic for !! with syntax error in /(?[...])/Karl Williamson2015-10-301-0/+12
* Check for POSIX locales once.Jarkko Hietaniemi2015-10-301-10/+9
* PATCH: [perl #126253] Nested quantifiers not caughtKarl Williamson2015-10-301-0/+2