This week we merged 27 PRs and fixed 23 Issues.
Symbol/SelectorTable Improvements
================================
- Symbol-simpler-findInternedSelector #11281
https://github.com/pharo-project/pharo/pull/11281
- 11243-Symbol-classrebuildSelectorTable-hould-not-use-allInstancesDo #11244
https://github.com/pharo-project/pharo/pull/11244
- remove OneCharacterSymbols from Symbol #11247
https://github.com/pharo-project/pharo/pull/11247
Features
========
- Add rules for simplification of isNotNil ifTrue:, notNil ifTrue:ifFalse #11261
https://github.com/pharo-project/pharo/pull/11261
Fixes
======
- Pharo11-UFT8-Monticello #11239
fixes: Commits with ... (introduced by GH) in summary cannot be loaded
back in Pharo #11226
https://github.com/pharo-project/pharo/pull/11239
Debugger
========
- Adding debuggerLayout in TStDebuggerExtensionLayout` to be able to choose the
layout the debugger extension should have #376
https://github.com/pharo-spec/NewTools/pull/376
- Fixing odd behaviour in debugger inspector filters #359
https://github.com/pharo-spec/NewTools/pull/359
- Fixes context menu commands of the StDebugger stack. #373
https://github.com/pharo-spec/NewTools/pull/373
- [cleanup] fix selector name: initalizeSelectedList #369
https://github.com/pharo-spec/NewTools/pull/369
Cleanups
========
- 11245-Trivial-FinderUI-classsearchedTextListMaxSize-can-be-removed #11249
https://github.com/pharo-project/pharo/pull/11249
- 11255-OrderedCollection-adding-methods-remove-a-poppushTemp #11256
https://github.com/pharo-project/pharo/pull/11256
- [clean up] isLiteral and TestRunner method never call #11257
https://github.com/pharo-project/pharo/pull/11257
- Fixed issue 11210: Do not skip
NativeArrayTest>>#testDoubleArraysHaveCorrectLayout #11260
https://github.com/pharo-project/pharo/pull/11260
- 10185-merge-ReSmalllintChecker-into-SmalllintManifestChecker #11219
https://github.com/pharo-project/pharo/pull/11219
Trivial Cleanups
================
- Cleanup IdentityTransform class>>#initialize #11289
https://github.com/pharo-project/pharo/pull/11289
- Cleanup: categorize ProcessLocalSlotTest #11288
https://github.com/pharo-project/pharo/pull/11288
- Cleanup: align #isTransparent and other #isXXX methods #11280
https://github.com/pharo-project/pharo/pull/11280
- Cleanup: #isCharacter should be in same "testing" category (not "acce… #11278
https://github.com/pharo-project/pharo/pull/11278
- Cleanup: small improvements for Webbrowser package #11283
https://github.com/pharo-project/pharo/pull/11283
- Cleanup Delay>>#isExpired #11269
https://github.com/pharo-project/pharo/pull/11269
- Cleanup: lint for ComputedSlotTest>>#testReadComputedSlotCompiled #11285
https://github.com/pharo-project/pharo/pull/11285
- Cleanup: remove unnecessary class #initialize comment #11292
https://github.com/pharo-project/pharo/pull/11292
- Cleanup: #isBlock should be in same "testing" category (not "accessing")
#11277
https://github.com/pharo-project/pharo/pull/11277
- Properly categorize "is..." methods #11267
https://github.com/pharo-project/pharo/pull/11267
- Cleanup: small category cleanup in Path #11274
https://github.com/pharo-project/pharo/pull/11274
- #isResumable shoud be in "testing" or "private - testing" #11271
https://github.com/pharo-project/pharo/pull/11271
- Cleanup-DeadCode-05-20 #11250
https://github.com/pharo-project/pharo/pull/11250