[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Tue Mar 29 23:55:02 UTC 2011


Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2011-March/004449.html

Name: Kernel-ul.559
Ancestors: Kernel-ul.558

- use primitive 189 in Object >> (with:)*executeMethod: methods

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2011-March/004450.html

Name: Monticello-bf.448
Ancestors: Monticello-cmm.447, Monticello-bf.356

- two boolean logic fixes (needed by squeaksource)

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2011-March/004451.html

Name: Kernel-nice.560
Ancestors: Kernel-ul.559

Provides faster printShowingDecimalPlaces: 
Also accelerate ScaledDecimal printing a bit more.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2011-March/004452.html

Name: Kernel-nice.561
Ancestors: Kernel-nice.560

Oops, correct
    (-1999/1000) printShowingDecimalPlaces: 2
before someone see my bugs

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2011-March/004453.html

Name: Kernel-nice.562
Ancestors: Kernel-nice.561

Restore old behaviour:
  -0.001 printShowingDecimalPlaces: 2
gives:
   '0.00'
rather than
  '-0.00'

What do you prefer ?

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2011-March/004454.html

Name: Graphics-ul.180
Ancestors: Graphics-nice.179

- convert #subPixelRenderFonts and #subPixelRenderColorFonts to pragma preferences

=============================================



More information about the Squeak-dev mailing list