Skip to content
Started 20 days ago
Took 1 hr 48 min
Unstable

Build #2 (May 19, 2025, 2:18:31 PM)

Build Artifacts
Changes
  1. Cleanup Shout (details / githubweb)
  2. add an environment variable to be able to specify the driver I want to run. (details / githubweb)
  3. Just getting started (details / githubweb)
  4. With more tests and ready (details / githubweb)
  5. Tests for #####( and ####[ (details / githubweb)
  6. Start to simplify some rule tests (details / githubweb)
  7. Second pass at simplifying tests (details / githubweb)
  8. New cleaning pass (details / githubweb)
  9. Simplify more tests (details / githubweb)
  10. Improve ClassFactoryForTestCase cleanup (details / githubweb)
  11. Update the way to know what package to remove (details / githubweb)
  12. FIx the package removal logic to work with custom environments (details / githubweb)
  13. Improve FLBasicSerializationTest>>#testWideStringClassName (details / githubweb)
  14. Branch: FixDuplicatePackageWhenNoStartingAcronym,  Fixes # (details / githubweb)
  15. Adding some tests (details / githubweb)
  16. Branch: ShortcutDescriptions,  Fixes # (details / githubweb)
  17. revert conflictibg change (details / githubweb)
  18. Fixing the RBRegexText into Test (details / githubweb)
  19. New batch of rules simplification (details / githubweb)
  20. Revert wrong changes (details / githubweb)
  21. Simplify the last rules (details / githubweb)
  22. Remove a usage of an old icon name (details / githubweb)
  23. Show correct modifier for NEC item browsing on Linux/Win (details / githubweb)
  24. Removed reference to the shortcuts browser from the settings. This was just a button inside the settings to open the shortcuts browser. An open button should not be in the settings (details / githubweb)
  25. Fixed mistake made in commit 67de41552f0ce57b (“Differentiate Morph scale factor from […]”): no initialization was added for the instance variable ‘zoomFactor’ of WorldMorph, causing an error when opening an extra world due to the variable being nil. (details / githubweb)
  26. Branch: EnhancedCoMock,  Fixes # (details / githubweb)
  27. Improve the selection color of the dark theme (details / githubweb)
  28. Introduce the possibility to change the fetcher of the global variable (details / githubweb)
  29. Forcing the addition of the instance variable package in CoMockClass (details / githubweb)
  30. Branch: TurnOffUncloseWindow,  Fixes # 17820 (details / githubweb)
  31. Handled what happens if close shortcut (details / githubweb)
  32. Converting to float before the operation makes it 1.5 times faster, and does not allocate a fraction. (details / githubweb)
  33. Fix dependency test (details / githubweb)
  34. Fix setting breakpoints (details / githubweb)
  35. Remove a few methods with equivalent in superclass (details / githubweb)
  36. Fixes #17730 Message not understood issue (details / githubweb)
  37. Branch: 17832-Transcript-vs-Smalltalk-tools-toolNamed-transcript,  Fixes #17832 (details / githubweb)
  38. Avoid-unnecessary-selector-clash-with-isPrimitiveError,  Fixes #17848 (details / githubweb)
  39. Fix dependency analyser double click on method item (details / githubweb)
  40. Make all the presenter of Dependency analyser subclasses of StPresenter instead of SpPresenter. (details / githubweb)
  41. Create a new package to place AST related functionality that are used by tools but not by the compiler. (details / githubweb)
  42. MOving Dependency Analyzer after new Tools. (details / githubweb)
  43. Push up #classInstaller (details / githubweb)
  44. Improve error on File deletion failure (details / githubweb)
  45. Revert "Fix dependency analyser double click on method item" (details / githubweb)
  46. Trying to change the default of DependencyAnalyser and loading it (details / githubweb)
  47. Removing tab from default because of a dependency to calypso. (details / githubweb)
  48. Trying to place the tab at the end of the baseline of Pharo. (details / githubweb)
  49. Revert "Trying to change the default of DependencyAnalyser and loading it" (details / githubweb)
  50. Use ShellExecuteW instead of ShellExecuteA for NativeBrowserOpenVisitor (details / githubweb)
  51. Change windows-tabing shortcut (ctrl + tab) (details / githubweb)
  52. Improve taskbar list management (details / githubweb)
  53. Remove unused method (details / githubweb)
  54. Testing TaskListMorph (details / githubweb)
  55. Ups, missing instance variable (details / githubweb)
  56. Using good shortcut name and category (details / githubweb)
  57. REDO: Using good shortcut name and category (details / githubweb)
  58. Revert "Removing the fact that ### equals #" (details / githubweb)
  59. Fix the protocol of #setUp (details / githubweb)
  60. Branch: CoStaticBenchmarksV2,  Adding the working version of CoStaticBenchmarks; all the maetrics ;with heuristcs ; with green tests (details / githubweb)
  61. Improve the default comparision value (details / githubweb)
  62. Better comments for Beacon (details / githubweb)
  63. Improve precision of some assertions (details / githubweb)
  64. Improve comment (details / githubweb)
  65. Fix #15183: Ineffective formatting does not update code editor (details / githubweb)
  66. Fix equality check + Restore selection/Keep cursor at end, after formatting (details / githubweb)
  67. Remove `aBoolean = true` checks in RubAbstractTextArea (details / githubweb)
  68. Fix keeping cursor at end + Selection was already being restored (details / githubweb)
  69. Branch: CoStaticBenchmarksV2,  Fixing a test + adding some comments in the benchs (details / githubweb)
  70. Branch: CoStaticBenchmarksV2,  Fixing tests about the NDCG metric (details / githubweb)
  71. Branch: CoStaticBenchmarksV2,  Another commit for fixing the NDCG tests (details / githubweb)
  72. Adding a announcement to be able to monitor what the user picked in the completion menu (details / githubweb)
  73. recategorising class (details / githubweb)
  74. 17895-Better-hook-for-completion-engine-in-RubSmalltalkTextEditor (details / githubweb)
  75. Fixing the problem with CoCompletion (details / githubweb)
  76. Adding a couple of tests. (details / githubweb)
  77. OCFormatterTest cleaning. (details / githubweb)
  78. testTransform (details / githubweb)
  79. Cleaning OCIRBuilderTest dependency to superclass. (details / githubweb)
  80. Less formatted code (details / githubweb)
  81. Move addNodeLast: to the package Refactoring-Transformations (details / githubweb)
  82. Move addSelfReturn as extension (details / githubweb)
  83. Move extractSubtreeWith:  as extension of Refactoring (details / githubweb)
  84. Branch: adding-isValid-for-SDLWindows (details / githubweb)
  85. Rewrite testIsPrimitive (details / githubweb)
  86. Move isEssential to Refactoring-Core (details / githubweb)
  87. Cleaning OCArrayLiteralTest (details / githubweb)
  88. Better testLiteralVariableGlobale (details / githubweb)
  89. Migrate testCase. (details / githubweb)
  90. Remove generate method and unclassified one. (details / githubweb)
  91. One more self contained reference (details / githubweb)
  92. Removing useless pragma compilation methods (details / githubweb)
  93. Much better OCSimpleFormatter tests. Less duplication more self contained. No we should not send formattedCode to Node! (details / githubweb)
  94. Less spurious formattedCode. It does not make sense to ask the formatter to format just one variable! (details / githubweb)
  95. Removing misplaced browing methods,  Fixes # 17396 (details / githubweb)
  96. Properly update the AST when the method editor gets its text changed (details / githubweb)
  97. Fixes # 17891 (details / githubweb)
  98. Branch: Fix-Baseline-CoStaticBenchmarks,  Adding the `HeuristicCompletion-Benchmarks-Tests` to the baseline ( it was already there ) just we need the code that loads the package (details / githubweb)
  99. Branch: Fix-Baseline-CoStaticBenchmarks,  Fixe the classification of message `run` in `CoStaticBenchmarksVariables` (details / githubweb)
  100. Branch: fixIssue17908,  Fixes # 17908 use  string instead of an RBArgumentName (details / githubweb)
  101. fixed #17568 (details / githubweb)
  102. Fix issue #7908, fix method definition refactoring preconditions (details / githubweb)
  103. Styling and simplifying (details / githubweb)
  104. Fix #6528: do not skip closing characters (details / githubweb)
  105. Do not remove matching closing character when removing opening character literal (details / githubweb)
  106. 17916-Adding-deprecated-binding-to-IR (details / githubweb)
  107. Branch: 17225-Progress-Bar-in-Dark-Theme-does-not-have-a-good-contrast2,  Fixes #17225 (details / githubweb)
  108. IRBuilder -> OCIRBuilder in sampleBytecodeMethodWithArg: (details / githubweb)
  109. Branch: Fix-Baseline-CoStaticBenchmarks,  Some modifications on the comments (details / githubweb)
  110. Improve secondary selection color for light theme (details / githubweb)
  111. Push up #removeFromTree (details / githubweb)
  112. Fix bug with obsolete classes and extension methods (details / githubweb)
  113. Branch: addInspectOnPackages,  Fixes #17911 (details / githubweb)
  114. Improve ReRefersToClassRule name (details / githubweb)
  115. [Foward port] RGGlobalVariable should be a RGVariable (details / githubweb)
  116. Speedup Random initialization from seed (details / githubweb)
  117. Fix the logic of the extra commands on methods (details / githubweb)
  118. Added 2 metaclass variables to remember last text to find and last text used to replace (details / githubweb)
  119. Remove the Transcript stepGlobal call. Better integrate it once the new transcript is on. (details / githubweb)
  120. Remove dependency analyser, moved to newtools (details / githubweb)
  121. Rename dependency analyser classes (details / githubweb)
  122. Remove ExternalProjectLoader (details / githubweb)
  123. Fix 8 Dictionary tests to make them inheritable (details / githubweb)
  124. Add key type check in `SystemEnvironment>>#at:update:initial` (details / githubweb)
  125. Fixing dependency analyser opening (details / githubweb)
  126. CleaningNautilusRefactoring (details / githubweb)
  127. - Remove from nautiluse and AbatsrctTransformation the question to search or not in the hierarchy when doing an extract method. (details / githubweb)
  128. - inline handleMethodNameRequest: since it got only one sender in the same class. (details / githubweb)
  129. chore: (details / githubweb)
  130. chore: replace the only user of RBMethodEditor by StMethodEditorPresenter (details / githubweb)
  131. chore: Remove unused RBMethodNameEditor (details / githubweb)
  132. test: Adding tests for ClassesAreNotMetaclassCondition (details / githubweb)
  133. feat: add message to ReClassesAreNotMetaclass for better feedback (details / githubweb)
  134. test: Add two simple tests for messages (details / githubweb)
  135. Better tests for movetoclasside (not changing its wrong semantics for now) (details / githubweb)
  136. Renaming some temps for better understanding code. (details / githubweb)
  137. tests: define some tests for DefinesSelectorCondition (details / githubweb)
  138. With metaclasses (details / githubweb)
  139. Better name and accesspor for RBMoveMethodToClassRefactoring (details / githubweb)
  140. Add choices for RemoveMethodsToClassSide Driver (details / githubweb)
  141. Remove old driver and introduce new one with the new architecture (details / githubweb)
  142. Branch: temp,  Fixes # changes (details / githubweb)
  143. Remove ReIsNotAMetaclass and replace with ReClassesAreNotMetaClassCondition (details / githubweb)
  144. Fix system dependency tests (details / githubweb)
  145. Should not implement `SystemEnvironment>>#at:update:initial:` (details / githubweb)
  146. Clean BaselineOfClap (details / githubweb)
  147. Move HashTesterTest to SUnit-Tests (details / githubweb)
  148. Refactor OCMessageNode>>isInlineToDo to remove OCParseTreeSearcher (details / githubweb)
  149. Remove some dead references to SmalltalkHub (details / githubweb)
  150. Format the code changes (details / githubweb)
  151. Implemented new menu to show pool users (details / githubweb)
  152. Pharo13.0.0: (details / githubweb)
  153. Pharo13.0.0: (details / githubweb)
  154. #Branch: 17903-Using-Windows-key--click-to-find-implementors-has-side-effects Fixes #17903 (details / githubweb)
  155. Fix testTranscriptDebugPoint to avoid using Transcript>>stepGlobal (details / githubweb)
  156. Removed wrong comment in SourceFile Class (details / githubweb)
  157. chore: Removing OldDeprecated Driver+ Refactoring + tests + commands (details / githubweb)
  158. chore: remove SplitClassRefactoring and tests (details / githubweb)
  159. chore: Remove SpoitClassTransformation and tests -- Pharo13.0.0 (details / githubweb)
  160. Cleaning simple left over (details / githubweb)
  161. categorizing initialize (details / githubweb)
  162. Fixing DA references (details / githubweb)
  163. Moving methods and classes around to cleanup Collections-Abstract (details / githubweb)
  164. Strangely enough I do not get why these tests did not pass. Probably another issue left some tests failing (details / githubweb)
  165. Deprecating overly specific collection methods (details / githubweb)
  166. Replace DADependencyChecker with StDependencyChecker in PharoBootstrapRule (details / githubweb)
  167. Fix #17997 (details / githubweb)
  168. Adding a setting to disable the halos, also making it work for real (details / githubweb)
  169. Fix Pharo build (details / githubweb)
  170. Refactorings: Remove choices that are not used anymore (details / githubweb)
  171. Fix failing tests about #print:delimiterOn: (details / githubweb)
  172. Fixed bug to allow multiple package selection in coverage tool (details / githubweb)
  173. Fixed SystemEnvironment tests by initializing testingEnvironment with Smalltalk globals (details / githubweb)
  174. Created  TestObject class using ShiftClassBuilder (details / githubweb)
  175. add mew process browser (in preview menu entry) (details / githubweb)
  176. fix undeclared DAPackageDependenciesPresenter (details / githubweb)
  177. fix unifeid diff broken in e5f54f0b22f26fd4d9bd41e42e45fa2927a41058 (details / githubweb)
  178. add 'NewTools-Transcript' as known dependency (details / githubweb)
  179. Cleaning the benchmarks (details / githubweb)
  180. Remove transcript from Smalltalk tools (finally) (details / githubweb)
  181. Remove tool registration and installation (details / githubweb)
  182. Remove the installation of the old transcript. (details / githubweb)
  183. feature: reimplement Halt once and once without the need to rely on the compiler, parse, semantic analysis and the rest (details / githubweb)
  184. tests: now we have tests that really test call sites. (details / githubweb)
  185. no semantic change: recategorisation of test protocols (details / githubweb)
  186. Make compiled block class parametrizable (details / githubweb)
  187. Improval of auto pairing in code editor (details / githubweb)
  188. adding annotation to once (details / githubweb)
  189. Clean: protocol sorting + initialize split + remove dead code (details / githubweb)
  190. All the tests pass except containsHalt. (details / githubweb)
  191. New version. Now indeed the tests requires Halt initializeOnCount. "This is mandatory else running twice the test will fail." (details / githubweb)
  192. Fixing containsHalt (it is based on the method protocol :( what a brittle idea!)) (details / githubweb)
  193. Fixing testHaltFromCount (details / githubweb)
  194. Improved ReSearchingLiteralRule by giving an example in description & added automatic transformation (details / githubweb)
  195. Split one test into several ones (details / githubweb)
  196. Improving tests (details / githubweb)
  197. Improving tests (details / githubweb)
  198. Rename internal method (details / githubweb)
  199. Adding haltUpTo: and tests (details / githubweb)
  200. Revising implementation and adding comments in class (details / githubweb)
  201. FIxing a test using an old version of the API (details / githubweb)
  202. Removing haltCountUpTo: (details / githubweb)
  203. Improve packaging of Ston (details / githubweb)
  204. Fixed failing test by adding transformation rule for empty collection comparison (details / githubweb)
  205. Remove Toto (details / githubweb)
  206. Added a test for smartbackspace with spaces and removed temps (details / githubweb)
  207. Protecting tests so that their execution is independant (details / githubweb)
  208. Initialize deprecated Morphic package (details / githubweb)
  209. Start to deprecate some unused parts of morphic (details / githubweb)
  210. Fix #isDeprecated logic of CompiledMethod (details / githubweb)
  211. support old logic to set the new transcript (details / githubweb)
  212. Fixes of two cases on shortcut block identation (details / githubweb)
  213. fixes #17641 (details / githubweb)
  214. Fixing almost all tests (details / githubweb)
  215. fix last test (details / githubweb)
  216. Removed reference of GT package from Beacon baseline (details / githubweb)
  217. Added Examples (details / githubweb)
  218. Remove what seems to be a hack in runTest.sh (details / githubweb)
  219. Improve the printing of errors on executable comments (details / githubweb)
  220. Corrected Style (details / githubweb)
  221. Fix missing `"` (details / githubweb)
  222. fix: GIFReadWriter does not write local color tables (details / githubweb)
  223. Deprecate ThreadSafeTranscript (details / githubweb)
  224. Deprecate Morphic TickList (details / githubweb)
  225. CodeImporter should close the stream it is reading after importing (details / githubweb)
  226. Fix equality between MCClassDefinition and MCTraitDefinition (details / githubweb)
  227. Morphic: Deprecate examples and some pluggable lists (details / githubweb)
  228. use clap v.0.1 (details / githubweb)
  229. remove dead code (details / githubweb)
  230. Remove dependency from Athens to Deprecated morphs (details / githubweb)
  231. Formating Correction (details / githubweb)
  232. Clean and minor fixes for GIFReadWriter (details / githubweb)
  233. Added tests for logger (details / githubweb)
  234. Added #open as an extension method of Cavrois Window Profiles package (details / githubweb)
  235. Allowing to set the default dialogs from outiside. Allowing us to give mocks when using refactorings. (details / githubweb)
  236. made extension clean changes (details / githubweb)
  237. Move the #flushClassNameCache to the pviate method that does the change. this way we will flush the cache, too, when using #add: to add to the environment. (details / githubweb)
  238. make sure to return the cached node if we find one (details / githubweb)
  239. Changing the Sorter to nosorter (details / githubweb)
  240. With deprecated methods rewritten. (details / githubweb)
  241. Adding a test for runFor: (details / githubweb)
  242. Nicer ones (details / githubweb)
  243. Adding StackSignal and a little test to show that we pill the stack (details / githubweb)
  244. Fix #18034 (details / githubweb)
  245. Improve test (details / githubweb)
  246. Implementing Equals and Hash in the RBBrowserEnvironments, so we can compare it and have them once in the list of scopes (details / githubweb)
  247. adding doc (not finished) to /doc/Beacon (details / githubweb)
  248. Make Zinc tests open a random port (details / githubweb)
  249. Rename argument following conventions and avoiding shadowing (details / githubweb)
  250. Rename last shadowed variable (details / githubweb)
  251. Fix last shadowed (details / githubweb)
  252. Removing outerMostContext whose sole user was Sindarin. (details / githubweb)
  253. Cleaning (details / githubweb)
  254. Resolving failing test (details / githubweb)
  255. Resolved comment errors (details / githubweb)
  256. Removed . (details / githubweb)
  257. make OSWindowDriver class>>driverClass: configurable through environment with the PHARO_WINDOW_DRIVER variable. (details / githubweb)
  258. Fix tests (details / githubweb)
  259. Reburc should not depend on Athens (details / githubweb)
  260. (details / githubweb)
  261. (details / githubweb)
  262. Morphic: Deprecate some polymorph widgets (details / githubweb)
  263. Fix bug: changed #rowser to #browser in RubSmalltalkEditor (details / githubweb)
  264. inspection usage without builder has been deprecated (details / githubweb)
  265. Move some extensions methods of Iceberg into Pharo (details / githubweb)
  266. Replace the process browser (details / githubweb)
  267. Remove dependency of Network-Mail to Morphic (details / githubweb)
  268. Update error message for FFICalloutAPI class >> new (details / githubweb)
  269. Update doc for FFIArray class (details / githubweb)
  270. Remove call to the old process browser API (details / githubweb)
  271. Dprecate more Morphic widgets (details / githubweb)
  272. Prevent renaming the accessors when renaming an instance variable (details / githubweb)
  273. Fix ast mapping of constant blocks (details / githubweb)
  274. IRPushLiteral should only be quick if the values are those of quick methods or special case bytecode (details / githubweb)
  275. Fix OCIRPrinterTest (details / githubweb)
  276. Removed Shout presenter as it should belong to NewTools repo and not Pharo (details / githubweb)
  277. Updated baseline (details / githubweb)
  278. Rename DateAndTime>>#fromMethodTimeStamp: to #fromMethodTimestamp: and implement it correctly (details / githubweb)
  279. added transcript workerProcess to knownProcesses in ReleaseTest (details / githubweb)
  280. Make the timestamp format of method changes and class comment changes in the change file consistent with the timestamp format for snapshot and quit entries. (details / githubweb)
  281. Adapt tests after changing the timestamp format (details / githubweb)
  282. Adapt tests that with timestamps (details / githubweb)
  283. adding a first list of authors. (details / githubweb)
  284. Fixing picture reference (details / githubweb)
  285. Adding core classes (details / githubweb)
  286. Fixing filename of inspector (details / githubweb)
  287. Update ReleaseTest.class.st (details / githubweb)
  288. oops, this is a symbol (details / githubweb)
  289. Update Beacon.md (details / githubweb)
  290. Fix bug when adding an extension method overriding a trait method (details / githubweb)
  291. move Spec to v2.0.0 (details / githubweb)
  292. move it now to 2.0.1 (details / githubweb)
  293. Roassal moved to v1.7.0 (details / githubweb)
  294. move microdown to v2.8.2 (details / githubweb)
  295. typo (details / githubweb)
  296. fix typo (details / githubweb)
