{6} All Tickets By Milestone (Including closed) (6823 matches)

A more complex example to show how to make advanced reports.

Results (1 - 100 of 6823)

1 2 3 4 5 6 7 8 9 10 11
Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#7912 Missing symbols from termios.h when linking on Android libraries/unix new 7.7 bug normal 05/15/13
#7431 execvpe exists on QNX libraries/unix closed fixed 7.7 bug normal 12/15/12
#2948 the type of System.Posix.Process.executeFile is not general enough libraries/unix closed fixed 6.10.1 bug normal simonmar 01/14/09
#2470 read for StdGen fails for arbitrary string libraries/random closed invalid 6.8.3 bug normal 08/05/08
#3369 Deadlock sending stdin to a process which does not read it libraries/process closed invalid 6.10.3 bug normal 07/13/09
#3318 Export System.Process.syncProcess libraries/process closed wontfix 6.10.3 proposal normal 06/22/09
#3152 Documentation for getProcessExitCode contains nonsense libraries/process closed fixed 6.10.1 bug normal 04/16/09
#3020 process 1.0.1.1 does not compile libraries/process closed invalid 6.8.3 bug normal 02/18/09
#2835 Handles leak to processes spawned by runInteractiveProcess libraries/process closed wontfix 6.10.1 bug normal 12/02/08
#2777 process created by system "yes" exits with error code 1 libraries/process closed duplicate 6.10.1 bug normal 11/14/08
#2220 Subprocesses do not close open FDs libraries/process closed duplicate 6.8.2 bug normal 09/30/08
#2106 parts of Language.Haskell.TH.Ppr in wrong package? libraries/pretty closed wontfix 6.8.2 bug normal 09/30/08
#3225 Race/Async Exception issue in Network.Socket.connect libraries/network closed invalid 6.10.3 bug normal 12/01/10
#3143 Network.Socket.connect: support for sockets w/ bound local endpoints libraries/network closed invalid 6.10.1 bug normal tibbe 05/13/09
#3071 Network.Socket.recv throws IOException on reading 0 bytes libraries/network closed invalid 6.10.1 bug normal 04/05/09
#2936 System.IO.Error needs to be imported unconditionally libraries/network closed fixed 6.10.1 bug normal 01/20/09
#2943 Socket related IO cannot be be interrupted on Windows libraries/network closed invalid 6.10.1 bug normal 01/20/09
#2795 The Network.Socket library does not take into account that the bits in the network are sent as big enddian. libraries/network closed invalid bug normal 11/27/08
#2653 Hugs does not like bracketOnError in Network.hs libraries/network closed fixed 6.8.3 merge normal 10/04/08
#2173 Typo in Network.accept docs libraries/network closed fixed 6.8.2 bug normal 09/30/08
#5696 haskell98-2.0.0.0:Prelude can't be safely imported! The module itself isn't safe. libraries/haskell98 closed fixed bug normal dterei 12/21/11
#7260 directory-1.1.0.2 fails to build on ghc 7.0.3 libraries/directory closed wontfix 7.0.3 bug normal 09/25/12
#3747 getDirectoryContents yields wrong results libraries/directory closed invalid 6.10.4 bug normal 12/14/09
#2964 System.Directory.getCurrentDirectory doesn't work on win32 if the current directory has non-ascii characters in its name libraries/directory closed duplicate 6.10.1 bug normal 01/23/09
#7858 Fix definitions of abs/signum for Floats/Doubles libraries/base new 7.6.3 bug normal 04/22/13
#7853 UTF encodings do not detect overlong forms libraries/base closed fixed 7.6.3 bug normal 04/23/13
#7415 Add more error code support to GHC.Windows (patch) libraries/base closed fixed 7.6.1 feature request normal joeyadams 11/23/12
#7214 Missing Typeable instances libraries/base closed invalid 7.4.1 bug normal 09/03/12
#5583 GHC.Stats should use cameCase in its public API libraries/base closed fixed 7.2.1 bug normal 10/25/11
#5524 Unnecessary overflow in encodeFloat libraries/base closed fixed 7.2.1 bug normal daniel.is.fischer 10/02/11
#5525 Mismatch between documentation and behaviour of encodeFloat libraries/base closed fixed 7.3 bug normal 10/02/11
#5153 System.Environment.getArgs does not UTF-8 decode arguments even in UTF-8 locale libraries/base closed duplicate 7.0.3 bug normal 04/26/11
#5088 TextEncoding iconv instances are shared between threads libraries/base closed invalid 7.0.3 bug normal 04/04/11
#4991 base GHC/Conc/Sync causes build failure libraries/base closed worksforme 7.1 bug normal 03/01/11
#4963 Faster implementation of System.Timeout.timeout libraries/base closed invalid 7.0.1 task normal 02/23/11
#4927 pattern match failure if compiled with -threaded libraries/base closed fixed 7.0.1 bug normal adept 01/28/11
#4454 Misleading errors from Network.Socket libraries/base closed invalid 6.12.3 bug normal 10/30/10
#4279 Proposal: Performance improvements for Data.IntMap libraries/base closed fixed 6.12.3 proposal normal 09/24/10
#4159 move Monad and MonadFix instances for Either from mtl to base libraries/base closed fixed 6.12.3 proposal normal 07/30/10
#4202 Cannot open a file with double quotes in the name libraries/base closed invalid 6.12.1 bug normal 07/20/10
#4024 Making toList a member of Foldable libraries/base closed invalid 6.12.1 proposal normal 04/27/10
#3974 Duplicate bug: (see #3975) filepath: normalise trailing dot libraries/base closed duplicate 6.12.1 proposal normal 04/10/10
#3928 Turn SampleVar into an abstract newtype libraries/base closed fixed 6.12.1 proposal normal 03/30/10
#2329 Control.Parallel.Strategies: definitions of rnf for most collections are poor libraries/base closed wontfix 6.8.2 bug normal 11/16/09
#3544 Add instance IsString ShowS where fromString = showString libraries/base closed wontfix 6.10.4 proposal normal 10/12/09
#3416 Make maximumBy strict on the contents of its list libraries/base closed wontfix 6.10.4 proposal normal 08/25/09
#3387 Provide a CInt instance for unboxed arrays libraries/base closed invalid 6.10.4 bug normal 07/22/09
#3322 Tag base libraries libraries/base closed fixed 6.11 task normal 06/25/09
#3328 base's FD.hs defines and exports setNonBlockingMode on Windows hosts libraries/base closed fixed 6.11 bug normal 06/25/09
#3281 The order of arguments to the function passed to nubBy got swapped somehow libraries/base closed duplicate 6.10.3 bug normal 06/05/09
#3188 instance Random for Data.Word libraries/base closed wontfix 6.10.2 feature request normal 05/24/09
#3159 QSem fails with negative quantities libraries/base closed fixed 6.10.2 bug normal 05/23/09
#3203 System.Directory.getDirectoryContents functionality on empty String libraries/base closed invalid 6.8.2 feature request normal 05/05/09
#2875 Correct SYB's representation of Char libraries/base closed fixed 6.10.1 proposal normal igloo 01/20/09
#2941 HsBase.h includes termios.h which prevents us including curses.h on solaris libraries/base closed fixed 6.8.3 bug normal 01/13/09
#2782 Data instance for ratio changed, now incompatible libraries/base closed fixed 6.10.1 bug normal 11/16/08
#2406 Data.List.sortFun libraries/base closed wontfix 6.8.3 feature request normal 10/05/08
#2580 export Data.Map.toDescList libraries/base closed fixed 6.8.3 proposal normal igloo 10/02/08
#2621 sum and product thunkpile libraries/base closed duplicate 6.9 bug normal 09/30/08
#2622 sum and product thunkpile libraries/base closed invalid 6.9 bug normal 09/30/08
#2488 ByteString hGet documentation is incomplete libraries/base closed fixed 6.8.3 bug normal dons 09/30/08
#2454 Closing handle from runInteractiveProcess causes myserious, uncatchable death. libraries/base closed duplicate 6.8.3 bug normal 09/30/08
#2261 Foreign.C.Error.Errno should be an instance of (Eq,Ord, Show... others?) libraries/base closed wontfix 6.8.2 proposal normal 09/30/08
#2579 export Data.Map.toDescList libraries/base closed duplicate 6.8.3 proposal normal 09/30/08
#2483 mapException type under extensible exceptions libraries/base closed fixed 6.9 bug normal igloo 09/30/08
#2461 add Traversable generalizations of mapAccumL and mapAccumR libraries/base closed fixed proposal normal 09/30/08
#2392 Make Applicative a superclass of Monad libraries/base closed wontfix 6.8.3 proposal normal 09/30/08
#2350 hSetEcho: failed (failed to set echoing) on Windows libraries/base closed invalid 6.8.2 bug normal 09/30/08
#2094 add two new forms of unsafePerformIO and one of unsafeInterleaveIO libraries/base closed duplicate 6.8.2 proposal normal 09/30/08
#2525 maps created by Data.Map.fromAscList fail lookup on some keys present libraries/base closed invalid 6.8.2 bug normal 08/24/08
#2166 minBound `rem` (-1) fails libraries/base closed wontfix 6.8.2 bug normal 03/19/08
#2109 hIsEOF blocks when applied to a non-closed socket with no input available libraries/base closed invalid 6.8.2 bug normal 02/18/08
#2549 Non null-terminated C strings sended to OpenGL functions. libraries/HGL closed invalid 6.8.3 bug normal 08/31/08
#7631 Allow to differentiate between newtypes and datatypes when using Generics libraries (other) closed fixed 7.7 feature request normal dreixel 02/13/13
#5986 HSQL won't install: missing FlexibleInstances libraries (other) closed fixed 7.4.1 bug normal 04/02/12
#5894 Add generalization of Data.Map.unionWith with (a -> b -> c) as the combining function libraries (other) closed invalid 7.4.1 feature request normal 02/24/12
#5893 Insane memory usage in vector libraries (other) closed invalid 7.4.1 bug normal 02/24/12
#5601 Proposal: Add NFData instances for strict and lazy ByteStrings libraries (other) closed fixed 7.2.1 feature request normal 11/07/11
#5175 UTCTime serialization not idempotent libraries (other) closed invalid 7.0.3 bug normal 05/06/11
#4312 Proposal: Further performance improvements of Data.Set libraries (other) closed fixed 6.12.3 task normal 09/24/10
#4311 Proposal: Further performance improvements of Data.Map libraries (other) closed fixed 6.12.3 proposal normal 09/24/10
#4280 Proposal: Performance improvements for Data.Set libraries (other) closed fixed 6.12.3 proposal normal 09/24/10
#4261 Add strict version of foldlWithKey to Map libraries (other) closed duplicate proposal normal 08/29/10
#4143 Data.Set can overflow Int on balance check libraries (other) closed invalid 6.12.2 bug normal 06/19/10
#4067 Building haskeline-0.6.2.2 with Mac OS X and GHC-6.12.2 fails with System/Console/Haskeline/Backend/Posix.hsc:44:18: Module `GHC.IOBase' does not export `haFD' libraries (other) closed invalid 6.12.2 bug normal 05/13/10
#3797 ByteString.Char8 damages Unicode libraries (other) closed invalid bug normal 12/31/09
#3513 Network package does not work on Windows 2000 libraries (other) closed invalid 6.10.4 bug normal 09/24/09
#3290 Add Functor, Applicative, Monad, and Monoid instances for ParseResult libraries (other) closed fixed 6.11 proposal normal 06/28/09
#3258 a.out file in ghc 6.10.3 package, under libraries/haskeline libraries (other) closed fixed 6.10.3 bug normal judah 05/24/09
#3172 syb-0.1.0.1 doesn't require base >= 4 in its .cabal file libraries (other) closed fixed bug normal 05/24/09
#3246 network accept returns server port number rather than client in some environments libraries (other) closed invalid 6.10.2 bug normal 05/20/09
#2960 Add instance Data.Traversable for Data.IntMap libraries (other) closed fixed 6.10.1 proposal normal 01/31/09
#2932 Control.Arrow.Quantum, new version which compiles with GHC 6.10 libraries (other) closed fixed 6.10.1 task normal luqui 01/09/09
#2537 base3-compat: not installable libraries (other) closed fixed 6.9 bug normal 09/30/08
#2315 Control.Applicative.ZipList doesn't derive Show libraries (other) closed wontfix 6.8.2 bug normal 09/30/08
#2227 (fgl) reimplement Data.Graph.Inductive.Query.Dominators libraries (other) closed fixed 6.9 proposal normal 09/30/08
#2190 unionBuildInfo should not always use nub libraries (other) closed invalid 6.8.2 bug normal 09/30/08
#2065 QuickCheck: coarbitrary for Double and Float is broken. libraries (other) closed fixed 6.8.2 bug normal 09/30/08
#2473 Data.Array.IO.Internals hidden in GHC6.8 for no good reason libraries (other) closed fixed 6.8.3 bug normal igloo 09/30/08
#2474 II belive that in ISO8601 the date and time should be separated by a 'T', not a space libraries (other) closed wontfix 6.8.3 bug normal 09/30/08
1 2 3 4 5 6 7 8 9 10 11
Note: See TracReports for help on using and creating reports.