digitalmars.D.announce - Antti-Ville Tuuainen passes his midterm evaulations for GSoC 2012
- dsimcha (10/10) Jul 12 2012 Congratulations to Antti-Ville Tuuainen for passing the GSoC 2012
- Walter Bright (2/4) Jul 12 2012 Yay!
- deadalnix (2/11) Jul 14 2012 This can be shortened into => AWESOMENESS
- Dejan Lekic (3/13) Jul 15 2012 Congratulations Antti-Ville! I can't wait to see this in action!
Congratulations to Antti-Ville Tuuainen for passing the GSoC 2012 midterm evaluation! Despite going through a steep learning curve to learn D's template metaprogramming system, Antti-Ville has precise heap scanning for the garbage collector close to working using the new rtinfo template that has been added to object.d. His Github repository is at: https://github.com/Tuna-Fish/druntime The plans for the second half include creating an alternative implementation of precise scanning that may be more efficient and removing the global lock from malloc() if time permits.
Jul 12 2012
On 7/12/2012 1:49 PM, dsimcha wrote:Congratulations to Antti-Ville Tuuainen for passing the GSoC 2012 midterm evaluation!Yay!
Jul 12 2012
On 12/07/2012 22:49, dsimcha wrote:Congratulations to Antti-Ville Tuuainen for passing the GSoC 2012 midterm evaluation! Despite going through a steep learning curve to learn D's template metaprogramming system, Antti-Ville has precise heap scanning for the garbage collector close to working using the new rtinfo template that has been added to object.d. His Github repository is at: https://github.com/Tuna-Fish/druntime The plans for the second half include creating an alternative implementation of precise scanning that may be more efficient and removing the global lock from malloc() if time permits.This can be shortened into => AWESOMENESS
Jul 14 2012
On Thursday, 12 July 2012 at 20:49:30 UTC, dsimcha wrote:Congratulations to Antti-Ville Tuuainen for passing the GSoC 2012 midterm evaluation! Despite going through a steep learning curve to learn D's template metaprogramming system, Antti-Ville has precise heap scanning for the garbage collector close to working using the new rtinfo template that has been added to object.d. His Github repository is at: https://github.com/Tuna-Fish/druntime The plans for the second half include creating an alternative implementation of precise scanning that may be more efficient and removing the global lock from malloc() if time permits.Congratulations Antti-Ville! I can't wait to see this in action! :)
Jul 15 2012