Branch: refs/heads/5.0 Home: https://github.com/pharo-project/pharo-core Commit: 123359bcc35b397dcae930bd0a596778c950edd8 https://github.com/pharo-project/pharo-core/commit/123359bcc35b397dcae930bd0... Author: Jenkins Build Server <board@pharo-project.org> Date: 2016-04-21 (Thu, 21 Apr 2016) Changed paths: A Kernel.package/Integer.class/instance/private/montgomeryDigitBase.st A Kernel.package/Integer.class/instance/private/montgomeryDigitLength.st A Kernel.package/Integer.class/instance/private/montgomeryDigitMax.st A Kernel.package/Integer.class/instance/private/montgomeryNumberOfDigits.st M Kernel.package/Integer.class/instance/private/montgomeryRaisedTo_times_modulo_mInvModB_.st M Kernel.package/Integer.class/instance/private/montgomeryTimes_modulo_mInvModB_.st M Kernel.package/Integer.class/instance/private/slidingLeftRightRaisedTo_modulo_.st R Monticello.package/MCCacheRepository.class/class/private/resetIfInvalid.st A Monticello.package/MCCacheRepository.class/class/utility/reset.st A Monticello.package/MCCacheRepository.class/class/utility/resetIfInvalid.st R ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50702.st A ScriptLoader50.package/ScriptLoader.class/instance/pharo - scripts/script50703.st R ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50702.st A ScriptLoader50.package/ScriptLoader.class/instance/pharo - updates/update50703.st M ScriptLoader50.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st Log Message: ----------- 50703 18027 add reset message to MCCacheRepository https://pharo.fogbugz.com/f/cases/18027 18034 testIsPrime is broken with modern VM made with LargeIntegersPlugin v2.0 https://pharo.fogbugz.com/f/cases/18034 http://files.pharo.org/image/50/50703.zip