[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 70e76d: FileAttributesPlugin 1.3.4

GitHub noreply at github.com
Tue Aug 28 15:00:59 UTC 2018


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 70e76d94e83894c6bee06e4b6132e3aa8d738fca
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/70e76d94e83894c6bee06e4b6132e3aa8d738fca
  Author: AlistairGrant <akgrant0710 at gmail.com>
  Date:   2018-08-27 (Mon, 27 Aug 2018)

  Changed paths:
    M src/plugins/FileAttributesPlugin/FileAttributesPlugin.c

  Log Message:
  -----------
  FileAttributesPlugin 1.3.4

- Answer unsupportedOperation for isSymlink on Windows
- Expect filenames to be passed as ByteArrays (UTF8 encoded)
-- Strings are still allowed for backward compatibility


  Commit: 905fbb6aa86a386c4b0be6ecef29d59564dd4573
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/905fbb6aa86a386c4b0be6ecef29d59564dd4573
  Author: akgrant43 <akgrant at gmail.com>
  Date:   2018-08-28 (Tue, 28 Aug 2018)

  Changed paths:
    M src/plugins/FileAttributesPlugin/FileAttributesPlugin.c

  Log Message:
  -----------
  Merge pull request #282 from akgrant43/FileAttributesPlugin133

FileAttributesPlugin 1.3.4

- Answer unsupportedOperation for isSymlink on Windows
- Expect filenames to be passed as ByteArrays (UTF8 encoded)
-- Strings are still allowed for backward compatibility


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/5baff07526c7...905fbb6aa86a
      **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