This week (24/2021) on the Pharo Issue Tracker

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

This week (24/2021) on the Pharo Issue Tracker

Marcus Denker-4
We merged 29 Pull requests and closed 32 issues in the main issue tracker.


update Spec2 to v0.8.14 #9451
==============================

- https://github.com/pharo-spec/Spec/releases/tag/v0.8.14
- fix pharo-spec/Spec#1074
- fix pharo-spec/Spec#1085
- fix pharo-spec/Spec#1084
- fix pharo-spec/Spec#1087
- fix pharo-spec/Spec#1059
- fix pharo-spec/Spec#1093
- fix a problem when resizing window before us displayed
- replace the usage of SpObservableSpot with ObservableSpot`
- add SpDropListPresenter>>updateItemsKeepingSelection:
- add string search commands to SpCodePresenter
- added openBlockedDialogWithSpec (thanks @Lin777)
- standard dialogs now have icons
- some cleanups
- new examples, tests and comments


Fixes
=====
- 9430-Playground-Define-Global-lead-to-DNU #9434
        https://github.com/pharo-project/pharo/pull/9434
       
- Playground-Define-ClassVars-Check #9435
        https://github.com/pharo-project/pharo/pull/9435

- 9453 Path>>parent answers wrong value if '..' is the last segment #9454
        https://github.com/pharo-project/pharo/pull/9454
       
- Adding missing check for pool contained in superclasses #9455
        https://github.com/pharo-project/pharo/pull/9455
       
- Fix #9397 - collect:as: behavior on dictionaries #9446
        https://github.com/pharo-project/pharo/pull/9446
       
- RB - Add variables when we copy a class #9441
        https://github.com/pharo-project/pharo/pull/9441
       
- #fix: 9420: printing the stack can produce endless loop #9431
        https://github.com/pharo-project/pharo/pull/9431



Tests/Rules
============

Provide a proper category rule for "tests" in SUnit test methods #9484
        https://github.com/pharo-project/pharo/pull/9484
       
Provide a proper category rule for "accessing" #9480
        https://github.com/pharo-project/pharo/pull/9480

Decrease count in testNoUncategorizedMethods #9476
        https://github.com/pharo-project/pharo/pull/9476


Cleanups
========

- Cleanup of categories - Pass 5 #9460
        https://github.com/pharo-project/pharo/pull/9460
       
- Method category cleanup - pass 4 #9425
        https://github.com/pharo-project/pharo/pull/9425
       
- ReProperMethodProtocolNameRule should be abstract #9478
        https://github.com/pharo-project/pharo/pull/9478

- Fix some tests categories #9482
        https://github.com/pharo-project/pharo/pull/9482
       
- Categorize uncategorized methods in classes starting with T #9474
        https://github.com/pharo-project/pharo/pull/9474
       
- Cleanup Sindarin packages #9468
        https://github.com/pharo-project/pharo/pull/9468
       
- Cleanup TextDiffBuilder>>#findMatches #9463
        https://github.com/pharo-project/pharo/pull/9463
       
- Fix typo in comment in CNSelectorExtractor>>#extractSelectorFromSelec… #9465
        https://github.com/pharo-project/pharo/pull/9465
       
- unnecessary super new -> self new #9461
        https://github.com/pharo-project/pharo/pull/9461
       
- Fixed #9456. Moved the migration instruction from the class comment o… #9457
        https://github.com/pharo-project/pharo/pull/9457
       
- 9415-Deprecated-methods-from-GIFReadWriterdelay #9448
        https://github.com/pharo-project/pharo/pull/9448
       
- Scrollpane "access" and "access options" method category #9437
        https://github.com/pharo-project/pharo/pull/9437
       
- Cleanup: "access" category should be "accessing" OR "private - accessing" #9439
        https://github.com/pharo-project/pharo/pull/9439
       
- remove usages of SpObservableSlot #9432
        https://github.com/pharo-project/pharo/pull/9432
       
- remove old catalog browser #9428
        https://github.com/pharo-project/pharo/pull/9428