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

Comparing AnyEvent-FCP/Changes (file contents):
Revision 1.4 by root, Mon May 31 06:27:37 2010 UTC vs.
Revision 1.11 by root, Sun Jun 12 01:32:37 2016 UTC

1Revision history for AnyEvent-FCP 1Revision history for AnyEvent-FCP
2 2
3TODO: docs, examples, more requests
4TODO: rethink API
5TODO: eof detection
6TODO: document on-eof, on_error
7
80.4 Thu Dec 3 20:07:34 CET 2015
9 - semantic redesign, better request/response handling.
10 - implement test_dda request, with lots of heuristics.
11 - increase default timeout to two hours.
12 - MAJOR parsing performance improvements (can now parse FCP at
13 ~8.5MB/s instead of ~1.6MB/s on my box).
14 - internal cleanup.
15
160.3 Sat Jun 5 16:49:03 CEST 2010
17 - add a small example in the manpage and a bigger one in eg/.
3 - implement/support a progress callback for unsolicited 18 - implement/support a progress callback for unsolicited
4 messages. 19 messages.
5 20
60.21 Tue Dec 1 14:49:30 CET 2009 210.21 Tue Dec 1 14:49:30 CET 2009
7 - added missing dependency on common::sense. 22 - added missing dependency on common::sense.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines