[UPDATES] 9 for 3.8g and 3.9a

Marcus Denker denker at iam.unibe.ch
Sat Dec 4 11:06:39 UTC 2004


6486nonAsciiFix38g -- Yoshiki Ohshima -- 3 December 2004
Attempts to try to fix most of the wrong non-ascii chars."

6487FixBehavior-md -- Marcus Denker -- 3 December 2004
v3:
deletes Behavior class>>superclass:methodDictionary:format:
This was added by 6464KCPMoreRobusBehavor but is not needed,
as this is inherited from Class.
adds a new (doing just a basicNew) to ClassDescrition to make sure that
the new in behavior is never called.
Fixes bug
  0000583: VMMaker 3.8b1 install from SM crashes a clean Squeak 3.8b 
(6465) image hard

6488fixBrowserDefault-md -- Marcus Denker -- 2 December 2004
Fix for Mantis Bug #427
Browser choice menu has no default
  after updating from 3.8alpha, opening a browser presents a choice. If 
neither is chosen, a walkback occurs."

6489deprFixSM-md -- Marcus Denker -- 16 July 2004
Small fix for SM: SMInstaller class>>forPackage:directory: uses 
deprecatedExplanation:
which is deprecated. This cs just patches the method to use 
#deprecated: instead "

6490BecomeTest2-md -- Marcus Denker -- 26 November 2004
test for become, renamed test for forwordBecome"

6491PreferencesFlagshipTypo -- Lyndon Tremblay -- 1 December 2004
Corrects typo in Preferences>>isFlagship"

6492MultiCharacterFix -- Boris Gaertner -- 26 November 2004
md: incorporated a change in asUnicode that was done
Methods asUnicode and asUnicodeChar compare a class to a metaclass. 
This change set fixes that mistake."

6493MatrixTransMorphTransformFix-fbs




More information about the Squeak-dev mailing list