summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Exit early from Perl_fbm_compile() if the SV is already "compiled".Nicholas Clark2011-06-111-1/+7
* Revert "Regenerate known_pod_issues.dat"Father Chrysostomos2011-06-101-1/+0
* Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into bleadLeon Brocard2011-06-101-0/+1
|\
| * Regenerate known_pod_issues.datFather Chrysostomos2011-06-101-0/+1
* | Update the list of CPAN mirrors in pod/perlmodlib.PLLeon Brocard2011-06-101-1/+1
|/
* Show diagnostic link format in perldelta templateDavid Golden2011-06-101-1/+1
* podcheck.t: decode verbatim paragraphs before checking lengthDavid Golden2011-06-102-4/+8
* Suppress proto warning from attrs.tFather Chrysostomos2011-06-101-1/+1
* Scalar keys assignment through lvalue subsFather Chrysostomos2011-06-091-1/+6
* t/op/sselect.t: reduce random failures (hopefully)David Mitchell2011-06-091-8/+21
* t/op/sselect.t: add descriptions to ok() testsDavid Mitchell2011-06-091-11/+14
* t/op/alarm.t: reduce intermittent failuresDavid Mitchell2011-06-091-9/+14
* eintr.t: skip based on capability rather than OSDavid Mitchell2011-06-091-10/+31
* Fix my + attrs + list assignmentFather Chrysostomos2011-06-081-0/+10
* Regenerate known_pod_issues.datFather Chrysostomos2011-06-071-1/+1
* [perl #92290, #92406] Returning a pad var from lv subFather Chrysostomos2011-06-071-1/+12
* Correct test names in sub_lval.tFather Chrysostomos2011-06-071-0/+1
* [perl #92258] <$fh> hangs on a glob copyFather Chrysostomos2011-06-051-1/+7
* Stop localised ties from becoming ro when COWFather Chrysostomos2011-06-041-0/+16
* Allow lvalue subs to return COWs in reference contextFather Chrysostomos2011-06-041-1/+4
* Add tests for [perl #87908]Karl Williamson2011-06-041-0/+14
* Fix several array-returning bugs in lvalue subsFather Chrysostomos2011-06-041-1/+65
* Remove duplicate testFather Chrysostomos2011-06-031-12/+1
* [perl #88138] ' is not equivalent to :: before a nullFather Chrysostomos2011-06-031-1/+5
* [perl #7946] Lvalue subs do not autovivifyFather Chrysostomos2011-06-032-1/+32
* [perl #4362] Test for ‘Can't find terminator’Father Chrysostomos2011-06-021-0/+8
* [perl #62498] Scalar context breaks lvalue subsFather Chrysostomos2011-06-012-4/+28
* Remove unnecessary stuff from sub_lval.tFather Chrysostomos2011-05-311-3/+1
* Make empty lvalue subs work correctlyFather Chrysostomos2011-05-311-1/+7
* Allow rvalue syntax in expr returned from lvalue subFather Chrysostomos2011-05-311-19/+32
* Allow lvalue subs to return TEMPsFather Chrysostomos2011-05-311-2/+10
* Revert "Allow returning of temps and ro’s from lv subs"Father Chrysostomos2011-05-311-2/+2
* Allow lvalue subs to return COWs in list contextFather Chrysostomos2011-05-301-1/+4
* Allow returning of temps and ro’s from lv subsFather Chrysostomos2011-05-301-2/+2
* [perl #72706] Test recursive substr lvalueFather Chrysostomos2011-05-301-1/+19
* Make explicit return in lvalue subs work under recursionFather Chrysostomos2011-05-301-1/+12
* [perl #91880] $_ refcounting problems in @INC filtersFather Chrysostomos2011-05-301-1/+21
* Allow formats with lines >64KDavid Mitchell2011-05-291-1/+9
* pp_formline: handle growing betterDavid Mitchell2011-05-291-1/+9
* pp_formline: keep linemark consistentDavid Mitchell2011-05-291-1/+24
* stop ~ in format modifying format stringDavid Mitchell2011-05-291-4/+31
* RT #91032: formline: bugs with non-string formatsDavid Mitchell2011-05-291-1/+48
* Make sigblocking tests more independentLeon Timmermans2011-05-291-8/+5
* perlre: Fix some line wrap issuesKarl Williamson2011-05-281-1/+0
* perlre: Fix some line wrap issuesKarl Williamson2011-05-281-1/+1
* perlre: Change C<> to L<>Karl Williamson2011-05-281-1/+1
* [perl #72724] explicit return doesn’t work with lvalue subsFather Chrysostomos2011-05-271-3/+4
* podcheck.t: Guard against transitory filesKarl Williamson2011-05-271-6/+11
* Add more to-do tests for explicit return from lvalue subFather Chrysostomos2011-05-261-2/+47
* Move a test to the right fileFather Chrysostomos2011-05-262-19/+19