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

Comparing Coro/Changes (file contents):
Revision 1.248 by root, Tue Oct 2 10:38:17 2007 UTC vs.
Revision 1.249 by root, Tue Oct 2 23:16:23 2007 UTC

18 - better async_pool resource management, moved parts of async_pool 18 - better async_pool resource management, moved parts of async_pool
19 handling to XS (major speed improvement). 19 handling to XS (major speed improvement).
20 - actually croak before modifying important data structures. 20 - actually croak before modifying important data structures.
21 - refuse to transfer while compiling. 21 - refuse to transfer while compiling.
22 - possibly support eval EXPR better now. 22 - possibly support eval EXPR better now.
23 - enable assembly method per default on linux+bsd x86+amd64. 23 - enable assembly per default on linux+bsd x86+amd64.
24 - all internal members are named _something for easier subclassing.
24 - many minor tweaks. 25 - many minor tweaks.
25 26
263.63 Wed May 16 14:10:06 CEST 2007 273.63 Wed May 16 14:10:06 CEST 2007
27 - implement handcoded assembly for x86/amd64 SVR ABI. 28 - implement handcoded assembly for x86/amd64 SVR ABI.
28 29

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines