This week (16 and 17/2022) on the Pharo Issue Tracker

MD
Marcus Denker
Fri, Apr 29, 2022 6:09 AM

This week (16 and 17/2022) on the Pharo Issue Tracker

Pharo 11 is now building and the development phase started.

We merged 8 Pull requests and closed 11 issues.

You can help! One example is reviewing submitted PRs

	https://github.com/pharo-project/pharo/pulls
	
	

Image Size / Memory

Some more work on reducing the size of code in memory

10963-Memory-AllProtocol-uses-a-lot-of-memory #11148
https://github.com/pharo-project/pharo/pull/11148

10957-Memory-sharedPools-OrderedCollections-waste-memory #11171
https://github.com/pharo-project/pharo/pull/11171

Bugs

Fixing RBChildrenToSiblingsRefactoring to handle Classes that use Traits #11168
https://github.com/pharo-project/pharo/pull/11168

11063-ExternalChangesBrowserbuildMenu-should-use-selectedItemsSorted #11156
https://github.com/pharo-project/pharo/pull/11156

11159-Complete-the-set-of-methods-to-access-keys #11160
https://github.com/pharo-project/pharo/pull/11160

Cleanup

testProperAccessingProtocolIsUsed can now check for 0 #11128
https://github.com/pharo-project/pharo/pull/11128

Documentation / Comments

6719-Dictionary-creation-API-should-accept-associations-too #11166
https://github.com/pharo-project/pharo/pull/11166

fix comments mentioning compact classes. #11132
https://github.com/pharo-project/pharo/pull/11132

Pharo 10

Fix #isPrime when sent to 3. #11147
https://github.com/pharo-project/pharo/pull/11147

This week (16 and 17/2022) on the Pharo Issue Tracker Pharo 11 is now building and the development phase started. We merged 8 Pull requests and closed 11 issues. You can help! One example is reviewing submitted PRs https://github.com/pharo-project/pharo/pulls Image Size / Memory ========== Some more work on reducing the size of code in memory 10963-Memory-AllProtocol-uses-a-lot-of-memory #11148 https://github.com/pharo-project/pharo/pull/11148 10957-Memory-sharedPools-OrderedCollections-waste-memory #11171 https://github.com/pharo-project/pharo/pull/11171 Bugs ==== Fixing RBChildrenToSiblingsRefactoring to handle Classes that use Traits #11168 https://github.com/pharo-project/pharo/pull/11168 11063-ExternalChangesBrowserbuildMenu-should-use-selectedItemsSorted #11156 https://github.com/pharo-project/pharo/pull/11156 11159-Complete-the-set-of-methods-to-access-keys #11160 https://github.com/pharo-project/pharo/pull/11160 Cleanup ======= testProperAccessingProtocolIsUsed can now check for 0 #11128 https://github.com/pharo-project/pharo/pull/11128 Documentation / Comments ======================== 6719-Dictionary-creation-API-should-accept-associations-too #11166 https://github.com/pharo-project/pharo/pull/11166 fix comments mentioning compact classes. #11132 https://github.com/pharo-project/pharo/pull/11132 Pharo 10 ======== Fix #isPrime when sent to 3. #11147 https://github.com/pharo-project/pharo/pull/11147