[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 84e371: CogVM source as per VMMaker.oscog-eem.2469

GitHub noreply at github.com
Mon Oct 22 21:32:52 UTC 2018


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 84e37117b6c4ecbc085d905c5b247c34378ff4f7
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/84e37117b6c4ecbc085d905c5b247c34378ff4f7
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2018-10-22 (Mon, 22 Oct 2018)

  Changed paths:
    M src/plugins/B2DPlugin/B2DPlugin.c
    M src/plugins/DESPlugin/DESPlugin.c
    M src/plugins/FloatArrayPlugin/FloatArrayPlugin.c
    M src/plugins/LargeIntegers/LargeIntegers.c
    M src/plugins/Matrix2x3Plugin/Matrix2x3Plugin.c

  Log Message:
  -----------
  CogVM source as per VMMaker.oscog-eem.2469

Plugins:
Clean up BalloonEngine>>primitiveInitializeBuffer.
Fix a bug in FloatArrayPlugin>>primitiveDivFloatArray; the old code didn't check
for -0.0.  Eliminate several unnecessary stackObjectValue:'s in Matrix2x3Plugin;
isWords: checks for immediates anyway. Fix several comments in FloatArrayPlugin.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Vm-dev mailing list