The Trunk: Multilingual-nice.201.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

The Trunk: Multilingual-nice.201.mcz

commits-2
Nicolas Cellier uploaded a new version of Multilingual to project The Trunk:
http://source.squeak.org/trunk/Multilingual-nice.201.mcz

==================== Summary ====================

Name: Multilingual-nice.201
Author: nice
Time: 25 September 2014, 11:08:56.771 pm
UUID: b1bbcfdf-86a3-4424-9014-a8168390a6f5
Ancestors: Multilingual-ul.200

Remove #padToEndWith: now that it has been moved upper in WriteStream

=============== Diff against Multilingual-ul.200 ===============

Item was removed:
- ----- Method: MultiByteBinaryOrTextStream>>padToEndWith: (in category 'public') -----
- padToEndWith: aChar
- "We don't have pages, so we are at the end, and don't need to pad."!