ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Guard/Changes
(Generate patch)

Comparing Guard/Changes (file contents):
Revision 1.2 by root, Sat Dec 13 17:50:29 2008 UTC vs.
Revision 1.8 by root, Sun Dec 14 19:55:59 2008 UTC

1Revision history for Perl extension Guard 1Revision history for Perl extension Guard
2
3 - un-support windows process emulation (it didn't
4 work anyways).
5
60.5 Sat Dec 13 22:46:46 CET 2008
7 - vastly improve documentation,
8 clarify local/scope_guard ordering
9 and give a niftier examples.
10 - always bless guard objects and convert
11 Guard::cancel to a method, at an 8% runtime
12 cost.
13 - temporarily disable $SIG{__DIE__} when executing
14 guard blocks.
15 - fix testsuite.
2 16
30.1 Sat Dec 13 18:49:30 CET 2008 170.1 Sat Dec 13 18:49:30 CET 2008
4 - first release. 18 - first release.
5 19
60.01 Sat Dec 13 14:57:44 CET 2008 200.01 Sat Dec 13 14:57:44 CET 2008

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines