[project @ 1999-02-11 14:22:53 by simonm]
authorsimonm <unknown>
Thu, 11 Feb 1999 14:22:58 +0000 (14:22 +0000)
committersimonm <unknown>
Thu, 11 Feb 1999 14:22:58 +0000 (14:22 +0000)
commitb41f38a42b197dfb166ebfe78476b24982379e19
tree3e9fde8badff1c653c9773189bcf8f8dedc3a549
parent71d4a9479be0cdc80efe66e7ef47b98d78558ab2
[project @ 1999-02-11 14:22:53 by simonm]
- s/finalise/finalize/g
- make finalize run the finalizer immediately, and wait for its completion
- make mkWeak take a (Maybe (IO ())) for the finalizer argument
- remove mkWeakNoFinalizer
ghc/compiler/prelude/PrimOp.lhs
ghc/includes/Closures.h
ghc/includes/PrimOps.h
ghc/rts/PrimOps.hc
ghc/rts/StgMiscClosures.hc
ghc/rts/Weak.c