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

Comparing Guard/Changes (file contents):
Revision 1.3 by root, Sat Dec 13 18:34:18 2008 UTC vs.
Revision 1.6 by root, Sat Dec 13 19:43:27 2008 UTC

1Revision history for Perl extension Guard 1Revision history for Perl extension Guard
2 2
3 - improve documentation, clarify local/scope_guard 30.5
4 - vastly improve documentation,
5 clarify local/scope_guard ordering
4 ordering and give a niftier example. 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.
5 13
60.1 Sat Dec 13 18:49:30 CET 2008 140.1 Sat Dec 13 18:49:30 CET 2008
7 - first release. 15 - first release.
8 16
90.01 Sat Dec 13 14:57:44 CET 2008 170.01 Sat Dec 13 14:57:44 CET 2008

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines