]> git.vpit.fr Git - perl/modules/Thread-Cleanup.git/shortlog
perl/modules/Thread-Cleanup.git
2010-01-06 Vincent PitThis is 0.03 v0.03
2010-01-06 Vincent PitBump copyright year
2009-12-29 Vincent PitFix for {ENTER,LEAVE}_with_name
2009-12-27 Vincent PitDoc nits
2009-10-04 Vincent PitRe-indent WriteMakefile() arguments
2009-10-04 Vincent PitBuild the $name and the main $file from $dist
2009-10-04 Vincent PitPut prerequisites in their own separate hash
2009-10-04 Vincent PitGive an explicit value to dynamic_config
2009-09-26 Vincent PitKwalitee test overhaul
2009-06-04 Vincent PitThis is 0.02 v0.02
2009-06-04 Vincent PitDon't exit() when dieing during cleanup
2009-05-01 Vincent PitTest helper modules version output overhaul
2009-04-22 Vincent PitSlashes are reserved and hence must be encoded in the...
2009-04-16 Vincent PitPoint the repository to the gitweb instead of the bare...
2009-04-08 Vincent PitPOD typo
2009-03-24 Vincent PitMove the module version diagnostics higher in t/1*
2009-03-24 Vincent PitTest that detached threads destructors don't fire befor...
2009-03-16 Vincent PitCorrect the stack after calling the hook
2009-03-16 Vincent PitPOD formatting nits
2009-03-16 Vincent PitThe perils of copypasta
2009-03-16 Vincent PitInitial import v0.01