Custom Query

Filters
 
Columns

Show under each result:


Results (1 - 100 of 980)

1 2 3 4 5 6 7 8 9 10

Owner: AndreasVoellmy (2 matches)

Ticket Summary Status Type Priority Milestone Component
#7482 GHC.Event overwrites main IO managers hooks to RTS new bug normal 7.8.1 libraries/base
#7926 eventfd: unsupported operation when doing anything new bug highest 7.8.1 Compiler

Owner: AndyGill (1 match)

Ticket Summary Status Type Priority Milestone Component
#1853 hpc mix files for Main modules overwrite each other new bug lowest 7.6.2 Code Coverage

Owner: Baughn (1 match)

Ticket Summary Status Type Priority Milestone Component
#2180 Any installed signal handler stops deadlock detection, but XCPU never happens in a deadlock new feature request normal _|_ Runtime System

Owner: Remi (1 match)

Ticket Summary Status Type Priority Milestone Component
#2986 :info printing instances often isn't wanted new feature request lowest 7.6.2 GHCi

Owner: adrien (1 match)

Ticket Summary Status Type Priority Milestone Component
#1487 unix package: test needed for getLoginName new bug lowest 7.6.2 libraries/unix

Owner: andy@… (5 matches)

Ticket Summary Status Type Priority Milestone Component
#2075 hpc should render information about the run in its html markup new feature request lowest 7.6.2 Code Coverage
#2224 -fhpc inteferes/prevents rewrite rules from firing new bug lowest 7.6.2 Code Coverage
#2991 .mix files generation broken with -fhpc and --make flags with lhs modules new bug lowest 7.6.2 Code Coverage
#3191 hpc reports spurious results with .lhs files even after processing with ghc -E new bug lowest 7.6.2 Code Coverage
#3376 hpc and CPP don't mix on Windows new bug lowest 7.6.2 Code Coverage

Owner: batterseapower (1 match)

Ticket Summary Status Type Priority Milestone Component
#3977 Support double-byte encodings (Chinese/Japanese/Korean) on Windows new feature request low 7.8.1 libraries/base

Owner: benl (10 matches)

Ticket Summary Status Type Priority Milestone Component
#3782 Data Parallel "Impossible happened" compiler error new bug low 7.6.2 Data Parallel Haskell
#3903 DPH bad sliceP causes RTS panic "allocGroup: requested zero blocks" new bug low 7.6.2 Data Parallel Haskell
#4081 Strict constructor fields inspected in loop new bug low 7.6.2 Compiler
#4438 Rename and register the "PArr" language extension when it is judged to be ready new task normal _|_ Data Parallel Haskell
#5807 DPH library functions don't work without -fvectorise. new bug normal 7.6.2 Data Parallel Haskell
#6004 dph-lifted-vseg package doesn't provide Data.Array.Parallel.Prelude.Float module new bug normal 7.8.1 Data Parallel Haskell
#7063 Register allocators can't handle non-uniform register sets new bug normal 7.8.1 Compiler (NCG)
#7091 DPH Matrix product memory usage new bug normal 7.8.1 Data Parallel Haskell
#7098 GHC 7.4.1 reports an internal error and core dumps while using DPH new bug normal 7.8.1 Compiler
#7330 Data Parallel Haskell (DPH) isn't usable yet. new feature request normal 7.8.1 Compiler

Owner: carter (1 match)

Ticket Summary Status Type Priority Milestone Component
#7883 enable GHC LLVM backend to use LLVM provided CAS / Atomicity primitives? new feature request normal -- Compiler

Owner: chak (8 matches)

Ticket Summary Status Type Priority Milestone Component
#5369 Reinstate VECTORISE pragmas with expressions as right-hand sides new bug normal 7.6.2 Data Parallel Haskell
#5470 The DPH library needs to support PData and PRepr instances for more than 15-tuples new bug normal 7.6.2 Data Parallel Haskell
#5646 Initialise tuples using pragmas new bug normal 7.6.2 Data Parallel Haskell
#5702 Can't vectorise pattern matching on numeric literals new bug normal 7.6.2 Data Parallel Haskell
#5840 Extend the supported environment sizes of vectorised closures new bug normal 7.6.2 Data Parallel Haskell
#7078 Panic using mixing list with parallel arrays incorrectly new bug normal 7.8.1 Compiler
#7540 Panic on type inference with vectorised parallel arrays new bug highest 7.8.1 Compiler
#7736 Parallel array enumeration causes compiler panic (enumFromToP) new bug normal 7.8.1 Compiler

