We merged 26 Pull Requests and closed 15 Issue tracker entries this week.
Focus for Pharo10 is still cleaning up unused code.
Features
========
- Adding initial iteration of ExternalProjectLoader #9827
https://github.com/pharo-project/pharo/pull/9827
-
9848-Allow-reflective-execution-of-CompiledMethod-without-sending-to-the-receiver
#9849
https://github.com/pharo-project/pharo/pull/9849
Fixes
=====
- Make printing of BlockClosure more robust #9843
https://github.com/pharo-project/pharo/pull/9843
- 9731-Ph9-Spec2-List-items-cannot-be-selected-when-medium-font-is-used #9852
https://github.com/pharo-project/pharo/pull/9852
Dead code cleanup
=================
- Cleanup-deprecated-classify #9837
https://github.com/pharo-project/pharo/pull/9837
- remove-deprecated-code-08-30 #9862
https://github.com/pharo-project/pharo/pull/9862
- Cleanup-Deprecated-Code-09-01 #9876
https://github.com/pharo-project/pharo/pull/9876
- Cleanup-Deprecated-09-02 #9886
https://github.com/pharo-project/pharo/pull/9886
- AthensCairoStrokePaint>>#initialize not necessary #9867
https://github.com/pharo-project/pharo/pull/9867
- Cleanup #isActivePlatform #9865
https://github.com/pharo-project/pharo/pull/9865
- Remove UnixEnvironment>>#unsetEnv: #9875
https://github.com/pharo-project/pharo/pull/9875
- Metaclass>>#sharedPools can be removed #9869
https://github.com/pharo-project/pharo/pull/9869
- 9878-detectSum-is-deprecated-but-still-has-users #9884
https://github.com/pharo-project/pharo/pull/9884
- Cleanup-Deprecated-DisplayMedium #9880
https://github.com/pharo-project/pharo/pull/9880
- Cleanup FileSystemDirectoryEntry #9873
https://github.com/pharo-project/pharo/pull/9873
Cleanups
========
- Simpler-VariableName-ReservedVariable #9841
https://github.com/pharo-project/pharo/pull/9841
- Deprecate-DebuggerMethodMapOpal #9824
https://github.com/pharo-project/pharo/pull/9824
- Unify #layoutForType: with the #kind methods. #9819
https://github.com/pharo-project/pharo/pull/9819
- 9681-AbstractLayout-hierarchy-unify-typeOfClass-and-kind #9861
https://github.com/pharo-project/pharo/pull/9861
- EmbeddedFreeTypeFontInstaller class >> initialize should not do a sup… #9855
https://github.com/pharo-project/pharo/pull/9855
- Cleaning up ValueLink objects #9799
https://github.com/pharo-project/pharo/pull/9799
- categorize-more-09-01 #9881
https://github.com/pharo-project/pharo/pull/9881
Documentation
==============
- Expand Dictionary documentation #9834
https://github.com/pharo-project/pharo/pull/9834
- Add EmbeddedFreeTypeFontDescription class comment #9860
https://github.com/pharo-project/pharo/pull/9860
- Fix #9788 : Change parameter from class to string #9842
https://github.com/pharo-project/pharo/pull/9842
Pharo9
======
- Backport Issue 9731:
Ph9-Spec2-List-items-cannot-be-selected-when-medium-font-is-used #9853
https://github.com/pharo-project/pharo/pull/9853