]> git.vpit.fr Git - perl/modules/Variable-Magic.git/history - t/40-threads.t
5.13.2 calls get magic on globs
[perl/modules/Variable-Magic.git] / t / 40-threads.t
2009-11-26 Vincent PitRemove all signature-related features
2009-05-15 Vincent PitRequire threads 1.67 and threads::shared 1.14 in t...
2009-03-16 Vincent PitLock shared variables
2009-02-24 Vincent PitFix the B stashes cache cloning, and really use it...
2009-02-22 Vincent PitReorder the arguments to the thread callback in t/40...
2009-02-22 Vincent PitPass the signature as a thread callback argument in...
2009-02-16 Vincent PitMake op_info thread safe
2008-09-21 Vincent PitOutput threads and threads::shared versions in threads...
2008-09-20 Vincent PitTest destructors
2008-09-20 Vincent PitTest same signature across threads
2008-09-20 Vincent PitDon't test threads if this perl wasn't built with ithre...
2008-09-19 Vincent PitMake the module threadsafe by adding a CLONE method...