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

Comparing EV-ADNS/Changes (file contents):
Revision 1.1 by root, Sat Dec 1 13:53:11 2007 UTC vs.
Revision 1.9 by root, Thu Dec 20 07:13:36 2007 UTC

1Revision history for EV::ADNS 1Revision history for EV::ADNS
2 2
30.1 32.0
4 - upgrade to EV version 2.0 API.
5
61.0 Thu Dec 13 00:44:24 CET 2007
7 - only run the prepare watcher if there actually is work to do
8 (this also made the code simpler and faster).
9 - possible future multiplicity support.
10
110.3 Mon Dec 3 20:02:40 CET 2007
12 - properly call adns_processtimeouts in the timer callback.
13
140.2 Mon Dec 3 12:53:55 CET 2007
15 - use an idle watcher to ensure that our prepare callback
16 is called even when we submit requests late in the event loop.
17 - doc fixes.
18
190.1 Sat Dec 1 23:35:27 CET 2007
4 - original version, a Glib::EV clone. 20 - original version, a Glib::EV clone.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines