MinorFixesUnstable-Squeak3:10


Minor fixes are those which load simply and easily from a changeset/deltastream without any problems...



Minor Fixes (unstable branch)

 

From Croquet:

https://lists.duke.edu/sympa/arc/croquet-dev/2007-05/msg00035.html

 

proposer: nicolas cellier (nice) ncellier@ifrance.com

" http://bugs.squeak.org/view.php?id=6812 "

Installer mantis ensureFix: '6812 Inspecting a changing WeakSet will raise a Debugger'.

" http://bugs.squeak.org/view.php?id=6781 "

Installer mantis ensureFix: '6781: 0.0 raisedTo: -1.0 unexpected result'.

" http://bugs.squeak.org/view.php?id=6782 "

Installer mantis ensureFix: '6782: 1.0 / (FloatArray with: 2.0) unexpected result'.

" http://bugs.squeak.org/view.php?id=6729 "

Installer mantis ensureFix: '6729: -Infinity closeTo: Infinity'.

" http://bugs.squeak.org/view.php?id=6796 "

Installer mantis ensureFix: '6796 A ScaledDecimal is a literal but not isLiteral'.

" http://bugs.squeak.org/view.php?id=6797 "

Installer mantis ensureFix: '6797 Compiler reduce ScaledDecimal with different scales to a single literal'.

" http://bugs.squeak.org/view.php?id=4378 "

Installer mantis ensureFix: '4378 ScaledDecimal storeString uses printOn: and looses exactness'.

" http://bugs.squeak.org/view.php?id=6779 "

Installer mantis ensureFix: '6779 ScaledDecimal readFrom: 5.3 would not answer a ScaledDecimal'.

" http://bugs.squeak.org/view.php?id=6482 "

Installer mantis ensureFix: '6482 Interval storeOn: Incorrect for some ScaledDecimal'.

" http://bugs.squeak.org/view.php?id=6696 "

Installer mantis ensureFix: '6696 ScaledDecimal can read in base 16 but cannot print in base 16'.

" http://bugs.squeak.org/view.php?id=6695 "

Installer mantis ensureFix: '6695 Float storeStringBase: does not store the radix'.

" http://bugs.squeak.org/view.php?id=6697 "

Installer mantis ensureFix: '6697 Number>>storeOn:base: default implementation is wrong'.

" http://bugs.squeak.org/view.php?id=6778 "

Installer mantis ensureFix: '6778 SkipList copy is shallow...'.

" http://bugs.squeak.org/view.php?id=6777 "

Installer mantis ensureFix: '6777 CharacterSet copy is shallow...'.

" http://bugs.squeak.org/view.php?id=6366 "

Installer mantis ensureFix: '6366 BUG WideString findString:startingAt: and other matchTable problems'.

" http://bugs.squeak.org/view.php?id=6367 "

Installer mantis ensureFix: '6367 WideString substrings broken'.

" http://bugs.squeak.org/view.php?id=3574 "

Installer mantis ensureFix: '3574 (Wide)String-findFirstInString:inSet:startingAt: broke if last char'.

" http://bugs.squeak.org/view.php?id=5331 "

Installer mantis ensureFix: '5331 "abc" beginsWith: "ab" asWideString (returns wrong result)'.

" http://bugs.squeak.org/view.php?id=6726 "

Installer mantis ensureFix: '6726 REQ: CompiledMethod print enhancement'.

" http://bugs.squeak.org/view.php?id=6732 "

Installer mantis ensureFix: '6732 Undo polygon painting cause drawing not functioning anymore'.

" http://bugs.squeak.org/view.php?id=6873 "

Installer mantis ensureFix: '6873 BUG isPowerOfTwo incorrect for some LargeNegativeInteger'.

" http://bugs.squeak.org/view.php?id=2701 "

Installer mantis ensureFix: '2701 DependentsArray might potentially be misused'.

" http://bugs.squeak.org/view.php?id=6584 "

Installer mantis ensureFix: '6584 Symbol allInstances doesn''t work anymore'.

" http://bugs.squeak.org/view.php?id=6456 "

Installer mantis ensureFix: '6456 BUG Interval of Float do: infinite loop'.

" http://bugs.squeak.org/view.php?id=1602 "

Installer mantis ensureFix: '1602 ENH Interval method indexOf:'.

" http://bugs.squeak.org/view.php?id=6933 "