Changes
  1. Cleanup Shout (details / githubweb)
  2. add an environment variable to be able to specify the driver I want to run. (details / githubweb)
  3. Just getting started (details / githubweb)
  4. With more tests and ready (details / githubweb)
  5. Tests for #####( and ####[ (details / githubweb)
  6. Start to simplify some rule tests (details / githubweb)
  7. Second pass at simplifying tests (details / githubweb)
  8. New cleaning pass (details / githubweb)
  9. Simplify more tests (details / githubweb)
  10. Improve ClassFactoryForTestCase cleanup (details / githubweb)
  11. Update the way to know what package to remove (details / githubweb)
  12. FIx the package removal logic to work with custom environments (details / githubweb)
  13. Improve FLBasicSerializationTest>>#testWideStringClassName (details / githubweb)
  14. Branch: FixDuplicatePackageWhenNoStartingAcronym,  Fixes # (details / githubweb)
  15. Adding some tests (details / githubweb)
  16. Branch: ShortcutDescriptions,  Fixes # (details / githubweb)
  17. revert conflictibg change (details / githubweb)
  18. Fixing the RBRegexText into Test (details / githubweb)
  19. New batch of rules simplification (details / githubweb)
  20. Revert wrong changes (details / githubweb)
  21. Simplify the last rules (details / githubweb)
  22. Remove a usage of an old icon name (details / githubweb)
  23. Show correct modifier for NEC item browsing on Linux/Win (details / githubweb)
  24. Removed reference to the shortcuts browser from the settings. This was just a button inside the settings to open the shortcuts browser. An open button should not be in the settings (details / githubweb)
  25. Fixed mistake made in commit 67de41552f0ce57b (“Differentiate Morph scale factor from […]”): no initialization was added for the instance variable ‘zoomFactor’ of WorldMorph, causing an error when opening an extra world due to the variable being nil. (details / githubweb)
  26. Branch: EnhancedCoMock,  Fixes # (details / githubweb)
  27. Improve the selection color of the dark theme (details / githubweb)
  28. Introduce the possibility to change the fetcher of the global variable (details / githubweb)
  29. Forcing the addition of the instance variable package in CoMockClass (details / githubweb)
  30. Branch: TurnOffUncloseWindow,  Fixes # 17820 (details / githubweb)
  31. Handled what happens if close shortcut (details / githubweb)
  32. Converting to float before the operation makes it 1.5 times faster, and does not allocate a fraction. (details / githubweb)
  33. Fix dependency test (details / githubweb)
  34. Fix setting breakpoints (details / githubweb)
  35. Remove a few methods with equivalent in superclass (details / githubweb)
  36. Fixes #17730 Message not understood issue (details / githubweb)
  37. Branch: 17832-Transcript-vs-Smalltalk-tools-toolNamed-transcript,  Fixes #17832 (details / githubweb)
  38. Avoid-unnecessary-selector-clash-with-isPrimitiveError,  Fixes #17848 (details / githubweb)
  39. Fix dependency analyser double click on method item (details / githubweb)
  40. Make all the presenter of Dependency analyser subclasses of StPresenter instead of SpPresenter. (details / githubweb)
  41. Create a new package to place AST related functionality that are used by tools but not by the compiler. (details / githubweb)
  42. MOving Dependency Analyzer after new Tools. (details / githubweb)
  43. Push up #classInstaller (details / githubweb)
  44. Improve error on File deletion failure (details / githubweb)
  45. Revert "Fix dependency analyser double click on method item" (details / githubweb)
  46. Trying to change the default of DependencyAnalyser and loading it (details / githubweb)
  47. Removing tab from default because of a dependency to calypso. (details / githubweb)
  48. Trying to place the tab at the end of the baseline of Pharo. (details / githubweb)
  49. Revert "Trying to change the default of DependencyAnalyser and loading it" (details / githubweb)
  50. Use ShellExecuteW instead of ShellExecuteA for NativeBrowserOpenVisitor (details / githubweb)
  51. Change windows-tabing shortcut (ctrl + tab) (details / githubweb)
  52. Improve taskbar list management (details / githubweb)
  53. Remove unused method (details / githubweb)
  54. Testing TaskListMorph (details / githubweb)
  55. Ups, missing instance variable (details / githubweb)
  56. Using good shortcut name and category (details / githubweb)
  57. REDO: Using good shortcut name and category (details / githubweb)
  58. Revert "Removing the fact that ### equals #" (details / githubweb)
  59. Fix the protocol of #setUp (details / githubweb)
  60. Branch: CoStaticBenchmarksV2,  Adding the working version of CoStaticBenchmarks; all the maetrics ;with heuristcs ; with green tests (details / githubweb)
  61. Improve the default comparision value (details / githubweb)
  62. Better comments for Beacon (details / githubweb)
  63. Improve precision of some assertions (details / githubweb)
  64. Improve comment (details / githubweb)
  65. Fix #15183: Ineffective formatting does not update code editor (details / githubweb)
  66. Fix equality check + Restore selection/Keep cursor at end, after formatting (details / githubweb)
  67. Remove `aBoolean = true` checks in RubAbstractTextArea (details / githubweb)
  68. Fix keeping cursor at end + Selection was already being restored (details / githubweb)
  69. Branch: CoStaticBenchmarksV2,  Fixing a test + adding some comments in the benchs (details / githubweb)
  70. Branch: CoStaticBenchmarksV2,  Fixing tests about the NDCG metric (details / githubweb)
  71. Branch: CoStaticBenchmarksV2,  Another commit for fixing the NDCG tests (details / githubweb)
  72. Adding a announcement to be able to monitor what the user picked in the completion menu (details / githubweb)
  73. recategorising class (details / githubweb)
  74. 17895-Better-hook-for-completion-engine-in-RubSmalltalkTextEditor (details / githubweb)
  75. Fixing the problem with CoCompletion (details / githubweb)
  76. Adding a couple of tests. (details / githubweb)
  77. OCFormatterTest cleaning. (details / githubweb)
  78. testTransform (details / githubweb)
  79. Cleaning OCIRBuilderTest dependency to superclass. (details / githubweb)
  80. Less formatted code (details / githubweb)
  81. Move addNodeLast: to the package Refactoring-Transformations (details / githubweb)
  82. Move addSelfReturn as extension (details / githubweb)
  83. Move extractSubtreeWith:  as extension of Refactoring (details / githubweb)
  84. Branch: adding-isValid-for-SDLWindows (details / githubweb)
  85. Rewrite testIsPrimitive (details / githubweb)
  86. Move isEssential to Refactoring-Core (details / githubweb)
  87. Cleaning OCArrayLiteralTest (details / githubweb)
  88. Better testLiteralVariableGlobale (details / githubweb)
  89. Migrate testCase. (details / githubweb)
  90. Remove generate method and unclassified one. (details / githubweb)
  91. One more self contained reference (details / githubweb)
  92. Removing useless pragma compilation methods (details / githubweb)
  93. Much better OCSimpleFormatter tests. Less duplication more self contained. No we should not send formattedCode to Node! (details / githubweb)
  94. Less spurious formattedCode. It does not make sense to ask the formatter to format just one variable! (details / githubweb)
  95. Removing misplaced browing methods,  Fixes # 17396 (details / githubweb)
  96. Properly update the AST when the method editor gets its text changed (details / githubweb)
  97. Fixes # 17891 (details / githubweb)
  98. Branch: Fix-Baseline-CoStaticBenchmarks,  Adding the `HeuristicCompletion-Benchmarks-Tests` to the baseline ( it was already there ) just we need the code that loads the package (details / githubweb)
  99. Branch: Fix-Baseline-CoStaticBenchmarks,  Fixe the classification of message `run` in `CoStaticBenchmarksVariables` (details / githubweb)
  100. Branch: fixIssue17908,  Fixes # 17908 use  string instead of an RBArgumentName (details / githubweb)
  101. fixed #17568 (details / githubweb)
  102. Fix issue #7908, fix method definition refactoring preconditions (details / githubweb)
  103. Styling and simplifying (details / githubweb)
  104. Fix #6528: do not skip closing characters (details / githubweb)
  105. Do not remove matching closing character when removing opening character literal (details / githubweb)
  106. 17916-Adding-deprecated-binding-to-IR (details / githubweb)
  107. Branch: 17225-Progress-Bar-in-Dark-Theme-does-not-have-a-good-contrast2,  Fixes #17225 (details / githubweb)
  108. IRBuilder -> OCIRBuilder in sampleBytecodeMethodWithArg: (details / githubweb)
  109. Branch: Fix-Baseline-CoStaticBenchmarks,  Some modifications on the comments (details / githubweb)
  110. Improve secondary selection color for light theme (details / githubweb)
  111. Push up #removeFromTree (details / githubweb)
  112. Fix bug with obsolete classes and extension methods (details / githubweb)
  113. Branch: addInspectOnPackages,  Fixes #17911 (details / githubweb)
  114. Improve ReRefersToClassRule name (details / githubweb)
  115. [Foward port] RGGlobalVariable should be a RGVariable (details / githubweb)
  116. Speedup Random initialization from seed (details / githubweb)
  117. Fix the logic of the extra commands on methods (details / githubweb)
  118. Added 2 metaclass variables to remember last text to find and last text used to replace (details / githubweb)
  119. Remove the Transcript stepGlobal call. Better integrate it once the new transcript is on. (details / githubweb)
  120. Remove dependency analyser, moved to newtools (details / githubweb)
  121. Rename dependency analyser classes (details / githubweb)
  122. Remove ExternalProjectLoader (details / githubweb)
  123. Fix 8 Dictionary tests to make them inheritable (details / githubweb)
  124. Add key type check in `SystemEnvironment>>#at:update:initial` (details / githubweb)
  125. Fixing dependency analyser opening (details / githubweb)
  126. CleaningNautilusRefactoring (details / githubweb)
  127. - Remove from nautiluse and AbatsrctTransformation the question to search or not in the hierarchy when doing an extract method. (details / githubweb)
  128. - inline handleMethodNameRequest: since it got only one sender in the same class. (details / githubweb)
  129. chore: (details / githubweb)
  130. chore: replace the only user of RBMethodEditor by StMethodEditorPresenter (details / githubweb)
  131. chore: Remove unused RBMethodNameEditor (details / githubweb)
  132. test: Adding tests for ClassesAreNotMetaclassCondition (details / githubweb)
  133. feat: add message to ReClassesAreNotMetaclass for better feedback (details / githubweb)
  134. test: Add two simple tests for messages (details / githubweb)
  135. Better tests for movetoclasside (not changing its wrong semantics for now) (details / githubweb)
  136. Renaming some temps for better understanding code. (details / githubweb)
  137. tests: define some tests for DefinesSelectorCondition (details / githubweb)
  138. With metaclasses (details / githubweb)
  139. Better name and accesspor for RBMoveMethodToClassRefactoring (details / githubweb)
  140. Add choices for RemoveMethodsToClassSide Driver (details / githubweb)
  141. Remove old driver and introduce new one with the new architecture (details / githubweb)
  142. Branch: temp,  Fixes # changes (details / githubweb)
  143. Remove ReIsNotAMetaclass and replace with ReClassesAreNotMetaClassCondition (details / githubweb)
  144. Fix system dependency tests (details / githubweb)
  145. Should not implement `SystemEnvironment>>#at:update:initial:` (details / githubweb)
  146. Clean BaselineOfClap (details / githubweb)
  147. Move HashTesterTest to SUnit-Tests (details / githubweb)
  148. Refactor OCMessageNode>>isInlineToDo to remove OCParseTreeSearcher (details / githubweb)
  149. Remove some dead references to SmalltalkHub (details / githubweb)
  150. Format the code changes (details / githubweb)
  151. Implemented new menu to show pool users (details / githubweb)
  152. Pharo13.0.0: (details / githubweb)
  153. Pharo13.0.0: (details / githubweb)
  154. #Branch: 17903-Using-Windows-key--click-to-find-implementors-has-side-effects Fixes #17903 (details / githubweb)
  155. Fix testTranscriptDebugPoint to avoid using Transcript>>stepGlobal (details / githubweb)
  156. Removed wrong comment in SourceFile Class (details / githubweb)
  157. chore: Removing OldDeprecated Driver+ Refactoring + tests + commands (details / githubweb)
  158. chore: remove SplitClassRefactoring and tests (details / githubweb)
  159. chore: Remove SpoitClassTransformation and tests -- Pharo13.0.0 (details / githubweb)
  160. Cleaning simple left over (details / githubweb)
  161. categorizing initialize (details / githubweb)
  162. Fixing DA references (details / githubweb)
  163. Moving methods and classes around to cleanup Collections-Abstract (details / githubweb)
  164. Strangely enough I do not get why these tests did not pass. Probably another issue left some tests failing (details / githubweb)
  165. Deprecating overly specific collection methods (details / githubweb)
  166. Replace DADependencyChecker with StDependencyChecker in PharoBootstrapRule (details / githubweb)
  167. Fix #17997 (details / githubweb)
  168. Adding a setting to disable the halos, also making it work for real (details / githubweb)
  169. Fix Pharo build (details / githubweb)
  170. Refactorings: Remove choices that are not used anymore (details / githubweb)
  171. Fix failing tests about #print:delimiterOn: (details / githubweb)
  172. Fixed bug to allow multiple package selection in coverage tool (details / githubweb)
  173. Fixed SystemEnvironment tests by initializing testingEnvironment with Smalltalk globals (details / githubweb)
  174. Created  TestObject class using ShiftClassBuilder (details / githubweb)
  175. add mew process browser (in preview menu entry) (details / githubweb)
  176. fix undeclared DAPackageDependenciesPresenter (details / githubweb)
  177. fix unifeid diff broken in e5f54f0b22f26fd4d9bd41e42e45fa2927a41058 (details / githubweb)
  178. add 'NewTools-Transcript' as known dependency (details / githubweb)
  179. Cleaning the benchmarks (details / githubweb)
  180. Remove transcript from Smalltalk tools (finally) (details / githubweb)
  181. Remove tool registration and installation (details / githubweb)
  182. Remove the installation of the old transcript. (details / githubweb)
  183. feature: reimplement Halt once and once without the need to rely on the compiler, parse, semantic analysis and the rest (details / githubweb)
  184. tests: now we have tests that really test call sites. (details / githubweb)
  185. no semantic change: recategorisation of test protocols (details / githubweb)
  186. Make compiled block class parametrizable (details / githubweb)
  187. Improval of auto pairing in code editor (details / githubweb)
  188. adding annotation to once (details / githubweb)
  189. Clean: protocol sorting + initialize split + remove dead code (details / githubweb)
  190. All the tests pass except containsHalt. (details / githubweb)
  191. New version. Now indeed the tests requires Halt initializeOnCount. "This is mandatory else running twice the test will fail." (details / githubweb)
  192. Fixing containsHalt (it is based on the method protocol :( what a brittle idea!)) (details / githubweb)
  193. Fixing testHaltFromCount (details / githubweb)
  194. Improved ReSearchingLiteralRule by giving an example in description & added automatic transformation (details / githubweb)
  195. Split one test into several ones (details / githubweb)
  196. Improving tests (details / githubweb)
  197. Improving tests (details / githubweb)
  198. Rename internal method (details / githubweb)
  199. Adding haltUpTo: and tests (details / githubweb)
  200. Revising implementation and adding comments in class (details / githubweb)
  201. FIxing a test using an old version of the API (details / githubweb)
  202. Removing haltCountUpTo: (details / githubweb)
  203. Improve packaging of Ston (details / githubweb)
  204. Fixed failing test by adding transformation rule for empty collection comparison (details / githubweb)
  205. Remove Toto (details / githubweb)
  206. Added a test for smartbackspace with spaces and removed temps (details / githubweb)
  207. Protecting tests so that their execution is independant (details / githubweb)
  208. Initialize deprecated Morphic package (details / githubweb)
  209. Start to deprecate some unused parts of morphic (details / githubweb)
  210. Fix #isDeprecated logic of CompiledMethod (details / githubweb)
  211. support old logic to set the new transcript (details / githubweb)
  212. Fixes of two cases on shortcut block identation (details / githubweb)
  213. fixes #17641 (details / githubweb)
  214. Fixing almost all tests (details / githubweb)
  215. fix last test (details / githubweb)
  216. Removed reference of GT package from Beacon baseline (details / githubweb)
  217. Added Examples (details / githubweb)
  218. Remove what seems to be a hack in runTest.sh (details / githubweb)
  219. Improve the printing of errors on executable comments (details / githubweb)
  220. Corrected Style (details / githubweb)
  221. Fix missing `"` (details / githubweb)
  222. fix: GIFReadWriter does not write local color tables (details / githubweb)
  223. Deprecate ThreadSafeTranscript (details / githubweb)
  224. Deprecate Morphic TickList (details / githubweb)
  225. CodeImporter should close the stream it is reading after importing (details / githubweb)
  226. Fix equality between MCClassDefinition and MCTraitDefinition (details / githubweb)
  227. Morphic: Deprecate examples and some pluggable lists (details / githubweb)
  228. use clap v.0.1 (details / githubweb)
  229. remove dead code (details / githubweb)
  230. Remove dependency from Athens to Deprecated morphs (details / githubweb)
  231. Formating Correction (details / githubweb)
  232. Clean and minor fixes for GIFReadWriter (details / githubweb)
  233. Added tests for logger (details / githubweb)
  234. Added #open as an extension method of Cavrois Window Profiles package (details / githubweb)
  235. Allowing to set the default dialogs from outiside. Allowing us to give mocks when using refactorings. (details / githubweb)
  236. made extension clean changes (details / githubweb)
  237. Move the #flushClassNameCache to the pviate method that does the change. this way we will flush the cache, too, when using #add: to add to the environment. (details / githubweb)
  238. make sure to return the cached node if we find one (details / githubweb)
  239. Changing the Sorter to nosorter (details / githubweb)
  240. With deprecated methods rewritten. (details / githubweb)
  241. Adding a test for runFor: (details / githubweb)
  242. Nicer ones (details / githubweb)
  243. Adding StackSignal and a little test to show that we pill the stack (details / githubweb)
  244. Fix #18034 (details / githubweb)
  245. Improve test (details / githubweb)
  246. Implementing Equals and Hash in the RBBrowserEnvironments, so we can compare it and have them once in the list of scopes (details / githubweb)
  247. adding doc (not finished) to /doc/Beacon (details / githubweb)
  248. Make Zinc tests open a random port (details / githubweb)
  249. Rename argument following conventions and avoiding shadowing (details / githubweb)
  250. Rename last shadowed variable (details / githubweb)
  251. Fix last shadowed (details / githubweb)
  252. Removing outerMostContext whose sole user was Sindarin. (details / githubweb)
  253. Cleaning (details / githubweb)
  254. Resolving failing test (details / githubweb)
  255. Resolved comment errors (details / githubweb)
  256. Removed . (details / githubweb)
  257. make OSWindowDriver class>>driverClass: configurable through environment with the PHARO_WINDOW_DRIVER variable. (details / githubweb)
  258. Fix tests (details / githubweb)
  259. Reburc should not depend on Athens (details / githubweb)
  260. (details / githubweb)
  261. (details / githubweb)
  262. Morphic: Deprecate some polymorph widgets (details / githubweb)
  263. Fix bug: changed #rowser to #browser in RubSmalltalkEditor (details / githubweb)
  264. inspection usage without builder has been deprecated (details / githubweb)
  265. Move some extensions methods of Iceberg into Pharo (details / githubweb)
  266. Replace the process browser (details / githubweb)
  267. Remove dependency of Network-Mail to Morphic (details / githubweb)
  268. Update error message for FFICalloutAPI class >> new (details / githubweb)
  269. Update doc for FFIArray class (details / githubweb)
  270. Remove call to the old process browser API (details / githubweb)
  271. Dprecate more Morphic widgets (details / githubweb)
  272. Prevent renaming the accessors when renaming an instance variable (details / githubweb)
  273. Fix ast mapping of constant blocks (details / githubweb)
  274. IRPushLiteral should only be quick if the values are those of quick methods or special case bytecode (details / githubweb)
  275. Fix OCIRPrinterTest (details / githubweb)
  276. Removed Shout presenter as it should belong to NewTools repo and not Pharo (details / githubweb)
  277. Updated baseline (details / githubweb)
  278. Rename DateAndTime>>#fromMethodTimeStamp: to #fromMethodTimestamp: and implement it correctly (details / githubweb)
  279. added transcript workerProcess to knownProcesses in ReleaseTest (details / githubweb)
  280. Make the timestamp format of method changes and class comment changes in the change file consistent with the timestamp format for snapshot and quit entries. (details / githubweb)
  281. Adapt tests after changing the timestamp format (details / githubweb)
  282. Adapt tests that with timestamps (details / githubweb)
  283. adding a first list of authors. (details / githubweb)
  284. Fixing picture reference (details / githubweb)
  285. Adding core classes (details / githubweb)
  286. Fixing filename of inspector (details / githubweb)
  287. Update ReleaseTest.class.st (details / githubweb)
  288. oops, this is a symbol (details / githubweb)
  289. Update Beacon.md (details / githubweb)
  290. Fix bug when adding an extension method overriding a trait method (details / githubweb)
  291. move Spec to v2.0.0 (details / githubweb)
  292. move it now to 2.0.1 (details / githubweb)
  293. Roassal moved to v1.7.0 (details / githubweb)
  294. move microdown to v2.8.2 (details / githubweb)
  295. typo (details / githubweb)
  296. fix typo (details / githubweb)
