Pharo-dev
By thread
pharo-dev@lists.pharo.org
By month
Messages by month
- ----- 2026 -----
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
October 2013
- 93 participants
- 1807 messages
[regression reporter]regression occurred
by no-reply@ci.inria.fr
https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2.1-Validation-A-L/labe…
1 regressions found.
KernelTests.Classes.BehaviorTest.testLocalMethodsOfTheClassShouldNotBeRepeatedInItsTraits
Oct. 19, 2013
[regression reporter]regression occurred
by no-reply@ci.inria.fr
https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2.1-Validation-A-L/labe…
1 regressions found.
KernelTests.Classes.BehaviorTest.testLocalMethodsOfTheClassShouldNotBeRepeatedInItsTraits
Oct. 19, 2013
[update 3.0] #30502
by Stéphane Ducasse
30502
-----
11947 Added stackTop and Removed class in the debugger stack inspector.
https://pharo.fogbugz.com/f/cases/11947
11519 Merge Color and Translucent Color. Thanks Luc Fabresse for the last part!
https://pharo.fogbugz.com/f/cases/11519
Diff information:
http://smalltalkhub.com/mc/Pharo/Pharo30/main/Spec-Debugger-StephaneDucasse…
http://smalltalkhub.com/mc/Pharo/Pharo30/main/Graphics-Primitives-StephaneD…
Oct. 19, 2013
[pharo-project/pharo-core]
by GitHub
Branch: refs/tags/30502
Home: https://github.com/pharo-project/pharo-core
Oct. 19, 2013
[pharo-project/pharo-core] 45954a: 30502
by GitHub
Branch: refs/heads/3.0
Home: https://github.com/pharo-project/pharo-core
Commit: 45954a6d0f7fd11431bd66ee9cc06ed92788db75
https://github.com/pharo-project/pharo-core/commit/45954a6d0f7fd11431bd66ee…
Author: Jenkins Build Server <board(a)pharo-project.org>
Date: 2013-10-19 (Sat, 19 Oct 2013)
Changed paths:
R Athens-Core.package/extension/NewColor/instance/asAthensPaintOn_.st
R Graphics-Primitives.package/Color.class/class/accesing/registerColor_named_.st
R Graphics-Primitives.package/Color.class/class/accesing/registeredColorNames.st
R Graphics-Primitives.package/Color.class/class/accesing/registeredNameOf_.st
A Graphics-Primitives.package/Color.class/class/accessing/registeredColorNames.st
A Graphics-Primitives.package/Color.class/class/accessing/registeredNameOf_.st
A Graphics-Primitives.package/Color.class/class/as yet unclassified/aaFontsColormapDepth.st
A Graphics-Primitives.package/Color.class/class/as yet unclassified/cachedColormapFrom_to_.st
M Graphics-Primitives.package/Color.class/class/color from user/colorPaletteForDepth_extent_.st
R Graphics-Primitives.package/Color.class/class/colormaps/aaFontsColormapDepth.st
R Graphics-Primitives.package/Color.class/class/colormaps/cachedColormapFrom_to_.st
M Graphics-Primitives.package/Color.class/class/colormaps/colorMapIfNeededFrom_to_.st
M Graphics-Primitives.package/Color.class/class/colormaps/computeIndexedColorConvertingMap_from_to_.st
M Graphics-Primitives.package/Color.class/class/colormaps/computeRGBColorConvertingMap_to_keepSubPixelAA_.st
M Graphics-Primitives.package/Color.class/class/colormaps/computeRGBColormapFor_bitsPerColor_.st
M Graphics-Primitives.package/Color.class/class/examples/wheel_.st
M Graphics-Primitives.package/Color.class/class/examples/wheel_saturation_brightness_.st
M Graphics-Primitives.package/Color.class/class/initialization/initialize.st
M Graphics-Primitives.package/Color.class/class/initialization/initializeColorRegistry.st
M Graphics-Primitives.package/Color.class/class/initialization/initializeIndexedColors.st
A Graphics-Primitives.package/Color.class/class/initialization/registerColor_named_.st
M Graphics-Primitives.package/Color.class/class/instance creation/colorFromPixelValue_depth_.st
M Graphics-Primitives.package/Color.class/class/instance creation/colorFrom_.st
M Graphics-Primitives.package/Color.class/class/instance creation/fromArray_.st
A Graphics-Primitives.package/Color.class/class/instance creation/fromRgbTriplet_.st
M Graphics-Primitives.package/Color.class/class/instance creation/fromString_.st
M Graphics-Primitives.package/Color.class/class/instance creation/gray_.st
M Graphics-Primitives.package/Color.class/class/instance creation/h_s_v_.st
M Graphics-Primitives.package/Color.class/class/instance creation/h_s_v_alpha_.st
M Graphics-Primitives.package/Color.class/class/instance creation/r_g_b_.st
M Graphics-Primitives.package/Color.class/class/instance creation/r_g_b_alpha_.st
M Graphics-Primitives.package/Color.class/class/instance creation/r_g_b_range_.st
M Graphics-Primitives.package/Color.class/class/instance creation/random.st
M Graphics-Primitives.package/Color.class/class/other/shutDown.st
M Graphics-Primitives.package/Color.class/definition.st
R Graphics-Primitives.package/Color.class/instance/accesing/alpha.st
R Graphics-Primitives.package/Color.class/instance/accesing/blue.st
R Graphics-Primitives.package/Color.class/instance/accesing/brightness.st
R Graphics-Primitives.package/Color.class/instance/accesing/green.st
R Graphics-Primitives.package/Color.class/instance/accesing/hue.st
R Graphics-Primitives.package/Color.class/instance/accesing/luminance.st
R Graphics-Primitives.package/Color.class/instance/accesing/name.st
R Graphics-Primitives.package/Color.class/instance/accesing/red.st
R Graphics-Primitives.package/Color.class/instance/accesing/saturation.st
A Graphics-Primitives.package/Color.class/instance/accessing/alpha.st
A Graphics-Primitives.package/Color.class/instance/accessing/blue.st
A Graphics-Primitives.package/Color.class/instance/accessing/brightness.st
A Graphics-Primitives.package/Color.class/instance/accessing/green.st
A Graphics-Primitives.package/Color.class/instance/accessing/hue.st
A Graphics-Primitives.package/Color.class/instance/accessing/luminance.st
A Graphics-Primitives.package/Color.class/instance/accessing/name.st
A Graphics-Primitives.package/Color.class/instance/accessing/red.st
A Graphics-Primitives.package/Color.class/instance/accessing/saturation.st
M Graphics-Primitives.package/Color.class/instance/comparing/=.st
M Graphics-Primitives.package/Color.class/instance/comparing/hash.st
M Graphics-Primitives.package/Color.class/instance/conversions/asNontranslucentColor.st
A Graphics-Primitives.package/Color.class/instance/conversions/basicPixelValueForDepth_.st
M Graphics-Primitives.package/Color.class/instance/conversions/bitPatternForDepth_.st
M Graphics-Primitives.package/Color.class/instance/conversions/contrastingColor.st
M Graphics-Primitives.package/Color.class/instance/conversions/contrastingForegroundColor.st
A Graphics-Primitives.package/Color.class/instance/conversions/initializePrivateRed_green_blue_.st
A Graphics-Primitives.package/Color.class/instance/conversions/initializeRed_green_blue_alpha_.st
A Graphics-Primitives.package/Color.class/instance/conversions/initializeRed_green_blue_range_.st
A Graphics-Primitives.package/Color.class/instance/conversions/intializeHue_saturation_brightness_alpha_.st
M Graphics-Primitives.package/Color.class/instance/conversions/pixelValueForDepth_.st
M Graphics-Primitives.package/Color.class/instance/conversions/pixelWordForDepth_.st
M Graphics-Primitives.package/Color.class/instance/conversions/scaledPixelValue32.st
A Graphics-Primitives.package/Color.class/instance/conversions/setAlpha_.st
M Graphics-Primitives.package/Color.class/instance/groups of shades/mix_shades_.st
M Graphics-Primitives.package/Color.class/instance/groups of shades/wheel_.st
M Graphics-Primitives.package/Color.class/instance/printing/printOn_.st
M Graphics-Primitives.package/Color.class/instance/printing/storeArrayValuesOn_.st
M Graphics-Primitives.package/Color.class/instance/printing/storeOn_.st
M Graphics-Primitives.package/Color.class/instance/private/privateAlpha.st
M Graphics-Primitives.package/Color.class/instance/queries/isGray.st
M Graphics-Primitives.package/Color.class/instance/queries/isOpaque.st
M Graphics-Primitives.package/Color.class/instance/queries/isTranslucent.st
M Graphics-Primitives.package/Color.class/instance/queries/isTranslucentColor.st
M Graphics-Primitives.package/Color.class/instance/queries/isTransparent.st
M Graphics-Primitives.package/Color.class/instance/transformations/%2A.st
M Graphics-Primitives.package/Color.class/instance/transformations/%2F.st
M Graphics-Primitives.package/Color.class/instance/transformations/+.st
M Graphics-Primitives.package/Color.class/instance/transformations/-.st
M Graphics-Primitives.package/Color.class/instance/transformations/adjustBrightness_.st
M Graphics-Primitives.package/Color.class/instance/transformations/adjustSaturation_brightness_.st
M Graphics-Primitives.package/Color.class/instance/transformations/alphaMixed_with_.st
M Graphics-Primitives.package/Color.class/instance/transformations/alpha_.st
M Graphics-Primitives.package/Color.class/instance/transformations/blacker.st
M Graphics-Primitives.package/Color.class/instance/transformations/dansDarker.st
M Graphics-Primitives.package/Color.class/instance/transformations/mixed_with_.st
M Graphics-Primitives.package/Color.class/instance/transformations/muchDarker.st
M Graphics-Primitives.package/Color.class/instance/transformations/quiteBlacker.st
M Graphics-Primitives.package/Color.class/instance/transformations/quiteWhiter.st
M Graphics-Primitives.package/Color.class/instance/transformations/slightlyWhiter.st
M Graphics-Primitives.package/Color.class/instance/transformations/veryMuchLighter.st
M Graphics-Primitives.package/Color.class/instance/transformations/whiter.st
R Graphics-Primitives.package/NewColor.class/README.md
R Graphics-Primitives.package/NewColor.class/class/accesing/named_.st
R Graphics-Primitives.package/NewColor.class/class/accesing/unregisterColorNamed_.st
R Graphics-Primitives.package/NewColor.class/class/accessing/registeredColorNames.st
R Graphics-Primitives.package/NewColor.class/class/accessing/registeredNameOf_.st
R Graphics-Primitives.package/NewColor.class/class/as yet unclassified/aaFontsColormapDepth.st
R Graphics-Primitives.package/NewColor.class/class/as yet unclassified/cachedColormapFrom_to_.st
R Graphics-Primitives.package/NewColor.class/class/color from user/colorPaletteForDepth_extent_.st
R Graphics-Primitives.package/NewColor.class/class/colormaps/colorMapIfNeededFrom_to_.st
R Graphics-Primitives.package/NewColor.class/class/colormaps/computeColorConvertingMap_from_to_keepSubPixelAA_.st
R Graphics-Primitives.package/NewColor.class/class/colormaps/computeColormapFrom_to_.st
R Graphics-Primitives.package/NewColor.class/class/colormaps/computeIndexedColorConvertingMap_from_to_.st
R Graphics-Primitives.package/NewColor.class/class/colormaps/computeRGBColorConvertingMap_to_keepSubPixelAA_.st
R Graphics-Primitives.package/NewColor.class/class/colormaps/computeRGBColormapFor_bitsPerColor_.st
R Graphics-Primitives.package/NewColor.class/class/defaults/black.st
R Graphics-Primitives.package/NewColor.class/class/defaults/blue.st
R Graphics-Primitives.package/NewColor.class/class/defaults/brown.st
R Graphics-Primitives.package/NewColor.class/class/defaults/cyan.st
R Graphics-Primitives.package/NewColor.class/class/defaults/darkGray.st
R Graphics-Primitives.package/NewColor.class/class/defaults/defaultColors.st
R Graphics-Primitives.package/NewColor.class/class/defaults/defaultColors2.st
R Graphics-Primitives.package/NewColor.class/class/defaults/defaultColors3.st
R Graphics-Primitives.package/NewColor.class/class/defaults/defaultColors4.st
R Graphics-Primitives.package/NewColor.class/class/defaults/gray.st
R Graphics-Primitives.package/NewColor.class/class/defaults/green.st
R Graphics-Primitives.package/NewColor.class/class/defaults/lightBlue.st
R Graphics-Primitives.package/NewColor.class/class/defaults/lightBrown.st
R Graphics-Primitives.package/NewColor.class/class/defaults/lightCyan.st
R Graphics-Primitives.package/NewColor.class/class/defaults/lightGray.st
R Graphics-Primitives.package/NewColor.class/class/defaults/lightGreen.st
R Graphics-Primitives.package/NewColor.class/class/defaults/lightMagenta.st
R Graphics-Primitives.package/NewColor.class/class/defaults/lightOrange.st
R Graphics-Primitives.package/NewColor.class/class/defaults/lightRed.st
R Graphics-Primitives.package/NewColor.class/class/defaults/lightYellow.st
R Graphics-Primitives.package/NewColor.class/class/defaults/magenta.st
R Graphics-Primitives.package/NewColor.class/class/defaults/orange.st
R Graphics-Primitives.package/NewColor.class/class/defaults/paleBlue.st
R Graphics-Primitives.package/NewColor.class/class/defaults/paleBuff.st
R Graphics-Primitives.package/NewColor.class/class/defaults/paleGreen.st
R Graphics-Primitives.package/NewColor.class/class/defaults/paleMagenta.st
R Graphics-Primitives.package/NewColor.class/class/defaults/paleOrange.st
R Graphics-Primitives.package/NewColor.class/class/defaults/palePeach.st
R Graphics-Primitives.package/NewColor.class/class/defaults/paleRed.st
R Graphics-Primitives.package/NewColor.class/class/defaults/paleTan.st
R Graphics-Primitives.package/NewColor.class/class/defaults/paleYellow.st
R Graphics-Primitives.package/NewColor.class/class/defaults/pink.st
R Graphics-Primitives.package/NewColor.class/class/defaults/purple.st
R Graphics-Primitives.package/NewColor.class/class/defaults/red.st
R Graphics-Primitives.package/NewColor.class/class/defaults/tan.st
R Graphics-Primitives.package/NewColor.class/class/defaults/transparent.st
R Graphics-Primitives.package/NewColor.class/class/defaults/veryDarkGray.st
R Graphics-Primitives.package/NewColor.class/class/defaults/veryLightGray.st
R Graphics-Primitives.package/NewColor.class/class/defaults/veryPaleRed.st
R Graphics-Primitives.package/NewColor.class/class/defaults/veryVeryDarkGray.st
R Graphics-Primitives.package/NewColor.class/class/defaults/veryVeryLightGray.st
R Graphics-Primitives.package/NewColor.class/class/defaults/white.st
R Graphics-Primitives.package/NewColor.class/class/defaults/yellow.st
R Graphics-Primitives.package/NewColor.class/class/examples/wheel_.st
R Graphics-Primitives.package/NewColor.class/class/examples/wheel_saturation_brightness_.st
R Graphics-Primitives.package/NewColor.class/class/initialization/initialize.st
R Graphics-Primitives.package/NewColor.class/class/initialization/initializeColorRegistry.st
R Graphics-Primitives.package/NewColor.class/class/initialization/initializeGrayToIndexMap.st
R Graphics-Primitives.package/NewColor.class/class/initialization/initializeIndexedColors.st
R Graphics-Primitives.package/NewColor.class/class/initialization/registerColor_named_.st
R Graphics-Primitives.package/NewColor.class/class/instance creation/colorFromPixelValue_depth_.st
R Graphics-Primitives.package/NewColor.class/class/instance creation/colorFrom_.st
R Graphics-Primitives.package/NewColor.class/class/instance creation/fromArray_.st
R Graphics-Primitives.package/NewColor.class/class/instance creation/fromHexString_.st
R Graphics-Primitives.package/NewColor.class/class/instance creation/fromRgbTriplet_.st
R Graphics-Primitives.package/NewColor.class/class/instance creation/fromString_.st
R Graphics-Primitives.package/NewColor.class/class/instance creation/gray_.st
R Graphics-Primitives.package/NewColor.class/class/instance creation/h_s_v_.st
R Graphics-Primitives.package/NewColor.class/class/instance creation/h_s_v_alpha_.st
R Graphics-Primitives.package/NewColor.class/class/instance creation/new.st
R Graphics-Primitives.package/NewColor.class/class/instance creation/r_g_b_.st
R Graphics-Primitives.package/NewColor.class/class/instance creation/r_g_b_alpha_.st
R Graphics-Primitives.package/NewColor.class/class/instance creation/r_g_b_range_.st
R Graphics-Primitives.package/NewColor.class/class/instance creation/random.st
R Graphics-Primitives.package/NewColor.class/class/other/hex_.st
R Graphics-Primitives.package/NewColor.class/class/other/indexedColors.st
R Graphics-Primitives.package/NewColor.class/class/other/maskingMap_.st
R Graphics-Primitives.package/NewColor.class/class/other/pixelScreenForDepth_.st
R Graphics-Primitives.package/NewColor.class/class/other/shutDown.st
R Graphics-Primitives.package/NewColor.class/definition.st
R Graphics-Primitives.package/NewColor.class/instance/accessing/alpha.st
R Graphics-Primitives.package/NewColor.class/instance/accessing/blue.st
R Graphics-Primitives.package/NewColor.class/instance/accessing/brightness.st
R Graphics-Primitives.package/NewColor.class/instance/accessing/green.st
R Graphics-Primitives.package/NewColor.class/instance/accessing/hue.st
R Graphics-Primitives.package/NewColor.class/instance/accessing/luminance.st
R Graphics-Primitives.package/NewColor.class/instance/accessing/name.st
R Graphics-Primitives.package/NewColor.class/instance/accessing/red.st
R Graphics-Primitives.package/NewColor.class/instance/accessing/saturation.st
R Graphics-Primitives.package/NewColor.class/instance/comparing/=.st
R Graphics-Primitives.package/NewColor.class/instance/comparing/hash.st
R Graphics-Primitives.package/NewColor.class/instance/conversions/asColor.st
R Graphics-Primitives.package/NewColor.class/instance/conversions/asColorref.st
R Graphics-Primitives.package/NewColor.class/instance/conversions/asHTMLColor.st
R Graphics-Primitives.package/NewColor.class/instance/conversions/asNontranslucentColor.st
R Graphics-Primitives.package/NewColor.class/instance/conversions/basicPixelValueForDepth_.st
R Graphics-Primitives.package/NewColor.class/instance/conversions/bitPatternForDepth_.st
R Graphics-Primitives.package/NewColor.class/instance/conversions/closestPixelValue1.st
R Graphics-Primitives.package/NewColor.class/instance/conversions/closestPixelValue2.st
R Graphics-Primitives.package/NewColor.class/instance/conversions/closestPixelValue4.st
R Graphics-Primitives.package/NewColor.class/instance/conversions/closestPixelValue8.st
R Graphics-Primitives.package/NewColor.class/instance/conversions/contrastingColor.st
R Graphics-Primitives.package/NewColor.class/instance/conversions/contrastingForegroundColor.st
R Graphics-Primitives.package/NewColor.class/instance/conversions/dominantColor.st
R Graphics-Primitives.package/NewColor.class/instance/conversions/halfTonePattern1.st
R Graphics-Primitives.package/NewColor.class/instance/conversions/halfTonePattern2.st
R Graphics-Primitives.package/NewColor.class/instance/conversions/indexInMap_.st
R Graphics-Primitives.package/NewColor.class/instance/conversions/initializePrivateRed_green_blue_.st
R Graphics-Primitives.package/NewColor.class/instance/conversions/initializeRed_green_blue_alpha_.st
R Graphics-Primitives.package/NewColor.class/instance/conversions/initializeRed_green_blue_range_.st
R Graphics-Primitives.package/NewColor.class/instance/conversions/intializeHue_saturation_brightness_alpha_.st
R Graphics-Primitives.package/NewColor.class/instance/conversions/pixelValueForDepth_.st
R Graphics-Primitives.package/NewColor.class/instance/conversions/pixelWordForDepth_.st
R Graphics-Primitives.package/NewColor.class/instance/conversions/pixelWordFor_filledWith_.st
R Graphics-Primitives.package/NewColor.class/instance/conversions/scaledPixelValue32.st
R Graphics-Primitives.package/NewColor.class/instance/conversions/setAlpha_.st
R Graphics-Primitives.package/NewColor.class/instance/copying/veryDeepCopyWith_.st
R Graphics-Primitives.package/NewColor.class/instance/equality/diff_.st
R Graphics-Primitives.package/NewColor.class/instance/groups of shades/darkShades_.st
R Graphics-Primitives.package/NewColor.class/instance/groups of shades/lightShades_.st
R Graphics-Primitives.package/NewColor.class/instance/groups of shades/mix_shades_.st
R Graphics-Primitives.package/NewColor.class/instance/groups of shades/wheel_.st
R Graphics-Primitives.package/NewColor.class/instance/html/printHtmlString.st
R Graphics-Primitives.package/NewColor.class/instance/other/colorForInsets.st
R Graphics-Primitives.package/NewColor.class/instance/other/raisedColor.st
R Graphics-Primitives.package/NewColor.class/instance/other/rgbTriplet.st
R Graphics-Primitives.package/NewColor.class/instance/printing/printOn_.st
R Graphics-Primitives.package/NewColor.class/instance/printing/shortPrintString.st
R Graphics-Primitives.package/NewColor.class/instance/printing/storeArrayOn_.st
R Graphics-Primitives.package/NewColor.class/instance/printing/storeArrayValuesOn_.st
R Graphics-Primitives.package/NewColor.class/instance/printing/storeOn_.st
R Graphics-Primitives.package/NewColor.class/instance/private/attemptToMutateError.st
R Graphics-Primitives.package/NewColor.class/instance/private/flushCache.st
R Graphics-Primitives.package/NewColor.class/instance/private/privateAlpha.st
R Graphics-Primitives.package/NewColor.class/instance/private/privateBlue.st
R Graphics-Primitives.package/NewColor.class/instance/private/privateGreen.st
R Graphics-Primitives.package/NewColor.class/instance/private/privateRGB.st
R Graphics-Primitives.package/NewColor.class/instance/private/privateRed.st
R Graphics-Primitives.package/NewColor.class/instance/private/setHue_saturation_brightness_.st
R Graphics-Primitives.package/NewColor.class/instance/private/setPrivateRed_green_blue_.st
R Graphics-Primitives.package/NewColor.class/instance/private/setRGB_.st
R Graphics-Primitives.package/NewColor.class/instance/private/setRed_green_blue_.st
R Graphics-Primitives.package/NewColor.class/instance/private/setRed_green_blue_range_.st
R Graphics-Primitives.package/NewColor.class/instance/queries/isBitmapFill.st
R Graphics-Primitives.package/NewColor.class/instance/queries/isBlack.st
R Graphics-Primitives.package/NewColor.class/instance/queries/isColor.st
R Graphics-Primitives.package/NewColor.class/instance/queries/isGradientFill.st
R Graphics-Primitives.package/NewColor.class/instance/queries/isGray.st
R Graphics-Primitives.package/NewColor.class/instance/queries/isOpaque.st
R Graphics-Primitives.package/NewColor.class/instance/queries/isOrientedFill.st
R Graphics-Primitives.package/NewColor.class/instance/queries/isSolidFill.st
R Graphics-Primitives.package/NewColor.class/instance/queries/isTranslucent.st
R Graphics-Primitives.package/NewColor.class/instance/queries/isTranslucentButNotTransparent.st
R Graphics-Primitives.package/NewColor.class/instance/queries/isTranslucentColor.st
R Graphics-Primitives.package/NewColor.class/instance/queries/isTransparent.st
R Graphics-Primitives.package/NewColor.class/instance/self evaluating/isSelfEvaluating.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/%2A.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/%2F.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/+.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/-.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/adjustBrightness_.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/adjustSaturation_brightness_.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/alphaMixed_with_.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/alpha_.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/atLeastAsLuminentAs_.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/atMostAsLuminentAs_.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/blacker.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/dansDarker.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/darker.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/duller.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/lighter.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/mixed_with_.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/muchDarker.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/muchLighter.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/negated.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/orColorUnlike_.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/paler.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/quiteBlacker.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/quiteWhiter.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/slightlyDarker.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/slightlyLighter.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/slightlyWhiter.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/twiceDarker.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/twiceLighter.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/veryMuchLighter.st
R Graphics-Primitives.package/NewColor.class/instance/transformations/whiter.st
R Graphics-Primitives.package/TranslucentColor.class/README.md
R Graphics-Primitives.package/TranslucentColor.class/class/instance creation/r_g_b_.st
R Graphics-Primitives.package/TranslucentColor.class/definition.st
R Graphics-Primitives.package/TranslucentColor.class/instance/accessing/alpha.st
R Graphics-Primitives.package/TranslucentColor.class/instance/conversions/alpha_.st
R Graphics-Primitives.package/TranslucentColor.class/instance/conversions/asNontranslucentColor.st
R Graphics-Primitives.package/TranslucentColor.class/instance/conversions/bitPatternForDepth_.st
R Graphics-Primitives.package/TranslucentColor.class/instance/conversions/pixelValueForDepth_.st
R Graphics-Primitives.package/TranslucentColor.class/instance/conversions/pixelWordForDepth_.st
R Graphics-Primitives.package/TranslucentColor.class/instance/conversions/scaledPixelValue32.st
R Graphics-Primitives.package/TranslucentColor.class/instance/equality/hash.st
R Graphics-Primitives.package/TranslucentColor.class/instance/initialization/initialize.st
R Graphics-Primitives.package/TranslucentColor.class/instance/printing/storeArrayValuesOn_.st
R Graphics-Primitives.package/TranslucentColor.class/instance/printing/storeOn_.st
R Graphics-Primitives.package/TranslucentColor.class/instance/private/privateAlpha.st
R Graphics-Primitives.package/TranslucentColor.class/instance/private/setRgb_alpha_.st
R Graphics-Primitives.package/TranslucentColor.class/instance/queries/isOpaque.st
R Graphics-Primitives.package/TranslucentColor.class/instance/queries/isTranslucent.st
R Graphics-Primitives.package/TranslucentColor.class/instance/queries/isTranslucentColor.st
R Graphics-Primitives.package/TranslucentColor.class/instance/queries/isTransparent.st
R Graphics-Tests.package/TranslucentColorTest.class/README.md
R Graphics-Tests.package/TranslucentColorTest.class/definition.st
R Graphics-Tests.package/TranslucentColorTest.class/instance/tests/testInitialization.st
M Morphic-Base.package/extension/Color/instance/addFillStyleMenuItems_hand_from_.st
R Morphic-Base.package/extension/NewColor/instance/addFillStyleMenuItems_hand_from_.st
R Morphic-Base.package/extension/NewColor/instance/changeColorIn_event_.st
R Morphic-Base.package/extension/NewColor/instance/iconOrThumbnailOfSize_.st
R Polymorph-Widgets.package/extension/NewColor/instance/fillRectangle_on_.st
A ScriptLoader30.package/ScriptLoader.class/instance/pharo - scripts/script157.st
A ScriptLoader30.package/ScriptLoader.class/instance/pharo - updates/update30502.st
M ScriptLoader30.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
A Spec-Debugger.package/EyeDebuggerContextInspector.class/instance/list/addStackTop_.st
A Spec-Debugger.package/EyeDebuggerContextInspector.class/instance/list/generateElements.st
R System-CommandLine.package/extension/NewColor/instance/closestXTermPixelValue.st
R System-Settings.package/extension/NewColor/class/settingInputWidgetForNode_.st
Log Message:
-----------
30502
11947 Added stackTop and Removed class in the debugger stack inspector.
https://pharo.fogbugz.com/f/cases/11947
11519 Merge Color and Translucent Color. Thanks Luc Fabresse for the last part!
https://pharo.fogbugz.com/f/cases/11519
http://files.pharo.org/image/30/30502.zip
Oct. 19, 2013
[regression reporter]regression occurred
by no-reply@ci.inria.fr
https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2.1-Validation-M-Z/labe…
1 regressions found.
Tests.Release.ReleaseTest.testLocalMethodsOfTheClassShouldNotBeRepeatedInItsTraits
Oct. 19, 2013
[regression reporter]regression occurred
by no-reply@ci.inria.fr
https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2.1-Validation-M-Z/labe…
3 regressions found.
Tests.Monticello.MCDirectoryRepositoryTest.testAddAndLoad
Tests.Monticello.MCDirectoryRepositoryTest.testIncludesName
Tests.Release.ReleaseTest.testLocalMethodsOfTheClassShouldNotBeRepeatedInItsTraits
Oct. 19, 2013
[regression reporter]regression occurred
by no-reply@ci.inria.fr
https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2.1-Validation-M-Z/labe…
1 regressions found.
Tests.Release.ReleaseTest.testLocalMethodsOfTheClassShouldNotBeRepeatedInItsTraits
Oct. 19, 2013
Re: [Pharo-dev] test failures in downloaded Green CI image - ZnServerTests >> #testRequestLineTooLong
by Sven Van Caekenberghe
Ben,
The goal of the test is to confirm that the server returns an error (refuses a request) when any line, in this case the first so called request line, it too long. Hence the artificially constructed URL. Of course, if you make it shorter, at one point it will be short enough so that it no longer fails - but that defeats the purpose of the test ;-)
Now, the problem with this test and 3 other ones that are related, checking the reaction to other limits, is that they pass on Mac and Linux, but fail (randomly) on Windows, when ZdcSocketStream is used instead of SocketStream, currently the default. I have already looked into this, but up to now I failed to find the problem. The Socket class uses a number of primitives which have totally different implementations on the 3 platforms.
Yes, I could use some help, but this is not easy.
I also think there already is an issue for this, but I can't find it.
Sven
On 19 Oct 2013, at 18:54, btc(a)openinworld.com wrote:
> btc(a)openinworld.com wrote:
>> In the process of tying to review the slices for a few issues, I downloaded build #30500 Pharo3.0-win.zip from [1]. (Normally I use files.pharo.org but I wanted to ensure it was a "GREEN" build.) However before loading the slice to review I double-checked the baseline test results by running all tests from TestRunner. I had presumed all tests would be green but was surprised by some failures in the result. Well it maybe it has something to do with environment, but it would be nice for it to be clean to help isoalte any errors introduced by the slice under review. Before I log anything on Fogbugz in case someone can advise anything obvious, the Test Runner result is shown below [2].
>>
>> My platform is 64-bit Windows 7 Home Premium Service Pack 1.
>> I'll try to follow up with more specific info on each line.
>>
>> cheers -ben
>>
>> [1] https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-4-Publish/566/
>>
>> [2] FAILURE ZnServerTests >> #testRequestLineTooLong
> I extracted #testRequestLineTooLong to something I can evaluate from Workspace...
>
> | numX url fudge |
> fudge := 0.
> numX := ZnConstants maximumLineLength - fudge . (url := ZnUrl fromString: 'http://localhost:1704/')
> addPathSegment: #echo;
> addPathSegment: (String new: numX withAll: $X).
> ZnClient new
> beOneShot;
> logToTranscript;
> url: url;
> get;
> response
>
> That fails with initial fudge factor of 0 - with 'ZnUnknownHttpVerion.' Here is the Transcript (including logging from ZnServer)...
> 2013-10-20 00:45:40 489094 D Executing request/response loop
> 2013-10-20 00:45:40 505527 I Wrote a ZnRequest(GET /echo/XXXXXXXX...XXXXX)
> 2013-10-20 00:45:40 505527 D Sent headers
> Accept: */*
> User-Agent: Zinc HTTP Components 1.0
> Connection: close
> Host: localhost:1704
>
> 2013-10-20 00:45:40 489094 D ZnLineTooLong bad request while parsing
> 2013-10-20 00:45:40 489094 I Wrote a ZnResponse(400 Bad Request text/plain;charset=utf-8 27B)
> 2013-10-20 00:45:40 489094 D Closing streamZnStatusLine
>
> With a fudge factor of 9 it still fails, but with 10 it succeeds. Interestingly, inspect 'url' shows...
> http://localhost:1704/echo/XXXXXXXXXXXXXXXXXXXXXXXXXX...etc
> ...and 10 characters = 1704/echo/
> but then correlation does not equal cause.
>
> How should we proceed?
>
> cheers -ben
>
Oct. 19, 2013
Re: [Pharo-dev] test failures in downloaded Green CI image - ZnServerTests >> #testRequestLineTooLong
by btc@openinworld.com
btc(a)openinworld.com wrote:
> In the process of tying to review the slices for a few issues, I
> downloaded build #30500 Pharo3.0-win.zip from [1]. (Normally I use
> files.pharo.org but I wanted to ensure it was a "GREEN" build.)
> However before loading the slice to review I double-checked the
> baseline test results by running all tests from TestRunner. I had
> presumed all tests would be green but was surprised by some failures
> in the result. Well it maybe it has something to do with environment,
> but it would be nice for it to be clean to help isoalte any errors
> introduced by the slice under review. Before I log anything on
> Fogbugz in case someone can advise anything obvious, the Test Runner
> result is shown below [2].
>
> My platform is 64-bit Windows 7 Home Premium Service Pack 1.
> I'll try to follow up with more specific info on each line.
>
> cheers -ben
>
> [1] https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-4-Publish/566/
>
> [2] FAILURE ZnServerTests >> #testRequestLineTooLong
I extracted #testRequestLineTooLong to something I can evaluate from
Workspace...
| numX url fudge |
fudge := 0.
numX := ZnConstants maximumLineLength - fudge .
(url := ZnUrl fromString: 'http://localhost:1704/')
addPathSegment: #echo;
addPathSegment: (String new: numX withAll: $X).
ZnClient new
beOneShot;
logToTranscript;
url: url;
get;
response
That fails with initial fudge factor of 0 - with 'ZnUnknownHttpVerion.'
Here is the Transcript (including logging from ZnServer)...
2013-10-20 00:45:40 489094 D Executing request/response loop
2013-10-20 00:45:40 505527 I Wrote a ZnRequest(GET /echo/XXXXXXXX...XXXXX)
2013-10-20 00:45:40 505527 D Sent headers
Accept: */*
User-Agent: Zinc HTTP Components 1.0
Connection: close
Host: localhost:1704
2013-10-20 00:45:40 489094 D ZnLineTooLong bad request while parsing
2013-10-20 00:45:40 489094 I Wrote a ZnResponse(400 Bad Request
text/plain;charset=utf-8 27B)
2013-10-20 00:45:40 489094 D Closing streamZnStatusLine
With a fudge factor of 9 it still fails, but with 10 it succeeds.
Interestingly, inspect 'url' shows...
http://localhost:1704/echo/XXXXXXXXXXXXXXXXXXXXXXXXXX...etc
...and 10 characters = 1704/echo/
but then correlation does not equal cause.
How should we proceed?
cheers -ben
Oct. 19, 2013