digitalmars.D.announce - StackThreads is now v0.3
- Mikola Lysenko <mclysenk mtu.edu> Sep 15 2006
- Johan Granberg <lijat.meREM OVEgmail.com> Sep 15 2006
- Mikola Lysenko <mclysenk mtu.edu> Sep 22 2006
StackThreads' context switching is now thread safe! Also, the thread local storage template I posted earlier has now been integrated into the stack threads distribution. There have been several small bug fixes and documentation improvements as well. You can get the release at the usual place: http://www.assertfalse.com/projects.shtml Future releases will improve compatibility with GDC on Mac OSX and FreeBSD along with performance.
Sep 15 2006
Mikola Lysenko wrote:StackThreads' context switching is now thread safe! Also, the thread local storage template I posted earlier has now been integrated into the stack threads distribution. There have been several small bug fixes and documentation improvements as well. You can get the release at the usual place: http://www.assertfalse.com/projects.shtml Future releases will improve compatibility with GDC on Mac OSX and FreeBSD along with performance.
Looks great I will probably try it out once it is available on OSX.
Sep 15 2006
A minor update. Found a debug message that slipped into the windows build and removed it.
Sep 22 2006









Johan Granberg <lijat.meREM OVEgmail.com> 