This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove the reference loop between symbol tables and typeglobs.
authorNicholas Clark <nick@ccl4.org>
Thu, 23 Jun 2005 21:30:33 +0000 (21:30 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 23 Jun 2005 21:30:33 +0000 (21:30 +0000)
commite15faf7d09c73a41f95fbe6a0045ad5b17c899a6
tree63afe41128dd7c7aaaf6effdfaa6ab9d91145647
parent8772537cf6d022a54f738ccb84b65a7f21ccf1b2
Remove the reference loop between symbol tables and typeglobs.
Typeglobs now have a weak reference onto their symbol table.

p4raw-id: //depot/perl@24966
embed.fnc
embed.h
gv.c
mg.c
pad.c
proto.h
sv.c
t/op/gv.t