summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* winio: Accept accepted stderr for linker_unloadwip/andreask/wio/fix_linuxAndreas Klebinger2020-06-221-0/+2
* winio: Accept accepted stderr for T3807Andreas Klebinger2020-06-221-0/+4
* winio: fix tempfiles test on linuxAndreas Klebinger2020-06-221-1/+1
* winio: fix T5435_dyn_gcc by accepting expected stderrAndreas Klebinger2020-06-221-0/+2
* winio: fix safePkg01 by accepting expected stderrAndreas Klebinger2020-06-221-0/+2
* winio: fix cabal01 by accepting expected stderrAndreas Klebinger2020-06-221-0/+2
* winio: fix cabal04 by filtering rts argsAndreas Klebinger2020-06-221-1/+1
* winio: Also accept T7037 stderrAndreas Klebinger2020-06-221-0/+2
* winio: Adjust T5435_dyn_asm stderrAndreas Klebinger2020-06-221-0/+2
* winio: Adjust T15261b stdout for --io-manager flag.Andreas Klebinger2020-06-221-1/+1
* winio: Fix stderr output for ghci/linking/dyn tests.Andreas Klebinger2020-06-223-1/+7
* winio: Fix cabal006 after upgrading cabal submoduleAndreas Klebinger2020-06-224-4/+4
* winio: Accept T9681 output.Andreas Klebinger2020-06-221-2/+2
* winio: Fix openFile009 merge conflict leftoverAndreas Klebinger2020-06-221-4/+0
* winio: Fix ThreadDelay001 CPPAndreas Klebinger2020-06-221-1/+1
* winio: update the haskelline submoduleTamar Christina2020-06-221-0/+0
* Move CLabel assertions into smart constructors (#17957)Sylvain Henry2020-06-222-28/+32
* docs: fix formatting in users guideAdam Sandberg Ericsson2020-06-225-20/+18
* T16190: only measure bytes_allocatedSylvain Henry2020-06-221-1/+1
* hadrian: Build with threaded runtime if availableStefan Schulze Frielinghaus2020-06-221-18/+5
* Rename TcHoleErrors to GHC.Tc.Errors.HoleJan Hrček2020-06-221-2/+2
* Resolve TODOJan Hrček2020-06-221-2/+2
* Fix typos and formatting in user guideJan Hrček2020-06-2215-40/+40
* Fix linux validate buildAndreas Klebinger2020-06-182-2/+4
* Merge branch 'wip/andreask/wio/fix_linux' into 'io-manager-simple-split'Tamar Christina2020-06-172-3/+24
|\
| * wio: Don't mention windows specific functions when building on Linux.Andreas Klebinger2020-06-172-3/+24
|/
* fix windows bootstrap due to linker changesTamar Christina2020-06-175-25/+20
* winio: fix -werror issue in encoding fileTamar Christina2020-06-171-2/+2
* winio: provide inline definition of PUBLIC_OBJECT_BASIC_INFORMATION.Tamar Christina2020-06-171-1/+13
* winio: Deduplicate openFile logicAndreas Klebinger2020-06-171-78/+46
* winio: Deduplicate logic in encodeMultiByte[Raw]IO.Andreas Klebinger2020-06-171-25/+14
* winio: Actually return Nothing on EOF for non-blocking readAndreas Klebinger2020-06-172-9/+15
* winio: Add comments explaining withUTF16ToGhcInternalAndreas Klebinger2020-06-171-3/+13
* winio: fix some cpp issues.Tamar Christina2020-06-171-1/+1
* winio: move some modules to be Windows onlyTamar Christina2020-06-171-1/+1
* winio: fix ifdef linter errorsTamar Christina2020-06-174-5/+5
* winio: fix some testsuite linter issuesTamar Christina2020-06-171-30/+0
* winio: Fix linux build.Tamar Christina2020-06-172-4/+6
* winio: fix linter issues and update submoduleTamar Christina2020-06-1714-33/+0
* winio: bump more submodules.Tamar Christina2020-06-172-0/+0
* winio: update ghc-cabal to handle new Cabal submodule bumpTamar Christina2020-06-171-3/+3
* winio: fix build after rebase with master and perform first pass of cleanupTamar Christina2020-06-1714-80/+40
* winio: revert BHandle changes.Tamar Christina2020-06-172-90/+38
* winio: bump up submodulesTamar Christina2020-06-173-0/+0
* winio: Don't drop buffer offset in byteView/cwcharViewAndreas Klebinger2020-06-172-6/+5
* winio: A few comments and commented out dbxIOAndreas Klebinger2020-06-171-18/+20
* winio: Small refactor in withOverlappedExAndreas Klebinger2020-06-171-29/+32
* winio: Checking if an error code indicates completion is now a function.Andreas Klebinger2020-06-171-11/+13
* winio: Minor comments/renamings.Andreas Klebinger2020-06-175-49/+59
* winio: Fix builderrors from merge artefacts.Andreas Klebinger2020-06-172-2/+2