summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Flush PL_stashcache on glob-to-glob assignmentFather Chrysostomos2013-06-081-2/+7
* podcheck.t: Output fixed problems as passing to-do testsFather Chrysostomos2013-06-081-1/+9
* [perl #117941] reset crashes when current stash is freedFather Chrysostomos2013-06-081-1/+5
* [perl #117941] eval crashes when current stash is freedFather Chrysostomos2013-06-081-1/+6
* [perl #117941] Blessing into freed current stashFather Chrysostomos2013-06-081-1/+7
* [perl #117941] Handle vivification crashing w/freed stashFather Chrysostomos2013-06-081-1/+6
* [perl #24482] Fix sort and require to treat CORE:: as keywordFather Chrysostomos2013-06-072-2/+15
* Allow qr/(?[ [a] ])/ interpolation in (?[...])Father Chrysostomos2013-06-071-0/+3
* Stop delete local $ENV{foo} from leakingFather Chrysostomos2013-06-071-1/+9
* Don’t leak when compiling /(?[\d\d])/Father Chrysostomos2013-06-061-1/+2
* Free operand when encountering unmatched ')' in (?[])Father Chrysostomos2013-06-061-1/+2
* Stop /(?[\p{...}])/ compilation from leakingFather Chrysostomos2013-06-061-1/+2
* Stop (?[]) operators from leakingFather Chrysostomos2013-06-061-1/+7
* perldiag: Document ‘Expecting '(?flags:(?[...'’Father Chrysostomos2013-06-061-1/+0
* Merge remote-tracking branch 'remotes/origin/smoke-me/env-instead-of-echo' in...H.Merijn Brand2013-06-061-8/+9
|\
| * use 'env' instead of 'echo' for %ENV tests in magic.tH.Merijn Brand2013-06-051-8/+9
* | diag.t: Don’t confuse the two exception listseFather Chrysostomos2013-06-061-6/+11
* | diag.t: Remove commented obsoleted by 62f5f54dc2dFather Chrysostomos2013-06-061-1/+0
* | Don’t leak the /(?[])/ parsing stack on errorFather Chrysostomos2013-06-051-1/+2
|/
* require.t: handle parallel runsDavid Mitchell2013-06-051-2/+14
* make some tests TODO under -DPERL_NO_COWDavid Mitchell2013-06-051-0/+2
* dtrace.t: Don’t rely on installed strict.pmFather Chrysostomos2013-06-041-0/+1
* [perl #118297] Fix interpolating downgraded variables into upgraded regexpDagfinn Ilmari Mannsåker2013-06-041-1/+14
* -l $handle warning: globs, iorefs, utf8Father Chrysostomos2013-06-041-1/+18
* add a special case for VOS handling of argv[0] in magic.tPaul Green2013-06-031-1/+5
* add a special case for VOS handling of file position after open in tell.tPaul Green2013-06-031-5/+17
* remove an obsolete VOS special case and add a new one in fs.tPaul Green2013-06-031-6/+4
* [perl #118175] prevent a similar overflow for CANYTony Cook2013-06-031-1/+5
* [perl #118175] prevent a similar overflow for POSIXATony Cook2013-06-031-1/+12
* regex engine: simplify is_utf8_pat handlingDavid Mitchell2013-06-021-0/+4
* Fix crashes after syntax errors in lexical subsFather Chrysostomos2013-06-021-4/+0
* [perl #116735] Honour lexical prototypes when no parens are usedFather Chrysostomos2013-06-021-1/+3
* Name lexical constantsFather Chrysostomos2013-06-021-1/+5
* lexsub.t: To-do tests for citing lex subs after errorsFather Chrysostomos2013-06-021-1/+19
* [perl #118237] Fix coreamp.t’s rand testFather Chrysostomos2013-06-021-1/+1
* Stop constant inlining from countermanding ‘use subs’Father Chrysostomos2013-06-021-1/+7
* perlthrtut: Shorten/rewrap long linesFather Chrysostomos2013-05-281-1/+0
* diag.t, perldiag.pod: Make sure S is used for Perl_warnFather Chrysostomos2013-05-271-1/+2
* [perl #117947] Verify lvalueness of XSUBs at run timeFather Chrysostomos2013-05-271-1/+6
* pat_advanced.t: fix two testsFather Chrysostomos2013-05-271-0/+2
* Remove DG/UX support.Nicholas Clark2013-05-271-10/+1
* Tests for hashes in scalar context (and hence HvFILL()).Nicholas Clark2013-05-271-2/+88
* Make \N{ } deprecation warnings fatalizableFather Chrysostomos2013-05-271-0/+14
* Turn \N{ } deprecation warnings on by defaultFather Chrysostomos2013-05-271-0/+20
* Make ‘Escape literal pattern white space’ a default warningFather Chrysostomos2013-05-271-0/+10
* perldiag: miscellaneous clean-upFather Chrysostomos2013-05-261-1/+4
* regen pod issuesFather Chrysostomos2013-05-261-2/+0
* re-enable Copy-on-Write by default.David Mitchell2013-05-261-1/+0
* [perl #118159] Make PVs take precedence in SvTRUEFather Chrysostomos2013-05-261-1/+15
* Correct bug number comment in test.Nicholas Clark2013-05-251-1/+1