[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 314e5d: CogVM source as per VMMaker.oscog-eem.3313

Eliot Miranda noreply at github.com
Thu Mar 23 21:30:03 UTC 2023


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 314e5d96bcf71baa216419d0a9cc577876818bba
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/314e5d96bcf71baa216419d0a9cc577876818bba
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2023-03-23 (Thu, 23 Mar 2023)

  Changed paths:
    M platforms/iOS/plugins/ClipboardExtendedPlugin/sqMacExtendedClipboard.m
    M platforms/win32/plugins/ClipboardExtendedPlugin/sqWin32ExtendedClipboard.c
    M src/plugins/BitBltPlugin/BitBltPlugin.c
    M src/plugins/ClipboardExtendedPlugin/ClipboardExtendedPlugin.c

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

Have the copyBits primitives answer #'bad receiver' if loadBitBltFrom:warping:
fails.  Speed up noSource/noHalftone setup there-in.

Fix the ClipboardExtendedPlugin on Mac & Win32 so that multiple invocations of
addClipboardData:dataFormat: allow different formats to be pasted at once.
Regenerate the unchanged src/plugins/ClipboardExtendedPlugin/ClipboardExtendedPlugin.c
so that the image can check the version number to see if the new support exists.




More information about the Vm-dev mailing list