This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
scalar(%h = (1,1,1,1)) should return 4, not 2
[perl5.git] / ext / Hash-Util-FieldHash / FieldHash.xs
2011-03-19 Nicholas ClarkAdd PERL_NO_GET_CONTEXT to Hash::Util::FieldHash
2010-12-11 Zeframfix various compiler warnings from XS code
2010-10-25 Nicholas ClarkMerge Hash::Util::FieldHash::_test_uvar_{get,set,same...
2010-10-25 Nicholas ClarkIn Hash::Util::FieldHash::_test_uvar_set, the second...
2009-02-28 Goro FujiHash::Util::FieldHash 1.03 leaks SVs which are used...
2009-02-09 Nicholas ClarkRename ext/Hash/Util/FieldHash to ext/Hash-Util-FieldHash