Branch: refs/heads/5.0 Home: https://github.com/pharo-project/pharo-core Commit: f0ba0630b5abf041cab8780badf27c4e57932dae https://github.com/pharo-project/pharo-core/commit/f0ba0630b5abf041cab8780ba... Author: Jenkins Build Server <board@pharo-project.org> Date: 2015-08-12 (Wed, 12 Aug 2015) Changed paths: R Collections-Sequenceable.package/Array.class/instance/filter streaming/storeOnStream_.st M MonticelloGUI.package/MCTool.class/instance/morphic ui/textMorph_.st R ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50221.st A ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50222.st R ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50221.st A ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50222.st M ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st A Slot-Tests.package/SlotAnnouncementsTest.class/instance/tests-comments/testCreateAndChangeWithoutCommentDoesNotAnnounce.st A Slot-Tests.package/SlotAnnouncementsTest.class/instance/tests-comments/testCreateWithCommentDoesAnnounce.st A Slot-Tests.package/SlotAnnouncementsTest.class/instance/tests-comments/testEmptyCommentDoesNotAnnounce.st A Slot-Tests.package/SlotAnnouncementsTest.class/instance/tests-comments/testSameCommentDoesNotAnnounce.st M System-CommandLine.package/VTermOutputDriver.class/definition.st R System-CommandLine.package/VTermOutputDriver.class/instance/writing/echo.st R System-CommandLine.package/VTermOutputDriver.class/instance/writing/echo_.st R System-CommandLine.package/VTermOutputDriver.class/instance/writing/noEcho.st M Traits.package/TClassDescription.class/instance/filein%2Fout/classComment_stamp_.st Log Message: ----------- 50222 16158 Do not announce ClassCommented when its the same string https://pharo.fogbugz.com/f/cases/16158 16145 CTRL + S doesnt work anymore to commit after written a message https://pharo.fogbugz.com/f/cases/16145 16162 echo is not used in VTermOutputDriver https://pharo.fogbugz.com/f/cases/16162 16165 Array>>#storeOnStream: not used and broken https://pharo.fogbugz.com/f/cases/16165 http://files.pharo.org/image/50/50222.zip