summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* winio: Add comment about thread safety of processCompletion.Andreas Klebinger2020-07-151-0/+4
* winio: Add comments/cleanup an import in baseAndreas Klebinger2020-07-153-1/+4
* winio: Fix threadDelay maxBound invocations.Andreas Klebinger2020-07-152-19/+24
* winio: Mark FD instances as unsupported under WINIO.Andreas Klebinger2020-07-151-24/+32
* winio: Assign thread labels to IOManager threads.Andreas Klebinger2020-07-152-2/+5
* winio: Fix expected tempfiles output.Andreas Klebinger2020-07-152-13/+1
* winio: Update output of T9681 since we now actually run it.Andreas Klebinger2020-07-151-2/+5
* winio: Fix sqrt and openFile009 test casesAndreas Klebinger2020-07-153-5/+9
* winio: Remove debug event log traceAndreas Klebinger2020-07-151-1/+0
* winio: Set handle offset when opening files in Append mode.Andreas Klebinger2020-07-157-6/+62
* wionio: Make IO subsystem check a no-op on non-windows platforms.Andreas Klebinger2020-07-151-2/+3
* winio: Fix multi threaded threadDelay and a few other small changes.Andreas Klebinger2020-07-152-96/+61
* winio: Clean up code surrounding IOPort primitives.Andreas Klebinger2020-07-151-14/+29
* winio: Fix offset set by bufReadEmpty.Andreas Klebinger2020-07-154-21/+37
* winio: Rewrite bufWrite.Andreas Klebinger2020-07-153-56/+79
* winio: Fix output truncation for writes larger than buffer sizeAndreas Klebinger2020-07-152-5/+12
* winio: Fix input truncation when reading from handle.Andreas Klebinger2020-07-152-14/+26
* winio: Implement new tempfile routines for winioTamar Christina2020-07-155-14/+169
* winio: fix FileSize unstat-able handlesTamar Christina2020-07-151-0/+14
* winio: Fix issues with non-threaded I/O manager after split.Tamar Christina2020-07-152-6/+21
* winio: Relaxing some constraints in io-manager.Tamar Christina2020-07-151-0/+1
* winio: core threaded I/O managerTamar Christina2020-07-1514-2/+2490
* winio: Multiple refactorings and support changes.Tamar Christina2020-07-1517-521/+325
* winio: Switch Testsuite to test winio by defaultTamar Christina2020-07-155-16/+29
* winio: Add size and iterate to GHC.Event.IntTable.Tamar Christina2020-07-151-0/+25
* winio: Add unsafeSplat to GHC.Event.ArrayTamar Christina2020-07-151-0/+9
* winio: Add new io-manager cmdline optionsTamar Christina2020-07-151-2/+34
* winio: Add IOPort synchronization primitiveTamar Christina2020-07-154-1/+117
* winio: Implement new Console APITamar Christina2020-07-1510-0/+2048
* winio: Refactor Buffer structures to be able to track async operationsTamar Christina2020-07-1516-150/+293
* winio: Drop Windows Vista support, require Windows 7Tamar Christina2020-07-151-1/+11
* Bump Cabal submoduleBen Gamari2020-07-152-1/+1
* ghc-bignum: bring in sync .hs-boot files with module declarationsSergei Trofimovich2020-07-142-11/+12
* BigNum: rename BigNat typesSylvain Henry2020-07-078-312/+323
* ghc-prim: Turn some comments into haddocksChaitanya Koparkar2020-07-071-9/+10
* Bump ghc-prim version to 0.7.0Ryan Scott2020-07-026-5/+5
* Add most common return values for `os` and `arch`Hécate2020-07-011-1/+44
* #17169: Clarify Fixed's Enum instance.Martin Handley2020-07-011-0/+58
* Implement -XLexicalNegation (GHC Proposal #229)Vladislav Zavialov2020-07-011-0/+1
* Add missing Ix instances for tuples of size 6 through 15 (#16643)Joshua Price2020-06-305-0/+454
* Add integer-gmp's ghc.mk and GNUmakefile to .gitignoreRyan Scott2020-06-282-5/+2
* Fix duplicated words and typos in comments and user guideJan Hrček2020-06-284-4/+4
* Fix ghc-bignum exceptionsSylvain Henry2020-06-277-53/+164
* ghc-bignum: fix division by zero (#18359)Sylvain Henry2020-06-271-1/+1
* Implement the proposed -XQualifiedDo extensionMatthias Pall Gissurarson2020-06-266-9/+33
* Add MonadZip and MonadFix instances for ComplexOleg Grenrus2020-06-252-0/+12
* add examples to Data.TraversableAdam Wespiser2020-06-251-0/+108
* Don't use timesInt2# with GHC < 8.11 (fix #18358)Sylvain Henry2020-06-231-1/+1
* Move tablesNextToCode field into PlatformSylvain Henry2020-06-182-4/+6
* Bump bytestring and text submoduleswip/landingSylvain Henry2020-06-172-0/+0