]> git.vpit.fr Git - perl/modules/autovivification.git/commit
Move all run-time tweaks to the peephole optimizer
authorVincent Pit <vince@profvince.com>
Fri, 31 Dec 2010 15:39:57 +0000 (16:39 +0100)
committerVincent Pit <vince@profvince.com>
Fri, 31 Dec 2010 15:39:57 +0000 (16:39 +0100)
commitb1d516d5fdca78929674bbb21213be2411641768
tree085062cdb87c340f43f6a5bf582db2c210111a26
parent46e0ea48eeda37d558ae27bfc983da47245c9777
Move all run-time tweaks to the peephole optimizer

This should remove all the remaining races, but it requires perl 5.8.3
since 5.8.2 has a buggy peephole optimizer.
Makefile.PL
autovivification.xs
lib/autovivification.pm