Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2011-January/004200.htmlName: MultilingualTests-ul.13
Ancestors: MultilingualTests-ar.12
Added a test to demonstrate
http://bugs.squeak.org/view.php?id=7603 .
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2011-January/004201.htmlName: MultilingualTests-ul.14
Ancestors: MultilingualTests-ul.13
Added a widestring to MultiByteFileStreamTest >> #testNextPutAllStartingAt, otherwise it passes.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2011-January/004202.htmlName: Collections-ul.422
Ancestors: Collections-ul.421
Introduced Stream >> #basicNext:putAll:startingAt: which will be used by MultiByteFileStream to fix
http://bugs.squeak.org/view.php?id=7603 .
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2011-January/004203.htmlName: Multilingual-ul.135
Ancestors: Multilingual-ul.134
Fixed an indexing mistake.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2011-January/004204.htmlName: Multilingual-ul.134
Ancestors: Multilingual-ul.133
A fix for
http://bugs.squeak.org/view.php?id=7603 . Requires Collections-ul.422.
Added TextConverter >> #next:putAll:startingAt:toStream: which is used by MultiByteFileStream and MultiByteBinaryOrTextStream to properly implement #next:putAll:startingAt:.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2011-January/004205.htmlName: Multilingual-bf.136
Ancestors: Multilingual-ul.135
- make MacUnicodeInputInterpreter use utf32 keycode unconditionally, since VMs older than 4.x are not supported anymore anyway.
=============================================