[Pharo-project] [update 1.3] #13067
March 1, 2011
1:35 p.m.
13067 ----- - Issue 3765: fixed printPadded. Thanks David Lewis. - Issue 3743: Fix Finder UI (add shortcuts and more commands). Thanks Benjmain van Ryseghem. - Issue 3761: overlappingPairsCollect: fails on OrderedCollections. Thanks guys :) | collection | collection := OrderedCollection withAll: #(1 2 3 4 5). collection overlappingPairsCollect: [ :a :b | a + b ]. - Issue 3762: Refactor TextEditor >> dispatchOn:. Thanks Camillo Bruni Stef
5631
Age (days ago)
5631
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stéphane Ducasse