[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Wed Mar 6 23:55:03 UTC 2013


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

http://lists.squeakfoundation.org/pipermail/packages/2013-March/005767.html

Name: Tools-fbs.450
Ancestors: Tools-fbs.449

Transform callers of Utilities class >> #timeStampForMethod: to callers of CompiledMethod >> #timeStamp.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-March/005768.html

Name: Collections-nice.502
Ancestors: Collections-fbs.501

Let String combinations produce Strings rather than Array of Characters.
This is not perfect for WideString which are not necessarily simplified to ByteString, but IMO better than Array.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-March/005769.html

Name: Collections-nice.506
Ancestors: Collections-bf.505, Collections-nice.502

merge nice.502 (String combinations)

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

http://lists.squeakfoundation.org/pipermail/packages/2013-March/005770.html

Name: Tests-nice.177
Ancestors: Tests-ar.176

Assert that -0.0 is interpreted as Float negativeZero by Compiler

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

http://lists.squeakfoundation.org/pipermail/packages/2013-March/005771.html

Name: Tests-nice.189
Ancestors: Tests-eem.188, Tests-nice.177

Merge Tests-nice.177 (Compiler evaluate '-0.0')

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


More information about the Squeak-dev mailing list