{6} All Tickets By Milestone (Including closed) (6820 matches)
A more complex example to show how to make advanced reports.
Results (501 - 600 of 6820)
Not GHC (72 matches)
| Ticket | Summary | Component | Status | Resolution | Version | Type | Priority | Owner | Modified |
|---|---|---|---|---|---|---|---|---|---|
| #2626 | In ISO8601 the date and time should be separated by a 'T', not a space | libraries/old-time | closed | fixed | 6.8.3 | proposal | normal | igloo | 03/04/09 |
| #2726 | getAddrInfo and addrFamily not in scope on Windows GHC 6.8 | libraries/network | closed | invalid | 6.8.3 | bug | normal | 01/20/09 | |
| #2774 | sIsReadable and sIsWritable return true after socket is closed. | libraries/network | closed | invalid | 6.10.1 | bug | normal | 01/20/09 | |
| #2784 | Cannot call connect with a socket that is already bound. | libraries/network | closed | invalid | 6.10.1 | bug | normal | 01/20/09 | |
| #2250 | unpackFamily on Windows fails match | libraries/network | closed | invalid | 6.9 | bug | normal | 01/17/09 | |
| #2645 | fix type, performance of IntMap(Set).findMin(Max) | libraries (other) | closed | fixed | 6.8.3 | proposal | normal | igloo | 01/16/09 |
| #2644 | type of IntMap.intersection[WithKey] is incorrect | libraries (other) | closed | fixed | 6.8.3 | bug | normal | igloo | 01/16/09 |
| #2643 | Optimized IntMap / IntSet construction from sorted input | libraries (other) | closed | fixed | 6.8.3 | proposal | normal | igloo | 01/16/09 |
| #1632 | Test.HUnit documentation | libraries (other) | closed | fixed | 6.10.1 | proposal | normal | 01/15/09 | |
| #2769 | Export mapAccumR from Data.Map, Data.IntMap | libraries (other) | closed | fixed | 6.11 | proposal | normal | 01/04/09 | |
| #2629 | Data.List: Replace nub; add nubOrd, nubInt, nubWith | libraries/base | closed | invalid | proposal | normal | 10/21/08 | ||
| #2535 | Bug fix for QuickCheck 1.1.0.0 | libraries (other) | closed | fixed | 6.8.3 | proposal | normal | 09/30/08 | |
| #2540 | [Text.Regex] incorrect word boundary ("\\b") substitutions. Bug in regex-compat's subRegex handling of BOL flags. | libraries (other) | closed | fixed | 6.8.3 | bug | normal | ChrisKuklewicz | 09/30/08 |
| #2099 | Storable instance for Complex | libraries/base | closed | wontfix | 6.8.2 | proposal | normal | 09/30/08 | |
| #2029 | Add --with-libedit flag to the readline package | libraries (other) | closed | wontfix | proposal | normal | 09/30/08 | ||
| #1846 | under MAC OS X package dependencies are not satified by the user database | Build System | closed | worksforme | 6.8.1 | bug | normal | 09/30/08 | |
| #1326 | Bindings for POSIX named semaphores and shared memory objects | libraries/unix | closed | fixed | 6.7 | proposal | normal | 09/30/08 | |
| #1410 | Control.Monad.Reader documentation | libraries (other) | closed | fixed | 6.6.1 | proposal | normal | 09/30/08 | |
| #1081 | HGL indefinite pause with "thread blocked indefinitely" message | libraries/HGL | closed | fixed | 6.6 | bug | normal | 09/30/08 | |
| #1985 | IntSet.deleteMin doesn't agree with Set.deleteMin | libraries (other) | closed | wontfix | 6.8.1 | bug | high | 09/30/08 | |
| #1019 | X11 package puts path to X libraries in ld-options rather than library-dirs, so ghci can't find it | libraries (other) | closed | invalid | 6.6 | bug | low | 09/30/08 | |
| #2533 | Generic functions that take integral arguments should work the same way as their prelude counterparts | libraries/base | closed | fixed | 6.8.3 | proposal | normal | igloo | 09/30/08 |
| #2517 | remove 'pure' method from Arrow class | libraries/base | closed | fixed | proposal | normal | 09/30/08 | ||
| #2419 | Extensible exceptions | libraries/base | closed | fixed | 6.8.3 | proposal | normal | 09/30/08 | |
| #2309 | containers: specialize functions that fail in a Monad to Maybe | libraries (other) | closed | fixed | 6.8.2 | proposal | normal | 09/30/08 | |
| #2286 | HGL library do not compile | libraries/HGL | closed | invalid | 6.8.2 | bug | normal | 09/30/08 | |
| #2133 | Add an instance for IArray (IOToDiffArray IOUArray) Bool | libraries (other) | closed | fixed | 6.8.2 | proposal | normal | igloo | 09/30/08 |
| #2095 | add new forms of unsafePerformIO and unsafeInterleaveIO | libraries/base | closed | wontfix | 6.8.2 | proposal | normal | 09/30/08 | |
| #2042 | Add concatMapM to Control.Monad | libraries/base | closed | wontfix | 6.8.2 | proposal | normal | 09/30/08 | |
| #2048 | Add split and splitWith to Data.List | libraries/base | closed | wontfix | 6.8.2 | proposal | normal | 09/30/08 | |
| #2053 | Add read_history and write_history bindings to readline | libraries (other) | closed | fixed | 6.8.2 | proposal | normal | 09/30/08 | |
| #1979 | Add variants of tails and inits not returning empty lists | libraries/base | closed | wontfix | 6.8.1 | proposal | normal | 09/30/08 | |
| #2003 | The Data.Time.Format parser should be more liberal | libraries (other) | closed | wontfix | feature request | normal | 09/30/08 | ||
| #1941 | Add htmlAttr to Text.XHtml | libraries (other) | closed | 6.6.1 | feature request | normal | bjorn@… | 09/30/08 | |
| #1902 | Restrict the type of (^), (^^), and add genericPower, genericPower' | libraries/base | closed | wontfix | 6.8.1 | proposal | normal | 09/30/08 | |
| #1903 | Meta-Proposal: Documentation should be required to say when exports were introduced | Compiler | closed | wontfix | 6.8.1 | proposal | normal | 09/30/08 | |
| #1802 | proposal: fix comparison operations for base:Data.Version.Version | libraries/base | closed | wontfix | 6.6.1 | proposal | normal | 09/30/08 | |
| #1773 | Add Compositor class as superclass of Arrow, in Control.Compositor | libraries/base | closed | fixed | 6.6.1 | proposal | normal | 09/30/08 | |
| #1731 | Proposal: Rename haskell@ to haskell-announce@ | None | closed | duplicate | task | normal | 09/30/08 | ||
| #1732 | Proposal: Rename haskell@ to haskell-announce@ | None | closed | wontfix | proposal | normal | 09/30/08 | ||
| #1590 | Libraries proposal: Add System.Info.isWindows | libraries/base | closed | wontfix | proposal | normal | 09/30/08 | ||
| #1566 | Move the throwErrnoPath* functions from unix:System.Posix.Error to base:Foreign.C.Error | libraries/base | closed | fixed | 6.6.1 | proposal | normal | 09/30/08 | |
| #1568 | Proposal: Move System.Posix.Signals to the unix package | libraries/base | closed | fixed | 6.6.1 | proposal | normal | 09/30/08 | |
| #1535 | Proposal: expose the drive functions in the filepath package | libraries/base | closed | fixed | 6.6.1 | proposal | normal | 09/30/08 | |
| #1506 | Case-insensitive char/string comparison | libraries/base | closed | wontfix | 6.6.1 | feature request | normal | 09/30/08 | |
| #1464 | Proposal: add dropPrefix to Data.List | libraries/base | closed | fixed | 6.6.1 | proposal | normal | 09/30/08 | |
| #1417 | Add pseudoterminal support to the unix package | libraries/unix | closed | fixed | 6.6.1 | proposal | normal | 09/30/08 | |
| #1238 | ByteString based datagram communication | libraries/network | closed | wontfix | 6.6 | proposal | normal | 09/30/08 | |
| #1266 | Make Data.Graph.Inductive.NodeMap handle slightly messy input without crashing | libraries (other) | closed | wontfix | 6.6 | proposal | normal | 09/30/08 | |
| #1269 | Haddock: no documentation for entities re-exported from another package | Documentation | closed | invalid | 6.6 | bug | normal | 09/30/08 | |
| #1217 | Add zeroText to Text.PrettyPrint.HughesPJ | libraries/pretty | closed | fixed | proposal | normal | 09/30/08 | ||
| #1189 | Add First and Last wrappers around Maybe to Data.Monoid | libraries/base | closed | fixed | 6.6 | proposal | normal | 09/30/08 | |
| #1191 | Proposal: Add ioeGetLocation, ioeSetLocation to System/IO/Error.hs | libraries/base | closed | fixed | 6.6 | proposal | normal | 09/30/08 | |
| #1126 | Add Data.String, containing IsString(fromString), to base | libraries/base | closed | fixed | 6.6 | proposal | normal | 09/30/08 | |
| #1127 | Make mtl lazier | libraries (other) | closed | fixed | 6.6 | proposal | normal | 09/30/08 | |
| #1135 | HsTime.h isn't installed by the Windows installer | libraries (other) | closed | fixed | 6.6 | bug | normal | 09/30/08 | |
| #1022 | Add System.FilePath to base | libraries/base | closed | wontfix | 6.6 | proposal | normal | 09/30/08 | |
| #987 | X11: foreign declarations use Haskell types instead of C ones | libraries (other) | closed | fixed | 6.6 | bug | normal | 09/30/08 | |
| #988 | X11: refine types for improved type safety | libraries (other) | closed | invalid | 6.6 | feature request | normal | 09/30/08 | |
| #720 | Map/Set range function | libraries/base | closed | wontfix | 6.4.1 | feature request | normal | 09/30/08 | |
| #722 | Adrian Hey's StringMap library in the collections package. | libraries/base | closed | wontfix | 6.4.1 | task | normal | Adrian Hey (if he accepts) | 09/30/08 |
| #667 | Efficient Map <-> Set conversions | libraries/base | closed | wontfix | 6.4.1 | feature request | normal | jpbernardy | 09/30/08 |
| #309 | ObjectIO-Lib: Problem scrolling compund control | libraries (other) | closed | invalid | 6.4 | bug | normal | krasimir | 09/30/08 |
| #1699 | Fix network wrt abstract unix sockets | libraries/network | closed | fixed | 6.6.1 | proposal | normal | 09/30/08 | |
| #1071 | The Graphics.X11 library for windows using Cygwin/X | libraries (other) | closed | invalid | 6.6 | feature request | normal | 09/30/08 | |
| #1218 | Add sortNub and sortNubBy to Data.List | libraries/base | closed | wontfix | 6.8.2 | proposal | normal | 09/30/08 | |
| #742 | HGL broken on Windows | libraries/HGL | closed | invalid | 6.4.1 | bug | normal | 09/30/08 | |
| #471 | Windows HGL Thread problems | libraries/HGL | closed | invalid | 6.4.1 | bug | normal | 09/30/08 | |
| #2005 | localhost on mac causes getnameinfo error in safari. | libraries/network | closed | fixed | 6.8.2 | bug | normal | 09/17/08 | |
| #1403 | System.Posix.Types.UserID and others missing from Windows distribution | None | closed | invalid | 6.6.1 | bug | normal | 07/09/08 | |
| #1958 | collect2: ld terminated with signal 10 [Bus error]: Building parsec on a PPC Mac OS X 10.5 Leopard as part of GHC 6.9 | Compiler | closed | fixed | 6.8.2 | bug | high | thorkilnaur | 05/20/08 |
| #1486 | utcToLocalTime converting in the wrong direction on Windows | libraries (other) | closed | fixed | 6.6.1 | bug | normal | 07/10/07 |
7.8.1 (28 matches)
Note:
See TracReports for help on using and creating reports.
