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

Comparing Guard/Changes (file contents):
Revision 1.1 by root, Sat Dec 13 17:37:22 2008 UTC vs.
Revision 1.7 by root, Sat Dec 13 21:47:07 2008 UTC

1Revision history for Perl extension Guard 1Revision history for Perl extension Guard
2 2
30.5 Sat Dec 13 22:46:46 CET 2008
4 - vastly improve documentation,
5 clarify local/scope_guard ordering
6 and give a niftier examples.
7 - always bless guard objects and convert
8 Guard::cancel to a method, at an 8% runtime
9 cost.
10 - temporarily disable $SIG{__DIE__} when executing
11 guard blocks.
12 - fix testsuite.
13
140.1 Sat Dec 13 18:49:30 CET 2008
15 - first release.
16
30.01 Sat Dec 13 14:57:44 CET 2008 170.01 Sat Dec 13 14:57:44 CET 2008
4 - cloned form Convert-Scalar. 18 - cloned form Convert-Scalar.
5 19

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines