FIX: Revert package loading to a normal load instead of a raw snapshopt installation.
Enhancement: Code import should have an argument to not log sources
Fix: install multilingual before MC so we can start up source file handling before. Methods installed be the compiler will embed source code if changes file is not available otherwise.
Fix: added missing double quote
Fix: initialize logSource to true as default
FIX: Quality assistant tests should always close windows, even in headless. Otherwise they produce side effects
FIX: change position to before the truncated position. Otherwise the linux file plugin does not behave properly
Fix: metallo platform tests should use correct path delimiter to work in windows
Patch: skip QA buggy tests
Revert "FIX: Quality assistant tests should always close windows, even in headless. Otherwise they produce side effects"
added script to prepare archives to upload
Fix: correct indentation
get flat tabs.
reduce indented space between tabbar and contents
Enhancement: make build tag appear before sha
Adding alpha tag
reviewed with guille. Now all the tests should be green.
added 64 bits preparation also
Enhancement: adding transformation step 32 to 64 bit to jenkins
Fix: use architecture as string
fix some colors (most of them were hardcoded)
Enhancement: put all archived files together
correct formating
Fix: bootstrap cache path
ok done with pavel a while ago and the failed test is in zinc
Split WorldState class>>mostUsedTools: to let each tool define its own entry on the menu. This commit also add #order: to the different items. This is helpful when we want to add some items as Iceberg.
Improve comment of SmallDictionary
Pash down index variable from slot to indexed slots. See case 20191 https://pharo.fogbugz.com/f/cases/20191/index-inst-var-should-move-from-Slot-to-IndexedSlot
Case 20307 File names should not be canonicalised by default