This week (23 and 24/2022) on the Pharo Issue Tracker

Fixes
=====

- Redraw world on SDL_WINDOWEVENT_EXPOSED #11240
        https://github.com/pharo-project/pharo/pull/11240

- Update Roassal to 0.9.9g #11328
        Fix for Fuel 5
        https://github.com/pharo-project/pharo/pull/11328
        
- 1334-DAPackageRelationGraphDiffTest-raises-PotentialOutDatedDependencyWarning 
#11362
        https://github.com/pharo-project/pharo/pull/11362
        
- 10041-PlatformIndependentEnvironmentatifAbsent-should-evaluate-absent-block 
#11365
        https://github.com/pharo-project/pharo/pull/11365

- Refactoring of the StDebugger layout from class side to instance side to make 
it dynamic #374
        https://github.com/pharo-spec/NewTools/pull/374

SymbolTable Cleanups
======

Reduce calls to Symbol>>#intern: during use (e.g. related to icons)

- Cleanup Symbol class categories #11325
        https://github.com/pharo-project/pharo/pull/11325
        
- reduce #asSymbol sends in Morph>>#adhereToEdge: #11329
        https://github.com/pharo-project/pharo/pull/11329
        
- Cleanup asSymbol ReservedVariable #11358
        https://github.com/pharo-project/pharo/pull/11358
        
- Cleanup-Icon-Names1 #11357
        https://github.com/pharo-project/pharo/pull/11357
        
- 
11360-RBParserparseKeywordMessageWith-creates-not-needed-symbols-during-parsing 
#11361
        https://github.com/pharo-project/pharo/pull/11361
        
- Method Trailer: avoid perform: in encode for most used cases #11350
        https://github.com/pharo-project/pharo/pull/11350
        
- Cleanup-Icon-Names2 #11363
        https://github.com/pharo-project/pharo/pull/11363
        
- Icons-Renames-3 #11371
        https://github.com/pharo-project/pharo/pull/11371

- Fix some icon names #1281
        https://github.com/pharo-spec/Spec/pull/1281

Comments
=======
- add comments to describe why we do not use #allInstances directly #11366
        https://github.com/pharo-project/pharo/pull/11366
        
        
Cleanups
=======
- 9705-Cleanup-There-should-be-no-uncategorized-methods #11364
        https://github.com/pharo-project/pharo/pull/11364
        
- Cleanup: Categorize class Clipboard #11377
        https://github.com/pharo-project/pharo/pull/11377
        
- Fix more Metacello extensions should use correct casing / package name #11374
        https://github.com/pharo-project/pharo/pull/11374
        
Pharo 10
========
- 11333-Pharo-10-Backport-MiniDrTests-raise-error-11180 #11369
        https://github.com/pharo-project/pharo/pull/11369

Reply via email to