Owner: clemens (1 match)

Ticket Summary Status Type Priority Milestone Component
#2725 Remove Hack in compiler/nativeGen/MachCodeGen.hs new bug high 7.8.1 Compiler (NCG)

Owner: daniel.is.fischer (1 match)

Ticket Summary Status Type Priority Milestone Component
#5615 ghc produces poor code for `div` with constant powers of 2. new bug normal 7.6.2 Compiler

Owner: diatchki (1 match)

Ticket Summary Status Type Priority Milestone Component
#4385 Type-level natural numbers new feature request normal 7.6.2 Compiler (Type checker)

Owner: dimitris (1 match)

Ticket Summary Status Type Priority Milestone Component
#5642 Deriving Generic of a big type takes a long time and lots of space new bug high 7.6.2 Compiler

Owner: dons@… (1 match)

Ticket Summary Status Type Priority Milestone Component
#2269 Word type to Double or Float conversions are slower than Int conversions new feature request lowest 7.6.2 Compiler

Owner: dreixel (7 matches)

Ticket Summary Status Type Priority Milestone Component
#5682 Properly parse kind operators (from promoted type operators) new bug low 7.6.2 Compiler
#7263 Add derived Show instances to GHC.Generics new feature request normal 7.8.1 GHC API
#7269 GeneralizedNewtypeDeriving and PolyKinds new bug normal 7.8.1 Compiler
#7346 Allow the use of `deriving` for GHC generics new feature request normal 7.8.1 Compiler
#7459 deriving Generic does not work with TypeLits new feature request normal 7.8.1 Compiler
#7492 Generic1 deriving: Can we replace Rec1 f with f :.: Par1? new feature request normal 7.8.1 Compiler
#7800 Error message when deriving Typeable without PolyKinds new bug normal 7.8.1 Compiler

Owner: dterei (13 matches)

Ticket Summary Status Type Priority Milestone Component
#4210 LLVM: Dynamic Library Support new feature request low 7.6.2 Compiler (LLVM)
#4211 LLVM: Stack alignment on OSX new task normal 7.6.2 Compiler (LLVM)
#4213 LLVM: Add support for TNTC to LLVM compiler suite new feature request low 7.6.2 Compiler (LLVM)
#5567 LLVM: Improve alias analysis / performance new task normal 7.6.2 Compiler (LLVM)
#5786 Dynanmic way fails when GHC built with LLVM backend new bug normal 7.6.2 Compiler (LLVM)
#5793 make nofib awesome new task normal _|_ NoFib benchmark suite
#5794 Nofib nightly regressions with pretty graphs new task normal _|_ NoFib benchmark suite
#7143 ghc-7.6.0.20120810-x86_64-windows.exe -> ghc can't figure out LLVM version new bug high 7.8.1 Compiler (LLVM)
#7297 LLVM incorrectly hoisting loads new bug normal 7.8.1 Compiler (LLVM)
#7608 LLVM only handles a hard-coded list of triples. new task normal 7.8.1 Compiler (LLVM)
#7610 Cross compilation support for LLVM backend new bug normal 7.8.1 Compiler (LLVM)
#7666 excessive space and time usage for rendering (somewhat) deeply nested Docs new bug normal 7.8.1 libraries/pretty
#7694 LLVM: bootstrapping with LLVM 3.2 does not work new bug normal 7.8.1 Compiler (LLVM)

Owner: duncan (6 matches)

Ticket Summary Status Type Priority Milestone Component
#2496 Invalid Eq/Ord instances in Data.Version new bug normal _|_ libraries/base
#3122 Enhance --info new feature request lowest 7.6.2 Compiler
#5672 parBufferWHNF could be less subtle new feature request normal 7.6.2 libraries (other)
#5827 /usr/local hard-coded in cabal new bug normal 7.6.2 libraries (other)
#5861 bytestring: incorrect documentation for hGetContents new bug normal 7.6.2 libraries (other)
#7200 template-haskell-2.7.0.0 fails to build with GHC 7.0.4 due to missing pragma new bug high 7.8.1 Template Haskell

Owner: erikd (1 match)

Ticket Summary Status Type Priority Milestone Component
#5140 Fix LLVM backend for PowerPC new task low 7.6.2 Compiler (LLVM)

