[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Thu Oct 3 23:55:02 UTC 2013


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

http://lists.squeakfoundation.org/pipermail/packages/2013-October/006480.html

Name: Graphics-nice.247
Ancestors: Graphics-nice.246

Restore correct width of embedded morphs (recent regression).

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

http://lists.squeakfoundation.org/pipermail/packages/2013-October/006481.html

Name: Compiler-cmm.275
Ancestors: Compiler-nice.274

When loading code, don't blow up just because of an undeclared ref.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-October/006482.html

Name: System-cmm.600
Ancestors: System-fbs.599

- RecentMessages can now temporarily suspend, so it'll be able to avoid being blown away just from loading MC packages.
- API consistency.
- Test methods moved to Tests.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-October/006483.html

Name: Tests-cmm.256
Ancestors: Tests-nice.255

Changes for updates to RecentMessages in System-cmm.600.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-October/006484.html

Name: Monticello-cmm.573
Ancestors: Monticello-fbs.572

- Factor out cacheAllFilenames and flushAllFilenames to support special-case caching.
- Stop obliterating Recent Messages when loading MC packages.

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

http://lists.squeakfoundation.org/pipermail/packages/2013-October/006485.html

Name: Graphics-nice.248
Ancestors: Graphics-nice.247

Fix small glitch: we must gobble all spaces before the one at which we wrap, but also all spaces after when we are justified.
CompositionScanner>>crossedX is too long, split it in 3 understandable parts.
Remove unused setConditionArray:
Recategorize methods.

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


More information about the Squeak-dev mailing list