[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sun May 22 23:55:07 UTC 2011


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

http://lists.squeakfoundation.org/pipermail/packages/2011-May/004714.html

Name: Multilingual-ul.144
Ancestors: Multilingual-nice.143

MultiByteFileStream changes:
- ensure that wantsLineEndConversion is initalized
- deprecated #convertStringFromCr: and #convertStringToCr:
Use latin1Encodings in ByteTextConverter's and UTF8TextConverter's #nextPut:toStream:

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

http://lists.squeakfoundation.org/pipermail/packages/2011-May/004715.html

Name: Multilingual-ul.145
Ancestors: Multilingual-ul.144

Ensure that #nextPut:toStream: always returns it's first argument like all other #nextPut: variants.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-May/004716.html

Name: Files-ul.110
Ancestors: Files-nice.109

Send #initialize to new FileStream sub instances.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-May/004717.html

Name: Multilingual-ul.146
Ancestors: Multilingual-ul.145

MultiByteFileStream changes:
- assume that wantsLineEndConversion is properly initialized
- removed the line end conversion code from #nextPut:

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

http://lists.squeakfoundation.org/pipermail/packages/2011-May/004718.html

Name: Multilingual-ul.147
Ancestors: Multilingual-ul.146

- added migration code to the preamble to avoid errors during updates caused by uninitialized wantsLineEndConversion

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

http://lists.squeakfoundation.org/pipermail/packages/2011-May/004719.html

Name: Multilingual-ul.148
Ancestors: Multilingual-ul.147

- fixed UTF16 line end conversions
- initialize instance variables of UTF16TextConverter

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

http://lists.squeakfoundation.org/pipermail/packages/2011-May/004720.html

Name: Multilingual-ul.149
Ancestors: Multilingual-ul.148

- assume that UTF16TextConverter's instance variables are correctly initialized. Migration code is in the preamble.
- other minor refactorings of UTF16TextConverter

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

http://lists.squeakfoundation.org/pipermail/packages/2011-May/004721.html

Name: Multilingual-ul.150
Ancestors: Multilingual-ul.149

- small bugfix

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

http://lists.squeakfoundation.org/pipermail/packages/2011-May/004722.html

Name: Morphic-dtl.542
Ancestors: Morphic-laza.541

Fix Mantis 7635: Graphics primitives will raise errors when rectangles have widths in fractions.

Morph>>extent: should send #rounded to the new extent to ensure integer values.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-May/004723.html

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

All TextConverters pass the line end conversion test.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-May/004724.html

Name: ToolsTests-fbs.44
Ancestors: ToolsTests-fbs.42

If you're looking at a method #foo, and you don't have a message category selected, and you move classes to something that also has a #foo, keep #foo selected.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-May/004725.html

Name: ToolsTests-fbs.45
Ancestors: ToolsTests-fbs.42

Test for Tools-laza.354, and a bonus test just for kicks.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-May/004726.html

Name: ToolsTests-ul.46
Ancestors: ToolsTests-fbs.44, ToolsTests-fbs.45

Merged.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-May/004727.html

Name: Tools-fbs.355
Ancestors: Tools-laza.354

If you're looking at a method #foo, and you don't have a message category selected, and you move classes to something that also has a #foo, keep #foo selected.

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

http://lists.squeakfoundation.org/pipermail/packages/2011-May/004728.html

Name: Tools-ul.356
Ancestors: Tools-laza.355, Tools-fbs.355

- merged
- changed the postscript to initialize the bindings variable of workspaces

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



More information about the Squeak-dev mailing list