update10063
- add #numberOfMethods
- fix Behavior>>linesOfCode to be traits-aware
- create all morphic events with basicNew to save the send of
#initialize
- optimized path for Morph>>#fillStyle for emoty morph-extension.
(Called a lot)
- optimized path for Morph>>#shadowOffset for empy morphExtension
(called a lot)
- remove call to "self flag #arNote" in Morph>>#transformedFrom:
(called on mouse-move)
- remove MorphEvent>>#convertFromObsolete
- remove turtle trails check from Morph>>#drawOn:
- remove more calls to #flag:
- some simple code simplification (e.g. call #methods, not
#methodDict values, more isEmpty)
- remove AbstractEvent>>#saveChangeNotificationAsSARFileWithNumber:
------------------------------------------------------
update10064
-0007136: [BUG] LinkedList add:after: fails to update lastLink
-0007156: Behavior>>#initialize sends #superclass: which can cause VM
crash
- delete #isValidWonderlandTexture
- fix TClassAndTraitDescription>>#methods to return the methods of a
class or trait
- add #localMethods to return methods defined in a class, not included
by a trait.
-7147 Parser-removeUnusedTemps
-0006503: RunArray cant be created through #new:
--
Marcus Denker -- [EMAIL PROTECTED]
http://www.iam.unibe.ch/~denker
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project