VM Maker: VMMaker.oscog-eem.111.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

VM Maker: VMMaker.oscog-eem.111.mcz

squeak-dev-noreply
 
Eliot Miranda uploaded a new version of VMMaker to project VM Maker:
http://www.squeaksource.com/VMMaker/VMMaker.oscog-eem.111.mcz

==================== Summary ====================

Name: VMMaker.oscog-eem.111
Author: eem
Time: 25 July 2011, 11:27:21 am
UUID: 119eefd3-e409-4891-9741-ae7fa472607e
Ancestors: VMMaker.oscog-eem.110

Fix bug in remapNSIfObjectRef:pc:hasYoung: implicit receiver send
cacheing.  If cachew tag or value are young method must remain in
youngReferrers.

Fix comments in integer conversion routines.  Its not a compiler bug,
but it is undefined behaviour in C.

Fix some typos in CogMemoryManager header.

Add an initial object header class for the new object representation.