fdd69a0522
NEWS FROM 2.1.3 TO 2.1.4 o Fix bugs treating old objects that have already been considered by the incremental GC (and survived it). Example: ObjectMemory globalGarbageCollect. HomedAssociation class instanceCount gave 0 instead of 1. As a result, --enable-checking now can be used. o Fix bugs when doing #become: between old objects, exactly one of which has not been considered by the incremental GC and was incorrectly swept when the collector finally reached it. o Fix bugs when garbage collection triggered finalization while a primitive was being run. Finalization is now done in a separate Process. o Fix bugs treating very large objects. o Fix infinite loop when the big object threshold was set between the size of survivor spaces and the size of the eden. o Printing Integers was unbelievably inefficient. Fixed together with some more low-hanging fruit. o SequenceableCollection>>#replaceFrom:to:with:startingAt: allows again that stop=start-1 (like replaceFrom: 1 to: 0 with: ...)
6 lines
292 B
Text
6 lines
292 B
Text
$NetBSD: distinfo,v 1.9 2003/08/04 15:43:45 jtb Exp $
|
|
|
|
SHA1 (smalltalk-2.1.4.tar.gz) = d56be692ca3041e9686df20f1d051be5f79513bb
|
|
Size (smalltalk-2.1.4.tar.gz) = 3422094 bytes
|
|
SHA1 (patch-aa) = 41e3ca795c13aef9ef5f837e5341e306bcfa9352
|
|
SHA1 (patch-ab) = 9c63774baf798d6ce73bd45c0f1829bb59a8632b
|