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

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

5 clarify local/scope_guard ordering 5 clarify local/scope_guard ordering
6 and give a niftier examples. 6 and give a niftier examples.
7 - always bless guard objects and convert 7 - always bless guard objects and convert
8 Guard::cancel to a method, at an 8% runtime 8 Guard::cancel to a method, at an 8% runtime
9 cost. 9 cost.
10 - temporarily disable $SIG{__DIE__} when executing
11 guard blocks.
10 - fix testsuite. 12 - fix testsuite.
11 13
120.1 Sat Dec 13 18:49:30 CET 2008 140.1 Sat Dec 13 18:49:30 CET 2008
13 - first release. 15 - first release.
14 16

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines