cvs-all
Thread
Date
[
Earlier messages
]
[
Later messages
]
Messages by Thread
[nightly] 21-Dec-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 21-Dec-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 21-Dec-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
patch applied (ghc-6.6/testsuite): Add test for trac #455
Ian Lynagh
patch applied (ghc-6.6/nofib): Look at the stdout/stderr files appropriate for mode
Ian Lynagh
patch applied (ghc-6.6/ghc): Allow a word-sized argument for STKCHECK
Ian Lynagh
patch applied (testsuite): Fix conc063
tharris
[nightly] 21-Dec-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
[nightly] 20-Dec-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
[nightly] 20-Dec-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
patch applied (testsuite): Add test for trac #455
Ian Lynagh
[nightly] 20-Dec-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
patch applied (nofib): Look at the stdout/stderr files appropriate for mode
Ian Lynagh
patch applied (ghc): Allow a word-sized argument for STKCHECK
Ian Lynagh
patch applied (ghc): Parse and use ghci nofib output
Ian Lynagh
[nightly] 20-Dec-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
patch applied (ghc): Add hook to fam inst consistency check to GHCi/--make
chak
[nightly] 20-Dec-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
patch applied (packages/time): attempt to get cabal test working
Ashley Yakeley
patch applied (packages/time): xcodeproj cleanup
Ashley Yakeley
patch applied (packages/Win32): fix calling convention on GetWindowsDirectoryW and GetSystemDirectoryW
Simon Marlow
Breakpoints
Simon Marlow
Re: Breakpoints
Pepe Iborra
Re: Breakpoints
Simon Marlow
[nightly] 19-Dec-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
patch applied (packages/time): XCode tweak
Ashley Yakeley
patch applied (packages/time): improve error reporting in XCode
Ashley Yakeley
patch applied (packages/time): clean up .xcodeproj to use cabal
Ashley Yakeley
patch applied (ghc): Fix import lists
Pepe Iborra
[nightly] 19-Dec-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 19-Dec-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 19-Dec-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
patch applied (testsuite): whitespace change only
Ian Lynagh
patch applied (ghc): Deriving for indexed newtypes
chak
patch applied (testsuite): indexed type: deriving indexed newtypes
chak
patch applied (ghc-6.6/packages/Cabal): fix ./Setup unregister --help, which was giving the help for register
Ian Lynagh
patch applied (ghc-6.6/packages/base): don' t try to compile this on Unix
Ian Lynagh
patch applied (ghc-6.6/packages/base): Add support for the IO manager thread on Windows
Ian Lynagh
patch applied (ghc-6.6/packages/base): documentation for installHandler
Ian Lynagh
patch applied (testsuite): fail -> broken
Ian Lynagh
patch applied (testsuite): fail -> broken
Ian Lynagh
patch applied (testsuite): fail -> broken
Ian Lynagh
patch applied (testsuite): fail -> broken
Ian Lynagh
patch applied (testsuite): fail -> broken
Ian Lynagh
patch applied (testsuite): Stop skipping tests that work
Ian Lynagh
patch applied (testsuite): Remove skip of ffi003 on alpha-dec-osf3 (no reason given)
Ian Lynagh
patch applied (ghc-6.6/testsuite): add test for #1013
Ian Lynagh
patch applied (ghc-6.6/nofib): Increase heap for wheel-sieve2 (was too small for mode=slow)
Ian Lynagh
patch applied (ghc-6.6/ghc): fix Windows GHCi
Ian Lynagh
patch applied (ghc-6.6/ghc): Free all tasks on exit, not just those on the task_free_list
Ian Lynagh
patch applied (ghc-6.6/ghc): Give cap its correct type, rather than void
Ian Lynagh
patch applied (ghc-6.6/ghc): Put the task on the free list in workerTaskStop
Ian Lynagh
patch applied (ghc-6.6/ghc): Free various things we allocate
Ian Lynagh
patch applied (ghc-6.6/ghc): PowerPC NCG: support conditional branches outside +-32KB
Ian Lynagh
patch applied (ghc-6.6/ghc): Add support for the IO manager thread on Windows
Ian Lynagh
patch applied (ghc-6.6/ghc): Suggests -fglasgow-exts for contexts-differ-in-length error
Ian Lynagh
patch applied (ghc-6.6/ghc): Fix typo " comand" (trac #965)
Ian Lynagh
patch applied (ghc-6.6/ghc): fix for #1013.
Ian Lynagh
patch applied (ghc-6.6/ghc): Add documentation for seq
Ian Lynagh
patch applied (ghc-6.6/ghc): we need GHC.Conc.ensureIOManagerIsRunning on Windows too
Ian Lynagh
patch applied (ghc-6.6/ghc): Make a ghc/ghci manpage
Ian Lynagh
patch applied (ghc-6.6/ghc): add Windows-specific GHCi information, and a FAQ about ^C in GHCi on Windows
Ian Lynagh
patch applied (ghc-6.6/ghc): update the question about concurrent threads & GHCi
Ian Lynagh
Yasm r1713 fixed; building and Windows-native
Peter Tanski
Re: Yasm r1713 fixed; building and Windows-native
Neil Mitchell
Re: Yasm r1713 fixed; building and Windows-native
Peter Tanski
Re: Yasm r1713 fixed; building and Windows-native
Neil Mitchell
Re: Yasm r1713 fixed; building and Windows-native
Peter Tanski
Re: Yasm r1713 fixed; building and Windows-native
Simon Marlow
Re: Yasm r1713 fixed; building and Windows-native
Peter Tanski
Re: Yasm r1713 fixed; building and Windows-native
Wolfgang Thaller
Re: Yasm r1713 fixed; building and Windows-native
Peter Tanski
Re: Yasm r1713 fixed; building and Windows-native
Simon Marlow
[nightly] 19-Dec-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
patch applied (ghc): Fixed uninitialised FunBind fun_tick field
chak
patch applied (packages/mtl): Added Haddock documentation. Converted the module documentation to Haddock format. Per Jeff Newbern' s permission included parts his tutorial " All About Monads
Ian Lynagh
patch applied (ghc): Add HscTypes.hi-boot-6 so builds with older GHCs succeed
Ian Lynagh
patch applied (cabal): added --save-configure flag to clean. got some complaints that there was no way to avoid reconfiguring after a clean. now if you use --save-configure, you should be able to.
Isaac Jones
[issue359] patch applied (ghc): q
Juliusz Chroboczek
[issue359] patch applied (ghc): q
Ian Lynagh
[nightly] 19-Dec-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
[nightly] 18-Dec-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
patch applied (cabal): tiny mod to License comments
Isaac Jones
patch applied (cabal): improving help output
Isaac Jones
[nightly] 18-Dec-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 18-Dec-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 18-Dec-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
patch applied (ghc): Deriving for indexed data types
chak
RE: patch applied (ghc): Deriving for indexed data types
Simon Peyton-Jones
RE: patch applied (ghc): Deriving for indexed data types
Manuel M T Chakravarty
RE: patch applied (ghc): Deriving for indexed data types
Simon Peyton-Jones
patch applied (testsuite): indexed types: deriving test
chak
[nightly] 18-Dec-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
patch applied (packages/time): HsTime.h should be installed
Ian Lynagh
patch applied (testsuite): Update a readme file
Ian Lynagh
patch applied (testsuite): Fix a ghci.debugger test
Ian Lynagh
patch applied (ghc-6.6/ghc): Don' t overwrite old memory with 0xaa when doing a realloc
Ian Lynagh
patch applied (ghc-6.6/ghc): Fix allocate name clash in the HEAD
Ian Lynagh
patch applied (ghc): Don' t overwrite old memory with 0xaa when doing a realloc
Ian Lynagh
patch applied (ghc): Replace association list in AddressEnv for a FiniteMap
Pepe Iborra
patch applied (ghc): Remove uses of Data.Traversable to fix stage1 on pre ghc-6.6 systems
Pepe Iborra
patch applied (ghc): Propagate the DEBUGGER flag to the Makefile for stage 2
Pepe Iborra
patch applied (ghc): TAG 2006-12-17
Pepe Iborra
patch applied (ghc-6.6/ghc): Fix allocation debugger to handle allocations in con/destructors
Ian Lynagh
patch applied (ghc-6.6/ghc): Give a better panic if the allocation debugger is used uninitialised
Ian Lynagh
[nightly] 18-Dec-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
Remove uses of Data.Traversable to fix stage1 on pre ghc-6.6 systems
Pepe Iborra
[nightly] 17-Dec-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
[nightly] 17-Dec-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 17-Dec-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 17-Dec-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 17-Dec-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
(testsuite) Fix a ghci.debugger test
Pepe Iborra
Propagate the DEBUGGER flag to the Makefile for stage 2
Pepe Iborra
[nightly] 17-Dec-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
[nightly] 16-Dec-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
[nightly] 16-Dec-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 16-Dec-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
Build failure on Windows
Ian Lynagh
Re: Build failure on Windows
Wolfgang Thaller
Re: Build failure on Windows
Simon Marlow
[nightly] 16-Dec-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 16-Dec-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
patch applied (testsuite): Go back to using $(PYTHON) rather than hardcoding python2.5
Ian Lynagh
patch applied (testsuite): Improved a test
Ian Lynagh
patch applied (testsuite): Fix mdo test
Ian Lynagh
patch applied (testsuite): Added more tests with newtypes
Ian Lynagh
patch applied (testsuite): More tests for the closure viewer
Ian Lynagh
patch applied (testsuite): Test type reconstruction in presence of newtypes
Ian Lynagh
patch applied (testsuite): Accepted output
Ian Lynagh
patch applied (testsuite): Advances in the test suite
Ian Lynagh
patch applied (testsuite): Some more tests for the ghci.debugger
Ian Lynagh
patch applied (testsuite): GHCi.debugger tests
Ian Lynagh
patch applied (ghc): Merge DynFlags changes
Ian Lynagh
patch applied (ghc): Fix an overlapping of uniques in PrelNames
Ian Lynagh
patch applied (ghc): Fix the build
Ian Lynagh
patch applied (ghc): Toggle whether the RTS gets build with debugger support for ghci
Ian Lynagh
patch applied (ghc): Fix an issue with lazyness in the closure viewer
Ian Lynagh
patch applied (ghc): Closure inspection in GHCi
Ian Lynagh
patch applied (ghc): Dynamic breakpoints in GHCi
Ian Lynagh
patch applied (ghc): Split the GHCi monad apart from InteractiveUI, together with some related functions
Ian Lynagh
patch applied (ghc): Add the debugger related modules to package.conf
Ian Lynagh
patch applied (ghc): Prevent breakpoint instrumentation of spliced code
Ian Lynagh
patch applied (ghc): Capturing and keeping track of local bindins in the desugarer
Ian Lynagh
patch applied (ghc): Handle breakpoint jumps while splicing TH functions in ghci
Ian Lynagh
patch applied (ghc): Breakpoint code instrumentation
Ian Lynagh
Data con names in the debugger
Simon Peyton-Jones
Re: Data con names in the debugger
Pepe Iborra
Re: Data con names in the debugger
Simon Marlow
Re: Data con names in the debugger
Andy Gill
Re: Data con names in the debugger
Simon Marlow
patch applied (ghc): The breakpoint primitive
Ian Lynagh
patch applied (ghc): GHCi debugger documentation
Ian Lynagh
patch applied (ghc): Extend the GHC API with breakpoints and breakpoint handlers
Ian Lynagh
patch applied (ghc): Playing with closures
Ian Lynagh
patch applied (ghc): Retrieving the datacon of an arbitrary closure
Ian Lynagh
patch applied (ghc): Two new prim ops to access the Info Table and Payload of a closure:
Ian Lynagh
patch applied (ghc): TAG 2006-12-16
Ian Lynagh
patch applied (packages/base): Added Unknowns for higher kinds
Ian Lynagh
patch applied (packages/base): Improved the Show instance for Unknown
Ian Lynagh
patch applied (packages/base): Introduce Unknowns for the closure viewer. Add breakpointCond which was missing
Ian Lynagh
patch applied (packages/base): Show instance for GHC.Base.Unknown
Ian Lynagh
[nightly] 16-Dec-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
[nightly] 15-Dec-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
[nightly] 15-Dec-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 15-Dec-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 15-Dec-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 15-Dec-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
cross-compiling with GHC
Mathew Mills
Re: cross-compiling with GHC
Mathew Mills
Re: cross-compiling with GHC
Ian Lynagh
Re: cross-compiling with GHC
Peter Tanski
patch applied (ghc): Free more things that we allocate
Ian Lynagh
[nightly] 14-Dec-2006 build of of HEAD on i386-unknown-mingw32 (bling)
sof
patch applied (ghc): Free all tasks on exit, not just those on the task_free_list
Ian Lynagh
patch applied (ghc): Give cap its correct type, rather than void
Ian Lynagh
patch applied (ghc): Put the task on the free list in workerTaskStop
Ian Lynagh
patch applied (cabal): fix ./Setup unregister --help, which was giving the help for register
Simon Marlow
patch applied (testsuite): indexed types: adding missing files
chak
patch applied (testsuite): cg057 broken: trac #948. Also fix whitespace.
Ian Lynagh
patch applied (testsuite): Add a composes function to the driver
Ian Lynagh
patch applied (ghc): Free various things we allocate
Ian Lynagh
[nightly] 15-Dec-2006 build of of 6.6 branch on i386-unknown-mingw32 (bling)
sof
patch applied (testsuite): Mark tests in trac #1054 as broken
Ian Lynagh
patch applied (testsuite): Simple2 randomly passes or fails; mark broken so we know which bug it is
Ian Lynagh
[nightly] 14-Dec-2006 build of HEAD on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 14-Dec-2006 build of HEAD on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 14-Dec-2006 build of 6.6 branch on i386-unknown-linux (cam-02-unx.europe.corp.microsoft.com)
GHC Build Reports
[nightly] 14-Dec-2006 build of 6.6 branch on x86_64-unknown-linux (cam-03-unx.europe.corp.microsoft.com)
GHC Build Reports
patch applied (ghc): Updating rix output to new standard.
Andy Gill
patch applied (testsuite): tc215 is broken: trac #366
Ian Lynagh
patch applied (testsuite): simplrun006 is broken: trac #149
Ian Lynagh
patch applied (testsuite): read032 is broken: trac #314
Ian Lynagh
patch applied (testsuite): prof001 and prof002 are broken (trac #249)
Ian Lynagh
patch applied (testsuite): More infrastructure for ' broken'
Ian Lynagh
patch applied (testsuite): mod174/mod175 are broken: trac bugs #414 and #437
Ian Lynagh
patch applied (testsuite): Fix braino
Ian Lynagh
patch applied (testsuite): tc175 / trac #179 fixed
Ian Lynagh
patch applied (testsuite): Accept output; we now get info for both type and constructor
Ian Lynagh
patch applied (testsuite): ghci016 is broken: trac #552
Ian Lynagh
[
Earlier messages
]
[
Later messages
]