[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Fri Jun 17 21:56:50 UTC 2016


Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068226.html

Name: Kernel-eem.1029
Ancestors: Kernel-mt.1028

Supply missing simulation methods for the new Mutex primitives and hence render through on code like the following funcitonal again:

Mutex new critical:
	[[Object new]
		on: Notification
		do: [:noti| ]]

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068227.html

Name: Kernel-eem.1030
Ancestors: Kernel-eem.1029

Fix simulation of the withArgs:executeMethod: and tryPrimitive:withArgs: primitives, as well as providing support for receiver:tryPrimitive:withArgs: when it is implemented.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2016-June/068228.html

Name: WebClient-Core-topa.101
Ancestors: WebClient-Core-ul.100

Only close streams that are still connected.

=============================================


More information about the Squeak-dev mailing list