Owner: ezyang (7 matches)

Ticket Summary Status Type Priority Milestone Component
#367 Infinite loops can hang Concurrent Haskell new bug lowest _|_ Compiler
#4001 Implement an atomic readMVar new task low 7.6.2 Runtime System
#7606 Stride scheduling for Haskell threads with priorities new feature request normal 7.8.1 Runtime System
#7746 Support loading/unloading profiled objects from a profiled executable new feature request normal 7.8.1 Runtime System
#7751 Incremental heap census new feature request normal 7.8.1 Profiling
#7790 Add dummy undefined symbols to indicate ways new task normal 7.8.1 Compiler
#7831 Bad fragmentation when allocating many large objects new bug normal 7.8.1 Runtime System

Owner: fryguybob (1 match)

Ticket Summary Status Type Priority Milestone Component
#7930 Nested STM Invariants are lost new bug normal Runtime System

Owner: goldfire (1 match)

Ticket Summary Status Type Priority Milestone Component
#7938 Unbound kind variable can appear in RHS of associated type new bug normal -- Compiler

Owner: heisenbug (1 match)

Ticket Summary Status Type Priority Milestone Component
#7814 panic in PPC NCG new bug high 7.8.1 Compiler

Owner: igloo (27 matches)

Ticket Summary Status Type Priority Milestone Component
#1407 Add the ability to :set -l{foo} in .ghci files new feature request normal _|_ GHCi
#1693 Make distclean (still) doesn't new bug lowest 7.6.2 Build System
#3647 unify handling and error messages for -X vs. {-#LANGUAGE ...#-} pragmas/extensions new feature request normal 7.8.1 Compiler (Parser)
#3658 Dynamically link GHCi (and use system linker) on platforms that support it new task high 7.8.1 GHCi
#4374 Remove in-tree gmp new task high 7.8.1 Build System
#5218 Add unpackCStringLen# to create Strings from string literals new feature request high 7.8.1 Compiler
#5401 LANGUAGE pragma parser nit new bug normal 7.6.2 Compiler (Parser)
#5578 write access permission of binary result different on OpenBSD new bug low 7.6.2 Test Suite
#5620 Dynamic linking and threading does not work on Windows new bug high 7.6.2 Runtime System
#5972 option to suppress (Monomorphic) record selector functions new feature request normal 7.8.1 Compiler
#7028 incorrect link paths for in mac os x after install new bug high 7.8.1 Build System
#7043 32-bit GHC ceiling of negative float SEGFAULT: 11 new bug high 7.6.2 Compiler
#7134 ghc-7.6.0.20120810-x86_64-windows.exe -> internal error R_X86_64_PC32 new bug highest 7.8.1 GHCi
#7167 Make it a warning (not error) to hide an import that isn't exported new bug highest 7.8.1 Compiler
#7243 regression: acceptable foreign result types new bug normal 7.6.2 Compiler (FFI)
#7275 Give more detailed information about PINNED data in a heap profile new feature request normal 7.8.1 Compiler
#7298 Test 2228 fails with dynamic-by-default new bug high 7.8.1 GHCi
#7326 print035(ghci) fails when ghci is dynamic new bug high 7.8.1 GHCi
#7359 unix-2.6.0.0 fails to install on mac os x with 7.4.* (works with 7.6.1) new bug highest 7.6.3 libraries/unix
#7371 Supporting old GHC versions in our libraries new task normal 7.8.1 Build System
#7388 CAPI doesn't work with ghci new bug normal 7.6.2 GHCi
#7456 GHC API displays linker messages to stdout instead of via log_action new bug high 7.8.1 GHC API
#7463 [PATCH] When -keep-hc-files is enabled, foreign stubs *_stub.c should also be kept. new bug normal 7.8.1 Compiler
#7464 git tag for base-4.6.0.0 missing new bug normal 7.8.1 libraries/base
#7490 ghc-stage1 panic when building a cross-compiler or cross-building a compiler new bug high 7.8.1 Compiler
#7544 GHC downloads are unsigned new feature request normal 7.8.1 Build System
#7655 7.6.2 Segmentation Fault/Bus Error in large exponentation new bug normal 7.8.1 GHCi
(more results for this group on next page)
1 2 3 4 5 6 7 8 9 10
Note: See TracQuery for help on using queries.