[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sun Jan 10 22:55:01 UTC 2016


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

http://lists.squeakfoundation.org/pipermail/packages/2016-January/009245.html

Name: Collections-ul.677
Ancestors: Collections-eem.676

Let #arrayType define the class of array in WeakSet.

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

http://lists.squeakfoundation.org/pipermail/packages/2016-January/009246.html

Name: Network-ul.171
Ancestors: Network-eem.170

Made the conversion logic explicit in Socket >> #setOption:value:.

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

http://lists.squeakfoundation.org/pipermail/packages/2016-January/009247.html

Name: System-ul.784
Ancestors: System-eem.783

Let PseudoClass behave more like a class, especially when #realClass exists in the image.

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

http://lists.squeakfoundation.org/pipermail/packages/2016-January/009248.html

Name: Tools-ul.661
Ancestors: Tools-eem.660

Added shout support to VersionsBrowser.

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

http://lists.squeakfoundation.org/pipermail/packages/2016-January/009249.html

Name: Tools-ul.662
Ancestors: Tools-ul.661

Improved method to method category drops in Browser: moving methods from classes related by inheritance or by being meta-non-meta pairs won't have to be confirmed any more.

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

http://lists.squeakfoundation.org/pipermail/packages/2016-January/009250.html

Name: Kernel-ul.977
Ancestors: Kernel-eem.976

DateAndTime changes and fixes:
- #now returns an object with the correct date. (DaysSinceEpoch was only updated in #startUp:, so after a day it became inaccurate.)
- #now returns increasing values, as it did before.
- Removed the unused DaysSinceEpoch class variable.
- Removed #startUp:, because it had nothing else left to do.
- DateAndTime is removed from the StartUpList after load.
- #julianDayNumber:offset: uses the direct setter method, which results in ~55x speedup.

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

http://lists.squeakfoundation.org/pipermail/packages/2016-January/009251.html

Name: Tools-ul.663
Ancestors: Tools-ul.662

Fixed the copy-case in Browser >> #dropOnMessageCategories:at:.

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

http://lists.squeakfoundation.org/pipermail/packages/2016-January/009252.html

Name: ToolsTests-ul.75
Ancestors: ToolsTests-ul.74

Updated and simplified BrowserTest's #testFlattenHierarchyTreeOnIndent and #testFlattenHierarchyTreeOnIndentBy.

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


More information about the Squeak-dev mailing list