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

MD
Marcus Denker
Fri, Aug 19, 2022 9:07 AM

We merged 13 PRs this week:

Features

Fixes

Cleanup

Pharo10

We merged 13 PRs this week: Features ======== - SIMD bytecode support https://github.com/pharo-project/pharo/pull/11516 Fixes ===== - Fix senders/implementors of class variables and shared pools https://github.com/pharo-project/pharo/pull/11490 - Clean version of PR 11498: DrTests: Rerunning test https://github.com/pharo-project/pharo/pull/11510 - 11533-Ring-RGMethodDefinitionisDoIt-missing https://github.com/pharo-project/pharo/pull/11535 - Fix #11540: Selecting a string and pressing Implementors breaks in Calypso New Class pane https://github.com/pharo-project/pharo/pull/11542 - Fix isScripting for block contexts from DoIts https://github.com/pharo-spec/Spec/pull/1297 https://github.com/pharo-spec/NewTools/pull/401 - remove-broken-Fuel-inspector https://github.com/pharo-spec/NewTools/pull/397 - fix closing Spotter by Esc https://github.com/pharo-spec/NewTools/pull/410 Cleanup ======= - Delete .bintray.json https://github.com/pharo-project/pharo/pull/11522 - Fixes: #11514 Removing Refactoring Help package https://github.com/pharo-project/pharo/pull/11521 - Fix spurious creation of stream https://github.com/pharo-project/pharo/pull/11531 Pharo10 ======= - Backport visitWindowExposeEvent to redraw when windows are re-exposed https://github.com/pharo-project/pharo/pull/11484