This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
do-file should not force a bareword
[perl5.git] / t / op / hash.t
2012-05-21 Father ChrysostomosXS-APItest/t/hash.t: comment typo
2012-01-06 Father Chrysostomos[perl #107440] Save av/hv on mortals stack when clearing
2012-01-01 Father Chrysostomos[perl #100340] Free hash entries before values on delete
2011-11-06 Father ChrysostomosFix hash.t’s miniperl skip
2011-11-05 Father ChrysostomosWeak refs to pad hvs should go stale
2011-09-21 Father Chrysostomos[perl #99660] Remove elems from hashes before freeing...
2011-05-20 Father ChrysostomosTests for iterator deletion [perl #85026]
2010-11-27 Father ChrysostomosSuppress test warning added by 04698ff6
2010-11-27 Father Chrysostomos[perl #79178] STORE/FETCH of tie()d hash get stringifie...
2010-08-13 Eric BrineFix untimely destruction introduced by lvalue ops ...
2010-08-13 Eric BrineTODO tests for untimely destruction introduced by lvalu...
2007-10-17 Ben Morrowex-PVBM and mro interact badly
2007-09-17 Nicholas ClarkFix spelling errors in comments.
2003-11-05 Stas Bekman[patch t/op/hash.t] extending the hash attack test
2003-11-01 Nicholas ClarkAdd Internals::HvREHASH to expose the rehashing flag