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

Comparing Coro/Changes (file contents):
Revision 1.571 by root, Tue Jun 28 22:18:57 2011 UTC vs.
Revision 1.572 by root, Tue Jun 28 22:30:25 2011 UTC

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 45 - work around another mindless idiotic NEEDLESS bug in openbsd/mirbsds
46 sigaltstack. 46 sigaltstack. Really. wine suffers from it, erlang suffers from it,
47 and its' known since at least 2006.
47 48
485.372 Wed Feb 23 06:14:30 CET 2011 495.372 Wed Feb 23 06:14:30 CET 2011
49 - apparently mingw doesn't provide a working gettimeofday, try to 50 - apparently mingw doesn't provide a working gettimeofday, try to
50 work around that by relying on Time::HiRes (indirectly brought to 51 work around that by relying on Time::HiRes (indirectly brought to
51 my attention by Max Maischein). 52 my attention by Max Maischein).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines