ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent/Changes
Revision: 1.4
Committed: Thu Dec 1 22:04:50 2005 UTC (18 years, 5 months ago) by root
Branch: MAIN
CVS Tags: rel-0_2
Changes since 1.3: +3 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 Revision history for Perl extension AnyEvent.
2
3 0.2 Thu Dec 1 22:18:49 CET 2005
4 - check wether a valid method was called, to avoid endless loops.
5 - move condvars into their own class (cleaner, safer).
6 - don't die when some modules are not available.
7 - Tk is too broken to allow for words. Will work once Tk works.
8
9 0.1 Thu Dec 1 19:44:57 CET 2005
10 - spiced up and cleaned up for release.
11
12 0.01 Tue Sep 21 18:12:09 CEST 2004
13 - original version; copied from Convert::Scalar.
14