This is Aug 16 to Aug 22 (last week)

# Features

- Enable Calypso to use a custom navigation history #17014
        https://github.com/pharo-project/pharo/pull/17014

- Add scroll to index to Lists #1586
        https://github.com/pharo-spec/Spec/pull/1586
        
        
# Virtual Machine

- small change in dead code elimination to considers a method with only 
comments empty #843
        https://github.com/pharo-project/pharo-vm/pull/843
        
- add a comment explaining why declareCVarsIn: is empty in some subclasses #842
        https://github.com/pharo-project/pharo-vm/pull/842
        
- DruidJIT: Adding super-instructions for jump #831
        https://github.com/pharo-project/pharo-vm/pull/831


# Fixes

- Fix setting of the position of the TransferMorph in #startDrag: on 
FTTableMorph to take into account that the event’s position is in local 
coordinates #17015
        https://github.com/pharo-project/pharo/pull/17015
        
- Fix senders broken in Calypso editors #17011
        https://github.com/pharo-project/pharo/pull/17011
        
- Adapt test because CI uses another display scale configuration #1587
        https://github.com/pharo-spec/Spec/pull/1587
        
        
# Refactoring Engine

- Speed up more refactoring tests by constricting the refactoring model #17010
        https://github.com/pharo-project/pharo/pull/17010

Reply via email to