Installer mantis ensureFix: '6933 MultiByteFileStream>>upTo: fails for binary'.

" http://bugs.squeak.org/view.php?id=6990 "

Installer mantis ensureFix: '6990 0.0 significandAsInteger is too big'.

" http://bugs.squeak.org/view.php?id=5640 "

Installer mantis ensureFix: '5640 Number-i-printShowingDecimalPlaces:'.

" http://bugs.squeak.org/view.php?id=6535 "

Installer mantis ensureFix: '6535 keyBlock and sortBlock are lost when creating a collection of the same species.'.

" http://bugs.squeak.org/view.php?id=7095 "

Installer mantis ensureFix: '7095 Dictionary>>collect: answers OrderedCollection not Dictionary'.

" http://bugs.squeak.org/view.php?id=7114 "

Installer mantis ensureFix: '7114 BUG SmallInteger minVal highBitOfMagnitude'.

" http://bugs.squeak.org/view.php?id=7121 "

Installer mantis ensureFix: '7121 add:beforeIndex: and add:afterIndex: do not work as advertised'.

" http://bugs.squeak.org/view.php?id=7126 "

Installer mantis ensureFix: '7126 Bug Object Explorer does not ExplorePointers properly'.

" http://bugs.squeak.org/view.php?id=7134 "

Installer mantis ensureFix: '7134 Float rounded is inexact'.

" http://bugs.squeak.org/view.php?id=7136 "

Installer mantis ensureFix: '7136 BUG LinkedList add:after: fails to update lastLink'.

" http://bugs.squeak.org/view.php?id=7007 "

Installer mantis ensureFix: '7007 toggle break on entry from method list pane does not work '.

 

 

 

proposer: Damien Cassou

" http://bugs.squeak.org/view.php?id=6846 "

Installer mantis ensureFix: '6846 MenuMorphs can drop mouse focus'.

 

proposer: Zulq

" http://bugs.squeak.org/view.php?id=6859 "

Installer mantis ensureFix: '6859: Integer-parseFromString:base:ifFail:'.

 

proposer: Göran Krampe

" http://bugs.squeak.org/view.php?id=6843 "

Installer mantis ensureFix: '6843: Trivial fix in SMTPClient-#encodeString: exclude NULL chars'.

 

proposer: Keith Hodges

" http://bugs.squeak.org/view.php?id=6868 "

Installer mantis ensureFix: '6868: System Navigation-#obsoleteBehaviours chokes on ProtoObjects'.

" http://bugs.squeak.org/view.php?id=6869 "

Installer mantis ensureFix: '6869: fixObsoleteReferences redundancy'.

" http://bugs.squeak.org/view.php?id=6870 "

Installer mantis ensureFix: '6870: MessageCatcher considered harmful'.

 

proposer: Matthew Fulmer

" http://bugs.squeak.org/view.php?id=1780 "

Installer mantis ensureFix: '1780: Stay up menus have a confusing and dangerous behavior when obscured.'.

"kph: not sure this works as intended, menus cease to work at all if partially obscured"

 

proposer: Tom Phoenix

" http://bugs.squeak.org/view.php?id=6870 "

Installer mantis ensureFix: '6870 MessageCatcher considered harmful'.

 

proposer Masashi Umezawa umejava@mars.dti.ne.jp

" http://bugs.squeak.org/view.php?id=6894 "

Installer mantis fixBug: '6894 StartUpList order is broken due to the Delay patch'.

" http://bugs.squeak.org/view.php?id=6893 "

Installer mantis fixBug: '6893 "Do it" log cannot be parsed if it includes leading spaces and multybyte string'.

" http://bugs.squeak.org/view.php?id=6892 "

Installer mantis fixBug: '6892 Choosing default browser menu is not translated'.

" http://bugs.squeak.org/view.php?id=6861 "

Installer mantis fixBug: '6861: Services menus/buttons are not translated'.

proposer Andreas

" http://bugs.squeak.org/view.php?id=6980 "

Installer mantis fixBug: '6980 recreate special objects array'.

proposer laza

" http://bugs.squeak.org/view.php?id=6834 "

Installer mantis fixBug: '6834 Delay class-#timeoutSemaphore:afterMSecs: doesnt'.

proposer Klaus

" http://bugs.squeak.org/view.php?id=6937 "

Installer mantis fixBug: '6937 OrderedCollection-removeAll'.