[OpenSmalltalk/opensmalltalk-vm] 7ce12e: FileAttributesPlugin 2.0.7

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

[OpenSmalltalk/opensmalltalk-vm] 7ce12e: FileAttributesPlugin 2.0.7

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 7ce12e24b114d8d2e67d21efd3c91d7eb121ce74
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/7ce12e24b114d8d2e67d21efd3c91d7eb121ce74
  Author: AlistairGrant <[hidden email]>
  Date:   2018-12-19 (Wed, 19 Dec 2018)

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

  Log Message:
  -----------
  FileAttributesPlugin 2.0.7

Move some allocations from the heap to the stack.

These allocations where never used outside the context of the allocating
routine, so can be on the stack instead.


  Commit: e179f0172df055838fb31e653067215105b30039
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/e179f0172df055838fb31e653067215105b30039
  Author: akgrant43 <[hidden email]>
  Date:   2018-12-19 (Wed, 19 Dec 2018)

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

  Log Message:
  -----------
  Merge pull request #323 from akgrant43/FapSessionId

FileAttributesPlugin 2.0.7


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/dca6edac9da6...e179f0172df0
      **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.