| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for deleting key/value slices (RT#131328) | Dagfinn Ilmari Mannsåker | 2017-06-02 | 1 | -8/+1 |
* | Correct error msg for sub:lvalue{%h{k}} in sassign | Father Chrysostomos | 2016-05-20 | 1 | -2/+6 |
* | Delete experimental autoderef feature | Aaron Crane | 2015-07-13 | 1 | -9/+11 |
* | Put miniperl @INC logic in test.pl | Father Chrysostomos | 2014-09-02 | 1 | -2/+1 |
* | Get kvhslice.t working under miniperl | Father Chrysostomos | 2014-09-02 | 1 | -1/+2 |
* | Fatalize using hash|array as reference | Karl Williamson | 2014-06-16 | 1 | -12/+5 |
* | Deprecate unescaped literal "{" in regex patterns | Karl Williamson | 2014-06-12 | 1 | -1/+1 |
* | rename aggref warnings to autoderef | Ricardo Signes | 2014-01-14 | 1 | -1/+1 |
* | Make key/push $scalar experimental | Father Chrysostomos | 2014-01-14 | 1 | -1/+1 |
* | Warn for all uses of %hash{...} in scalar cx | Father Chrysostomos | 2013-11-08 | 1 | -12/+15 |
* | Test kv slices in places that expect %{} | Father Chrysostomos | 2013-09-13 | 1 | -1/+19 |
* | Fewer false positives for %hash{$scalar} warning | Father Chrysostomos | 2013-09-13 | 1 | -8/+7 |
* | Suppress a warning in kvhslice.t | Father Chrysostomos | 2013-09-13 | 1 | -0/+1 |
* | test key/value hash slices | Ruslan Zakirov | 2013-09-13 | 1 | -0/+191 |