http://www.perlmonks.org?node_id=1011349


in reply to Re: return of hash-assigment in list context (bug?)
in thread return of hash-assigment in list context (bug?)

http://perl5.git.perl.org/perl.git?a=search&h=HEAD&st=free&s=hash+assign
2012-12-18 Dave RolskyBetter description of hash assignment bug fixes Better description of hash assignment bug fixes commit | commitdiff | tree 2012-12-18 Dave RolskyClarify hash assignment bug fix in list context Clarify hash assignment bug fix in list context commit | commitdiff | tree 2012-12-11 Father Chrysostomos[Merge] hash assignment fixes and speedup [Merge] hash assignment fixes and speedup ...to left algorithm for not magic hash assignment > * in list context hash assignment return keys aliased to RHS commit | commitdiff | tree 2012-12-11 Ruslan Zakirovrefactor aassign for array and hash assignment "while (relem <= SP)" loop commit | commitdiff | tree 2012-12-11 Ruslan Zakirovhash assign in list context should copy key as well hash assign in list context should copy key... commit | commitdiff | tree 2012-12-11 Ruslan Zakirovmake sure hash assignment is proper lvalue make sure hash assignment is proper lvalue commit | commitdiff | tree 2012-12-11 Ruslan Zakirovfix issues in hash assignment with odd elements fix issues in hash assignment with odd elements 3) hash assignment with duplicates and odd elements on commit | commitdiff | tree 2012-12-11 Ruslan Zakirovtest hash assignment with odd elements for leaks test hash assignment with odd elements for leaks ...is tied and dies on fetch then hash assignment commit | commitdiff | tree 2012-12-11 Ruslan Zakirovtest "Odd number of elements in hash assignment" test "Odd number of elements in hash assignment" commit | commitdiff | tree 2012-09-23 Father ChrysostomosStop hash assignment from leaking on croak Stop hash assignment from leaking on croak commit | commitdiff | tree 2012-05-22 Lukas Maidocument behavior of duplicate keys in hash assignment ...behavior of duplicate keys in hash assignment commit | commitdiff | tree 2010-09-11 David Mitchelllist cxt hash assign with dups gives garbage list cxt hash assign with dups gives garbage commit | commitdiff | tree