{16} Active Tickets by number (982 matches)

  • List all active tickets by number.
  • Color each row based on priority.
  • If a ticket has been accepted, a '*' is appended after the owner's name

Results (1 - 100 of 982)

1 2 3 4 5 6 7 8 9 10
Ticket Summary Component Version Milestone Type Priority Test case Owner Status Created
#17 Separate warnings for unused local and top-level bindings Compiler None _|_ feature request lowest new 10/24/01
#95 GHCi :edit command should jump to the the last error GHCi None _|_ feature request normal new 11/11/02
#110 Cygwin binaries None None _|_ feature request normal N/A new 01/14/03
#149 missed CSE opportunity Compiler 5.04.2 _|_ bug normal T149 new 06/12/03
#229 Integer overflow in array allocation libraries/base 6.4.1 _|_ bug low new 06/16/04
#284 RPM doesn't support --prefix Build System None _|_ feature request normal N/A juhp new 12/12/04
#285 hp-ux 11.11 binaries None None _|_ feature request normal N/A new 12/20/04
#307 Implicit Parameters and monomorphism None None _|_ feature request low new 02/16/05
#314 #line pragmas not respected inside nested comments Compiler (Parser) 6.4 7.8.1 bug high read032 new 02/28/05
#322 fromInteger-related pattern match overlap warnings Compiler 6.4 _|_ bug normal ds060 simonpj new 03/13/05
#344 arrow notation: incorrect scope of existential dictionaries Compiler (Type checker) 6.4 7.6.2 bug lowest ross new 04/07/05
#345 GADT - fundep interaction Compiler (Type checker) 6.4 _|_ bug low gadt-fd simonpj new 04/08/05
#367 Infinite loops can hang Concurrent Haskell Compiler 6.4.1 _|_ bug lowest ezyang new 04/26/05
#368 Provide a Java Backend Compiler None _|_ feature request normal N/A new 04/28/05
#393 functions without implementations Compiler (Type checker) None _|_ feature request normal simonpj new 05/26/05
#418 throwTo to a thread inside 'block' Runtime System 6.4.1 _|_ bug lowest new 07/10/05
#427 Random.StdGen slowness libraries/random _|_ bug normal rrnewton new 07/27/05
#436 Declare large amounts of constant data Compiler None _|_ feature request normal new 08/11/05
#457 Strictness problem Compiler 6.4.1 _|_ bug normal new 09/15/05
#472 Supertyping of classes Compiler (Type checker) None _|_ feature request normal N/A new 10/20/05
#487 powerpc/linux segfaulting binaries Compiler 6.4.1 _|_ bug normal N/A new 11/29/05
#552 GHCi :m doesn't restore default decl GHCi 5.0 _|_ bug lowest ghci016 new 06/08/01
#589 Various poor type error messages Compiler (Type checker) 6.4.1 _|_ bug low new 12/07/05
#595 Overhaul GHC's overlapping/non-exhaustive pattern checking Compiler None _|_ task normal N/A new 09/16/03
#597 Various error messages have inaccurate source locations Compiler None _|_ task low new 05/11/04
#599 The Front Panel Runtime System None _|_ task normal N/A new 05/11/04
#602 Warning Suppression Compiler None 7.6.2 task lowest N/A new 06/30/04
#603 GC-spy connection Runtime System None _|_ task normal N/A new 06/30/04
#605 Optimisation: strict enumerations Compiler None _|_ task normal N/A new 10/05/04
#609 Useful optimisation for set-cost-centre Profiling None 7.6.2 task normal simonmar new 02/01/05
#617 Alpha port Compiler None _|_ task normal N/A new 05/04/01
#618 Dependency caching in ghc --make Compiler None _|_ task normal N/A new 05/04/01
#624 Program location for thread error messages Compiler None _|_ task normal new 06/02/01
#634 Implement a more efficient TArray Runtime System 6.4.1 _|_ task normal N/A new 12/15/05
#670 External Core is broken External Core 6.8.2 _|_ bug normal tim new 01/24/06
#693 dynamic locking Runtime System 6.4.1 7.8.1 task low N/A simonmar patch 02/10/06
#701 Better CSE optimisation Compiler 6.4.1 _|_ task normal N/A michalt new 02/20/06
#728 switch to compacting collection when swapping occurs Runtime System 6.4.1 _|_ feature request normal N/A new 03/16/06
#750 Set -M, -H, -c and other memory-related values based on available virtual/physical memory Runtime System 6.4.1 _|_ feature request normal N/A new 04/19/06
#781 GHCi on x86_64, cannot link to static data in shared libs Compiler 6.5 7.8.1 bug high getEnvironment01 new 05/31/06
#806 hGetBufNonBlocking doesn't work on Windows libraries/base 6.4.2 _|_ bug normal hGetBuf001 new 06/26/06
#816 Weird fundep behavior (with -fallow-undecidable-instances) Compiler (Type checker) 6.4.2 _|_ bug normal typecheck/should_compile/tc216, indexed-types/should_compile/Gentle new 07/06/06
#849 Offer control over branch prediction Compiler 6.4.2 7.6.2 feature request normal N/A new 08/08/06
#855 Improvements to SpecConstr Compiler 6.4.2 _|_ task normal N/A new 08/09/06
#860 CPP fails when a macro is used on a line containing a single quote character Compiler 6.4.2 _|_ feature request lowest new 08/10/06
#881 Improve space profiling for references Profiling 6.4.2 _|_ feature request normal new 08/31/06
#888 Implement the static argument transformation Compiler 6.4.2 7.6.2 task normal N/A new 09/04/06
#910 --make should have a -j flag for parallel building Compiler 6.4.2 _|_ feature request normal N/A new 09/27/06
#917 -O introduces space leak Compiler 6.5 _|_ bug lowest new 09/28/06
#926 infinite loop in ShutdownIOManager() Runtime System 6.5 _|_ bug lowest new 10/07/06
#932 Improve inlining Compiler 6.4.2 _|_ task normal N/A simonpj new 10/11/06
#947 ghc -O space leak: CSE between different CAFs Compiler 6.5 _|_ bug normal new 10/16/06
#960 Lexical call site string Compiler 6.6 _|_ feature request normal N/A new 10/24/06
#989 Windows "native" port Compiler _|_ task normal N/A new 11/06/06
#1009 GHC Performance Index Build System 6.6 _|_ task normal N/A new 11/17/06
#1012 ghc panic with mutually recursive modules and template haskell Template Haskell 6.8.2 7.6.2 bug lowest TH_import_loop new 11/18/06
#1016 Avoidance of unaligned loads is overly conservative Compiler 6.6 7.6.2 task lowest N/A new 11/20/06
#1057 Implicit parameters on breakpoints GHCi 6.8.2 _|_ bug normal ghci.debugger/break015 new 12/18/06
#1062 Bad output from Text.PrettyPrint.HughesPJ libraries/pretty 6.6 _|_ bug normal pp1 new 12/19/06
#1087 bang patterns with infix ops Compiler (Parser) 6.6 _|_ bug normal new 01/05/07
#1147 Quadratic behaviour in the compacting GC Runtime System 6.6 _|_ bug normal new 02/14/07
#1158 Problem with GADTs and explicit type signatures Compiler 6.6 _|_ bug lowest simonpj new 02/20/07
#1168 Optimisation sometimes decreases sharing in IO code Compiler 6.6 _|_ bug normal nofib/spectral/calendar new 02/23/07
#1171 GHC doesn't respect the imprecise exceptions semantics Compiler 6.6 _|_ bug low cg059 new 02/24/07
#1176 Infinite loop when printing error message Compiler 6.6 _|_ bug low tcfail177 thorkilnaur new 02/25/07
#1192 GHC-only IOErrorType constructors, and is*Error(Type) functions Compiler 6.6 _|_ feature request low new 03/04/07
#1201 ghci runs Template Haskell splices 4 times Template Haskell 6.6 _|_ bug low ghci018 simonpj new 03/06/07
#1216 Missed opportunity for let-no-esape Compiler 6.6 7.6.2 bug normal simonpj new 03/12/07
#1231 deprecation warnings are reported too often Compiler 6.6 _|_ feature request low nhc98/src/compiler98 simonpj new 03/16/07
#1262 RecursiveDo in Template Haskell Template Haskell 6.6 _|_ feature request normal new 04/02/07
#1273 would like to print partial application values when at a breakpoint GHCi 6.7 _|_ feature request normal new 04/12/07
#1290 ghc runs preprocessor too much Driver 6.7 _|_ bug normal new 04/26/07
#1307 Warning refers to code not in the source Compiler 6.7 _|_ bug lowest new 04/27/07
#1308 Type signature in warning is wrong Compiler 6.7 _|_ bug normal new 04/27/07
#1311 newtypes of unboxed types disallowed - documentation bug and/or feature request Compiler 6.6.1 _|_ feature request low new 04/29/07
#1316 add warning for local type signatures that use the same type variable names as outer type signatures Compiler 6.6.1 _|_ feature request normal simonpj new 05/01/07
#1318 add warning for prefix negate operator and flag to replace it with negative numeric literals Compiler (Parser) 6.6.1 _|_ feature request normal new 05/01/07
#1330 Impredicativity bug: Church2 test gives a rather confusing error with the HEAD Compiler (Type checker) 6.7 7.6.2 bug lowest Church2 simonpj new 05/05/07
#1349 Generalise the ! and UNPACK mechanism for data types, to unpack function arguments Compiler 6.6.1 7.6.2 task normal new 05/11/07
#1365 -fbyte-code is ignored in a OPTIONS_GHC pragma GHCi 6.6.1 7.6.2 feature request lowest new 05/19/07
#1371 Add -O3 Compiler 6.6.1 _|_ task normal new 05/22/07
#1377 GHCi debugger tasks GHCi 6.7 7.6.2 task lowest mnislaih new 05/25/07
#1379 Allow breakpoints and single-stepping for functions defined interactively GHCi 6.7 7.6.2 feature request lowest new 05/25/07
#1388 Newbie help features GHCi 6.6.1 _|_ feature request low new 05/28/07
#1399 better support for developing threaded applications in ghci GHCi 6.6.1 _|_ feature request normal new 05/31/07
#1400 :set +r doesn't work for interpreted modules GHCi 6.7 _|_ bug normal simonmar new 05/31/07
#1404 allow more type signatures Compiler (Type checker) 6.6.1 _|_ feature request normal new 06/01/07
#1405 Make ghc (stage1) be compilable by non-GHC Compiler 6.6.1 _|_ task normal new 06/01/07
#1407 Add the ability to :set -l{foo} in .ghci files GHCi 6.6.1 _|_ feature request normal igloo new 06/01/07
#1409 Allow recursively dependent modules transparently (without .hs-boot or anything) Compiler 6.10.2 _|_ feature request normal new 06/04/07
#1420 Automatic heap profile intervals Profiling 6.7 7.6.2 feature request lowest new 06/08/07
#1444 Template Haskell: add proper support for qualified names in non-splicing applications Template Haskell 6.6.1 _|_ feature request normal new 06/20/07
#1451 Provide way to show the origin of a constraint Compiler (Type checker) 6.6.1 _|_ feature request normal new 06/22/07
#1466 Stack check for AP_STACK Compiler 6.6.1 7.6.2 bug normal concprog001 simonmar new 06/28/07
#1473 isSpace is too slow libraries/base 6.6.1 _|_ bug normal new 07/01/07
#1475 Adding imports and exports with Template Haskell Template Haskell 6.8.2 _|_ feature request normal new 07/01/07
#1476 Template Haskell: splicing types and patterns Template Haskell 6.6.1 _|_ bug low new 07/01/07
#1477 ghci shouldn't link entire package GHCi 6.6.1 _|_ feature request normal new 07/01/07
#1480 Template Haskell should allow reification of modules Template Haskell 6.6.1 _|_ feature request normal new 07/01/07
#1487 unix package: test needed for getLoginName libraries/unix 6.6.1 7.6.2 bug lowest adrien new 07/03/07
1 2 3 4 5 6 7 8 9 10
Note: See TracReports for help on using and creating reports.