]> git.vpit.fr Git - perl/modules/Variable-Magic.git/history - t/41-clone.t
This is 0.64
[perl/modules/Variable-Magic.git] / t / 41-clone.t
2022-09-20 Richard LeachAdd support for 5.37.3's PADSV_STORE optimization rt144052
2015-07-20 Vincent PitWork around stray exits in t/40-threads.t and t/41...
2015-04-14 Vincent PitUpdate VPIT::TestHelpers to 3edc6d15
2015-03-28 Vincent PitPort thread tests to the new VPIT::TestHelpers interface
2011-10-26 Vincent PitClean up threads tests a bit
2011-10-26 Vincent PitShare the vtables with threaded perls
2011-10-24 Vincent PitThreads tests may not be able to spawn all the threads
2011-08-07 Vincent PitReplace $] by "$]"
2011-01-19 Vincent PitSwitch to qw<>
2010-11-21 Vincent PitA terser way to display versions for modules used in...
2010-09-24 Vincent PitForce threads tests with the PERL_VARIABLE_MAGIC_TEST_T...
2010-09-24 Vincent PitSkip threads tests unless perl version is 5.13.4 or...
2009-11-26 Vincent PitRemove all signature-related features
2009-06-23 Vincent PitAlso require threads 1.67 and threads::shared 1.14...
2009-03-16 Vincent PitLock shared variables
2009-02-24 Vincent PitFix the B stashes cache cloning, and really use it...
2009-02-16 Vincent PitMake op_info thread safe
2008-11-29 Vincent PitFix leaks of cloned coderefs that access lexicals
2008-09-21 Vincent PitOutput threads and threads::shared versions in threads...
2008-09-20 Vincent Pitt/41-clone.t needs to call wizard into an eval block
2008-09-20 Vincent PitTest cloning