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

Comparing Coro/Changes (file contents):
Revision 1.567 by root, Sun May 22 20:13:33 2011 UTC vs.
Revision 1.568 by root, Fri Jun 10 12:27:02 2011 UTC

32 functions to have destructors. 32 functions to have destructors.
33 - get rid if coro refcounting - simply crash in other interpreter 33 - get rid if coro refcounting - simply crash in other interpreter
34 threads by nulling the pointers on clone. 34 threads by nulling the pointers on clone.
35 - simplify warn/die hook handling when loading Coro - the convoluted 35 - simplify warn/die hook handling when loading Coro - the convoluted
36 logic seems to be no longer neccessary. 36 logic seems to be no longer neccessary.
37 - use libecb instead of our own home-grown gcc hacks.
37 38
385.372 Wed Feb 23 06:14:30 CET 2011 395.372 Wed Feb 23 06:14:30 CET 2011
39 - apparently mingw doesn't provide a working gettimeofday, try to 40 - apparently mingw doesn't provide a working gettimeofday, try to
40 work around that by relying on Time::HiRes (indirectly brought to 41 work around that by relying on Time::HiRes (indirectly brought to
41 my attention by Max Maischein). 42 my attention by Max Maischein).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines