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

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

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

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 70e76d94e83894c6bee06e4b6132e3aa8d738fca
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/70e76d94e83894c6bee06e4b6132e3aa8d738fca
  Author: AlistairGrant <[hidden email]>
  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 <[hidden email]>
  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.