Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : ghc-lwc
http://hackage.haskell.org/trac/ghc/changeset/646ec91db34c4309555fd7dd3bfe3930a4c5c55f >--------------------------------------------------------------- commit 646ec91db34c4309555fd7dd3bfe3930a4c5c55f Author: kc <[email protected]> Date: Tue May 15 14:40:04 2012 -0400 unblockThread's type changed from PTM () to SCont->PTM () to avoid explicit scheduler argument for concurrency primitives ghc-tarballs/LICENSE | 2 -- ghc-tarballs/libffi/README | 4 ---- ghc-tarballs/libffi/libffi-3.0.10.tar.gz | Bin 753346 -> 0 bytes ghc-tarballs/mingw/README | 16 ---------------- .../mingw/binutils-2.20.51-1-mingw32-bin.tar.lzma | Bin 3097316 -> 0 bytes .../mingw/gcc-c++-4.5.2-1-mingw32-bin.tar.lzma | Bin 5397546 -> 0 bytes .../mingw/gcc-core-4.5.2-1-mingw32-bin.tar.lzma | Bin 4147571 -> 0 bytes .../mingw/libgcc-4.5.2-1-mingw32-dll-1.tar.lzma | Bin 41213 -> 0 bytes .../mingw/libgmp-5.0.1-1-mingw32-dll-10.tar.lzma | Bin 159027 -> 0 bytes .../mingw/libmpc-0.8.1-1-mingw32-dll-2.tar.lzma | Bin 24146 -> 0 bytes .../mingw/libmpfr-2.4.1-1-mingw32-dll-1.tar.lzma | Bin 111144 -> 0 bytes .../mingw/libstdc++-4.5.2-1-mingw32-dll-6.tar.lzma | Bin 217545 -> 0 bytes ghc-tarballs/mingw/mingwrt-3.18-mingw32-dev.tar.gz | Bin 568649 -> 0 bytes ghc-tarballs/mingw/mingwrt-3.18-mingw32-dll.tar.gz | Bin 8122 -> 0 bytes .../mingw/w32api-3.15-1-mingw32-dev.tar.lzma | Bin 1128210 -> 0 bytes ghc-tarballs/perl/README | 4 ---- ghc-tarballs/perl/ghc-perl-1.tar.gz | Bin 821860 -> 0 bytes libraries/base/LwConc/Substrate.hs | 12 ++++++------ tests/MVar.hs | 7 ++++--- tests/ParRRSched.hs | 6 +++--- 20 files changed, 13 insertions(+), 38 deletions(-) Diff suppressed because of size. To see it, use: git show 646ec91db34c4309555fd7dd3bfe3930a4c5c55f _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
