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

Comparing Coro/Changes (file contents):
Revision 1.569 by root, Sat Jun 11 13:01:25 2011 UTC vs.
Revision 1.570 by root, Tue Jun 14 06:17:42 2011 UTC

39 - get rid if coro refcounting - simply crash in other interpreter 39 - get rid if coro refcounting - simply crash in other interpreter
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 45
455.372 Wed Feb 23 06:14:30 CET 2011 465.372 Wed Feb 23 06:14:30 CET 2011
46 - apparently mingw doesn't provide a working gettimeofday, try to 47 - apparently mingw doesn't provide a working gettimeofday, try to
47 work around that by relying on Time::HiRes (indirectly brought to 48 work around that by relying on Time::HiRes (indirectly brought to
48 my attention by Max Maischein). 49 my attention by Max Maischein).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines