Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2010-April/003254.htmlName: Multilingual-ar.118
Ancestors: Multilingual-nice.117
Fix drop handling in MultiByteFileStream.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-April/003255.htmlName: SMBase-gk.104
Ancestors: SMBase-ul.103
Trying to quickly update trunk and SqueakMap server for release 4.1:
- Fixes for downloads/installation
- Move to SmartRefStream
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-April/003256.htmlName: SMBase-gk.105
Ancestors: SMBase-gk.104
Change one ifNotNil: to ifNotNilDo: so that the code can be loaded into a 3.8 image.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-April/003257.htmlName: SMBase-gk.106
Ancestors: SMBase-gk.105
One more ifNotNil: made to ifNotNilDo: for backwards compatibility.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-April/003258.htmlName: SMBase-gk.107
Ancestors: SMBase-gk.106
Sigh, yet another revert of code critic stuff.
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-April/003259.htmlName: SMBase-gk.108
Ancestors: SMBase-gk.107
Yet another revert of ifNotNil: instead of ifNotNilDo:
=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-April/003260.htmlName: SMBase-gk.109
Ancestors: SMBase-gk.108, SMBase-gk.90
- Added #oldReload to be able to load an old map using ImageSegments. Only to be used when switching on the server.
And a bunch of fixes from a long time back:
2006, Doug Way:
- A bunch of additions and cleanups for the SMPackage and SMPackageRelease full descriptions which appear in the package loader.
2008, Göran Krampe:
- Fix in default installer for text file converter.
2009, Göran Krampe:
-Added #isPurged and fix in synchWithDisk to avoid problems with a purged map when there is no map on disk (fresh install)
- Fix included from
http://bugs.squeak.org/view.php?id=7201=============================================
http://lists.squeakfoundation.org/pipermail/packages/2010-April/003261.htmlName: SMLoader-gk.58
Ancestors: SMLoader-nice.38, SMLoader-gk.57, SMLoader-mtf.56
Merged some fixed underscore assignments.
=============================================