Branch: refs/heads/3.0 Home: https://github.com/pharo-project/pharo-core Commit: ddd8e877df2d44143e8e97102d65a9b306f6b132 https://github.com/pharo-project/pharo-core/commit/ddd8e877df2d44143e8e97102... Author: Jenkins Build Server <board@pharo-project.org> Date: 2014-01-04 (Sat, 04 Jan 2014) Changed paths: R DebuggerActions.package/AndContextPredicate.class/README.md R DebuggerActions.package/AndContextPredicate.class/class/instance creation/with_with_.st R DebuggerActions.package/AndContextPredicate.class/definition.st R DebuggerActions.package/AndContextPredicate.class/instance/instance creation/with_with_.st R DebuggerActions.package/AndContextPredicate.class/instance/testing/matchContext_.st R DebuggerActions.package/BlockContextPredicate.class/README.md R DebuggerActions.package/BlockContextPredicate.class/class/instance creation/for_.st R DebuggerActions.package/BlockContextPredicate.class/definition.st R DebuggerActions.package/BlockContextPredicate.class/instance/instance creation/for_.st R DebuggerActions.package/BlockContextPredicate.class/instance/testing/matchContext_.st R DebuggerActions.package/ChangeDebuggerAction.class/README.md R DebuggerActions.package/ChangeDebuggerAction.class/class/accessing/changeDebuggerActionsForContext_excluding_.st R DebuggerActions.package/ChangeDebuggerAction.class/class/accessing/debuggersForContext_excluding_.st R DebuggerActions.package/ChangeDebuggerAction.class/definition.st R DebuggerActions.package/ChangeDebuggerAction.class/instance/accessing/debuggerClass_.st R DebuggerActions.package/ChangeDebuggerAction.class/instance/actions/executeAction.st R DebuggerActions.package/ChangeDebuggerAction.class/instance/initialization/defaultCategory.st R DebuggerActions.package/ChangeDebuggerAction.class/instance/initialization/defaultOrder.st R DebuggerActions.package/ChangeDebuggerAction.class/instance/initialization/initialize.st R DebuggerActions.package/ContextPredicate.class/README.md R DebuggerActions.package/ContextPredicate.class/definition.st R DebuggerActions.package/ContextPredicate.class/instance/accessing/result.st R DebuggerActions.package/ContextPredicate.class/instance/composition/and_.st R DebuggerActions.package/ContextPredicate.class/instance/composition/or_.st R DebuggerActions.package/ContextPredicate.class/instance/testing/hasMatched.st R DebuggerActions.package/ContextPredicate.class/instance/testing/matchContext_.st R DebuggerActions.package/ContextPredicate.class/instance/testing/matches_.st R DebuggerActions.package/OrContextPredicate.class/README.md R DebuggerActions.package/OrContextPredicate.class/class/instance creation/with_with_.st R DebuggerActions.package/OrContextPredicate.class/definition.st R DebuggerActions.package/OrContextPredicate.class/instance/instance creation/with_with_.st R DebuggerActions.package/OrContextPredicate.class/instance/testing/matchContext_.st M DebuggerActions.package/RunToSelectionDebugAction.class/class/registration/actionType.st R DebuggerActions.package/SaveDebugAction.class/README.md R DebuggerActions.package/SaveDebugAction.class/definition.st R DebuggerActions.package/SaveDebugAction.class/instance/accessing/sourceCode_.st R DebuggerActions.package/SaveDebugAction.class/instance/actions/executeAction.st R DebuggerActions.package/SaveDebugAction.class/instance/initialization/defaultLabel.st R DebuggerActions.package/SaveDebugAction.class/instance/initialization/defaultOrder.st M DebuggerModel.package/DebugSession.class/instance/testing/shouldDisplayContext_basedOnFilters_.st M Monticello.package/MCVersionLoader.class/instance/private/ensurePackage_.st M MonticelloGUI.package/MCWorkingCopyBrowser.class/instance/actions/addWorkingCopy.st M Nautilus.package/PackageTreeNautilusUI.class/instance/private/basicRenamePackage_.st M RPackage-Core.package/RPackage.class/instance/accessing/extensionMethods.st M RPackage-Core.package/RPackage.class/instance/accessing/name_.st A RPackage-Core.package/RPackage.class/instance/accessing/renameTo_.st A RPackage-Core.package/RPackage.class/instance/private/renameExtensionsPrefixedWith_to_.st R RPackage-Core.package/RPackage.class/instance/system compatibility/allDefinedClasses.st R RPackage-Core.package/RPackage.class/instance/system compatibility/allDefinedExtensionMethods.st R RPackage-Core.package/RPackage.class/instance/system compatibility/allMethodReferences.st R RPackage-Core.package/RPackage.class/instance/system compatibility/systemSubPackages.st A RPackage-Core.package/RPackageOrganizer.class/instance/private registration/ensureExistAndRegisterPackageNamed_.st R RPackage-Core.package/RPackageOrganizer.class/instance/public registration/ensureExistAndRegisterPackageNamed_.st A RPackage-Core.package/RPackageOrganizer.class/instance/public registration/registerPackageNamed_.st A ScriptLoader30.package/ScriptLoader.class/instance/pharo - scripts/script324.st A ScriptLoader30.package/ScriptLoader.class/instance/pharo - updates/update30671.st M ScriptLoader30.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st A Spec-Debugger.package/SpecDebugger.class/class/menu code/dynamicCodeContextMenu_.st A Spec-Debugger.package/SpecDebugger.class/instance/actions code/codeContextMenuDebuggingActions.st A Spec-Debugger.package/SpecDebugger.class/instance/actions code/codeContextMenu_shifted_.st M Spec-Debugger.package/SpecDebugger.class/instance/initialization/initializeWidgets.st Log Message: ----------- 30671 12524 Merge with the debugger repo https://pharo.fogbugz.com/f/cases/12524 12560 there are still some references to PackageInfo in RPackage https://pharo.fogbugz.com/f/cases/12560 10521 Renaming a package problems with extension methods https://pharo.fogbugz.com/f/cases/10521 http://files.pharo.org/image/30/30671.zip