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

Comparing Coro/Changes (file contents):
Revision 1.604 by root, Fri Dec 7 14:21:09 2012 UTC vs.
Revision 1.605 by root, Fri Dec 7 20:27:54 2012 UTC

9 9
10 - use experimental fiber implementation on native windows 10 - use experimental fiber implementation on native windows
11 perls. 11 perls.
12 - use sizeof (void *) as multiplication factor for stack sizes, 12 - use sizeof (void *) as multiplication factor for stack sizes,
13 to accomodate the totally braindamaged microsoft 64 bit "os". 13 to accomodate the totally braindamaged microsoft 64 bit "os".
14 - changed verifier host from win2k-ap510-32 to win7-sp516-32/64.
15 activeperl 5.16 crashes when PerlIO_define_layer is called due
16 to some bug in the perl dll, strawberry perl at least passes
17 the testsuite.
14 - implement 5.17 compatibility by almost blindly applying a 18 - implement 5.17 compatibility by almost blindly applying a
15 good-looking patch by Father Chrysostomos. 19 good-looking patch by Father Chrysostomos.
16 - move stack management functions into libcoro 3. 20 - move stack management functions into libcoro 3.
21 - libcoro version 3 "released".
17 - support magic values as timed_io_once args. 22 - support magic values as timed_io_once args.
18 - recommend AnyEvent 7+ or EV 4+, also require EV 23 - recommend AnyEvent 7+ or EV 4+, also require EV
19 version 4 or newer for Coro::EV. 24 version 4 or newer for Coro::EV.
20 25
216.10 Tue Oct 9 01:14:27 CEST 2012 266.10 Tue Oct 9 01:14:27 CEST 2012

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines