Aug. 22, 2010
7:27 p.m.
12105 ----- - Issue 2844: String>>#numArgs is broken - reformat String class>>#initialize so that the initializer gets executed (no other changes there) - fixed String>>#tokenish and String>>#numArgs - 4 new tests Thanks Lukas Renngli - Issue 2767: SocketStream>>upTo: and #upToAll: to fix an infinite loop. Thanks Andreas Raab. Apparently the fix does not solve the endless loop as in squeak. Stef