[UPDATES] 6 more for 3.9alpha

Marcus Denker denker at iam.unibe.ch
Mon Dec 6 18:18:01 UTC 2004


6524categorizeInspector -- Marcus Denker -- 6 December 2004
Subject:		[ENH] Better categorization for inspectorClass
Author: Serge Stinckwich
Some cosmetic changes for the categorization of the inspectorClass
method. No more failure for Set tests.

6525MethodFinderCommentFix-md -- Marcus Denker -- 6 December 2004
Fix for mantis #598:
oshiki:
  --------
  MethodFinder test2:
    Somebody should tell me that the commented area, which doesn''t seem
  to work, should be there or not.
  Marcus
  As the method was last touched in 1999 i''d say: remove it.

6526positionOfSubcollectionTests -- Tom Koenig -- 5 December 2004
Updated sunit TestCases for ReadWrite and SocketStream.  The RWS test 
pretty much just adds the test suggested by Avi.  The SS test adds a 
basic test for the modified method.  It also comments out a couple of 
failing tests methods that were failing and pointless.  Added class 
comments for both TestCases."

6527SetPlatformPreferencesFix-601-v2-laza -- Alexander at Lazarevic.de -- 
6 December 2004
Mantis-Bug:		601
A tiny fix so that platform specific preferences actually get set on 
image startup."

6528ByteArray-doubleAt -- Hans Baveco -- 3 December 2004
Adds methods to ByteArray to read and write 64 bit Floats (DOUBLES) 
from and to a ByteArray.
For the reading methods credits go to Andreas Raab. I made up the 
writing method - that one needs to be checked!!! "

6529isKindOfbyIsClass-asm -- Alejandro Magistrello -- 6 July 2003
- replaces all isKindOf: Morph, Behavior, Collection, String, Number, 
Stream, Text
by isForm, isBehavior, isCollection, isString, isNumber, isStream, 
isText

6530isKindOfForImageSegment -- Alejandro Magistrello -- 5 December 2004
- replaces all isKindOf: Morph, Behavior, Collection, String, Number, 
Stream, Text by isForm, isBehavior, isCollection, isString, isNumber, 
isStream, isText"




More information about the Squeak-dev mailing list