This week (35/2022) on the Pharo Issue Tracker

MD
Marcus Denker
Fri, Sep 2, 2022 9:59 AM

Fixes

Speedup

Cleanups

Fixes ===== - Revert "Optimize setting of initial position in PositionableStream>>on:" #11606 https://github.com/pharo-project/pharo/pull/11606 - OSSDL2FormRenderer: Release texture manually to avoid spike in memory usage #11610 https://github.com/pharo-project/pharo/pull/11610 - OSSDL2FormRenderer: Fix DNU on start #11617 https://github.com/pharo-project/pharo/pull/11617 - Fixing Broken Refactoring Test #11619 https://github.com/pharo-project/pharo/pull/11619 - SpRubFindReplaceDialog: Clear selection on close #11602 https://github.com/pharo-project/pharo/pull/11602 Speedup ======= - Improving the speed of the compiler when compiling methods with a lot of literals #11615 https://github.com/pharo-project/pharo/pull/11615 Cleanups ======== - Categorize test classes. No modification #11607 https://github.com/pharo-project/pharo/pull/11607 - Small cleanups in fluid builders #11628 https://github.com/pharo-project/pharo/pull/11628 - FluidBuilder should be abstract #11626 https://github.com/pharo-project/pharo/pull/11626 - Cleanup: remove Point3 class #11624 https://github.com/pharo-project/pharo/pull/11624 - Small cleanups in FluidClassBuilder-Tests package #11632 https://github.com/pharo-project/pharo/pull/11632 - Rename temp variable in RBScanner(class)>>#on: method #11547 https://github.com/pharo-project/pharo/pull/11547