ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Guard/Changes
Revision: 1.5
Committed: Sat Dec 13 19:14:58 2008 UTC (15 years, 5 months ago) by root
Branch: MAIN
Changes since 1.4: +5 -0 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.1 Revision history for Perl extension Guard
2    
3 root 1.5 0.5
4 root 1.4 - vastly improve documentation,
5     clarify local/scope_guard ordering
6     and give a niftier examples.
7 root 1.5 - always bless guard objects and convert
8     Guard::cancel to a method, at an 8% runtime
9     cost.
10     - fix testsuite.
11 root 1.3
12 root 1.2 0.1 Sat Dec 13 18:49:30 CET 2008
13     - first release.
14    
15     0.01 Sat Dec 13 14:57:44 CET 2008
16 root 1.1 - cloned form Convert-Scalar.
17