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

MD
Marcus Denker
Fri, Apr 30, 2021 7:02 AM

We merged 37 Pull Requests and fixed 35 issues this week.
The focus was for one on Newtools, the others have been
general bugfixes and cleanups.

NewTools 0.6.4

  • [spotter] enhance the way of keeping selection while adding new results
  • [inspector] halt on call appears again
  • [playground] add a simple versioning system based on ombu
  • fix #8803 (thanks @MarcusDenker)
  • fix pharo-spec/NewTools#154
  • fix #888
  • cleanups

NewTools 0.6.5

  • spotter handles correctly scoping it by an origin (it will be used in calypso <meta+h> command, and probably others).

Spec 0.8.11

  • feature: add standard dialogs
  • code presenter: enhance method selection
  • fix pharo-spec/Spec#1047
  • fix #8434 (thanks @kasperosterbye)
  • fix #8421 (thanks @kasperosterbye)
  • some fixes in SpDemo (WIP)
  • cleanups

Spec 0.8.12

  • trees now can collapse paths

Fixes

Cleanups

We merged 37 Pull Requests and fixed 35 issues this week. The focus was for one on Newtools, the others have been general bugfixes and cleanups. NewTools 0.6.4 =============== - [spotter] enhance the way of keeping selection while adding new results - [inspector] halt on call appears again - [playground] add a simple versioning system based on ombu - fix #8803 (thanks @MarcusDenker) - fix pharo-spec/NewTools#154 - fix #888 - cleanups NewTools 0.6.5 ============== - spotter handles correctly scoping it by an origin (it will be used in calypso <meta+h> command, and probably others). Spec 0.8.11 ============= - feature: add standard dialogs - code presenter: enhance method selection - fix pharo-spec/Spec#1047 - fix #8434 (thanks @kasperosterbye) - fix #8421 (thanks @kasperosterbye) - some fixes in SpDemo (WIP) - cleanups Spec 0.8.12 ============ - trees now can collapse paths Fixes ===== - fixing-socket-availableData #9130 https://github.com/pharo-project/pharo/pull/9130 - 9196-Enter-key-in-the-numpad-does-not-work #9204 https://github.com/pharo-project/pharo/pull/9204 - 9208 rb sequence node periods statements temporaries point to the same instance #9209 https://github.com/pharo-project/pharo/pull/9209 - 9077-SpValueHolder-did-not-untderstand-asTest-in-new-playground-About-menu #9132 https://github.com/pharo-project/pharo/pull/9132 - Allow-Shadowing-RequestorVars #9202 https://github.com/pharo-project/pharo/pull/9202 - 9188-Text-does-understand-unescapeCharacter #9198 https://github.com/pharo-project/pharo/pull/9198 - fixes #9183 by adding a deprecated subclass #9191 https://github.com/pharo-project/pharo/pull/9191 - 9187-Debug-it-raises-isReturnSpecial-was-sent-to-nil #9190 https://github.com/pharo-project/pharo/pull/9190 - Context>>printDetails trimmed the last character #9134 https://github.com/pharo-project/pharo/pull/9134 - Fix 9150-Right-click-is-broken-on-variables-in-the-Calypso-browser #9151 https://github.com/pharo-project/pharo/pull/9151 - update commitish for newtools v0.6.3 #9133 https://github.com/pharo-project/pharo/pull/9133 - every AthensCanvas has own paint cache #9111 https://github.com/pharo-project/pharo/pull/9111 Cleanups ======== - testNoUnusedInstanceVariablesLeft-down-to-6 #9207 https://github.com/pharo-project/pharo/pull/9207 - RubParagraphDecorator-class-isUsed #9184 https://github.com/pharo-project/pharo/pull/9184 - Epicea-deprecation-rewrites #9192 https://github.com/pharo-project/pharo/pull/9192 - IconicListItem should be in Deprecated90 package #9180 https://github.com/pharo-project/pharo/pull/9180 - TabLabelItem should be in Deprecated90 package #9182 https://github.com/pharo-project/pharo/pull/9182 - AthensAbstractShape should be abstract #9158 https://github.com/pharo-project/pharo/pull/9158 - AthensAbstractMeshPaintPatch should be abstract #9155 https://github.com/pharo-project/pharo/pull/9155 - AthensAbstractPaint should be abstract #9153 https://github.com/pharo-project/pharo/pull/9153 - SignalLogger should be abstract #9163 https://github.com/pharo-project/pharo/pull/9163 - Implement CodeChunk(class)>>#isAbstract #9168 https://github.com/pharo-project/pharo/pull/9168 - Abstract classes in Keymapping package #9174 https://github.com/pharo-project/pharo/pull/9174 - BytecodeEncoder should implement #isAbstract to return true #9172 https://github.com/pharo-project/pharo/pull/9172 - Fix small lint issue in ClapImage commands #9166 https://github.com/pharo-project/pharo/pull/9166 - Remove class AthensTiger3 #9159 https://github.com/pharo-project/pharo/pull/9159 - 9160 review athens text display command #9161 https://github.com/pharo-project/pharo/pull/9161 - Cleanup BehaviorOwnedChunk #9170 https://github.com/pharo-project/pharo/pull/9170 - Fix typo in MicSingleLineBlock class comment #9178 https://github.com/pharo-project/pharo/pull/9178 - 8864/calypso names #9148 https://github.com/pharo-project/pharo/pull/9148 - Cleanup-CommentTestCase-cleanUpInstanceVariables #9143 https://github.com/pharo-project/pharo/pull/9143 - 9140-ContributingToTheCatalogHelp-can-be-removed #9144 https://github.com/pharo-project/pharo/pull/9144 - 9129-RubTextEditorunescapeCharacterinString-should-be-implemented-in-String #9131 https://github.com/pharo-project/pharo/pull/9131