 |
Changes
- Exception now expose their signalContext through an accessor, and return their signalProcess insteand of ther signalerProcess in the completeProcess:with: hook.
(details / githubweb)
- To make the test correct, we have to call the sender of the signalerContext as we modified the returned context in Exception>>completeProcess:with: from the signaler to the signal.
(details / githubweb)
- Fixing comment
(details / githubweb)
- fixes #7414 by implementing #isZero in Collection, add some tests
(details / githubweb)
- one more test
(details / githubweb)
- Skipping failing test that cannot be fixed until next NewTool merge
(details / githubweb)
|