[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sat Jun 18 23:55:12 UTC 2011


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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004776.html

Name: System-ul.441
Ancestors: System-ul.440

- Removed invisible line feed characters from the source code of the Trunk image in the preamble.
- Don't send #forgetDoIts, because it's not needed anymore. Evaluate it one last time in the preamble.
- Deprecated SmalltalkImage >> #forgetDoIts.
- Use #repeat instead of [ true ] whileTrue and friends.
- Use #displayProgressFrom:to:during: instead of #displayProgressAt:from:to:during:
- Removed closure bootstap code from Utilities

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004777.html

Name: System-ul.442
Ancestors: System-ul.441

Make sure MC doesn't see the changes done in the preamble as real changes.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004778.html

Name: Collections-ul.444
Ancestors: Collections-cmm.443

- Don't send #forgetDoIts, because it's not needed anymore.
- Use #repeat instead of [ true ] whileTrue and friends.
- Use #displayProgressFrom:to:during: instead of #displayProgressAt:from:to:during:.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004779.html

Name: Compiler-ul.210
Ancestors: Compiler-ul.209

- Don't send #forgetDoIts, because it's not needed anymore.
- Use #repeat instead of [ true ] whileTrue and friends.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004780.html

Name: Compression-ul.28
Ancestors: Compression-laza.27

- Use #displayProgressFrom:to:during: instead of #displayProgressAt:from:to:during:.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004781.html

Name: EToys-ul.83
Ancestors: EToys-nice.82

- Don't send #forgetDoIts, because it's not needed anymore.
- Use #displayProgressFrom:to:during: instead of #displayProgressAt:from:to:during:.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004782.html

Name: Graphics-ul.186
Ancestors: Graphics-cmm.185

- Use #repeat instead of [ true ] whileTrue and friends.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004783.html

Name: Kernel-ul.599
Ancestors: Kernel-nice.598

- Don't send #forgetDoIts, because it's not needed anymore.
- Use #repeat instead of [ true ] whileTrue and friends.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004784.html

Name: Monticello-ul.473
Ancestors: Monticello-cmm.471

- Use #displayProgressFrom:to:during: instead of #displayProgressAt:from:to:during:.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004785.html

Name: MonticelloConfigurations-ul.95
Ancestors: MonticelloConfigurations-ul.94

- Use #displayProgressFrom:to:during: instead of #displayProgressAt:from:to:during:.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004786.html

Name: Morphic-ul.547
Ancestors: Morphic-ul.546

- Use #repeat instead of [ true ] whileTrue and friends.
- Use #displayProgressFrom:to:during: instead of #displayProgressAt:from:to:during:.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004787.html

Name: MorphicExtras-ul.100
Ancestors: MorphicExtras-ul.99

- Use #repeat instead of [ true ] whileTrue and friends.
- Use #displayProgressFrom:to:during: instead of #displayProgressAt:from:to:during:.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004788.html

Name: Multilingual-ul.152
Ancestors: Multilingual-ul.151

- Use #repeat instead of [ true ] whileTrue and friends.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004789.html

Name: PackageInfo-Base-ul.56
Ancestors: PackageInfo-Base-cmm.55

- Use #displayProgressFrom:to:during: instead of #displayProgressAt:from:to:during:.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004790.html

Name: Network-ul.115
Ancestors: Network-ul.114

- Use #repeat instead of [ true ] whileTrue and friends.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004791.html

Name: ReleaseBuilder-ul.65
Ancestors: ReleaseBuilder-nice.64

- Don't send #forgetDoIts, because it's not needed anymore.
- Use #displayProgressFrom:to:during: instead of #displayProgressAt:from:to:during:.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004792.html

Name: SMBase-ul.129
Ancestors: SMBase-cmm.128

- Use #displayProgressFrom:to:during: instead of #displayProgressAt:from:to:during:.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004793.html

Name: ST80-ul.129
Ancestors: ST80-nice.128

- Use #displayProgressFrom:to:during: instead of #displayProgressAt:from:to:during:.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004794.html

Name: SUnit-ul.86
Ancestors: SUnit-ul.85

- Use #repeat instead of [ true ] whileTrue and friends.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004795.html

Name: ScriptLoader-ul.333
Ancestors: ScriptLoader-nice.332

- Don't send #forgetDoIts, because it's not needed anymore.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004796.html

Name: Sound-ul.29
Ancestors: Sound-nice.28

- Don't add a delay to SoundRecorder >> #recordLoop if the VM is not unix.
- Use #repeat instead of [ true ] whileTrue and friends.
- Use #displayProgressFrom:to:during: instead of #displayProgressAt:from:to:during:.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004797.html

Name: Tests-ul.131
Ancestors: Tests-cmm.130

- Use #displayProgressFrom:to:during: instead of #displayProgressAt:from:to:during:.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004798.html

Name: TrueType-ul.18
Ancestors: TrueType-ar.17

- Use #displayProgressFrom:to:during: instead of #displayProgressAt:from:to:during:.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004799.html

Name: Tools-ul.362
Ancestors: Tools-ul.361

- Use #repeat instead of [ true ] whileTrue and friends.
- Use #displayProgressFrom:to:during: instead of #displayProgressAt:from:to:during:.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-June/004800.html

Name: ToolBuilder-Morphic-ul.79
Ancestors: ToolBuilder-Morphic-cmm.78

- Use the preference to position the progress morph in MorphicUIManager >> #informUserDuring:.

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



More information about the Squeak-dev mailing list