# News of the Week 42

I think we can use the mail to have not just the issue tracker summary, but 
other kind of news, too.
(If you have ideas what to add here or want to announce something, send me a 
mail)

- [ESUG2024] Videos of ESUG are now being posted at 
https://www.youtube.com/@esugboard, subscribe and enable notifications to not 
miss them
- [ESUG2024] All Slides are now on Slideshare 
https://slideshare.net/esug/presentations, PDFs are in the ESUG Archive: 
http://archive.esug.org/
- [ANN] BlocEmoji: enable emoji on Bloc/Pharo 
https://github.com/tomooda/BlocEmoji
- [ANN] Stash is a serializer for Pharo that generate source-code: 
https://github.com/Nyan11/Stash
- [Blog Post] 10 Billion Integers Walk Into an Array 
https://donraab.medium.com/10-billion-integers-walk-into-an-array-37097386c964

# This week (42/2024) on the Pharo Issue Tracker

And here the PRs merged this week:

# VM

- Fixing cygpath conversion for newer version of cmake #860
        https://github.com/pharo-project/pharo-vm/pull/860
        
- Improving Implementation of CompositeImageFormat and PermanentSpace #855
        https://github.com/pharo-project/pharo-vm/pull/855

# Fixes

- reintroduce waitTimeoutMSecs: #17279
        https://github.com/pharo-project/pharo/pull/17279
        
- Restore the Calypso tab copy button to copy method name(s) to Clipboard #17260
        https://github.com/pharo-project/pharo/pull/17260
        
- Correct evaluation of dynamic variables from the debugger #854
        https://github.com/pharo-spec/NewTools/pull/854
        
        
# Refactoring Engine

- Fix Pull Up precondition bug #17274
        https://github.com/pharo-project/pharo/pull/17274
        
- Updates during mutation testing #17269
        https://github.com/pharo-project/pharo/pull/17269
        
- Fix ALL refactoring related failing and skipped tests #17266
        https://github.com/pharo-project/pharo/pull/17266
        
- Rename inst var renames accessors #17265
        https://github.com/pharo-project/pharo/pull/17265
        
- Use allNonMetaClasses in Duplicate Class driver #17263
        https://github.com/pharo-project/pharo/pull/17263
        
# Tools
- Support methods for the new setting browser #17268
        https://github.com/pharo-project/pharo/pull/17268
        
- Remove dialog usage from setting button presenter. #864
        https://github.com/pharo-spec/NewTools/pull/864

- 858 debugger add an inspect button to the actual vs expected view #861
        https://github.com/pharo-spec/NewTools/pull/861 
        
# Spec
- Adapt to actiongroups #17144
        https://github.com/pharo-project/pharo/pull/17144
        
- Add missing selectedItems method #1624
        https://github.com/pharo-spec/Spec/pull/1624

- Fix slider #1619
        https://github.com/pharo-spec/Spec/pull/1619
        
# Cleanup

- Remove hardcoded SystemAnnouncer in System-Sources #17179
        https://github.com/pharo-project/pharo/pull/17179

- method categorization fix
        https://github.com/pharo-project/pharo/pull/17271

Reply via email to