Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop renamed packages from making reset() crash | Father Chrysostomos | 2012-12-05 | 1 | -1/+18 |
* | [perl #97958] Make reset "" match its docs | Father Chrysostomos | 2012-09-24 | 1 | -2/+43 |
* | In t/op/reset.t, don't eval "" in void context - die if something goes wrong. | Nicholas Clark | 2011-05-19 | 1 | -1/+1 |
* | Deprecate ?PATTERN? without explicit m operator | Zefram | 2010-11-24 | 1 | -4/+4 |
* | Avoid accessing free()d memory when calling reset in one thread, after | Nicholas Clark | 2007-04-06 | 1 | -2/+0 |
* | Add TODO tests for the (sometimes) crashing threads/op deletion/reset | Nicholas Clark | 2007-04-04 | 1 | -1/+72 |
* | A test for reset. | Nicholas Clark | 2007-04-04 | 1 | -0/+63 |