Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix booleanness of regexps | Father Chrysostomos | 2013-08-11 | 1 | -1/+4 |
* | op.c: Stop copying constants under ithreads | Father Chrysostomos | 2013-07-25 | 1 | -1/+0 |
* | Test !0 and !1 immutability and singletonness | Father Chrysostomos | 2013-07-25 | 1 | -1/+16 |
* | [perl #118159] Make PVs take precedence in SvTRUE | Father Chrysostomos | 2013-05-26 | 1 | -1/+15 |
* | t/op/not.t: Add descriptions to all tests. | James E Keenan | 2013-01-05 | 1 | -16/+31 |
* | Add parens around second argument to tests 4 and 5. | James E Keenan | 2013-01-05 | 1 | -2/+2 |
* | Additional tests for t/op/not.t | Steve Peters | 2005-02-15 | 1 | -1/+37 |
* | [perl #34101] not() || 1 produces segmentation fault | Marcus Holland-Moritz | 2005-02-10 | 1 | -0/+13 |