This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #125540] handle already being at EOF while not finding a heredoc terminator
[perl5.git] / t / op / smartkve.t
2015-07-13 Aaron CraneDelete experimental autoderef feature
2014-11-09 Father Chrysostomosvalues and each are OA_DANGEROUS
2014-11-09 Father Chrysostomossmartkve.t doesn’t need to disable dep warnings
2014-09-03 Father ChrysostomosPut miniperl @INC logic in test.pl
2014-09-03 Father ChrysostomosGet smartkve.t working under minitest
2014-01-14 Ricardo Signesrename aggref warnings to autoderef
2014-01-14 Father ChrysostomosMake key/push $scalar experimental
2013-04-24 David Mitchellt/op/smartkve.t: single-quote some eval stuff
2013-03-18 Yves OrtonHarden hashes against hash seed discovery by randomizin...
2012-10-26 Yves Ortonfix a very subtle hash ordering dependency in op/smartkve.t
2011-04-19 Father ChrysostomosMake keys $scalar an lvalue
2011-04-19 Father ChrysostomosMake keys/value/each $scalar accept only unblessed...
2010-11-01 David GoldenAllow push/pop/keys/etc to act on references