Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2011-February/004213.htmlName: Installer-Core-mtf.343
Ancestors: Installer-Core-ul.342
Added "Installer cobalt" to name the cobalt squeaksource
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2011-February/004216.htmlName: Tools-laza.294
Ancestors: Tools-cmm.293
Display DependencyBrowsers class comment in it's code pane while no method is selected, to give a clue about what is being shown in the list
views
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2011-February/004217.htmlName: Graphics-nice.176
Ancestors: Graphics-ul.175
Add an inst var charIndexCompatibilitySlot in order to let the japanese locale test pass.
Some old .sar are using ReferenceStream binary format for saving some objets.
Unfortunately, ReferenceStream - unlike SmartRefStream - can't cope with modification of Object structure.
This is a backward compatibility workaround with these .sar. In the future, StrikeFont should use SmartRefStream and these .sar should be converted.
=============================================