]>
git.vpit.fr Git - perl/modules/Thread-Cleanup.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Vincent Pit [Wed, 6 Jan 2010 23:28:00 +0000 (00:28 +0100)]
This is 0.03
Vincent Pit [Wed, 6 Jan 2010 23:27:09 +0000 (00:27 +0100)]
Bump copyright year
Vincent Pit [Tue, 29 Dec 2009 16:36:52 +0000 (17:36 +0100)]
Fix for {ENTER,LEAVE}_with_name
Vincent Pit [Sun, 27 Dec 2009 21:02:37 +0000 (22:02 +0100)]
Doc nits
Vincent Pit [Sun, 4 Oct 2009 09:18:03 +0000 (11:18 +0200)]
Re-indent WriteMakefile() arguments
Vincent Pit [Sun, 4 Oct 2009 08:40:14 +0000 (10:40 +0200)]
Build the $name and the main $file from $dist
Vincent Pit [Sun, 4 Oct 2009 07:50:01 +0000 (09:50 +0200)]
Put prerequisites in their own separate hash
Vincent Pit [Sun, 4 Oct 2009 07:28:22 +0000 (09:28 +0200)]
Give an explicit value to dynamic_config
Vincent Pit [Sat, 26 Sep 2009 09:53:10 +0000 (11:53 +0200)]
Kwalitee test overhaul
Vincent Pit [Thu, 4 Jun 2009 21:35:09 +0000 (23:35 +0200)]
This is 0.02
Vincent Pit [Thu, 4 Jun 2009 21:30:13 +0000 (23:30 +0200)]
Don't exit() when dieing during cleanup
Vincent Pit [Fri, 1 May 2009 11:26:10 +0000 (13:26 +0200)]
Test helper modules version output overhaul
Vincent Pit [Wed, 22 Apr 2009 20:51:43 +0000 (22:51 +0200)]
Slashes are reserved and hence must be encoded in the search part of an URL
Vincent Pit [Thu, 16 Apr 2009 22:43:53 +0000 (00:43 +0200)]
Point the repository to the gitweb instead of the bare repo
Vincent Pit [Wed, 8 Apr 2009 22:24:01 +0000 (00:24 +0200)]
POD typo
Vincent Pit [Tue, 24 Mar 2009 01:31:19 +0000 (02:31 +0100)]
Move the module version diagnostics higher in t/1*
Vincent Pit [Tue, 24 Mar 2009 01:30:06 +0000 (02:30 +0100)]
Test that detached threads destructors don't fire before END
Vincent Pit [Mon, 16 Mar 2009 18:08:22 +0000 (19:08 +0100)]
Correct the stack after calling the hook
Vincent Pit [Mon, 16 Mar 2009 10:23:45 +0000 (11:23 +0100)]
POD formatting nits
Vincent Pit [Mon, 16 Mar 2009 00:33:25 +0000 (01:33 +0100)]
The perils of copypasta
Vincent Pit [Mon, 16 Mar 2009 00:28:12 +0000 (01:28 +0100)]
Initial import