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

Comparing Coro/Changes (file contents):
Revision 1.570 by root, Tue Jun 14 06:17:42 2011 UTC vs.
Revision 1.571 by root, Tue Jun 28 22:18:57 2011 UTC

40 threads by nulling the pointers on clone. 40 threads by nulling the pointers on clone.
41 - simplify warn/die hook handling when loading Coro - the convoluted 41 - simplify warn/die hook handling when loading Coro - the convoluted
42 logic seems to be no longer neccessary. 42 logic seems to be no longer neccessary.
43 - use libecb instead of our own home-grown gcc hacks. 43 - use libecb instead of our own home-grown gcc hacks.
44 - document alternatives to Coro::LWP. Please use them :) 44 - document alternatives to Coro::LWP. Please use them :)
45 - work around another mindless idiotic NEEDLESS bug in openbsd/mirbsds
46 sigaltstack.
45 47
465.372 Wed Feb 23 06:14:30 CET 2011 485.372 Wed Feb 23 06:14:30 CET 2011
47 - apparently mingw doesn't provide a working gettimeofday, try to 49 - apparently mingw doesn't provide a working gettimeofday, try to
48 work around that by relying on Time::HiRes (indirectly brought to 50 work around that by relying on Time::HiRes (indirectly brought to
49 my attention by Max Maischein). 51 my attention by Max Maischein).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines