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

Comparing AnyEvent-FCP/Changes (file contents):
Revision 1.7 by root, Tue Aug 4 00:35:16 2015 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.
3 - implement test_dda request, with ltos of heuristics. 10 - implement test_dda request, with lots of heuristics.
4 - increase default timeout to two hours. 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).
5 - internal cleanup. 14 - internal cleanup.
6 15
70.3 Sat Jun 5 16:49:03 CEST 2010 160.3 Sat Jun 5 16:49:03 CEST 2010
8 - add a small example in the manpage and a bigger one in eg/. 17 - add a small example in the manpage and a bigger one in eg/.
9 - implement/support a progress callback for unsolicited 18 - implement/support a progress callback for unsolicited

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines