Skip to content
Started 4 yr 3 mo ago
Took 1 min 58 sec
Failed

Build #2 (Jan 16, 2020, 3:44:26 PM)

Changes
  1. TFBooleanType>>basicType should use uint8, not ushort (details / githubweb)
  2. Add ThreadedFFIMigration (details / githubweb)
  3. BaselineOfThreadedFFI: ThreadedFFIMigration needs to be loaded first. (details / githubweb)
  4. Add required changes to core FFI classes (details / githubweb)
  5. Move ThreadedFFI to its own package and basline, disable ThreadedFFI on (details / githubweb)
  6. ThreadedFFIMigration>>getThreadedFFIAvailable enhance check for Gtoolkit (details / githubweb)
  7. Add primitiveGtTFFIversion and print stack primitives (details / githubweb)
  8. I added the support for building under GitHub actions (details / githubweb)
  9. TFPointerType>>write:into: revert String handling changes (details / githubweb)
  10. Comment out primitivePrintAllStacks and primitivePrintCallStack (details / githubweb)
  11. Update to match latestLGitCallback class>>null (details / githubweb)
  12. Fix up ThreadedFFI load order. (details / githubweb)
  13. Move TFBasicType>>tfExternalTypeWithArity and TFCalloutAPI (details / githubweb)
  14. GtThreadedFFIDev -> ThreadedFFI -> ThreadedFFIMigration (details / githubweb)
  15. LGitLibrary>>safeCalloutAPIClass use LGitSafeFFICalloutAPI (details / githubweb)
  16. Descript the use of ThreadedFFIMigration in the class comments. (details / githubweb)
Changes
  1. TFBooleanType>>basicType should use uint8, not ushort (details / githubweb)
  2. Add ThreadedFFIMigration (details / githubweb)
  3. BaselineOfThreadedFFI: ThreadedFFIMigration needs to be loaded first. (details / githubweb)
  4. Add required changes to core FFI classes (details / githubweb)
  5. Move ThreadedFFI to its own package and basline, disable ThreadedFFI on (details / githubweb)
  6. ThreadedFFIMigration>>getThreadedFFIAvailable enhance check for Gtoolkit (details / githubweb)
  7. Add primitiveGtTFFIversion and print stack primitives (details / githubweb)
  8. I added the support for building under GitHub actions (details / githubweb)
  9. TFPointerType>>write:into: revert String handling changes (details / githubweb)
  10. Comment out primitivePrintAllStacks and primitivePrintCallStack (details / githubweb)
  11. Update to match latestLGitCallback class>>null (details / githubweb)
  12. Fix up ThreadedFFI load order. (details / githubweb)
  13. Move TFBasicType>>tfExternalTypeWithArity and TFCalloutAPI (details / githubweb)
  14. GtThreadedFFIDev -> ThreadedFFI -> ThreadedFFIMigration (details / githubweb)
  15. LGitLibrary>>safeCalloutAPIClass use LGitSafeFFICalloutAPI (details / githubweb)
  16. Descript the use of ThreadedFFIMigration in the class comments. (details / githubweb)
Changes
  1. TFBooleanType>>basicType should use uint8, not ushort (details / githubweb)
  2. Add ThreadedFFIMigration (details / githubweb)
  3. BaselineOfThreadedFFI: ThreadedFFIMigration needs to be loaded first. (details / githubweb)
  4. Add required changes to core FFI classes (details / githubweb)
  5. Move ThreadedFFI to its own package and basline, disable ThreadedFFI on (details / githubweb)
  6. ThreadedFFIMigration>>getThreadedFFIAvailable enhance check for Gtoolkit (details / githubweb)
  7. Add primitiveGtTFFIversion and print stack primitives (details / githubweb)
  8. I added the support for building under GitHub actions (details / githubweb)
  9. TFPointerType>>write:into: revert String handling changes (details / githubweb)
  10. Comment out primitivePrintAllStacks and primitivePrintCallStack (details / githubweb)
  11. Update to match latestLGitCallback class>>null (details / githubweb)
  12. Fix up ThreadedFFI load order. (details / githubweb)
  13. Move TFBasicType>>tfExternalTypeWithArity and TFCalloutAPI (details / githubweb)
  14. GtThreadedFFIDev -> ThreadedFFI -> ThreadedFFIMigration (details / githubweb)
  15. LGitLibrary>>safeCalloutAPIClass use LGitSafeFFICalloutAPI (details / githubweb)
  16. Descript the use of ThreadedFFIMigration in the class comments. (details / githubweb)

Pull request #17 updated at 3:44:16 PM on Jan 16, 2020

Revision: 9959958fc1b1b926503f45d008aa101536244623
Repository: https://github.com/pharo-project/threadedFFI-Plugin.git
  • PR-17