[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
Showing
- ghc/compiler/prelude/PrimOp.lhs 22 additions, 11 deletionsghc/compiler/prelude/PrimOp.lhs
- ghc/includes/Closures.h 2 additions, 2 deletionsghc/includes/Closures.h
- ghc/includes/PrimOps.h 2 additions, 2 deletionsghc/includes/PrimOps.h
- ghc/rts/PrimOps.hc 16 additions, 12 deletionsghc/rts/PrimOps.hc
- ghc/rts/StgMiscClosures.hc 6 additions, 6 deletionsghc/rts/StgMiscClosures.hc
- ghc/rts/Weak.c 13 additions, 13 deletionsghc/rts/Weak.c
Loading
Please register or sign in to comment