------------------------------------------------------
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:
------------------------------------------------------
update10065
Fixing Transcript and Smalltalk to return themselves when printed :)
------------------------------------------------------
update10066
tally it integration
http://bugs.squeak.org/view.php?id=1014
------------------------------------------------------
update10067
Cleaning html fileout removal
http://code.google.com/p/pharo/issues/detail?id=115
------------------------------------------------------
update10068
- ClassBuilder fixes and tests from Noury Bouraqadi
Now instance variable names cannot be uppercased
and classVariables lowered.
- Refactoring engine tests commented by alexandre bergel to let
the test builder
work
- PackageInfo better printOn: + mostSpecificPackageOf:
- Tools package loaded (was forgotten before) with tally enh of
alexandre Bergel
------------------------------------------------------
update10070
Remove TextSqkLink TextProjectSqkLink
_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project