Branch: refs/heads/4.0
Home: https://github.com/pharo-project/pharo-core
Commit: 683f718e712f9be993eecc36228e27de2acd03b7
https://github.com/pharo-project/pharo-core/commit/683f718e712f9be993eecc36228e27de2acd03b7
Author: Jenkins Build Server <[email protected]>
Date: 2015-02-04 (Wed, 04 Feb 2015)
Changed paths:
A ScriptLoader40.package/ScriptLoader.class/instance/pharo -
scripts/script474.st
A ScriptLoader40.package/ScriptLoader.class/instance/pharo -
updates/update40474.st
M
ScriptLoader40.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st
M
System-Caching.package/LRUCache.class/instance/accessing/at_ifAbsentPut_.st
M
System-Caching.package/LRUCache.class/instance/private/validateInvariantWith_.st
M
System-Caching.package/TTLCache.class/instance/accessing/at_ifAbsentPut_.st
A
System-CachingTests.package/LRUCacheTests.class/instance/testing/testAdditionInIfAbsentPut.st
A
System-CachingTests.package/TTLCacheTests.class/class/testing/shouldInheritSelectors.st
M
Text-Edition.package/FindReplaceService.class/instance/accessing/convertedFindString.st
Log Message:
-----------
40474
14491 inconsistent state LRUCache if ifAbsentPut: block modifies the cache
https://pharo.fogbugz.com/f/cases/14491
14857 Replacing occurrences of abc {1} xyz with foo {1} bar in browser doesnt
work
https://pharo.fogbugz.com/f/cases/14857
http://files.pharo.org/image/40/40474.zip