|
|
December 16, 2005
- Re: panic, Frederik Eaton
- panic, Frederik Eaton
- Re: Bug in cvs head ghci, Sigbjorn Finne
- RE: Bug in cvs head ghci, Simon Peyton-Jones
- Re: [GHC] #636: deriving Show for infix constructors forgets backquotes, GHC
- [GHC] #637: Ctrl-Break handler doesn't work in forked threads in "-threaded" RTS, GHC
- Re: [GHC] #636: deriving Show for infix constructors forgets backquotes, GHC
- Re: [GHC] #636: deriving Show for infix constructors forgets backquotes, GHC
- [GHC] #636: deriving Show for infix constructors forgets backquotes, GHC
- [GHC] #635: Replace use of select() in the I/O manager with epoll/kqueue/etc., GHC
- Re: [GHC] #631: deriving show fails in ghci/ppc, GHC
- Re: [GHC] #439: panic when interpreting compiled stuff, GHC
December 15, 2005
- Re: [GHC] #439: panic when interpreting compiled stuff, GHC
- Re: [GHC] #619: Port Hugs's Windows front end to GHCi., GHC
- Re: [GHC] #604: Windows installer: use WiX, GHC
- [GHC] #634: Implement a more efficient TArray, GHC
- Re: [GHC] #633: add dataCast{1, 2} to Data instances of Data.Set, Data.Map, etc., GHC
- Re: [GHC] #632: Make a 'fast' subset of the testsuite, GHC
- Re: [GHC] #628: Make ordinary libraries work with SMP RTS, GHC
- Re: [GHC] #624: Program location for thread error messages, GHC
- Re: [GHC] #620: IA-64 port, GHC
- Re: [GHC] #619: Port Hugs's Windows front end to GHCi., GHC
- Re: [GHC] #618: Dependency caching in ghc --make, GHC
- Re: [GHC] #617: Alpha port, GHC
- Re: [GHC] #615: Remove uses of ccall from PackedString, GHC
- Re: [GHC] #611: Tidy up array story, GHC
- Re: [GHC] #609: Useful optimisation for set-cost-centre, GHC
- Re: [GHC] #608: Make the NCG able to compile the RTS, GHC
- Re: [GHC] #607: Ticky-ticky profiling, GHC
- Re: [GHC] #606: Sparc native code generator, GHC
- Re: [GHC] #605: Optimisation: strict enumerations, GHC
- Re: [GHC] #604: Windows installer: use WiX, GHC
- Re: [GHC] #603: GC-spy connection, GHC
- Re: [GHC] #602: Warning Suppression, GHC
- Re: [GHC] #601: Replace GMP, GHC
- Re: [GHC] #599: The Front Panel, GHC
- Re: [GHC] #598: GHC Debugger, GHC
- Re: [GHC] #597: Various error messages have inaccurate source locations, GHC
- Re: [GHC] #596: Make GHC accept Unicode source files, GHC
- Re: [GHC] #595: Overhaul GHC's overlapping/non-exhaustive pattern checking, GHC
- Re: [GHC] #594: Support use of SSE2 in the x86 native code genreator, GHC
- Re: [GHC] #593: Cache contents of package.conf in a binary file, GHC
- Re: [GHC] #482: 'Bug' when installing GHC 6.4.1, GHC
December 14, 2005
- [GHC] #633: add dataCast{1, 2} to Data instances of Data.Set, Data.Map, etc., GHC
- Re: GHC internal error: traverse_weak_ptr_list: not WEAK, Joel Reymont
- Re: GHC internal error: traverse_weak_ptr_list: not WEAK, Joel Reymont
- RE: GHC internal error: traverse_weak_ptr_list: not WEAK, Simon Marlow
- Re: GHC internal error: traverse_weak_ptr_list: not WEAK, Joel Reymont
- GHC internal error: traverse_weak_ptr_list: not WEAK, Joel Reymont
- [GHC] #632: Make a 'fast' subset of the testsuite, GHC
- [GHC] #631: deriving show fails in ghci/ppc, GHC
December 08, 2005
- Re: patch for Gtk+ front panel, Duncan Coutts
- Ctrl-Break handler don't work in forked threads in "-threaded" RTS, Bulat Ziganshin
- Re: [GHC] #186: Bad sparc Int64 code via NCG with -O, GHC
- Re: [GHC] #591: Sparc/Linux: GHC crashes, GHC
- Re: [GHC] #487: powerpc/linux segfaulting binaries, GHC
- Re: [GHC] #485: AdjustorAsm.S doesn't build on AIX, GHC
- Re: [GHC] #470: build fails on Linux/sparc (genprimopcode: parse error at), GHC
- Re: [GHC] #265: ancilData breaks link on AIX, GHC
- Re: [GHC] #595: Overhaul GHC's overlapping/non-exhaustive pattern checking, GHC
- Re: [GHC] #596: Make GHC accept Unicode source files, GHC
- Re: [GHC] #600: Get make -j to work, GHC
- Re: [GHC] #599: The Front Panel, GHC
- Re: [GHC] #598: GHC Debugger, GHC
- Re: [GHC] #604: Windows installer: use WiX, GHC
- Re: [GHC] #603: GC-spy connection, GHC
- Bug in cvs head ghci, wld
- [GHC] #594: Support use of SSE2 in the x86 native code genreator, GHC
- [GHC] #593: Cache contents of package.conf in a binary file, GHC
December 07, 2005
- [GHC] #592: signal handlers should be able to access siginfo_t information, GHC
- RE: [Haskell-cafe] New runtime crash, not sure what to make of it, Simon Marlow
- [GHC] #591: Sparc/Linux: GHC crashes, GHC
- Re: [GHC] #590: hsc2hs: quoting of macro arguments containing commas, GHC
- [GHC] #590: hsc2hs: quoting of macro arguments containing commas, GHC
- RE: idea to allow ghci to use a different libs list, Duncan Coutts
- FFI in threaded mode (was Re: New runtime crash, not sure what to make of it), Joel Reymont
- New runtime crash, not sure what to make of it, Joel Reymont
December 02, 2005
- [ ghc-Bugs-1194392 ] internal error in GHC, SourceForge.net
- RE: Project postmortem, Simon Marlow
- RE: Project postmortem, Simon Marlow
- Re: Project postmortem, Tomasz Zielonka
- RE: [Haskell-cafe] Project postmortem, Simon Marlow
- [ ghc-Bugs-1194393 ] segmentation fault, SourceForge.net
- Re: [Haskell-cafe] Project postmortem, Joel Reymont
- Re: [Haskell-cafe] Project postmortem, Tomasz Zielonka
- RE: Project postmortem, Simon Marlow
- RE: idea to allow ghci to use a different libs list, Simon Marlow
- [ ghc-Bugs-1370370 ] panic! 'impossible' happened, thread blocked indefinitely, SourceForge.net
- [ ghc-Bugs-1274506 ] GHCi doesn't run computations in a new thread, SourceForge.net
- [ ghc-Bugs-1075259 ] Wrong overlapped/missing pattern warnings, SourceForge.net
|
|