summaryrefslogtreecommitdiff
path: root/t/op/reset.t
Commit message (Expand)AuthorAgeFilesLines
* Stop renamed packages from making reset() crashFather Chrysostomos2012-12-051-1/+18
* [perl #97958] Make reset "" match its docsFather Chrysostomos2012-09-241-2/+43
* In t/op/reset.t, don't eval "" in void context - die if something goes wrong.Nicholas Clark2011-05-191-1/+1
* Deprecate ?PATTERN? without explicit m operatorZefram2010-11-241-4/+4
* Avoid accessing free()d memory when calling reset in one thread, afterNicholas Clark2007-04-061-2/+0
* Add TODO tests for the (sometimes) crashing threads/op deletion/resetNicholas Clark2007-04-041-1/+72
* A test for reset.Nicholas Clark2007-04-041-0/+63