summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* The Windows CE Chainsaw MassacreSteve Hay2019-06-181-1/+0
* (perl #133989) scalar() the argument to readline, if anyTony Cook2019-06-171-0/+6
* (perl #134072) allow \&foo = \&bar to work in main::Tony Cook2019-06-121-1/+14
* (perl #130585) prevent a spurious ) in a subparse confusing the parserTony Cook2019-06-121-0/+14
* (perl #134125) accept only complete hex and binary literalsTony Cook2019-06-123-5/+18
* (perl #133850) allow attributes in sub-parsesTony Cook2019-06-111-0/+3
* (perl #133850) allow @x{...} with space in sub-parseTony Cook2019-06-111-0/+8
* (perl #133850) warn on ${time} even in sub-parseTony Cook2019-06-111-0/+8
* (perl #133850) fix parsing hints for print $fh "foo" in s///eTony Cook2019-06-111-0/+14
* (perl #122112) remove some interfering debug outputTony Cook2019-06-111-1/+0
* Android can pass eintr_print.tRichard Leach2019-06-031-1/+1
* podcheck.t: Don't output warnings when extracting podKarl Williamson2019-06-031-0/+1
* (perl #133913) limit numeric format results to INT_MAXTony Cook2019-06-031-0/+7
* (perl #134048) prevent an erroneous assertion on OP_SCALARTony Cook2019-06-031-1/+3
* (perl #134008) an alternative testTony Cook2019-06-031-0/+1
* [#134008] More carefully ignore negative precision in sprintfHugo van der Sanden2019-06-031-0/+3
* Use of code points over 0xFF in string bitwise operatorsJames E Keenan2019-05-311-69/+26
* Add unit test for compiled once RegExpNicolas R2019-05-311-0/+28
* Split ANYOFH regnode into two typesKarl Williamson2019-05-311-76/+76
* embed.fnc: Change s flag to SKarl Williamson2019-05-301-2/+2
* Use of strings with code points over 0xFF as arguments to "vec"James E Keenan2019-05-302-23/+16
* podcheck.t: Stop using Pod::ParserKarl Williamson2019-05-301-31/+8
* podcheck.t: Sort some output for consistencyKarl Williamson2019-05-301-2/+2
* podcheck.t: Typos, white-space, commentKarl Williamson2019-05-301-5/+9
* (perl #122112) a simpler fix for pclose() aborted by a signalTony Cook2019-05-301-2/+0
* (perl #122112) test for signal handler death in pcloseTony Cook2019-05-301-1/+22
* Remove remaining assignments to SvCUR and SvLEN in coreDagfinn Ilmari Mannsåker2019-05-281-1/+1
* Time::HiRes: Add L<> to pod linksKarl Williamson2019-05-251-0/+7
* PATCH: [perl #134117] Close DATA in loc_tools.plRichard Leach2019-05-241-1/+1
* PATCH: [perl #134059] panic outputting a warningKarl Williamson2019-05-241-0/+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