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

# Content
1 Revision history for Perl extension Guard
2
3 0.5
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 - fix testsuite.
11
12 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 - cloned form Convert-Scalar.
17