Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/96d64fe2175d829f9499656750d51cf577ff9892

>---------------------------------------------------------------

commit 96d64fe2175d829f9499656750d51cf577ff9892
Author: Duncan Coutts <[email protected]>
Date:   Mon May 23 00:10:21 2011 +0100

    Revert "Add capability sets to the event system. Contains code from Duncan 
Coutts."
    
    This reverts commit 58532eb46041aec8d4cbb48b054cb5b001edb43c.
    Turns out it didn't work on Windows and it'll need some non-trivial changes
    to make it work on Windows. We'll get it in later once that's sorted out.

 includes/rts/EventLogFormat.h |   39 +-----------
 rts/Capability.c              |    4 -
 rts/RtsProbes.d               |    6 --
 rts/RtsStartup.c              |    4 -
 rts/Schedule.c                |   16 ++--
 rts/Trace.c                   |   67 ------------------
 rts/Trace.h                   |   69 -------------------
 rts/eventlog/EventLog.c       |  149 +----------------------------------------
 rts/eventlog/EventLog.h       |   29 --------
 rts/ghc.mk                    |    1 -
 10 files changed, 10 insertions(+), 374 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 96d64fe2175d829f9499656750d51cf577ff9892

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to