Focus of this week was again fixing bugs and doing small cleanups:

Fixes
====

- Ported updates to Fuel 3.0.3 #9334
        https://github.com/pharo-project/pharo/pull/9334
        
- Use stable branch to load FuelPlatform #9395
        https://github.com/pharo-project/pharo/pull/9395
                
- 9332 debugger opens when editing code in system browser #9354
        https://github.com/pharo-project/pharo/pull/9354
        
- Update AthensCairoCanvas.class.st #9382
        https://github.com/pharo-project/pharo/pull/9382        

- SHRBTextStyler-messing-Transcript-2 #9383
        https://github.com/pharo-project/pharo/pull/9383
        
- 8569 menu item for showing traits users #9388
        https://github.com/pharo-project/pharo/pull/9388

- Avoid calling the link and changing the control, which invalidates th… #9387
        https://github.com/pharo-project/pharo/pull/9387
        
- 9107-Syntax-highlighter-does-not-refresh-when-a-method-is-saved #9377
        https://github.com/pharo-project/pharo/pull/9377

- 
3211-Creating-a-missing-class-in-debugger-still-shows-it-missing-in-browsercritique
 #9393
        https://github.com/pharo-project/pharo/pull/9393


Tests
=====

- testNoUnusedInstanceVariablesLeft-set-to-zero #9358
        https://github.com/pharo-project/pharo/pull/9358
        
Code Cleanups
=============

- asYetUnclassified is strange protocol name #9340
        https://github.com/pharo-project/pharo/pull/9340
        
- writting instead of writing in protocol name #9342
        https://github.com/pharo-project/pharo/pull/9342

- PRRichTextComposerPRRichTextComposer - space too much in category name #9344
        https://github.com/pharo-project/pharo/pull/9344
        
- typo: acccessing #9348
        https://github.com/pharo-project/pharo/pull/9348
        
- typo: acessing text #9346
        https://github.com/pharo-project/pharo/pull/9346
        
- 9324-Remove-accesing-protocol #9336
        https://github.com/pharo-project/pharo/pull/9336
        
- category typo: initailize-release #9350
        https://github.com/pharo-project/pharo/pull/9350
        
- Typo: method category "visting" should be "visiting" #9368
        https://github.com/pharo-project/pharo/pull/9368
        
- Category cleanup in OCNewCompilerWithChangesFunctionalTest #9359
        https://github.com/pharo-project/pharo/pull/9359
        
- Private method categories not recognized for DateParser #9361
        https://github.com/pharo-project/pharo/pull/9361
        
- Private method categories not recognized for NumberParser #9363
        https://github.com/pharo-project/pharo/pull/9363
        
- 9365 cpu watcher should use correct startup shutdown category #9366
        https://github.com/pharo-project/pharo/pull/9366
        
- Category cleanup in ASTClassBuilderTest #9353
        https://github.com/pharo-project/pharo/pull/9353
        
- Inconsistent usage of categories with "-" included #9372
        https://github.com/pharo-project/pharo/pull/9372
        
- Fix several method category issues #9380
        https://github.com/pharo-project/pharo/pull/9380
        
- Method category cleanup - pass 2 #9385
        https://github.com/pharo-project/pharo/pull/9385

Reply via email to