]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commit
Rename vmg_uvar_del() to vmg_mg_del() to reuse its logic
authorVincent Pit <vince@profvince.com>
Fri, 10 Aug 2012 16:47:59 +0000 (18:47 +0200)
committerVincent Pit <vince@profvince.com>
Fri, 10 Aug 2012 21:06:14 +0000 (23:06 +0200)
commit056b5122597d90171577d0fad01bf17d08e401e8
tree34e2a8c849fde83f9c1518bfb2ac7a0cfcbe32d1
parentf80e249f673c39ee8ba0dd58b26a3d5384448b61
Rename vmg_uvar_del() to vmg_mg_del() to reuse its logic

The new vmg_mg_del() is now also used to remove our PERL_MAGIC_ext tokens.
Magic.xs