[Vm-dev] [commit] r2540 - Cog VM source as per VMMaker.oscog-eem.154.

commits at squeakvm.org commits at squeakvm.org
Tue Apr 3 21:25:41 UTC 2012


Author: eliot
Date: 2012-04-03 14:25:41 -0700 (Tue, 03 Apr 2012)
New Revision: 2540

Modified:
   branches/Cog/platforms/Cross/vm/sqSCCSVersion.h
Log:
Cog VM source as per VMMaker.oscog-eem.154.

Fix bad conceptual bug with become on methods.  Unlike full and incremental GC,
the reference from a Cog method to its method object must not be remapped since
they're two halves of the same object.

Fix FileStreamTest>testPositionPastEndIsAtEnd on unix & Mac OS.

Merge Merge VMConstruction-Plugins-OSProcessPlugin-dtl.33's changes.

Regenerate the apparently truncated nscogsrc ZipPlugin.c.

Handle more libc variations for LD_LIBRARY_PATH in the unix launch scripts.



Property changes on: branches/Cog/platforms/Cross/vm/sqSCCSVersion.h
___________________________________________________________________
Modified: checkindate
   - Tue Apr  3 14:00:16 PDT 2012
   + Tue Apr  3 14:23:49 PDT 2012



More information about the Vm-dev mailing list