summaryrefslogtreecommitdiff
path: root/x11/tk
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2003-08-04 15:43:45 +0000
committerjtb <jtb@pkgsrc.org>2003-08-04 15:43:45 +0000
commitfdd69a052204164fb233da1f042d894ffd534462 (patch)
tree046b0834a74ecb03a33dc3fbf431b651c8cee607 /x11/tk
parenta3c7daefe64ab2e929a2084029337ad038899efb (diff)
downloadpkgsrc-fdd69a052204164fb233da1f042d894ffd534462.tar.gz
Update to version 2.1.4.
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: ...)
Diffstat (limited to 'x11/tk')
0 files changed, 0 insertions, 0 deletions