Skip to content
Started 26 days ago
Took 1 hr 49 min
Unstable

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

Branch indexing

This run spent:

  • 1 hr 59 min waiting;
  • 1 hr 49 min build duration;
  • 1 hr 49 min total from scheduled to completion.
Revision: 291be4ec3fc061cfe82d4282d83fef45484a2370
Repository: https://github.com/pharo-project/pharo.git
  • PR-15054
Test Result (11 failures / -5)Show all failed tests >>>
Revision: f9cbb33e1dd9c7a81a8be04dd9ca67013e64ac9e
Repository: https://github.com/pharo-project/pharo.git
  • PR-15054
Revision: c8acaf4aee5664fa1b916608d2c30e2193640042
Repository: https://github.com/pharo-project/pharo.git
  • PR-15054