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

Comparing Linux-AIO/Changes (file contents):
Revision 1.9 by root, Wed May 5 13:54:37 2004 UTC vs.
Revision 1.15 by root, Sun Jul 18 10:55:34 2004 UTC

1Revision history for Linux::AIO 1Revision history for Linux::AIO
2
31.2 Sun Jul 18 12:54:43 CEST 2004
4 - do not clone signal handlers.
5 - when the parent thread dies, kill the child threads.
6 - added aio_unlink support (Brad Fitzpatrick <brad@danga.com>)
7
81.1 Fri May 7 02:57:36 CEST 2004
9 - the number of outstanding requests was limited by the
10 pipe buffer size. this limit has been removed.
11 - improve documentation of min_parallel.
12 - one thread will now be started by default.
13
141.01 Thu May 6 14:16:08 CEST 2004
15 - better support threaded perls.
2 16
31.0 Wed May 5 15:54:23 CEST 2004 171.0 Wed May 5 15:54:23 CEST 2004
4 - improved the documentation and made a 1.0 release. Whoopa! 18 - improved the documentation and made a 1.0 release. Whoopa!
5 19
60.2 Wed May 5 12:13:02 CEST 2004 200.2 Wed May 5 12:13:02 CEST 2004

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines