[ANN] new image on the server

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[ANN] new image on the server

Stéphane Ducasse
Hi guys

I updated a new core image 10353

- Issue 893: InputEventSensor>>commandKeyPressed
- Issue 892: FTPClient does not work anymore
        Final license cleaning
- Network-Url-GabrielOmarCotelli.7
        HTTPUrl>>retrieveContentArgs:)
- Morphic-GabrielOmarCotelli.326
        TransformMorph >> numberOfItemsPotentiallyInViewWith:
        PluggableListMorph >> numSelectionsInView
        WorldState class >> deferredExecutionTimeLimit
        WorldState >> runStepMethodsIn:
- Cleaning of PMM methods
        Object >> isTrait
        Set class >> rehashAllSets
        Set class >> new
        CodeLoader class >> exportCodeSegment:classes:keepSource:
        FloatTest >> testInfinity3 (deleted)
        FloatTest >> testZero2 (deleted)
       
- super initialize second half
- Issue 135 Thanks alain.

- Issue876 - Pre-requisite for http://bugs.squeak.org/view.php?id=3374 
aka http://code.google.com/p/pharo/issues/detail?id=876

- Issue876 - Fix and test http://bugs.squeak.org/view.php?id=3374 aka http://code.google.com/p/pharo/issues/detail?id=876
Mind the order: load the Pre-requisite Part1 first...

- Issue 890: Mantis 6535: keyBlock and sortBlock are lost when  
creating a collection of the same species.
        Test And Fix for KeyedSet to avoid loosing blocks
        issue http://code.google.com/p/pharo/issues/detail?id=890
        Mantis http://bugs.squeak.org/view.php?id=6535
       
- Issue 890: Mantis 6535: keyBlock and sortBlock are lost when  
creating a collection of the same species.
        Tests and Fix for avoiding loosing sortBlock - Part1
issue http://code.google.com/p/pharo/issues/detail?id=890
Mantis http://bugs.squeak.org/view.php?id=6535

- Issue 890: Mantis 6535: keyBlock and sortBlock are lost when  
creating a collection of the same species.
        Tests and Fix for avoiding loosing sortBlock - Part2
issue http://code.google.com/p/pharo/issues/detail?id=890
Mantis http://bugs.squeak.org/view.php?id=6535

- Issue 890: Mantis 6535: keyBlock and sortBlock are lost when  
creating a collection of the same species.
Tests and Fix for avoiding loosing sortBlock - Part3
issue http://code.google.com/p/pharo/issues/detail?id=890
Mantis http://bugs.squeak.org/view.php?id=6535

- Issue 879 Fix and Test for http://code.google.com/p/pharo/issues/detail?id=879
ANSI FLoat characterizaton messages are lacking.
Additons to Float class: #denormalized #emax #emin #epsilon #fmax  
#fmin #fminDenormalized #fminNormalized #radix
Additions to Float: #predecessor #successor
These last two are not ANSI but VERY convenient

- Issue 67: guessLineEndFix

- Issue 923: remove the check when defining methods on the class side.  
Now you do not get this isScarySelector invoke and the Parser is not  
called twice. Issue 922: Should remove inst var and class var checks.  
it was a good idea but we will achieve the same with smallLint

- Replacing _ by :=

_______________________________________________
Pharo-project mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project