This week (12/2022) on the Pharo Issue Tracker MD Marcus Denker

MD
Marcus Denker
Fri, Mar 25, 2022 10:33 AM

We merged 15 PRs and closed 14 issues this week.

Fixes

Documentation

Speed

Cleanup

Pharo9

We merged 15 PRs and closed 14 issues this week. Fixes ===== - fix row background color loss when hovering a table with alternated color configured #11020 https://github.com/pharo-project/pharo/pull/11020 - Fix Cmd-t again #11022 https://github.com/pharo-project/pharo/pull/11022 - this change enables click + control, and click + alt in morphic #11032 https://github.com/pharo-project/pharo/pull/11032 - 11007 isPrime does not work for large numbers #11030 https://github.com/pharo-project/pharo/pull/11030 - Fix for specific failure of isPrime for certain squares introduced by… #11047 https://github.com/pharo-project/pharo/pull/11047 - use fixed spec version (for release) #11014 https://github.com/pharo-project/pharo/pull/11014 - Change UserInterrupt detection to use character codes rather than sca… #11004 https://github.com/pharo-project/pharo/pull/11004 Documentation ============= - ClassDefinitionPrinter-Comments #11005 https://github.com/pharo-project/pharo/pull/11005 Speed ===== - 11018 SmallInteger isPrime is inefficient #11043 https://github.com/pharo-project/pharo/pull/11043 Cleanup ======= - Renamed protocol name from accesing to accessing #10967 https://github.com/pharo-project/pharo/pull/10967 - Align a few categories in Zinc with the rest of system #11029 https://github.com/pharo-project/pharo/pull/11029 - Cleanup: protocol "activating" -> "activation" #11034 https://github.com/pharo-project/pharo/pull/11034 - Cleanup: protocol "activation hooks" -> "activation - hooks" #11036 https://github.com/pharo-project/pharo/pull/11036 - Cleanup: align protocols in UITheme #11040 https://github.com/pharo-project/pharo/pull/11040 - Cleanup waiting protocols in Monitor #11042 https://github.com/pharo-project/pharo/pull/11042 Pharo9 ====== - Backport Fix #11001: Stateful Traits: Adding One Corrupts Existing Instances #11016 https://github.com/pharo-project/pharo/pull/11016