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
August 2013
- 83 participants
- 827 messages
[pharo-project/pharo-core] acf125: 30323
by GitHub
Branch: refs/heads/3.0
Home: https://github.com/pharo-project/pharo-core
Commit: acf125b589ee03bef1d028ddda00afbc98f645d8
https://github.com/pharo-project/pharo-core/commit/acf125b589ee03bef1d028dd…
Author: Jenkins Build Server <board(a)pharo-project.org>
Date: 2013-08-16 (Fri, 16 Aug 2013)
Changed paths:
R AST-Core-Nodes/RBProgramNode.cls/instance/testing/isBlock.st
R AST-Interpreter-Core/ASTBlockClosure.cls/instance/exception/onDNU_do_.st
R Announcements-Tests-Core/WeakAnnouncerTest.cls/instance/private/newAnnouncer.st
R AsmJit-Instructions/AJRoutinePrologue.cls/instance/emitting code/emitCode_.st
R AsmJit-StackManagement/AJCallCleanup.cls/instance/accessing/callInfo.st
R AsmJit-StackManagement/AJCallCleanup.cls/instance/accessing/callInfo_.st
R AsmJit-x86-Operands/AJx86GPRegister.cls/instance/accessing/stackSize.st
R Athens-Balloon/AthensBalloonEngine.cls/instance/accessing/clipRect_.st
R Athens-Balloon/AthensBalloonStrokePaint.cls/instance/converting/asStrokePaintOn_.st
R Athens-Balloon/AthensBalloonSurface.cls/instance/paths/createRectanglePath_.st
R Athens-Cairo-Text/AthensCairoText.cls/instance/as yet unclassified/nbLibraryNameOrHandle.st
R Athens-Cairo/AthensCairoPDFSurface.cls/instance/private/newCanvas.st
R Athens-Cairo/AthensCairoSurface.cls/instance/nb helper/nbLibraryNameOrHandle.st
R Athens-Examples/CurveWorkshop.cls/instance/as yet unclassified/initialize.st
R Collections-Abstract/HashedCollection.cls/instance/copying/copyEmpty.st
R Collections-Sequenceable/Heap.cls/instance/enumerating/select_.st
M Collections-Sequenceable/OrderedIdentityDictionary.cls/instance/initialize/initialize.st
M Collections-Sequenceable/OrderedIdentityDictionary.cls/instance/initialize/initialize_.st
R Collections-Sequenceable/SortedCollection.cls/class/accessing/streamSpecies.st
R Collections-Sequenceable/SortedCollection.cls/class/stream creation/new_streamContents_.st
R Collections-Streams/ReadStream.cls/instance/accessing/next_into_startingAt_.st
R Collections-Strings/ByteString.cls/instance/as yet unclassified/asShortcut.st
R Collections-Unordered/Matrix.cls/instance/testing/includesAnyOf_.st
R Collections-Unordered/SmallDictionary.cls/class/instance creation/new.st
A CollectionsTests-Abstract/CollectionRootTest.cls/instance/requirements/sizeCollection.st
R CollectionsTests-Abstract/CollectionRootTest.cls/instance/tests - iterate/testDoSeparatedBy.st
R CollectionsTests-Arrayed/ArrayTest.cls/instance/requirements/collectionWithCopy.st
R CollectionsTests-Arrayed/ArrayTest.cls/instance/requirements/collectionWithIdentical.st
R CollectionsTests-Arrayed/ArrayTest.cls/instance/requirements/element.st
R CollectionsTests-Arrayed/ArrayTest.cls/instance/tests - as sorted collection/testAsSortedArray.st
R CollectionsTests-Arrayed/ArrayTest.cls/instance/tests - converting/testAsArray.st
R CollectionsTests-Arrayed/ArrayTest.cls/instance/tests - copy/testCopyEmptyWith.st
R CollectionsTests-Arrayed/ArrayTest.cls/instance/tests - copy/testCopyEmptyWithout.st
R CollectionsTests-Arrayed/ArrayTest.cls/instance/tests - copy/testCopyEmptyWithoutAll.st
R CollectionsTests-Arrayed/ArrayTest.cls/instance/tests - copy/testCopyNonEmptyWith.st
R CollectionsTests-Arrayed/ArrayTest.cls/instance/tests - copy/testCopyNonEmptyWithoutAll.st
R CollectionsTests-Arrayed/ArrayTest.cls/instance/tests - copy/testCopyNonEmptyWithoutNotIncluded.st
R CollectionsTests-Arrayed/ArrayTest.cls/instance/tests - element accessing/testAt.st
R CollectionsTests-Arrayed/ArrayTest.cls/instance/tests - fixture/test0FixtureSequencedConcatenationTest.st
R CollectionsTests-Arrayed/ArrayTest.cls/instance/tests - index access/testIndexOf.st
R CollectionsTests-Arrayed/ArrayTest.cls/instance/tests - index access/testIndexOfIfAbsent.st
R CollectionsTests-Arrayed/ArrayTest.cls/instance/tests - index access/testIndexOfStartingAt.st
R CollectionsTests-Arrayed/ArrayTest.cls/instance/tests - index access/testIndexOfSubCollectionStartingAt.st
R CollectionsTests-Arrayed/ArrayTest.cls/instance/tests - index access/testIndexOfSubCollectionStartingAtIfAbsent.st
R CollectionsTests-Arrayed/ArrayTest.cls/instance/tests - index access/testLastIndexOf.st
R CollectionsTests-Arrayed/ArrayTest.cls/instance/tests - index access/testLastIndexOfIfAbsent.st
R CollectionsTests-Arrayed/ArrayTest.cls/instance/tests - index access/testLastIndexOfStartingAt.st
R CollectionsTests-Arrayed/ArrayTest.cls/instance/tests - puting with indexes/testSwapWith.st
M CollectionsTests-Arrayed/FloatArrayTest.cls/definition.st
R CollectionsTests-Arrayed/FloatArrayTest.cls/instance/tests - as sorted collection/testAsSortedArray.st
R CollectionsTests-Arrayed/FloatArrayTest.cls/instance/tests - puting with indexes/testSwapWith.st
R CollectionsTests-Sequenceable/HeapTest.cls/instance/tests - as sorted collection/testAsSortedArray.st
R CollectionsTests-Sequenceable/HeapTest.cls/instance/tests - remove/testRemoveAll.st
R CollectionsTests-Sequenceable/HeapTest.cls/instance/tests - remove/testRemoveAllError.st
R CollectionsTests-Sequenceable/HeapTest.cls/instance/tests - remove/testRemoveAllFoundIn.st
R CollectionsTests-Sequenceable/IntervalTest.cls/instance/requirements/expectedElementByDetect.st
R CollectionsTests-Sequenceable/IntervalTest.cls/instance/tests - as sorted collection/testAsSortedArray.st
R CollectionsTests-Sequenceable/IntervalTest.cls/instance/tests - copy/testCopyEmptyWith.st
R CollectionsTests-Sequenceable/IntervalTest.cls/instance/tests - copy/testCopyEmptyWithout.st
R CollectionsTests-Sequenceable/IntervalTest.cls/instance/tests - copy/testCopyEmptyWithoutAll.st
R CollectionsTests-Sequenceable/IntervalTest.cls/instance/tests - copy/testCopyNonEmptyWith.st
R CollectionsTests-Sequenceable/IntervalTest.cls/instance/tests - copy/testCopyNonEmptyWithoutAll.st
R CollectionsTests-Sequenceable/IntervalTest.cls/instance/tests - copy/testCopyNonEmptyWithoutNotIncluded.st
R CollectionsTests-Sequenceable/IntervalTest.cls/instance/tests - index access/testIdentityIndexOf.st
R CollectionsTests-Sequenceable/IntervalTest.cls/instance/tests - index access/testIdentityIndexOfIAbsent.st
R CollectionsTests-Sequenceable/IntervalTest.cls/instance/tests - index access/testIndexOf.st
R CollectionsTests-Sequenceable/IntervalTest.cls/instance/tests - index access/testIndexOfIfAbsent.st
R CollectionsTests-Sequenceable/IntervalTest.cls/instance/tests - index access/testIndexOfStartingAt.st
R CollectionsTests-Sequenceable/IntervalTest.cls/instance/tests - index access/testIndexOfSubCollectionStartingAt.st
R CollectionsTests-Sequenceable/IntervalTest.cls/instance/tests - index access/testIndexOfSubCollectionStartingAtIfAbsent.st
R CollectionsTests-Sequenceable/IntervalTest.cls/instance/tests - index access/testLastIndexOf.st
R CollectionsTests-Sequenceable/IntervalTest.cls/instance/tests - index access/testLastIndexOfIfAbsent.st
R CollectionsTests-Sequenceable/LinkedListTest.cls/instance/tests - index access/testIdentityIndexOf.st
R CollectionsTests-Sequenceable/LinkedListTest.cls/instance/tests - index access/testIdentityIndexOfIAbsent.st
R CollectionsTests-Sequenceable/LinkedListTest.cls/instance/tests - index access/testIndexOf.st
R CollectionsTests-Sequenceable/LinkedListTest.cls/instance/tests - index access/testIndexOfIfAbsent.st
R CollectionsTests-Sequenceable/LinkedListTest.cls/instance/tests - index access/testIndexOfStartingAt.st
R CollectionsTests-Sequenceable/LinkedListTest.cls/instance/tests - index access/testIndexOfSubCollectionStartingAt.st
R CollectionsTests-Sequenceable/LinkedListTest.cls/instance/tests - index access/testIndexOfSubCollectionStartingAtIfAbsent.st
R CollectionsTests-Sequenceable/LinkedListTest.cls/instance/tests - index access/testLastIndexOf.st
R CollectionsTests-Sequenceable/LinkedListTest.cls/instance/tests - index access/testLastIndexOfIfAbsent.st
R CollectionsTests-Sequenceable/LinkedListTest.cls/instance/tests - index access/testLastIndexOfStartingAt.st
R CollectionsTests-Sequenceable/LinkedListTest.cls/instance/tests - remove/testRemoveAllError.st
R CollectionsTests-Sequenceable/LinkedListTest.cls/instance/tests - remove/testRemoveAllFoundIn.st
R CollectionsTests-Sequenceable/OrderedCollectionTest.cls/instance/requirements/collectionWithCopy.st
R CollectionsTests-Sequenceable/OrderedCollectionTest.cls/instance/requirements/collectionWithIdentical.st
R CollectionsTests-Sequenceable/OrderedCollectionTest.cls/instance/requirements/element.st
R CollectionsTests-Sequenceable/OrderedCollectionTest.cls/instance/tests - as sorted collection/testAsSortedArray.st
R CollectionsTests-Sequenceable/OrderedCollectionTest.cls/instance/tests - copy/testCopyEmptyWith.st
R CollectionsTests-Sequenceable/OrderedCollectionTest.cls/instance/tests - copy/testCopyEmptyWithout.st
R CollectionsTests-Sequenceable/OrderedCollectionTest.cls/instance/tests - copy/testCopyEmptyWithoutAll.st
R CollectionsTests-Sequenceable/OrderedCollectionTest.cls/instance/tests - copy/testCopyNonEmptyWith.st
R CollectionsTests-Sequenceable/OrderedCollectionTest.cls/instance/tests - copy/testCopyNonEmptyWithoutAll.st
R CollectionsTests-Sequenceable/OrderedCollectionTest.cls/instance/tests - copy/testCopyNonEmptyWithoutNotIncluded.st
R CollectionsTests-Sequenceable/OrderedCollectionTest.cls/instance/tests - index access/testIdentityIndexOf.st
R CollectionsTests-Sequenceable/OrderedCollectionTest.cls/instance/tests - index access/testIdentityIndexOfIAbsent.st
R CollectionsTests-Sequenceable/OrderedCollectionTest.cls/instance/tests - index access/testIndexOf.st
R CollectionsTests-Sequenceable/OrderedCollectionTest.cls/instance/tests - index access/testIndexOfIfAbsent.st
R CollectionsTests-Sequenceable/OrderedCollectionTest.cls/instance/tests - index access/testIndexOfStartingAt.st
R CollectionsTests-Sequenceable/OrderedCollectionTest.cls/instance/tests - index access/testIndexOfSubCollectionStartingAt.st
R CollectionsTests-Sequenceable/OrderedCollectionTest.cls/instance/tests - index access/testIndexOfSubCollectionStartingAtIfAbsent.st
R CollectionsTests-Sequenceable/OrderedCollectionTest.cls/instance/tests - index access/testLastIndexOf.st
R CollectionsTests-Sequenceable/OrderedCollectionTest.cls/instance/tests - index access/testLastIndexOfIfAbsent.st
R CollectionsTests-Sequenceable/OrderedCollectionTest.cls/instance/tests - index access/testLastIndexOfStartingAt.st
R CollectionsTests-Sequenceable/OrderedCollectionTest.cls/instance/tests - puting with indexes/testSwapWith.st
R CollectionsTests-Sequenceable/OrderedCollectionTest.cls/instance/tests - remove/testRemoveAllError.st
R CollectionsTests-Sequenceable/OrderedCollectionTest.cls/instance/tests - remove/testRemoveAllFoundIn.st
R CollectionsTests-Strings/StringTest.cls/instance/tests - as sorted collection/testAsSortedArray.st
R CollectionsTests-Strings/StringTest.cls/instance/tests - copy/testCopyEmptyWith.st
R CollectionsTests-Strings/StringTest.cls/instance/tests - copy/testCopyEmptyWithout.st
R CollectionsTests-Strings/StringTest.cls/instance/tests - copy/testCopyEmptyWithoutAll.st
R CollectionsTests-Strings/StringTest.cls/instance/tests - copy/testCopyNonEmptyWith.st
R CollectionsTests-Strings/StringTest.cls/instance/tests - copy/testCopyNonEmptyWithoutAll.st
R CollectionsTests-Strings/StringTest.cls/instance/tests - copy/testCopyNonEmptyWithoutNotIncluded.st
M CollectionsTests-Strings/SymbolTest.cls/definition.st
R CollectionsTests-Strings/SymbolTest.cls/instance/tests - as sorted collection/testAsSortedArray.st
R CollectionsTests-Strings/SymbolTest.cls/instance/tests - copy/testCopyEmptyWith.st
R CollectionsTests-Strings/SymbolTest.cls/instance/tests - copy/testCopyEmptyWithout.st
R CollectionsTests-Strings/SymbolTest.cls/instance/tests - copy/testCopyEmptyWithoutAll.st
R CollectionsTests-Strings/SymbolTest.cls/instance/tests - copy/testCopyNonEmptyWith.st
R CollectionsTests-Strings/SymbolTest.cls/instance/tests - copy/testCopyNonEmptyWithoutAll.st
R CollectionsTests-Strings/SymbolTest.cls/instance/tests - copy/testCopyNonEmptyWithoutNotIncluded.st
R CollectionsTests-Unordered/BagTest.cls/instance/test - iterate/expectedElementByDetect.st
R CollectionsTests-Unordered/BagTest.cls/instance/tests - as sorted collection/testAsSortedArray.st
R CollectionsTests-Unordered/BagTest.cls/instance/tests - copy/testCopyEmptyWith.st
R CollectionsTests-Unordered/BagTest.cls/instance/tests - copy/testCopyEmptyWithout.st
R CollectionsTests-Unordered/BagTest.cls/instance/tests - copy/testCopyEmptyWithoutAll.st
R CollectionsTests-Unordered/BagTest.cls/instance/tests - copy/testCopyNonEmptyWith.st
R CollectionsTests-Unordered/BagTest.cls/instance/tests - copy/testCopyNonEmptyWithoutAll.st
R CollectionsTests-Unordered/BagTest.cls/instance/tests - copy/testCopyNonEmptyWithoutNotIncluded.st
R CollectionsTests-Unordered/BagTest.cls/instance/tests - remove/testRemoveAllError.st
R CollectionsTests-Unordered/BagTest.cls/instance/tests - remove/testRemoveAllFoundIn.st
R CollectionsTests-Unordered/DictionaryTest.cls/instance/requirements/collectionClass.st
R CollectionsTests-Unordered/DictionaryTest.cls/instance/test - copying/testDictionaryConcatenationWithoutCommonKeys.st
R CollectionsTests-Unordered/DictionaryTest.cls/instance/tests - as sorted collection/testAsSortedArray.st
M CollectionsTests-Unordered/SetTest.cls/definition.st
R CollectionsTests-Unordered/SetTest.cls/instance/tests - adding uniquely/testAddNewElementIncrementsSize.st
R CollectionsTests-Unordered/SetTest.cls/instance/tests - adding uniquely/testTAddIfNotPresentWithNewElement.st
R CollectionsTests-Unordered/SetTest.cls/instance/tests - as sorted collection/testAsSortedArray.st
R CollectionsTests-Unordered/SetTest.cls/instance/tests - copy/testCopyEmptyWith.st
R CollectionsTests-Unordered/SetTest.cls/instance/tests - copy/testCopyEmptyWithout.st
R CollectionsTests-Unordered/SetTest.cls/instance/tests - copy/testCopyEmptyWithoutAll.st
R CollectionsTests-Unordered/SetTest.cls/instance/tests - copy/testCopyNonEmptyWith.st
R CollectionsTests-Unordered/SetTest.cls/instance/tests - copy/testCopyNonEmptyWithoutAll.st
R CollectionsTests-Unordered/SetTest.cls/instance/tests - copy/testCopyNonEmptyWithoutNotIncluded.st
R CollectionsTests-Unordered/SetTest.cls/instance/tests - growable/testAddEmptyGrows.st
R CollectionsTests-Unordered/SetTest.cls/instance/tests - remove/testRemoveAllError.st
R CollectionsTests-Unordered/SetTest.cls/instance/tests - remove/testRemoveAllFoundIn.st
M CollectionsTests-Unordered/SortedCollectionTest.cls/definition.st
R CollectionsTests-Unordered/SortedCollectionTest.cls/instance/requirements/collectionWithCopy.st
R CollectionsTests-Unordered/SortedCollectionTest.cls/instance/requirements/collectionWithIdentical.st
R CollectionsTests-Unordered/SortedCollectionTest.cls/instance/tests - as sorted collection/testAsSortedArray.st
R CollectionsTests-Unordered/SortedCollectionTest.cls/instance/tests - remove/testRemoveAllError.st
R CollectionsTests-Unordered/SortedCollectionTest.cls/instance/tests - remove/testRemoveAllFoundIn.st
R CollectionsTests-Weak/WeakIdentityKeyDictionaryTest.cls/class/building suites/shouldInheritSelectors.st
R CollectionsTests-Weak/WeakKeyToCollectionDictionaryTest.cls/class/building suites/shouldInheritSelectors.st
R Compiler-ParseNodes/ParseNode.cls/instance/testing/isLiteral.st
R FileSystem-Core-Public/FileReference.cls/instance/resolving/resolve_.st
R Gofer-Core/Gofer.cls/class/instance creation/new.st
R Graphics-Primitives/WarpBlt.cls/class/instance creation/current.st
R GroupManager-Announcements/AGroupHasBeenRegistered.cls/instance/accessing/group.st
R GroupManager-Announcements/AGroupHasBeenRegistered.cls/instance/accessing/group_.st
R GroupManager-Announcements/AGroupHasBeenUnregistered.cls/instance/accessing/group.st
R GroupManager-Announcements/AGroupHasBeenUnregistered.cls/instance/accessing/group_.st
R GroupManager/DynamicGroup.cls/instance/accessing/sortBlock_.st
R Kernel-Classes/Class.cls/class/fileIn%2FOut/allSuperclassesFor_cache_.st
R Kernel-Classes/Class.cls/class/fileIn%2FOut/doesNotIncludeInstanceOrSuperclassesFor_in_cache_.st
R Kernel-Classes/Class.cls/class/fileIn%2FOut/fileOutPool_.st
R Kernel-Classes/Class.cls/class/fileIn%2FOut/hasNoDependenciesForMetaclass_in_cache_.st
R Kernel-Classes/Class.cls/class/fileIn%2FOut/hasNoSuperclassesOf_in_cache_.st
R Kernel-Classes/Class.cls/class/fileIn%2FOut/superclassOrder_.st
R Kernel-Classes/Class.cls/class/inquiries/rootsOfTheWorld.st
R Kernel-Classes/Class.cls/class/instance creation/templateForSubclassOf_category_.st
R Kernel-Classes/Class.cls/class/instance creation/template_.st
R Kernel-Classes/Class.cls/class/private/hasNoDependenciesFor_in_cache_.st
R Kernel-Exceptions/BlockCannotReturn.cls/instance/accessing/defaultAction.st
A Kernel-Exceptions/BlockCannotReturn.cls/instance/exceptiondescription/defaultAction.st
A Kernel-Exceptions/BlockCannotReturn.cls/instance/exceptiondescription/isResumable.st
R Kernel-Exceptions/BlockCannotReturn.cls/instance/testing/isResumable.st
R Kernel-Exceptions/InvalidArgument.cls/README.md
R Kernel-Exceptions/InvalidArgument.cls/class/signalling/signalFor_.st
R Kernel-Exceptions/InvalidArgument.cls/class/signalling/signalFor_in_.st
R Kernel-Exceptions/InvalidArgument.cls/class/signalling/signal_for_.st
R Kernel-Exceptions/InvalidArgument.cls/class/signalling/signal_for_in_.st
R Kernel-Exceptions/InvalidArgument.cls/definition.st
R Kernel-Exceptions/InvalidArgument.cls/instance/accessing/argument_.st
A Kernel-Exceptions/NonBooleanReceiver.cls/instance/signaledexception/isResumable.st
R Kernel-Exceptions/NonBooleanReceiver.cls/instance/testing/isResumable.st
R Kernel-Numbers/ExtendedNumberParser.cls/instance/parsing-public/nextInteger.st
R Kernel-Numbers/Integer.cls/instance/converting/asFloat.st
R KernelTests-Chronology/DatePrintFormatTester.cls/instance/asserting/executeShould_inScopeOf_withDescriptionContaining_.st
R KernelTests-Chronology/DatePrintFormatTester.cls/instance/asserting/executeShould_inScopeOf_withDescriptionNotContaining_.st
R KernelTests-Classes/SubclassPoolUser.cls/class/as yet unclassified/author.st
R KernelTests-Classes/SubclassPoolUser.cls/class/as yet unclassified/gloups.st
R KernelTests-Processes/ProcessTest.cls/instance/running/tearDown.st
M KeyChain-UI/KeyChainViewer.cls/instance/initialize/initialize.st
M KeyChain-UI/KeyChainViewer.cls/instance/initialize/initializeWidgets.st
M KeyChain-UI/KeychainEditor.cls/instance/initialize/initialize.st
R KeyChain-UI/KeychainEditor.cls/instance/protocol/cancelled.st
M KeyChain-UI/PasswordInitializationDialogWindow.cls/instance/initialize/initialize.st
M KeyChain-UI/PermissionsEditor.cls/instance/initialize/initialize.st
M KeyChain-UI/SwitchUsers.cls/instance/initialize/initialize.st
M KeyChain-UI/UserEditor.cls/instance/initialize/initialize.st
M KeyChain/Cookie.cls/instance/initialize/initialize.st
M KeyChain/PharoUser.cls/instance/initialize/initialize.st
M KeyChain/PharoUserPermissions.cls/instance/initialize/initialize.st
M KeyChain/UserManager.cls/instance/initialize/initialize.st
R Manifest-Core/extension/RBAbstractClassRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBAddRemoveDependentsRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBAllAnyNoneSatisfyRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBAsOrderedCollectionNotNeededRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBAssignmentInBlockRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBAssignmentInIfTrueRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBAssignmentWithoutEffectRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBAtIfAbsentRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBBadMessageRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBBasicLintRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBBetweenAndRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBBlockLintRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBBooleanPrecedenceRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBCascadedNextPutAllsRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBClassInstVarNotInitializedRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBClassNameInSelectorRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBClassNotReferencedRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBClassVariableCapitalizationRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBCodeCruftLeftInMethodsRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBCollectSelectNotUsedRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBCollectionCopyEmptyRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBCollectionMessagesToExternalObjectRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBCollectionProtocolRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBCompositeLintRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBConsistencyCheckRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBContainsRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBDefinesEqualNotHashRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBDetectContainsRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBDetectIfNoneRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBEmptyExceptionHandlerRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBEndTrueFalseRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBEqualNilRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBEqualNotUsedRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBEqualsTrueRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBEquivalentSuperclassMethodsRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBExcessiveArgumentsRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBExcessiveInheritanceRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBExcessiveMethodsRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBExcessiveVariablesRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBExtraBlockRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBFileBlocksRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBFloatEqualityComparisonRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBGuardClauseRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBGuardingClauseRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBIfTrueBlocksRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBIfTrueReturnsRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBImplementedNotSentRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBInconsistentMethodClassificationRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBInstVarInSubclassesRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBInstanceVariableCapitalizationRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBJustSendsSuperRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBLiteralArrayCharactersRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBLiteralArrayContainsCommaRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBLiteralArrayContainsSuspiciousTrueFalseOrNilRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBLongMethodsRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBMethodHasNoTimeStampRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBMethodModifierFinalRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBMethodModifierOverrideRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBMethodModifierSuperRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBMethodSourceContainsLinefeedsRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBMinMaxRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBMissingSubclassResponsibilityRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBMissingSuperSendsRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBMissingTranslationsInMenusRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBMissingYourselfRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBModifiesCollectionRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBNoClassCommentRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBNotEliminationRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBOnlyReadOrWrittenTemporaryRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBOnlyReadOrWrittenVariableRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBOverridesSpecialMessageRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBParseTreeLintRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBPlatformDependentUserInteractionRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBPrecedenceRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBRefersToClassRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBReturnInEnsureRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBReturnsBooleanAndOtherRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBReturnsIfTrueRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBSearchingLiteralRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBSendsDeprecatedMethodToGlobalRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBSendsDifferentSuperRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBSendsUnknownMessageToGlobalRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBSentNotImplementedRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBSizeCheckRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBStringConcatenationRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBSubclassResponsibilityNotDefinedRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBSuperSendsNewRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBSuperSendsRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBTempVarOverridesInstVarRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBTemporaryVariableCapitalizationRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBTempsReadBeforeWrittenRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBThemeAPIUpdateRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBThreeElementPointRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBToDoCollectRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBToDoRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBToDoWithIncrementRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBTransformationRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBTranslateLiteralsInMenusRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBUnclassifiedMethodsRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBUncommonMessageSendRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBUnconditionalRecursionRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBUndeclaredReferenceRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBUnderscoreAssignmentRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBUnnecessaryAssignmentRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBUnoptimizedAndOrRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBUnoptimizedToDoRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBUnpackagedCodeRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBUnreferencedVariablesRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBUnwindBlocksRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBUsesAddRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBUsesTrueRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBUtilityMethodsRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBVariableAssignedLiteralRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBVariableNotDefinedRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBVariableReferencedOnceRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBWhileTrueRule/class/identifierMinorVersionNumber.st
R Manifest-Core/extension/RBYourselfNotUsedRule/class/identifierMinorVersionNumber.st
M Manifest-CriticBrowser/CriticBrowser.cls/instance/initialization/initialize.st
R Manifest-CriticBrowser/SelectRuleBrowser.cls/class/specs/defaultSpec.st
R Manifest-CriticBrowser/SingleRuleCriticBrowser.cls/instance/message handling/perform_orSendTo_.st
R Metacello-Core-Exceptions/MetacelloProjectSpecLoadError.cls/instance/private/isResumable.st
R Metacello-MC-Loaders/MetacelloNullRecordingMCSpecLoader.cls/instance/private/resolvePackageSpecReferences_gofer_.st
R Metacello-MC-Specs/MetacelloMCPartiallyLoadedStatus.cls/class/instance creation/new.st
M Monticello-Loading/MCVersionLoader.cls/instance/loading/load.st
R Monticello-Repositories/MCSqueaksourceRepository.cls/instance/converting/asCreationTemplate.st
M Morphic-Base-Basic/CircleMorph.cls/definition.st
R Morphic-Base-Kernel/BorderedMorph.cls/instance/accessing/useRoundedCorners.st
R Morphic-Base-Kernel/Morph.cls/instance/testing/stepTime.st
R Morphic-Base-MorphTreeWidget-Pagination/PaginatedMorphTreeModel.cls/instance/accessing/defaultChunkSize.st
R Morphic-Base-MorphTreeWidget-Pagination/PaginatedMorphTreeModel.cls/instance/pager managing/chunkSize_.st
R Morphic-Base-MorphTreeWidget-Pagination/PaginatedMorphTreeModel.cls/instance/pager managing/defaultPageSize.st
R Morphic-Base-MorphTreeWidget-Pagination/PaginatedMorphTreeModel.cls/instance/pager managing/pageSize_.st
M Morphic-Base-Pluggable Widgets/PluggableTextMorphWithLimits.cls/instance/initialize/initialize.st
M Morphic-Base-ProgressBar/JobProgressMorph.cls/instance/initialize/initialize.st
R Morphic-Examples-MorphTreeWidget/ClassListExample.cls/instance/t - accessing/defaultChunkSize.st
R Morphic-Examples-MorphTreeWidget/ClassTreeExample.cls/instance/accessing/expandAllFromNode_.st
R NOCompletion-Model/NOCController.cls/class/class initialization/initialize.st
R NOCompletion-Model/NOCController.cls/class/cleanup/cleanUp.st
R NativeBoost-Core-Objects/NBExternalUnionFields.cls/instance/accessing/typeOf_.st
R NativeBoost-Core-Objects/NBQSortCallback.cls/class/accessing/callType.st
R NativeBoost-Mac/NativeBoostMac32.cls/instance/assembler/newAssembler.st
R NativeBoost-Win32/NBWin32Heap.cls/instance/call convention/nbCallingConvention.st
M Nautilus-MCBindings/NautilusMCBindings.cls/class/initialization/initialize.st
M Nautilus-MCBindings/NautilusMCBindings.cls/instance/initialization/initialize.st
R Nautilus-Tests/AbstractNautilusUITest.cls/instance/initialization/tearDown.st
R Nautilus/AbstractNautilusUI.cls/instance/NOCompletion/guessTypeForName_.st
M Nautilus/AbstractNautilusUI.cls/instance/menus behavior/buildInitializeCodeFor_.st
M Nautilus/MultipleMethodsEditor.cls/instance/initialize/initialize.st
M Nautilus/MultipleMethodsEditorAllButtonModel.cls/instance/protocol/initialize.st
M Nautilus/MultipleMethodsEditorButtonModel.cls/instance/protocol/initialize.st
M Nautilus/NautilusUI.cls/instance/initialization/initialize.st
R PackageInfo-Base/PackageOrganizer.cls/class/instance creation/new.st
R Polymorph-TaskbarIcons/extension/MCFileRepositoryInspector/class/taskbarIcon.st
R Polymorph-Tools-Diff/PSMCChangeWrapper.cls/instance/accessing/theme.st
M Polymorph-Widgets-Themes/MorphicUIManager.cls/definition.st
R Polymorph-Widgets-Themes/PharoOrangeTheme.cls/class/accessing/veryLightSelectionColor.st
R Polymorph-Widgets-Themes/UIThemeVistary.cls/instance/icons/errorIcon.st
R Polymorph-Widgets-Themes/UIThemeVistary.cls/instance/icons/infoIcon.st
R Polymorph-Widgets-Themes/UIThemeVistary.cls/instance/icons/lockIcon.st
R Polymorph-Widgets-Themes/UIThemeVistary.cls/instance/icons/questionIcon.st
R Polymorph-Widgets-Themes/UIThemeVistary.cls/instance/icons/smallDebugIcon.st
R Polymorph-Widgets-Themes/UIThemeVistary.cls/instance/icons/smallErrorIcon.st
R Polymorph-Widgets-Themes/UIThemeVistary.cls/instance/icons/smallInfoIcon.st
R Polymorph-Widgets-Themes/UIThemeVistary.cls/instance/icons/smallLockIcon.st
R Polymorph-Widgets-Themes/UIThemeVistary.cls/instance/icons/smallQuestionIcon.st
R Polymorph-Widgets-Themes/UIThemeVistary.cls/instance/icons/smallWarningIcon.st
R Polymorph-Widgets-Themes/UIThemeVistary.cls/instance/icons/warningIcon.st
M Polymorph-Widgets-Utilities/DropListItem.cls/instance/initialization/initialize.st
R Polymorph-Widgets-Windows/ListDialogWindow.cls/instance/protocol/initialFilter_.st
R Polymorph-Widgets-Windows/StandardWindow.cls/instance/controls/close.st
R Polymorph-Widgets/ColorChooserMorph.cls/instance/as yet unclassified/enabledString.st
M Polymorph-Widgets/IconicListItem.cls/instance/initialize/initialize.st
M Polymorph-Widgets/PluggableTextFieldMorph.cls/instance/initialization/initialize.st
R Polymorph-Widgets/PluggableTreeMorph.cls/instance/accessing/getMenuSelector.st
R Polymorph-Widgets/SearchMorph.cls/instance/accessing/content.st
R Polymorph-Widgets/extension/StandardWindow/instance/makeBorderless.st
A RPackage-Core/extension/TClassDescription/instance/compileSilently_.st
R RPackage-SystemIntegration/RPackageMCSynchronisationTest.cls/instance/utilities/allManagers.st
A Refactoring-Critics-BlockRules/RBExplicitRequirementMethodsRule.cls/README.md
A Refactoring-Critics-BlockRules/RBExplicitRequirementMethodsRule.cls/definition.st
A Refactoring-Critics-BlockRules/RBExplicitRequirementMethodsRule.cls/instance/accessing/name.st
A Refactoring-Critics-BlockRules/RBExplicitRequirementMethodsRule.cls/instance/accessing/rationale.st
A Refactoring-Critics-BlockRules/RBExplicitRequirementMethodsRule.cls/instance/running/checkClass_.st
A Refactoring-Critics-BlockRules/RBLocalMethodsOfAClassNotInItsTraitComposition.cls/README.md
A Refactoring-Critics-BlockRules/RBLocalMethodsOfAClassNotInItsTraitComposition.cls/definition.st
A Refactoring-Critics-BlockRules/RBLocalMethodsOfAClassNotInItsTraitComposition.cls/instance/accessing/name.st
A Refactoring-Critics-BlockRules/RBLocalMethodsOfAClassNotInItsTraitComposition.cls/instance/accessing/rationale.st
A Refactoring-Critics-BlockRules/RBLocalMethodsOfAClassNotInItsTraitComposition.cls/instance/running/checkClass_.st
A Refactoring-Critics-BlockRules/RBRepeteadMethodsInTheSuperclassRule.cls/README.md
A Refactoring-Critics-BlockRules/RBRepeteadMethodsInTheSuperclassRule.cls/definition.st
A Refactoring-Critics-BlockRules/RBRepeteadMethodsInTheSuperclassRule.cls/instance/accessing/name.st
A Refactoring-Critics-BlockRules/RBRepeteadMethodsInTheSuperclassRule.cls/instance/accessing/rationale.st
A Refactoring-Critics-BlockRules/RBRepeteadMethodsInTheSuperclassRule.cls/instance/running/checkClass_.st
A Refactoring-Critics/extension/ClassTestCase/instance/assertValidLintRule_.st
A Refactoring-Critics/extension/ClassTestCase/instance/targetClassEnvironment.st
R Refactoring-Tests-Core-Data/RBRefactoryTestDataApp.cls/instance/lint/isLiteral.st
R Refactoring-Tests-Critics/RBSmalllintTestObject.cls/instance/methods/isLiteral.st
R Regex-Core/RxsCharacter.cls/instance/testing/isNullable.st
R Regex-Core/RxsPredicate.cls/instance/testing/isAtomic.st
R Ring-Core-Kernel/RGObject.cls/instance/testing types/isTrait.st
R Ring-Core-Kernel/RGVariableDefinition.cls/instance/testing/isGlobalVariable.st
R SUnit-Core-Kernel/TestAsserter.cls/instance/asserting/assert_equals_.st
R SUnit-Core-Kernel/TestAsserter.cls/instance/asserting/deny_.st
R SUnit-Core-Kernel/TestAsserter.cls/instance/asserting/deny_description_.st
R SUnit-Core-Kernel/TestAsserter.cls/instance/asserting/deny_description_resumable_.st
R SUnit-Core-Kernel/TestAsserter.cls/instance/asserting/executeShould_inScopeOf_.st
R SUnit-Core-Kernel/TestAsserter.cls/instance/asserting/should_raise_.st
R SUnit-Core-Kernel/TestAsserter.cls/instance/asserting/should_raise_description_.st
R SUnit-Core-Kernel/TestAsserter.cls/instance/asserting/shouldnt_raise_.st
R SUnit-Core-Kernel/TestAsserter.cls/instance/asserting/shouldnt_raise_description_.st
R SUnit-Core-Kernel/TestCase.cls/class/instance creation/run.st
R SUnit-Core-Kernel/TestResource.cls/instance/initialize-release/initialize.st
A SUnit-Core-Utilities/ClassTestCase.cls/instance/tests/testLocalMethodsOfTheClassShouldNotBeRepeatedInItsTraits.st
A SUnit-Core-Utilities/ClassTestCase.cls/instance/tests/testMethodsOfTheClassShouldNotBeRepeatedInItsSuperclasses.st
A SUnit-Core-Utilities/ClassTestCase.cls/instance/tests/testTraitExplicitRequirementMethodsMustBeImplementedInTheClassOrInASuperclass.st
R SUnit-UITesting/extension/HandMorph/instance/simulateKeyStrokes_.st
R Shout-Styling/SHRBTextStyler.cls/instance/converting/addAttributesFrom_satisfying_to_.st
R Shout-Styling/SHRBTextStyler.cls/instance/converting/unstyledTextFrom_.st
R Shout-Styling/SHRBTextStyler.cls/instance/private/attributesFor_.st
R Shout-Styling/SHRBTextStyler.cls/instance/private/pixelHeight.st
R Shout-Styling/SHRBTextStyler.cls/instance/private/privateFormat_.st
R Slot-Layout/EmptyLayout.cls/instance/accessing/fieldSize.st
R Slot-Layout/EmptyLayout.cls/instance/testing/hasFields.st
R Slot-Layout/EmptyLayout.cls/instance/testing/hasSlots.st
R SmartSuggestions/extension/OCAbstractVariable/instance/isLiteral.st
R SmartSuggestions/extension/TextModel/instance/owner.st
M Spec-Tools-ChangeSorter/ChangeSorterApplication.cls/instance/initialization/initialize.st
M Spec-Tools-ChangeSorter/DualChangeSorterApplication.cls/instance/initialization/initialize.st
M Spec-Tools-ChangeSorter/DualChangeSorterApplication.cls/instance/initialization/initializeWidgets.st
M Spec-Tools-Editor/AbstractApiSetter.cls/instance/initialize/initialize.st
M Spec-Tools-Editor/BlocEditor.cls/instance/initialize/initialize.st
R Spec-Tools-Editor/BlockApiSetter.cls/class/as yet unclassified/spec.st
R Spec-Tools-Editor/BooleanApiSetter.cls/class/as yet unclassified/spec.st
R Spec-Tools-Editor/ColorApiSetter.cls/class/as yet unclassified/spec.st
M Spec-Tools-Editor/ColorEditor.cls/instance/initialize/initialize.st
R Spec-Tools-Editor/IntegerApiSetter.cls/class/as yet unclassified/spec.st
M Spec-Tools-Editor/IntegerEditor.cls/instance/initialize/initialize.st
M Spec-Tools-Editor/STEditor.cls/instance/initialize/initialize.st
R Spec-Tools-Editor/StApiSetter.cls/class/as yet unclassified/spec.st
M Spec-Tools-Editor/SubwidgetItem.cls/instance/initialization/initialize.st
M Spec-Tools-Editor/WidgetSetter.cls/instance/initialization/initialize.st
M Spec-Tools-Monticello/MonticelloRepositoryBrowser.cls/instance/initialize/initialize.st
M Spec-Tools-Monticello/WorkingCopyToolBar.cls/instance/initialize/initialize.st
M Spec-Tools-Senders/MessageBrowser.cls/instance/initialization/initialize.st
M Spec-Widgets-PolyWidgets/InputWidget.cls/instance/initialize/initialize.st
M Spec-Widgets-PolyWidgets/MethodToolbar.cls/instance/initialization/initialize.st
M Spec-Widgets-PolyWidgets/PickListModel.cls/instance/initialization/initialize.st
M Spec-Widgets-PolyWidgets/SearchableTree.cls/instance/initialize/initialize.st
M Spec-Widgets-Support/PanelMorphWithSplitters.cls/instance/initialization/initialize.st
M Spec-Widgets-Support/RadioButtonGroup.cls/instance/initialization/initialize.st
M Spec-Widgets-TreeSupport/TokenTreeFilter.cls/instance/initialization/initialize.st
M Spec-Widgets-TreeSupport/TreeNodeModel.cls/instance/initialize/initialize.st
M Spec-Widgets/AbstractBasicWidget.cls/instance/initialization/initialize.st
M Spec-Widgets/ButtonModel.cls/instance/initialization/initialize.st
M Spec-Widgets/CheckBoxModel.cls/instance/initialization/initialize.st
M Spec-Widgets/DropListModel.cls/instance/initialization/initialize.st
M Spec-Widgets/IconListModel.cls/instance/initialization/initialize.st
M Spec-Widgets/LabelModel.cls/instance/initialization/initialize.st
R Spec-Widgets/MultiColumnListModel.cls/instance/remove me/getIndex.st
M Spec-Widgets/NewListModel.cls/instance/initialize/initialize.st
M Spec-Widgets/RadioButtonModel.cls/instance/initialization/initialize.st
M Spec-Widgets/SliderModel.cls/instance/initialize/initialize.st
M Spec-Widgets/TabManagerModel.cls/instance/initialize/initialize.st
M Spec-Widgets/TabModel.cls/instance/initialize/initialize.st
R Spec-Widgets/TextInputFieldModel.cls/class/specs/title.st
M Spec-Widgets/TextInputFieldModel.cls/instance/initialization/initialize.st
M Spec-Widgets/TextModel.cls/instance/initialization/initialize.st
M Spec-Widgets/TreeModel.cls/class/specs/defaultSpec.st
M Spec-Widgets/TreeModel.cls/instance/drag and drop - private/acceptDroppingMorph_event_inMorph_.st
M Spec-Widgets/TreeModel.cls/instance/initialize/initialize.st
M Spec-Widgets/WindowModel.cls/instance/initialize/initialize.st
R Tests-Monticello/MCChangeNotificationTest.cls/instance/running/tearDown.st
R Tests-Monticello/MCPackageTest.cls/instance/running/setUp.st
A Tests-Release/ReleaseTest.cls/instance/testing/testExplicitRequirementMethodsShouldBeImplementedInTheirUsers.st
A Tests-Release/ReleaseTest.cls/instance/testing/testLocalMethodsOfTheClassShouldNotBeRepeatedInItsTraits.st
A Tests-Release/ReleaseTest.cls/instance/testing/testMethodsOfTheClassShouldNotBeRepeatedInItsSuperclasses.st
R Text-Edition/SmalltalkEditor.cls/class/class initialization/initialize.st
R Text-Edition/SmalltalkEditor.cls/instance/accessing/selectionPosition_.st
R Text-Edition/SmalltalkEditor.cls/instance/accessing/wordAtCaret.st
R Tools-Changes/ClassCommentVersionsBrowser.cls/instance/misc/wantsPrettyDiffOption.st
R Tools-ConfigurationBrowser/MetacelloConfigurationBrowser.cls/instance/accessing/title.st
M Tools-ConfigurationBrowser/MetacelloConfigurationBrowser.cls/instance/initialize-release/initialize.st
M Tools-Finder/FinderUI.cls/instance/initialization/initialize.st
R Tools-Inspector/Inspector.cls/instance/accessing/trash.st
R Tools-Inspector/Inspector.cls/instance/theme/theme.st
R Tools-Profilers/TimeProfiler.cls/instance/actions/expandAllFromNode_.st
M ToolsTest-Base/OpenToolTest.cls/instance/test browse/testOpenBrowseOnTraitMethod.st
A Traits-Composition/TraitComposition.cls/instance/enquiries/allSelectors.st
A Traits-Kernel-Traits/TApplyingOnClassSide.cls/instance/pool variables/sharedPools.st
R Traits-Kernel-Traits/TBehavior.cls/instance/accessing instances and variables/sharedPools.st
R Traits-Kernel-Traits/TBehavior.cls/instance/accessing/classPool.st
R Traits-Kernel-Traits/TClass.cls/class/cleanup/cleanUp.st
R Traits-Kernel-Traits/TClass.cls/class/testing/canZapMethodDictionary.st
R Traits-Kernel-Traits/TClass.cls/instance/accessing method dictionary/addSelectorSilently_withMethod_.st
R Traits-Kernel-Traits/TClass.cls/instance/accessing method dictionary/addSelector_withMethod_notifying_.st
R Traits-Kernel-Traits/TClass.cls/instance/compiling/compile_notifying_.st
R Traits-Kernel-Traits/TClassDescription.cls/class/cleanup/cleanUp.st
R Traits-Kernel-Traits/TClassDescription.cls/class/testing/canZapMethodDictionary.st
R Traits-Kernel/Trait.cls/class/cleanup/cleanUp.st
R Traits-Kernel/TraitDescription.cls/class/cleanup/cleanUp.st
Log Message:
-----------
30323
Aug. 16, 2013
[pharo-project/pharo-core]
by GitHub
Branch: refs/tags/30322
Home: https://github.com/pharo-project/pharo-core
Aug. 16, 2013
[pharo-project/pharo-core] c805ae: 30322
by GitHub
Branch: refs/heads/3.0
Home: https://github.com/pharo-project/pharo-core
Commit: c805aee59f40e70e330b5037194efc38f6151454
https://github.com/pharo-project/pharo-core/commit/c805aee59f40e70e330b5037…
Author: Jenkins Build Server <board(a)pharo-project.org>
Date: 2013-08-16 (Fri, 16 Aug 2013)
Changed paths:
R Collections-Streams/MultiByteBinaryOrTextStream.cls/instance/private/guessConverter.st
R Collections-Strings/ByteString.cls/instance/converting/convertFromCompoundText.st
M Collections-Strings/ByteString.cls/instance/converting/convertFromSystemString.st
A Keymapping-Core/KMDispatcher.cls/instance/building/bindKeyCombination_toAction_.st
M Keymapping-Core/KMDispatcher.cls/instance/building/on_do_.st
A Keymapping-Core/extension/Morph/instance/bindKeyCombination_toAction_.st
M Keymapping-Core/extension/Morph/instance/on_do_.st
M Multilingual-Languages/LanguageEnvironment.cls/class/public query/defaultSystemConverter.st
R Multilingual-TextConversion/CompoundTextConverter.cls/README.md
R Multilingual-TextConversion/CompoundTextConverter.cls/class/utilities/encodingNames.st
R Multilingual-TextConversion/CompoundTextConverter.cls/definition.st
R Multilingual-TextConversion/CompoundTextConverter.cls/instance/conversion/nextFromStream_.st
R Multilingual-TextConversion/CompoundTextConverter.cls/instance/conversion/nextPut_toStream_.st
R Multilingual-TextConversion/CompoundTextConverter.cls/instance/friend/emitSequenceToResetStateIfNeededOn_.st
R Multilingual-TextConversion/CompoundTextConverter.cls/instance/friend/restoreStateOf_with_.st
R Multilingual-TextConversion/CompoundTextConverter.cls/instance/friend/saveStateOf_.st
R Multilingual-TextConversion/CompoundTextConverter.cls/instance/initialization/initialize.st
R Multilingual-TextConversion/CompoundTextConverter.cls/instance/private/nextPutValue_toStream_withShiftSequenceIfNeededForLeadingChar_.st
R Multilingual-TextConversion/CompoundTextConverter.cls/instance/private/parseShiftSeqFromStream_.st
M NautilusRefactoring-Utilities/ChangesBrowser.cls/instance/initialization/initializeTextArea.st
M NautilusRefactoring-Utilities/ChangesBrowser.cls/instance/initialization/initializeWidgets.st
M Network-UUID/UUIDGenerator.cls/instance/random seed/makeSeedFromSound.st
M OpalCompiler-Core-Semantics/OCAbstractMethodScope.cls/instance/scope/outerOffsetTo_.st
A ScriptLoader30/ScriptLoader.cls/instance/pharo - scripts/script115.st
A ScriptLoader30/ScriptLoader.cls/instance/pharo - updates/update30322.st
M ScriptLoader30/ScriptLoader.cls/instance/public/commentForCurrentUpdate.st
M Settings-Polymorph/PolymorphSystemSettings.cls/class/sound/soundSettingsOn_.st
M Shout-Styling/SHTextStylerST80.cls/class/style table/tangoStyleTable.st
M Spec-Core/ComposableModel.cls/instance/private-focus/ensureKeyBindingsFor_.st
M Spec-Core/ComposableModel.cls/instance/private-focus/registerKeyStrokesForNextFor_.st
M Spec-Core/ComposableModel.cls/instance/private-focus/registerKeyStrokesForPreviousFor_.st
A Spec-Core/ComposableModel.cls/instance/protocol-shortcuts/bindKeyCombination_toAction_.st
M Spec-Core/ComposableModel.cls/instance/protocol-shortcuts/on_do_.st
M Spec-Debugger/EyeDebuggerContextInspector.cls/instance/list/addSpecialFields_.st
M Spec-Debugger/SpecDebugger.cls/instance/initialization/setStackShortcuts.st
R Spec-Inspector-Element/ContextTempEyeElement.cls/class/as yet unclassified/host_tempName_.st
A Spec-Inspector-Element/ContextTempEyeElement.cls/class/as yet unclassified/host_tempName_tempIndex_.st
M Spec-Inspector-Element/ContextTempEyeElement.cls/definition.st
M Spec-Inspector-Element/ContextTempEyeElement.cls/instance/accessing/accessorCode.st
M Spec-Inspector-Element/ContextTempEyeElement.cls/instance/accessing/save_.st
A Spec-Inspector-Element/ContextTempEyeElement.cls/instance/accessing/tempIndex.st
A Spec-Inspector-Element/ContextTempEyeElement.cls/instance/accessing/tempIndex_.st
M Spec-Inspector-Element/ContextTempEyeElement.cls/instance/accessing/value.st
M Spec-Inspector/EyeContextInspector.cls/instance/list/addVariableFields_.st
M Spec-Inspector/EyeInspector.cls/instance/initialize-release/initializeShortcuts.st
M Spec-Inspector/InspectorWrapper.cls/instance/initialize/initializeShortcuts.st
M Spec-Tools-ChangeSorter/ChangeSorterApplication.cls/instance/protocol/changesModelOn_do_.st
M Spec-Tools-ChangeSorter/ChangeSorterApplication.cls/instance/protocol/classesOn_do_.st
M Spec-Tools-ChangeSorter/ChangeSorterApplication.cls/instance/protocol/methodsOn_do_.st
M Spec-Tools-ChangeSorter/ChangeSorterApplication.cls/instance/shortcuts/registerChangeSetShortcuts_.st
M Spec-Tools-ChangeSorter/ChangeSorterApplication.cls/instance/shortcuts/registerClassShortcuts_.st
M Spec-Tools-ChangeSorter/ChangeSorterApplication.cls/instance/shortcuts/registerMethodShortcuts_.st
M Spec-Tools-Senders/MessageBrowser.cls/instance/initialization/registerListShortcutsFor_.st
M Spec-Widgets/ButtonModel.cls/instance/initialization/initialize.st
M Spec-Widgets/ListComposableModel.cls/instance/initialize/initialize.st
R System-Applications/MailSender.cls/README.md
R System-Applications/MailSender.cls/class/accessing/smtpServer.st
R System-Applications/MailSender.cls/class/accessing/userName.st
R System-Applications/MailSender.cls/class/communication/sendMessage_.st
R System-Applications/MailSender.cls/class/settings/setSmtpServer.st
R System-Applications/MailSender.cls/class/settings/setSmtpServer_.st
R System-Applications/MailSender.cls/class/settings/setUserName.st
R System-Applications/MailSender.cls/class/testing/isSmtpServerSet.st
R System-Applications/MailSender.cls/definition.st
M System-Applications/SoundService.cls/README.md
R System-Applications/SoundService.cls/class/settings/defaultSoundEnabled.st
M System-Applications/SoundService.cls/class/settings/soundEnabled.st
M System-Applications/SoundService.cls/class/settings/soundEnabled_.st
M System-Applications/SoundService.cls/class/settings/toggleSoundEnabling.st
M System-Hashing-DSA/DigitalSignatureAlgorithm.cls/instance/initialization/initRandomNonInteractively.st
R System-Sound/AbstractSoundSystem.cls/README.md
R System-Sound/AbstractSoundSystem.cls/class/preference access/soundEnabled.st
R System-Sound/AbstractSoundSystem.cls/class/preference access/soundEnabled_.st
R System-Sound/AbstractSoundSystem.cls/class/preference access/soundQuickStart.st
R System-Sound/AbstractSoundSystem.cls/class/preference access/soundQuickStart_.st
R System-Sound/AbstractSoundSystem.cls/definition.st
R System-Sound/AbstractSoundSystem.cls/instance/misc/randomBitsFromSoundInput_.st
R System-Sound/AbstractSoundSystem.cls/instance/misc/sampledSoundChoices.st
R System-Sound/AbstractSoundSystem.cls/instance/misc/shutDown.st
R System-Sound/AbstractSoundSystem.cls/instance/misc/soundNamed_.st
R System-Sound/AbstractSoundSystem.cls/instance/playing/beep.st
R System-Sound/AbstractSoundSystem.cls/instance/playing/playSampledSound_rate_.st
R System-Sound/AbstractSoundSystem.cls/instance/playing/playSoundNamedOrBeep_.st
R System-Sound/AbstractSoundSystem.cls/instance/playing/playSoundNamed_.st
R System-Sound/AbstractSoundSystem.cls/instance/playing/playSoundNamed_ifAbsentReadFrom_.st
M System-Sound/DummySoundSystem.cls/README.md
R System-Sound/DummySoundSystem.cls/class/initialization/initialize.st
R System-Sound/DummySoundSystem.cls/class/initialization/unload.st
M System-Sound/DummySoundSystem.cls/definition.st
A System-Sound/DummySoundSystem.cls/instance/beep/beep.st
M System-Sound/DummySoundSystem.cls/instance/misc/randomBitsFromSoundInput_.st
R System-Sound/DummySoundSystem.cls/instance/misc/soundNamed_.st
R System-Sound/DummySoundSystem.cls/instance/playing/beep.st
A System-Sound/DummySoundSystem.cls/instance/private/beepPrimitive.st
A System-Sound/DummySoundSystem.cls/instance/query/soundNamed_.st
A System-Sound/SoundSystem.cls/README.md
A System-Sound/SoundSystem.cls/class/current /current.st
A System-Sound/SoundSystem.cls/class/current /current_.st
A System-Sound/SoundSystem.cls/class/current /resetSoundSystem.st
A System-Sound/SoundSystem.cls/class/setting/soundEnabled.st
A System-Sound/SoundSystem.cls/class/setting/soundEnabled_.st
A System-Sound/SoundSystem.cls/class/setting/soundQuickStart.st
A System-Sound/SoundSystem.cls/class/setting/soundQuickStart_.st
A System-Sound/SoundSystem.cls/definition.st
A System-Sound/SoundSystem.cls/instance/accessing/soundEnabled.st
A System-Sound/SoundSystem.cls/instance/activation hooks/activate.st
A System-Sound/SoundSystem.cls/instance/activation hooks/deactivate.st
A System-Sound/SoundSystem.cls/instance/activation hooks/shutDown.st
A System-Sound/SoundSystem.cls/instance/beep/beep.st
A System-Sound/SoundSystem.cls/instance/query/soundNamed_.st
A System-Sound/SoundSystem.cls/instance/sounds/playSampledSound_rate_.st
A System-Sound/SoundSystem.cls/instance/sounds/playSoundNamedOrBeep_.st
A System-Sound/SoundSystem.cls/instance/sounds/playSoundNamed_.st
A System-Sound/SoundSystem.cls/instance/sounds/playSoundNamed_ifAbsentReadFrom_.st
A System-Sound/SoundSystem.cls/instance/to deprecate/randomBitsFromSoundInput_.st
A System-Sound/SoundSystem.cls/instance/to deprecate/sampledSoundChoices.st
M System-Support/SmalltalkImage.cls/instance/PharoKernel-private/privShrinkingProcessWith_.st
M Tabs/TabManager.cls/instance/initialize/registerShortcuts.st
M Tests-System/ClassQueryTest.cls/instance/dependencies/testReferencedClasses.st
M Tools-Spotlight/Spotlight.cls/instance/initialize/initialize.st
Log Message:
-----------
30322
11245 Debugger show incorrect variables values
https://pharo.fogbugz.com/f/cases/11245
11296 ByteString>>convertFromCompoundText does not work and has no sender.
https://pharo.fogbugz.com/f/cases/11296
11299 on:do: for keyMapping should be renamed into something else
https://pharo.fogbugz.com/f/cases/11299
11300 In Tango PoolVariable should not be red but the same color as classVariable
https://pharo.fogbugz.com/f/cases/11300
6933 SoundSystem cleanup
https://pharo.fogbugz.com/f/cases/6933
Aug. 16, 2013
[pharo-project/pharo-core]
by GitHub
Branch: refs/tags/30321
Home: https://github.com/pharo-project/pharo-core
Aug. 16, 2013
[pharo-project/pharo-core] f490d1: 30321
by GitHub
Branch: refs/heads/3.0
Home: https://github.com/pharo-project/pharo-core
Commit: f490d1f6071d4ee17d7c5bf6dffa05f754aa75fd
https://github.com/pharo-project/pharo-core/commit/f490d1f6071d4ee17d7c5bf6…
Author: Jenkins Build Server <board(a)pharo-project.org>
Date: 2013-08-16 (Fri, 16 Aug 2013)
Changed paths:
M Kernel-Objects/Object.cls/instance/finalization/actAsExecutor.st
A ScriptLoader30/ScriptLoader.cls/instance/pharo - scripts/script114.st
A ScriptLoader30/ScriptLoader.cls/instance/pharo - updates/update30321.st
M ScriptLoader30/ScriptLoader.cls/instance/public/commentForCurrentUpdate.st
Log Message:
-----------
30321
11284 Split the kernel fix in two for integration
https://pharo.fogbugz.com/f/cases/11284
Aug. 16, 2013
[pharo-project/pharo-core]
by GitHub
Branch: refs/tags/30320
Home: https://github.com/pharo-project/pharo-core
Aug. 16, 2013
[pharo-project/pharo-core] f7cd72: 30320
by GitHub
Branch: refs/heads/3.0
Home: https://github.com/pharo-project/pharo-core
Commit: f7cd72e94d5f278af8e4e2d56848431f86199cc4
https://github.com/pharo-project/pharo-core/commit/f7cd72e94d5f278af8e4e2d5…
Author: Jenkins Build Server <board(a)pharo-project.org>
Date: 2013-08-16 (Fri, 16 Aug 2013)
Changed paths:
A Morphic-Base-Kernel/Morph.cls/instance/updating/actAsExecutor.st
A Morphic-Base-Kernel/Morph.cls/instance/updating/breakDependents.st
A Morphic-Base-Kernel/Morph.cls/instance/updating/canDiscardEdits.st
A Morphic-Base-Kernel/Morph.cls/instance/updating/dependents.st
A Morphic-Base-Kernel/Morph.cls/instance/updating/okToChange.st
M Morphic-Base-Kernel/Morph.cls/instance/updating/removeDependent_.st
A Morphic-Base-Kernel/Morph.cls/instance/updating/update_with_.st
A Morphic-Base-Kernel/Morph.cls/instance/updating/windowIsClosing.st
M Morphic-Base-Windows/SystemWindow.cls/instance/open%2Fclose/delete.st
M Polymorph-Widgets-Windows/StandardWindow.cls/instance/open%2Fclose/delete.st
M Polymorph-Widgets/extension/Morph/instance/myDependents.st
A ScriptLoader30/ScriptLoader.cls/instance/pharo - scripts/script113.st
A ScriptLoader30/ScriptLoader.cls/instance/pharo - updates/update30320.st
M ScriptLoader30/ScriptLoader.cls/instance/public/commentForCurrentUpdate.st
A System-Support/Model.cls/instance/dependents-private/actAsExecutor.st
A System-Support/Model.cls/instance/dependents-private/myDependents.st
A System-Support/Model.cls/instance/dependents-private/myDependents_.st
A System-Support/Model.cls/instance/dependents/addDependent_.st
A System-Support/Model.cls/instance/dependents/breakDependents.st
A System-Support/Model.cls/instance/dependents/dependents.st
R System-Support/Model.cls/instance/dependents/myDependents.st
R System-Support/Model.cls/instance/dependents/myDependents_.st
A System-Support/Model.cls/instance/dependents/removeDependent_.st
A System-Support/Model.cls/instance/updating/okToChange.st
A System-Support/Model.cls/instance/updating/update_with_.st
A System-Support/Model.cls/instance/updating/windowIsClosing.st
A Text-Core/TextStyle.cls/class/accessing/removeDependent_.st
M UI-Basic/extension/Model/instance/canDiscardEdits.st
Log Message:
-----------
30320
11281 Move references to DependentField to proper classes
https://pharo.fogbugz.com/f/cases/11281
Aug. 16, 2013
[pharo-project/pharo-core]
by GitHub
Branch: refs/tags/30319
Home: https://github.com/pharo-project/pharo-core
Aug. 16, 2013
[pharo-project/pharo-core] 16b78a: 30319
by GitHub
Branch: refs/heads/3.0
Home: https://github.com/pharo-project/pharo-core
Commit: 16b78a9fba1cb7173da528f40e37c11146a4dfb3
https://github.com/pharo-project/pharo-core/commit/16b78a9fba1cb7173da528f4…
Author: Jenkins Build Server <board(a)pharo-project.org>
Date: 2013-08-16 (Fri, 16 Aug 2013)
Changed paths:
M Nautilus/AbstractNautilusUI.cls/class/menu/buildAnalyzeSubMenu_.st
A Nautilus/extension/Class/instance/buildAnalyzeSubMenu_.st
A Nautilus/extension/TClass/instance/buildAnalyzeSubMenu_.st
A Nautilus/extension/Trait/instance/buildAnalyzeSubMenu_.st
M NautilusRefactoring/NautilusRefactoring.cls/class/menu/classRefactoringSubmenu_.st
M NautilusRefactoring/NautilusRefactoring.cls/class/menu/classVarRefactoringSubmenu_.st
M NautilusRefactoring/NautilusRefactoring.cls/class/menu/instVarRefactoringSubmenu_.st
M NautilusRefactoring/NautilusRefactoring.cls/class/menu/refactoringClassMenu_.st
A NautilusRefactoring/extension/Class/instance/instVarRefactoringSubmenu_.st
A NautilusRefactoring/extension/Class/instance/refactoringMenu_.st
A NautilusRefactoring/extension/Class/instance/refactoringSubmenu_.st
A NautilusRefactoring/extension/Class/instance/varRefactoringSubMenu_.st
A NautilusRefactoring/extension/TClass/instance/instVarRefactoringSubmenu_.st
A NautilusRefactoring/extension/TClass/instance/refactoringMenu_.st
A NautilusRefactoring/extension/TClass/instance/refactoringSubmenu_.st
A NautilusRefactoring/extension/TClass/instance/varRefactoringSubMenu_.st
A NautilusRefactoring/extension/Trait/instance/instVarRefactoringSubmenu_.st
A NautilusRefactoring/extension/Trait/instance/refactoringMenu_.st
A NautilusRefactoring/extension/Trait/instance/refactoringSubmenu_.st
A NautilusRefactoring/extension/Trait/instance/varRefactoringSubMenu_.st
A ScriptLoader30/ScriptLoader.cls/instance/pharo - scripts/script112.st
A ScriptLoader30/ScriptLoader.cls/instance/pharo - updates/update30319.st
M ScriptLoader30/ScriptLoader.cls/instance/public/commentForCurrentUpdate.st
M System-Support/SystemVersion.cls/README.md
Log Message:
-----------
30319
11278 Refactoring menu should not show some items for traits
https://pharo.fogbugz.com/f/cases/11278
Aug. 16, 2013
[pharo-project/pharo-core]
by GitHub
Branch: refs/tags/30318
Home: https://github.com/pharo-project/pharo-core
Aug. 16, 2013