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

Comparing Coro/Changes (file contents):
Revision 1.252 by root, Wed Oct 3 16:03:17 2007 UTC vs.
Revision 1.253 by root, Wed Oct 3 18:37:48 2007 UTC

23 handling to XS (major speed improvement). 23 handling to XS (major speed improvement).
24 - actually croak before modifying important data structures. 24 - actually croak before modifying important data structures.
25 - refuse to transfer while compiling. 25 - refuse to transfer while compiling.
26 - possibly support eval EXPR better now. 26 - possibly support eval EXPR better now.
27 - enable assembly per default on linux+bsd x86+amd64. 27 - enable assembly per default on linux+bsd x86+amd64.
28 - all internal members are named _something for easier subclassing. 28 - all internal members were renamed _something for easier subclassing.
29 - many minor tweaks. 29 - many minor tweaks.
30 30
313.63 Wed May 16 14:10:06 CEST 2007 313.63 Wed May 16 14:10:06 CEST 2007
32 - implement handcoded assembly for x86/amd64 SVR ABI. 32 - implement handcoded assembly for x86/amd64 SVR ABI.
33 33

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines