]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commit
Remove all signature-related features
authorVincent Pit <vince@profvince.com>
Thu, 26 Nov 2009 00:40:07 +0000 (01:40 +0100)
committerVincent Pit <vince@profvince.com>
Thu, 26 Nov 2009 00:40:07 +0000 (01:40 +0100)
commit8edd65482a48cda016b4677014dcb80b2b923cb1
tree35be0a48210cc236224e4940a1b212bd27ad1b77
parent6db3edecb6ba3be691816c4c16f623227159a832
Remove all signature-related features

From now on, the wizards are only stored in a global pointer table with
threaded perls.
14 files changed:
MANIFEST
Magic.xs
lib/Variable/Magic.pm
ptable.h [new file with mode: 0644]
samples/copy.pl
samples/magic.pl
samples/uvar.pl
t/01-import.t
t/10-simple.t
t/12-sig.t [deleted file]
t/13-data.t
t/15-self.t
t/40-threads.t
t/41-clone.t