Changes
  1. Cleanup Shout (details / githubweb)
  2. add an environment variable to be able to specify the driver I want to run. (details / githubweb)
  3. Just getting started (details / githubweb)
  4. With more tests and ready (details / githubweb)
  5. Tests for #####( and ####[ (details / githubweb)
  6. Start to simplify some rule tests (details / githubweb)
  7. Second pass at simplifying tests (details / githubweb)
  8. New cleaning pass (details / githubweb)
  9. Simplify more tests (details / githubweb)
  10. Improve ClassFactoryForTestCase cleanup (details / githubweb)
  11. Update the way to know what package to remove (details / githubweb)
  12. FIx the package removal logic to work with custom environments (details / githubweb)
  13. Improve FLBasicSerializationTest>>#testWideStringClassName (details / githubweb)
  14. Branch: FixDuplicatePackageWhenNoStartingAcronym,  Fixes # (details / githubweb)
  15. Adding some tests (details / githubweb)
  16. Branch: ShortcutDescriptions,  Fixes # (details / githubweb)
  17. revert conflictibg change (details / githubweb)
  18. Fixing the RBRegexText into Test (details / githubweb)
  19. New batch of rules simplification (details / githubweb)
  20. Revert wrong changes (details / githubweb)
  21. Simplify the last rules (details / githubweb)
  22. Remove a usage of an old icon name (details / githubweb)
  23. Show correct modifier for NEC item browsing on Linux/Win (details / githubweb)
  24. Removed reference to the shortcuts browser from the settings. This was just a button inside the settings to open the shortcuts browser. An open button should not be in the settings (details / githubweb)
  25. Fixed mistake made in commit 67de41552f0ce57b (“Differentiate Morph scale factor from […]”): no initialization was added for the instance variable ‘zoomFactor’ of WorldMorph, causing an error when opening an extra world due to the variable being nil. (details / githubweb)
  26. Branch: EnhancedCoMock,  Fixes # (details / githubweb)
  27. Improve the selection color of the dark theme (details / githubweb)
  28. Introduce the possibility to change the fetcher of the global variable (details / githubweb)
  29. Forcing the addition of the instance variable package in CoMockClass (details / githubweb)
  30. Branch: TurnOffUncloseWindow,  Fixes # 17820 (details / githubweb)
  31. Handled what happens if close shortcut (details / githubweb)
  32. Converting to float before the operation makes it 1.5 times faster, and does not allocate a fraction. (details / githubweb)
  33. Fix dependency test (details / githubweb)
  34. Fix setting breakpoints (details / githubweb)
  35. Remove a few methods with equivalent in superclass (details / githubweb)
  36. Fixes #17730 Message not understood issue (details / githubweb)
  37. Branch: 17832-Transcript-vs-Smalltalk-tools-toolNamed-transcript,  Fixes #17832 (details / githubweb)
  38. Avoid-unnecessary-selector-clash-with-isPrimitiveError,  Fixes #17848 (details / githubweb)
  39. Fix dependency analyser double click on method item (details / githubweb)
  40. Make all the presenter of Dependency analyser subclasses of StPresenter instead of SpPresenter. (details / githubweb)
  41. Create a new package to place AST related functionality that are used by tools but not by the compiler. (details / githubweb)
  42. MOving Dependency Analyzer after new Tools. (details / githubweb)
  43. Push up #classInstaller (details / githubweb)
  44. Improve error on File deletion failure (details / githubweb)
  45. Revert "Fix dependency analyser double click on method item" (details / githubweb)
  46. Trying to change the default of DependencyAnalyser and loading it (details / githubweb)
  47. Removing tab from default because of a dependency to calypso. (details / githubweb)
  48. Trying to place the tab at the end of the baseline of Pharo. (details / githubweb)
  49. Revert "Trying to change the default of DependencyAnalyser and loading it" (details / githubweb)
  50. Use ShellExecuteW instead of ShellExecuteA for NativeBrowserOpenVisitor (details / githubweb)
  51. Change windows-tabing shortcut (ctrl + tab) (details / githubweb)
  52. Improve taskbar list management (details / githubweb)
  53. Remove unused method (details / githubweb)
  54. Testing TaskListMorph (details / githubweb)
  55. Ups, missing instance variable (details / githubweb)
  56. Using good shortcut name and category (details / githubweb)
  57. REDO: Using good shortcut name and category (details / githubweb)
  58. Revert "Removing the fact that ### equals #" (details / githubweb)
  59. Fix the protocol of #setUp (details / githubweb)
  60. Branch: CoStaticBenchmarksV2,  Adding the working version of CoStaticBenchmarks; all the maetrics ;with heuristcs ; with green tests (details / githubweb)
  61. Improve the default comparision value (details / githubweb)
  62. Better comments for Beacon (details / githubweb)
  63. Improve precision of some assertions (details / githubweb)
  64. Improve comment (details / githubweb)
  65. Fix #15183: Ineffective formatting does not update code editor (details / githubweb)
  66. Fix equality check + Restore selection/Keep cursor at end, after formatting (details / githubweb)
  67. Remove `aBoolean = true` checks in RubAbstractTextArea (details / githubweb)
  68. Fix keeping cursor at end + Selection was already being restored (details / githubweb)
  69. Branch: CoStaticBenchmarksV2,  Fixing a test + adding some comments in the benchs (details / githubweb)
  70. Branch: CoStaticBenchmarksV2,  Fixing tests about the NDCG metric (details / githubweb)
  71. Branch: CoStaticBenchmarksV2,  Another commit for fixing the NDCG tests (details / githubweb)
  72. Adding a announcement to be able to monitor what the user picked in the completion menu (details / githubweb)
  73. recategorising class (details / githubweb)
  74. 17895-Better-hook-for-completion-engine-in-RubSmalltalkTextEditor (details / githubweb)
  75. Fixing the problem with CoCompletion (details / githubweb)
  76. Adding a couple of tests. (details / githubweb)
  77. OCFormatterTest cleaning. (details / githubweb)
  78. testTransform (details / githubweb)
  79. Cleaning OCIRBuilderTest dependency to superclass. (details / githubweb)
  80. Less formatted code (details / githubweb)
  81. Move addNodeLast: to the package Refactoring-Transformations (details / githubweb)
  82. Move addSelfReturn as extension (details / githubweb)
  83. Move extractSubtreeWith:  as extension of Refactoring (details / githubweb)
  84. Branch: adding-isValid-for-SDLWindows (details / githubweb)
  85. Rewrite testIsPrimitive (details / githubweb)
  86. Move isEssential to Refactoring-Core (details / githubweb)
  87. Cleaning OCArrayLiteralTest (details / githubweb)
  88. Better testLiteralVariableGlobale (details / githubweb)
  89. Migrate testCase. (details / githubweb)
  90. Remove generate method and unclassified one. (details / githubweb)
  91. One more self contained reference (details / githubweb)
  92. Removing useless pragma compilation methods (details / githubweb)
  93. Much better OCSimpleFormatter tests. Less duplication more self contained. No we should not send formattedCode to Node! (details / githubweb)
  94. Less spurious formattedCode. It does not make sense to ask the formatter to format just one variable! (details / githubweb)
  95. Removing misplaced browing methods,  Fixes # 17396 (details / githubweb)
  96. Properly update the AST when the method editor gets its text changed (details / githubweb)
  97. Fixes # 17891 (details / githubweb)
  98. Branch: Fix-Baseline-CoStaticBenchmarks,  Adding the `HeuristicCompletion-Benchmarks-Tests` to the baseline ( it was already there ) just we need the code that loads the package (details / githubweb)
  99. Branch: Fix-Baseline-CoStaticBenchmarks,  Fixe the classification of message `run` in `CoStaticBenchmarksVariables` (details / githubweb)
  100. Branch: fixIssue17908,  Fixes # 17908 use  string instead of an RBArgumentName (details / githubweb)
  101. fixed #17568 (details / githubweb)
  102. Fix issue #7908, fix method definition refactoring preconditions (details / githubweb)
  103. Styling and simplifying (details / githubweb)
  104. Fix #6528: do not skip closing characters (details / githubweb)
  105. Do not remove matching closing character when removing opening character literal (details / githubweb)
  106. 17916-Adding-deprecated-binding-to-IR (details / githubweb)
  107. Branch: 17225-Progress-Bar-in-Dark-Theme-does-not-have-a-good-contrast2,  Fixes #17225 (details / githubweb)
  108. IRBuilder -> OCIRBuilder in sampleBytecodeMethodWithArg: (details / githubweb)
  109. Branch: Fix-Baseline-CoStaticBenchmarks,  Some modifications on the comments (details / githubweb)
  110. Improve secondary selection color for light theme (details / githubweb)
  111. Push up #removeFromTree (details / githubweb)
  112. Fix bug with obsolete classes and extension methods (details / githubweb)
  113. Branch: addInspectOnPackages,  Fixes #17911 (details / githubweb)
  114. Improve ReRefersToClassRule name (details / githubweb)
  115. [Foward port] RGGlobalVariable should be a RGVariable (details / githubweb)
  116. Speedup Random initialization from seed (details / githubweb)
  117. Fix the logic of the extra commands on methods (details / githubweb)
  118. Added 2 metaclass variables to remember last text to find and last text used to replace (details / githubweb)
  119. Remove the Transcript stepGlobal call. Better integrate it once the new transcript is on. (details / githubweb)
  120. Remove dependency analyser, moved to newtools (details / githubweb)
  121. Rename dependency analyser classes (details / githubweb)
  122. Remove ExternalProjectLoader (details / githubweb)
  123. Fix 8 Dictionary tests to make them inheritable (details / githubweb)
  124. Add key type check in `SystemEnvironment>>#at:update:initial` (details / githubweb)
  125. Fixing dependency analyser opening (details / githubweb)
  126. CleaningNautilusRefactoring (details / githubweb)
  127. - Remove from nautiluse and AbatsrctTransformation the question to search or not in the hierarchy when doing an extract method. (details / githubweb)
  128. - inline handleMethodNameRequest: since it got only one sender in the same class. (details / githubweb)
  129. chore: (details / githubweb)
  130. chore: replace the only user of RBMethodEditor by StMethodEditorPresenter (details / githubweb)
  131. chore: Remove unused RBMethodNameEditor (details / githubweb)
  132. test: Adding tests for ClassesAreNotMetaclassCondition (details / githubweb)
  133. feat: add message to ReClassesAreNotMetaclass for better feedback (details / githubweb)
  134. test: Add two simple tests for messages (details / githubweb)
  135. Better tests for movetoclasside (not changing its wrong semantics for now) (details / githubweb)
  136. Renaming some temps for better understanding code. (details / githubweb)
  137. tests: define some tests for DefinesSelectorCondition (details / githubweb)
  138. With metaclasses (details / githubweb)
  139. Better name and accesspor for RBMoveMethodToClassRefactoring (details / githubweb)
  140. Add choices for RemoveMethodsToClassSide Driver (details / githubweb)
  141. Remove old driver and introduce new one with the new architecture (details / githubweb)
  142. Branch: temp,  Fixes # changes (details / githubweb)
  143. Remove ReIsNotAMetaclass and replace with ReClassesAreNotMetaClassCondition (details / githubweb)
  144. Fix system dependency tests (details / githubweb)
  145. Should not implement `SystemEnvironment>>#at:update:initial:` (details / githubweb)
  146. Clean BaselineOfClap (details / githubweb)
  147. Move HashTesterTest to SUnit-Tests (details / githubweb)
  148. Refactor OCMessageNode>>isInlineToDo to remove OCParseTreeSearcher (details / githubweb)
  149. Remove some dead references to SmalltalkHub (details / githubweb)
  150. Format the code changes (details / githubweb)
  151. Implemented new menu to show pool users (details / githubweb)
  152. Pharo13.0.0: (details / githubweb)
  153. Pharo13.0.0: (details / githubweb)
  154. #Branch: 17903-Using-Windows-key--click-to-find-implementors-has-side-effects Fixes #17903 (details / githubweb)
  155. Fix testTranscriptDebugPoint to avoid using Transcript>>stepGlobal (details / githubweb)
  156. Removed wrong comment in SourceFile Class (details / githubweb)
  157. chore: Removing OldDeprecated Driver+ Refactoring + tests + commands (details / githubweb)
  158. chore: remove SplitClassRefactoring and tests (details / githubweb)
  159. chore: Remove SpoitClassTransformation and tests -- Pharo13.0.0 (details / githubweb)
  160. Cleaning simple left over (details / githubweb)
  161. categorizing initialize (details / githubweb)
  162. Fixing DA references (details / githubweb)
  163. Moving methods and classes around to cleanup Collections-Abstract (details / githubweb)
  164. Strangely enough I do not get why these tests did not pass. Probably another issue left some tests failing (details / githubweb)
  165. Deprecating overly specific collection methods (details / githubweb)
  166. Replace DADependencyChecker with StDependencyChecker in PharoBootstrapRule (details / githubweb)
  167. Fix #17997 (details / githubweb)
  168. Adding a setting to disable the halos, also making it work for real (details / githubweb)
  169. Fix Pharo build (details / githubweb)
  170. Refactorings: Remove choices that are not used anymore (details / githubweb)
  171. Fix failing tests about #print:delimiterOn: (details / githubweb)
  172. Fixed bug to allow multiple package selection in coverage tool (details / githubweb)
  173. Fixed SystemEnvironment tests by initializing testingEnvironment with Smalltalk globals (details / githubweb)
  174. Created  TestObject class using ShiftClassBuilder (details / githubweb)
  175. add mew process browser (in preview menu entry) (details / githubweb)
  176. fix undeclared DAPackageDependenciesPresenter (details / githubweb)
  177. fix unifeid diff broken in e5f54f0b22f26fd4d9bd41e42e45fa2927a41058 (details / githubweb)
  178. add 'NewTools-Transcript' as known dependency (details / githubweb)
  179. Cleaning the benchmarks (details / githubweb)
  180. Remove transcript from Smalltalk tools (finally) (details / githubweb)
  181. Remove tool registration and installation (details / githubweb)
  182. Remove the installation of the old transcript. (details / githubweb)
  183. feature: reimplement Halt once and once without the need to rely on the compiler, parse, semantic analysis and the rest (details / githubweb)
  184. tests: now we have tests that really test call sites. (details / githubweb)
  185. no semantic change: recategorisation of test protocols (details / githubweb)
  186. Make compiled block class parametrizable (details / githubweb)
  187. Improval of auto pairing in code editor (details / githubweb)
  188. adding annotation to once (details / githubweb)
  189. Clean: protocol sorting + initialize split + remove dead code (details / githubweb)
  190. All the tests pass except containsHalt. (details / githubweb)
  191. New version. Now indeed the tests requires Halt initializeOnCount. "This is mandatory else running twice the test will fail." (details / githubweb)
  192. Fixing containsHalt (it is based on the method protocol :( what a brittle idea!)) (details / githubweb)
  193. Fixing testHaltFromCount (details / githubweb)
  194. Improved ReSearchingLiteralRule by giving an example in description & added automatic transformation (details / githubweb)
  195. Split one test into several ones (details / githubweb)
  196. Improving tests (details / githubweb)
  197. Improving tests (details / githubweb)
  198. Rename internal method (details / githubweb)
  199. Adding haltUpTo: and tests (details / githubweb)
  200. Revising implementation and adding comments in class (details / githubweb)
  201. FIxing a test using an old version of the API (details / githubweb)
  202. Removing haltCountUpTo: (details / githubweb)
  203. Improve packaging of Ston (details / githubweb)
  204. Fixed failing test by adding transformation rule for empty collection comparison (details / githubweb)
  205. Remove Toto (details / githubweb)
  206. Added a test for smartbackspace with spaces and removed temps (details / githubweb)
  207. Protecting tests so that their execution is independant (details / githubweb)
  208. Initialize deprecated Morphic package (details / githubweb)
  209. Start to deprecate some unused parts of morphic (details / githubweb)
  210. Fix #isDeprecated logic of CompiledMethod (details / githubweb)
  211. support old logic to set the new transcript (details / githubweb)
  212. Fixes of two cases on shortcut block identation (details / githubweb)
  213. fixes #17641 (details / githubweb)
  214. Fixing almost all tests (details / githubweb)
  215. fix last test (details / githubweb)
  216. Removed reference of GT package from Beacon baseline (details / githubweb)
  217. Added Examples (details / githubweb)
  218. Remove what seems to be a hack in runTest.sh (details / githubweb)
  219. Improve the printing of errors on executable comments (details / githubweb)
  220. Corrected Style (details / githubweb)
  221. Fix missing `"` (details / githubweb)
  222. fix: GIFReadWriter does not write local color tables (details / githubweb)
  223. Deprecate ThreadSafeTranscript (details / githubweb)
  224. Deprecate Morphic TickList (details / githubweb)
  225. CodeImporter should close the stream it is reading after importing (details / githubweb)
  226. Fix equality between MCClassDefinition and MCTraitDefinition (details / githubweb)
  227. Morphic: Deprecate examples and some pluggable lists (details / githubweb)
  228. use clap v.0.1 (details / githubweb)
  229. remove dead code (details / githubweb)
  230. Remove dependency from Athens to Deprecated morphs (details / githubweb)
  231. Formating Correction (details / githubweb)
  232. Clean and minor fixes for GIFReadWriter (details / githubweb)
  233. Added tests for logger (details / githubweb)
  234. Added #open as an extension method of Cavrois Window Profiles package (details / githubweb)
  235. Allowing to set the default dialogs from outiside. Allowing us to give mocks when using refactorings. (details / githubweb)
  236. made extension clean changes (details / githubweb)
  237. Move the #flushClassNameCache to the pviate method that does the change. this way we will flush the cache, too, when using #add: to add to the environment. (details / githubweb)
  238. make sure to return the cached node if we find one (details / githubweb)
  239. Changing the Sorter to nosorter (details / githubweb)
  240. With deprecated methods rewritten. (details / githubweb)
  241. Adding a test for runFor: (details / githubweb)
  242. Nicer ones (details / githubweb)
  243. Adding StackSignal and a little test to show that we pill the stack (details / githubweb)
  244. Fix #18034 (details / githubweb)
  245. Improve test (details / githubweb)
  246. Implementing Equals and Hash in the RBBrowserEnvironments, so we can compare it and have them once in the list of scopes (details / githubweb)
  247. adding doc (not finished) to /doc/Beacon (details / githubweb)
  248. Make Zinc tests open a random port (details / githubweb)
  249. Rename argument following conventions and avoiding shadowing (details / githubweb)
  250. Rename last shadowed variable (details / githubweb)
  251. Fix last shadowed (details / githubweb)
  252. Removing outerMostContext whose sole user was Sindarin. (details / githubweb)
  253. Cleaning (details / githubweb)
  254. Resolving failing test (details / githubweb)
  255. Resolved comment errors (details / githubweb)
  256. Removed . (details / githubweb)
  257. make OSWindowDriver class>>driverClass: configurable through environment with the PHARO_WINDOW_DRIVER variable. (details / githubweb)
  258. Fix tests (details / githubweb)
  259. Reburc should not depend on Athens (details / githubweb)
  260. (details / githubweb)
  261. (details / githubweb)
  262. Morphic: Deprecate some polymorph widgets (details / githubweb)
  263. Fix bug: changed #rowser to #browser in RubSmalltalkEditor (details / githubweb)
  264. inspection usage without builder has been deprecated (details / githubweb)
  265. Move some extensions methods of Iceberg into Pharo (details / githubweb)
  266. Replace the process browser (details / githubweb)
  267. Remove dependency of Network-Mail to Morphic (details / githubweb)
  268. Update error message for FFICalloutAPI class >> new (details / githubweb)
  269. Update doc for FFIArray class (details / githubweb)
  270. Remove call to the old process browser API (details / githubweb)
  271. Dprecate more Morphic widgets (details / githubweb)
  272. Prevent renaming the accessors when renaming an instance variable (details / githubweb)
  273. Fix ast mapping of constant blocks (details / githubweb)
  274. IRPushLiteral should only be quick if the values are those of quick methods or special case bytecode (details / githubweb)
  275. Fix OCIRPrinterTest (details / githubweb)
  276. Removed Shout presenter as it should belong to NewTools repo and not Pharo (details / githubweb)
  277. Updated baseline (details / githubweb)
  278. Rename DateAndTime>>#fromMethodTimeStamp: to #fromMethodTimestamp: and implement it correctly (details / githubweb)
  279. added transcript workerProcess to knownProcesses in ReleaseTest (details / githubweb)
  280. Make the timestamp format of method changes and class comment changes in the change file consistent with the timestamp format for snapshot and quit entries. (details / githubweb)
  281. Adapt tests after changing the timestamp format (details / githubweb)
  282. Adapt tests that with timestamps (details / githubweb)
  283. adding a first list of authors. (details / githubweb)
  284. Fixing picture reference (details / githubweb)
  285. Adding core classes (details / githubweb)
  286. Fixing filename of inspector (details / githubweb)
  287. Update ReleaseTest.class.st (details / githubweb)
  288. oops, this is a symbol (details / githubweb)
  289. Update Beacon.md (details / githubweb)
  290. Fix bug when adding an extension method overriding a trait method (details / githubweb)
  291. move Spec to v2.0.0 (details / githubweb)
  292. move it now to 2.0.1 (details / githubweb)
  293. Roassal moved to v1.7.0 (details / githubweb)
  294. move microdown to v2.8.2 (details / githubweb)
  295. typo (details / githubweb)
  296. fix typo (details / githubweb)

Branch indexing

This run spent:

  • 1 hr 49 min waiting;
  • 1 hr 48 min build duration;
  • 1 hr 48 min total from scheduled to completion.
Revision: d0db0d5b8ab59b83b4c6cab1a18f0664b6899ab3
Repository: https://github.com/pharo-project/pharo.git
  • PR-17814
Test Result (12 failures / +8)Show all failed tests >>>
Revision: f7b00dc72d50b0a5cd161d8e83c0ea95e3c17435
Repository: https://github.com/pharo-project/pharo.git
  • PR-17814
Revision: c3dcca05ffcf7162303bfb0f0c8be617b4969441
Repository: https://github.com/pharo-project/pharo.git
  • PR-17814