August 2016 Archives by date
Starting: Mon Aug 1 00:05:48 UTC 2016
Ending: Wed Aug 31 23:24:26 UTC 2016
Messages: 260
- [commit: ghc] wip/12368: Dmd Anal: Fix refactoring fallout (3708db4)
git at git.haskell.org
- [commit: ghc] wip/12368: Dmd Anal: Fix refactoring fallout (7ed1d0e)
git at git.haskell.org
- [commit: ghc] wip/12368: Comments only: Refer to actually existing Notes (581022b)
git at git.haskell.org
- [commit: ghc] master: Relevant Bindings no longer reports shadowed bindings (fixes #12176) (89ae1e8)
git at git.haskell.org
- [commit: ghc] master: Use MO_Cmpxchg in Primops.cmm instead of ccall cas(..) (750553a)
git at git.haskell.org
- [commit: ghc] wip/12368: DmdAnal: Testcase about splitFVs and dmdFix abortion (bf40ea3)
git at git.haskell.org
- [commit: ghc] wip/12368: Degrade "case scrutinee not known to diverge for sure" Lint error (d1f5ff4)
git at git.haskell.org
- [commit: ghc] wip/12368: WwLib: Add strictness signature to "let x = absentError …" (f0fc168)
git at git.haskell.org
- [commit: ghc] wip/12368: Comments only: Refer to actually existing Notes (0dd9079)
git at git.haskell.org
- [commit: ghc] wip/12368: DmdAnal: Add a final, safe iteration (6889763)
git at git.haskell.org
- [commit: ghc] wip/12368's head updated: WwLib: Add strictness signature to "let x = absentError …" (f0fc168)
git at git.haskell.org
- [commit: ghc] wip/12368: WwLib: Add strictness signature to "let x = absentError …" (555b201)
git at git.haskell.org
- [commit: ghc] wip/12368: DmdAnal: Add a final, safe iteration (6c358b7)
git at git.haskell.org
- [commit: ghc] wip/12368: DmdAnal: Testcase about splitFVs and dmdFix abortion (570120d)
git at git.haskell.org
- [commit: ghc] wip/12368: Degrade "case scrutinee not known to diverge for sure" Lint error (f7161d3)
git at git.haskell.org
- [commit: ghc] master: Typo in comment (2078909)
git at git.haskell.org
- [commit: ghc] master: ForeignCall.hs: Remove DrIFT directives (36565a9)
git at git.haskell.org
- [commit: ghc] master: Only trace cap/capset events if we're tracing anything else (d1fe08e)
git at git.haskell.org
- [commit: ghc] master: Remove the DEBUG_<blah> variables, use RtsFlags directly (4dcbbd1)
git at git.haskell.org
- [commit: ghc] master: Fix to thread migration (988ad8b)
git at git.haskell.org
- [commit: ghc] master: Track the lengths of the thread queues (55f5aed)
git at git.haskell.org
- [commit: ghc] master: StgSyn: Remove unused StgLiveVars types (9df9490)
git at git.haskell.org
- [commit: ghc] master: Add comment about lexing of INLINE and INLINABLE pragma (2f79e79)
git at git.haskell.org
- [commit: ghc] master: Update old comment InlinePragma (0c37aef)
git at git.haskell.org
- [commit: ghc] master: More comments about InlinePragmas (b1e6415)
git at git.haskell.org
- [commit: ghc] master: Typo in comment [skip ci] (7a06b22)
git at git.haskell.org
- [commit: ghc] wip/12368: Comments only: Refer to actually existing Notes (17112bd)
git at git.haskell.org
- [commit: ghc] wip/12368: Degrade "case scrutinee not known to diverge for sure" Lint error to warning (85ac1ca)
git at git.haskell.org
- [commit: ghc] wip/12368: DmdAnal: Add a final, safe iteration (78c5dd6)
git at git.haskell.org
- [commit: ghc] wip/12368: DmdAnal: Testcase about splitFVs and dmdFix abortion (a266195)
git at git.haskell.org
- [commit: ghc] wip/12368: WwLib: Add strictness signature to "let x = absentError …" (e6cb493)
git at git.haskell.org
- [commit: ghc] wip/12368's head updated: WwLib: Add strictness signature to "let x = absentError …" (e6cb493)
git at git.haskell.org
- [commit: ghc] master: Remove `setUnfoldingInfoLazily` (7a8ef01)
git at git.haskell.org
- [commit: ghc] master: Clarify comment on makeCorePair (a13fda7)
git at git.haskell.org
- [commit: ghc] master: CmmLive: Remove some redundant exports (d85b26d)
git at git.haskell.org
- [commit: ghc] master: CmmLayoutStack: Minor simplification (8ecac25)
git at git.haskell.org
- [commit: ghc] master: Replace an unsafeCoerce with coerce (fc66415)
git at git.haskell.org
- [commit: ghc] master: Fix omission in haddock instance head (db5a226)
git at git.haskell.org
- [commit: ghc] master: Trim all spaces after 'version:' (1101045)
git at git.haskell.org
- [commit: ghc] master: Remove identity update of field componentsConfigs (fe4008f)
git at git.haskell.org
- [commit: ghc] master: codeGen: Remove binutils<2.17 hack, fixes T11758 (e3e2e49)
git at git.haskell.org
- [commit: ghc] master: check that the number of parallel build is greater than 0 (f09d654)
git at git.haskell.org
- [commit: ghc] master: Expanded abbreviations in Haddock documentation (ca7e1ad)
git at git.haskell.org
- [commit: ghc] master: Fix an assertion that could randomly fail (ce13a9a)
git at git.haskell.org
- [commit: ghc] master: Another try to get thread migration right (89fa4e9)
git at git.haskell.org
- [commit: ghc] master: Bump `hoopl` submodule, mostly cosmetics (8fe1672)
git at git.haskell.org
- [commit: ghc] master: Temporarily mark T1969 perf test as broken (#12437) (253fc38)
git at git.haskell.org
- [commit: ghc] branch 'wip/ggreif-new-cabal' created
git at git.haskell.org
- [commit: ghc] wip/ggreif-new-cabal: Some raw fixed to compile with TOT Cabal (8640b7e)
git at git.haskell.org
- [commit: ghc] master: StgCmm: Remove unused Bool field of Return sequel (7354f93)
git at git.haskell.org
- [commit: ghc] master: Replace some `length . filter` with `count` (02614fd)
git at git.haskell.org
- [commit: ghc] master: Util.count: Implement as a left-fold instead of a right-fold (9aa5d87)
git at git.haskell.org
- [commit: ghc] master: rts/Printer.h: fix constness of argument declaration (affcec7)
git at git.haskell.org
- [commit: ghc] master: AsmCodeGen: Give linear-scan and coloring reg. allocators different cc names (03af399)
git at git.haskell.org
- [commit: ghc] master: RegAlloc: Use IntSet/IntMaps instead of generic Set/Maps (bd51064)
git at git.haskell.org
- [commit: ghc] master: RegAlloc: Remove duplicate seqList (use seqList from Util) (3bfe6a5)
git at git.haskell.org
- [commit: ghc] master: Use Data.Functor.Const to implement Data.Data internals (7a2e933)
git at git.haskell.org
- [commit: ghc] master: configure.ac: Remove checks for bug 9439 (6fe2355)
git at git.haskell.org
- [commit: ghc] ghc-8.0: rts: mark 'ccs_mutex' and 'prof_arena' as static (bc939b8)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Show sources of cost centers in .prof (7fc7538)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Failing test case for #12076. (df1cac9)
git at git.haskell.org
- [commit: ghc] ghc-8.0: hp2ps: fix invalid PostScript for names with parentheses (11200a0)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Check generic-default method for ambiguity (8540c65)
git at git.haskell.org
- [commit: ghc] ghc-8.0: UNPACK the size field of SizedSeq (864053f)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Squash space leaks in the result of byteCodeGen (7a21ffc)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Add deepseq dependency and a few NFData instances (2c44744)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix #12076 by inlining trivial expressions in CorePrep. (2a9767e)
git at git.haskell.org
- [commit: ghc] master: T1969: Enable it again but bump the max residency temporarily (773e3aa)
git at git.haskell.org
- [commit: ghc] master: Fix typo in Data.Bitraversable Haddocks (4d9c22d)
git at git.haskell.org
- [commit: ghc] master: Cabal submodule update. (fe19be2)
git at git.haskell.org
- [commit: ghc] master: Actually update haddock.Cabal stats. (dd23a4c)
git at git.haskell.org
- [commit: ghc] branch 'wip/ggreif-new-cabal' deleted
git at git.haskell.org
- [commit: ghc] master: Fix a bug in unboxed sum layout generation (e79bb2c)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Widen deepseq lower bound (2930a5b)
git at git.haskell.org
- [commit: ghc] master: Remove StgRubbishArg and CmmArg (9684dbb)
git at git.haskell.org
- [commit: ghc] master: Improve missing-sig warning (ac0e112)
git at git.haskell.org
- [commit: nofib] master: Fix parsing cachegrind output. (6dc2b46)
git at git.haskell.org
- [commit: ghc] master: Fix GHCi perf-llvm build on x86_64 (bd0c310)
git at git.haskell.org
- [commit: ghc] master: Update `nofib` submodule to newest commit (37a7bcb)
git at git.haskell.org
- [commit: ghc] master: Misspellings in comments [skip ci] (7ad3b49)
git at git.haskell.org
- [commit: ghc] master: Fix configure detection. (18f0687)
git at git.haskell.org
- [commit: ghc] master: fix compilation failure on OpenBSD with system supplied GNU C 4.2.1 (ffd4029)
git at git.haskell.org
- [commit: ghc] master: Update hoopl submodule (extra .gitignore entry) (fc1432a)
git at git.haskell.org
- [commit: ghc] master: refactor test for __builtin_unreachable into Rts.h macro RTS_UNREACHABLE (3551e62)
git at git.haskell.org
- [commit: ghc] master: Darwin: Detect broken NM program at configure time (da99a7f)
git at git.haskell.org
- [commit: ghc] master: When in sanity mode, un-zero malloc'd memory; fix uninitialized memory bugs. (f9a11a2)
git at git.haskell.org
- [commit: ghc] master: Minor typofix. (d331ace)
git at git.haskell.org
- [commit: ghc] master: Typofix in System.Environment docs. (b222ef7)
git at git.haskell.org
- [commit: ghc] master: Typo in comment (34da8e5)
git at git.haskell.org
- [commit: ghc] master: Not-in-scope variables are always errors (efc0372)
git at git.haskell.org
- [commit: ghc] master: Refactor nestImplicTcS (58e7316)
git at git.haskell.org
- [commit: ghc] master: Keep the bindings local during defaultCallStacks (f352e5c)
git at git.haskell.org
- [commit: ghc] master: Revert "T1969: Enable it again but bump the max residency temporarily" (d610274)
git at git.haskell.org
- [commit: ghc] master: Add gcoerceWith to Data.Type.Coercion (113d50b)
git at git.haskell.org
- [commit: ghc] wip/12368: DmdAnal: Testcase about splitFVs and dmdFix abortion (ccb9cb4)
git at git.haskell.org
- [commit: ghc] wip/12368: DmdAnal: Add a final, safe iteration (98da9fa)
git at git.haskell.org
- [commit: ghc] wip/12368: Comments only: Refer to actually existing Notes (7fd2585)
git at git.haskell.org
- [commit: ghc] wip/12368: Degrade "case scrutinee not known to diverge for sure" Lint error to warning (d9cb266)
git at git.haskell.org
- [commit: ghc] wip/12368: WwLib: Add strictness signature to "let x = absentError …" (6b4f035)
git at git.haskell.org
- [commit: ghc] wip/12368's head updated: WwLib: Add strictness signature to "let x = absentError …" (6b4f035)
git at git.haskell.org
- [commit: ghc] master: Revert "codeGen: Remove binutils<2.17 hack, fixes T11758" (b2c5e4c)
git at git.haskell.org
- [commit: ghc] master: Axe initIfaceTc, tie the knot through HPT (or if_rec_types). (e907e1f)
git at git.haskell.org
- [commit: ghc] master: Fix #12472 by looking for noinline/lazy inside oversaturated applications. (0d3bf62)
git at git.haskell.org
- [commit: ghc] master: Introduce BootUnfolding, set when unfolding is absent due to hs-boot file. (1f1bd92)
git at git.haskell.org
- [commit: ghc] master: Support for noinline magic function. (704913c)
git at git.haskell.org
- [commit: ghc] master: Annotate initIfaceCheck with usage information. (896d216)
git at git.haskell.org
- [commit: ghc] master: Retypecheck both before and after finishing hs-boot loops in --make. (8fd1848)
git at git.haskell.org
- [commit: ghc] master: When a value Id comes from hi-boot, insert noinline. Fixes #10083. (5a8fa2e)
git at git.haskell.org
- [commit: ghc] master: We also need to retypecheck before when we do parallel make. (e528061)
git at git.haskell.org
- [commit: ghc] ghc-8.0: rts/Profiling: Fix C99-ism (b5ec09d)
git at git.haskell.org
- [commit: ghc] master: pass -z wxneeded or -Wl, -zwxneeded for linking on OpenBSD (f9aa996)
git at git.haskell.org
- [commit: ghc] master: Splice singleton unboxed tuples correctly with Template Haskell (fb0d87f)
git at git.haskell.org
- [commit: ghc] master: Extra comments, as per SPJ in #12035. (1f75440)
git at git.haskell.org
- [commit: ghc] master: Move #12403, #12513 users guide notes to 8.2.1 release notes (acdbd16)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Improve accuracy of suggestion to use TypeApplications (0241540)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Add Windows import library support to the Runtime Linker (4f6960b)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Do not use defaulting in ambiguity check (6f6287a)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Add missing solveEqualities (7a69acc)
git at git.haskell.org
- [commit: ghc] master: Add T12520 as a test (89facad)
git at git.haskell.org
- [commit: ghc] master: RtClosureInspect: Fix off-by-one error in cvReconstructType (1766bb3)
git at git.haskell.org
- [commit: ghc] master: Template Haskell support for unboxed sums (613d745)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Add Edward Kmett's example as a test case (6a4326e)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Remove the incredibly hairy splitTelescopeTvs. (ced7cc0)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Test #11484 in th/T11484 (9994285)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix deriveTyData's kind unification when two kind variables are unified (ee4c583)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix pretty printing of IEThingWith (1d46fd5)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Make validDerivPred ignore non-visible arguments to a class type constructor (9cf69d3)
git at git.haskell.org
- [commit: ghc] ghc-8.0: FunDep printer: Fix unicode arrow (38036f0)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Improve pretty-printing of equalities (e9f2900)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Build system: temp solution for parallelisation bug (#11960) (13ae3e4)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Testsuite: check actual_prof_file only when needed (d552896)
git at git.haskell.org
- [commit: ghc] ghc-8.0: More fixes for unboxed tuples (e9c5ca8)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Testsuite: also normalise platform-dependent .stdout/stderr (43eef43)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Reduce special-casing for nullary unboxed tuple (9ddb933)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Add relocation type R_X86_64_REX_GOTPCRELX (efc7ef6)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix #12064 by making IfaceClass typechecking more lazy. (479e0bc)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Improve failed knot-tying error message. (9038a3f)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Kill varEnvElts in tcPragExpr (8cd76a4)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Don't GC sparks for CAFs (381d451)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Refactor derived Generic instances to reduce allocations (1c31013)
git at git.haskell.org
- [commit: ghc] ghc-8.0: PPC NCG: Fix float parameter passing on 64-bit. (7f373fb)
git at git.haskell.org
- [commit: ghc] ghc-8.0: PPC NCG: Fix and refactor TOC handling. (929c5c5)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Second attempt to fix sizeExpr (498009a)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix #11974 by adding a more smarts to TcDefaults. (37bfc6c)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Deal correctly with unused imports for 'coerce' (6c28f24)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix pretty-printer for IfaceCo (ba9dd63)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Pretty: delete really old changelog (f4c7d37)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Enum: Ensure that operations on Word fuse (f26e58b)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Make DeriveFunctor work with unboxed tuples (1f862ac)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Bugfix for bug 11632: `readLitChar` should consume null characters (1c53ac1)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Pretty: remove a harmful $! (#12227) (2756af8)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix Template Haskell reification of unboxed tuple types (3470f82)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Improve documentation for type wildcards (6b58374)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Update docs for partial type signatures (#12365) (e59121a)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix bytecode generator panic (a0c9685)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix productivity calculation (#12424) (7885a51)
git at git.haskell.org
- [commit: ghc] ghc-8.0: testsuite: Update performance numbers (d0c419c)
git at git.haskell.org
- [commit: ghc] ghc-8.0: testsuite: Remove spurious change from last commit (a1a7359)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Revert "Fix Template Haskell reification of unboxed tuple types" (3219220)
git at git.haskell.org
- [commit: ghc] branch 'wip/12368' deleted
git at git.haskell.org
- [commit: ghc] master: Comments only: Refer to actually existing Notes (7a86f58)
git at git.haskell.org
- [commit: ghc] master: DmdAnal: Add a final, safe iteration (8d92b88)
git at git.haskell.org
- [commit: ghc] master: Degrade "case scrutinee not known to diverge for sure" Lint error to warning (ec7fcfd)
git at git.haskell.org
- [commit: ghc] master: WwLib: Add strictness signature to "let x = absentError …" (faaf313)
git at git.haskell.org
- [commit: ghc] master: DmdAnal: Testcase about splitFVs and dmdFix abortion (d6fd2e3)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Allow limiting the number of GC threads (+RTS -qn<n>) (29f610d)
git at git.haskell.org
- [commit: ghc] ghc-8.0: schedulePushWork: avoid unnecessary wakeups (ce60147)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix a crash in requestSync() (8a0485d)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix ASSERT failure and re-enable setnumcapabilities001 (2f31960)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix double-free in T5644 (#12208) (eb40deb)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Move stat_startGCSync (efcd302)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Track the lengths of the thread queues (4d14d71)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix to thread migration (9f1b6de)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Another try to get thread migration right (13ff342)
git at git.haskell.org
- [commit: ghc] ghc-8.0: check that the number of parallel build is greater than 0 (6f804c2)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Not-in-scope variables are always errors (6071ecf)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Keep the bindings local during defaultCallStacks (829b968)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Improve missing-sig warning (ca58946)
git at git.haskell.org
- [commit: ghc] branch 'wip/D2471' created
git at git.haskell.org
- [commit: ghc] wip/D2471: Fix binary-trees regression from unnecessary floating in CorePrep. (c2844b8)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Expand given superclasses more eagerly (0766668)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Do not init record accessors as exported (9d9eaec)
git at git.haskell.org
- [commit: ghc] ghc-8.0: rts/LdvProfile.c: Fix NULL dereference on shutdown (57e7078)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Make okConIdOcc recognize unboxed tuples (422ed83)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix incorrect calculated relocations on Windows x86_64 (38497a2)
git at git.haskell.org
- [commit: ghc] master: Fix doc build inconsistency (1083f45)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix a performance issue with -fprint-expanded-synonyms (5c6e25f)
git at git.haskell.org
- [commit: ghc] master: Allow typed holes to be levity-polymorphic (ae66f35)
git at git.haskell.org
- [commit: ghc] master: Move import to avoid warning (a60ea70)
git at git.haskell.org
- [commit: ghc] master: Fix scoping of type variables in instances (0050aff)
git at git.haskell.org
- [commit: ghc] master: Typofix in docs. (ca8c0e2)
git at git.haskell.org
- [commit: ghc] master: Template Haskell support for TypeApplications (983f660)
git at git.haskell.org
- [commit: ghc] master: Fix broken Haddock comment (822af41)
git at git.haskell.org
- [commit: ghc] master: Remove unused DerivInst constructor for DerivStuff (f4384ef)
git at git.haskell.org
- [commit: ghc] wip/D2471: Fix binary-trees regression from unnecessary floating in CorePrep. (395d6fd)
git at git.haskell.org
- [commit: ghc] wip/D2471's head updated: Fix binary-trees regression from unnecessary floating in CorePrep. (395d6fd)
git at git.haskell.org
- [commit: ghc] master: Missing stderr for T12531. (21c2ebf)
git at git.haskell.org
- [commit: ghc] master: GhcMake: limit Capability count to CPU count in parallel mode (9d17560)
git at git.haskell.org
- [commit: ghc] master: rts: enable parallel GC scan of large (32M+) allocation area (a5d26f2)
git at git.haskell.org
- [commit: ghc] master: OccName: Remove unused DrIFT directive (044e81b)
git at git.haskell.org
- [commit: ghc] master: TcGenDeriv: Typofix (ff1931e)
git at git.haskell.org
- [commit: ghc] ghc-8.0: RtClosureInspect: Fix off-by-one error in cvReconstructType (54413fd)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Relevant Bindings no longer reports shadowed bindings (fixes #12176) (88b7812)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Allow typed holes to be levity-polymorphic (f4ac734)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Testsuite: for tests that use TH, omit *all* prof_ways (a8d0d3e)
git at git.haskell.org
- [commit: ghc] ghc-8.0: pass -z wxneeded or -Wl, -zwxneeded for linking on OpenBSD (5370f3c)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix T12177 (c7c4e71)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Missing stderr for T12531. (72bec52)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Have addModFinalizer expose the local type environment. (8d63419)
git at git.haskell.org
- [commit: ghc] branch 'wip/spj-tc-branch' created
git at git.haskell.org
- [commit: ghc] wip/spj-tc-branch: Comments and white space only (7cf5c43)
git at git.haskell.org
- [commit: ghc] wip/spj-tc-branch: Type inference improvements for higher rank (c0346ae)
git at git.haskell.org
- [commit: ghc] wip/spj-tc-branch: Refactor typechecking of pattern bindings (42c1792)
git at git.haskell.org
- [commit: ghc] wip/spj-tc-branch: Comments only (4f1edfd)
git at git.haskell.org
- [commit: hsc2hs] master: Fixes #12504: Double-escape paths used to build call to hsc_line (f5ae016)
git at git.haskell.org
- [commit: ghc] master: Fix and complete runghc documentation (d168c41)
git at git.haskell.org
- [commit: ghc] master: Clarify pkg selection when multiple versions are available (6781f37)
git at git.haskell.org
- [commit: ghc] master: Fix binary-trees regression from unnecessary floating in CorePrep. (83b326c)
git at git.haskell.org
- [commit: ghc] master: Tag pointers in interpreted constructors (a25bf26)
git at git.haskell.org
- [commit: ghc] master: Fix handling of package-db entries in .ghc.environment files, etc. (ef784c5)
git at git.haskell.org
- [commit: ghc] master: Fixes #12504: Double-escape paths used to build call to hsc_line (2ee1db6)
git at git.haskell.org
- [commit: ghc] master: users_guide: More capabilities than processors considered harmful (28b71c5)
git at git.haskell.org
- [commit: ghc] master: Bump the default allocation area size to 1MB (d790cb9)
git at git.haskell.org
- [commit: ghc] master: StgCmmPrim: Add missing MO_WriteBarrier (d40d6df)
git at git.haskell.org
- [commit: ghc] master: GHC: Expose installSignalHandlers, withCleanupSession (0e74925)
git at git.haskell.org
- [commit: ghc] master: Clarify scope of `getQ`/`putQ` state. (d1f2239)
git at git.haskell.org
- [commit: ghc] master: iserv: Show usage message on argument parse failure (3005fa5)
git at git.haskell.org
- [commit: ghc] master: testsuite: Failing testcase for #12091 (22259c1)
git at git.haskell.org
- [commit: ghc] master: ErrUtils: Expose accessors of ErrDoc and ErrMsg (2d22026)
git at git.haskell.org
- [commit: ghc] master: A failing testcase for T12485 (a07a3ff)
git at git.haskell.org
- [commit: ghc] master: TysWiredIn: Use dataConWorkerUnique instead of incrUnique (9306db0)
git at git.haskell.org
- [commit: ghc] master: Add Read1/Read2 methods defined in terms of ReadPrec (9cfef16)
git at git.haskell.org
- [commit: ghc] master: Add -flocal-ghci-history flag (#9089). (1ad770f)
git at git.haskell.org
- [commit: ghc] master: PPC NCG: Implement minimal stack frame header. (010b07a)
git at git.haskell.org
- [commit: ghc] master: testsuite: Update bytes allocated of parsing001 (ca6d0eb)
git at git.haskell.org
- [commit: ghc] master: Add -fdefer-out-of-scope-variables flag (#12170). (75321ff)
git at git.haskell.org
- [commit: ghc] master: Remove redundant-constraints from -Wall (#10635) (e9b0bf4)
git at git.haskell.org
- [commit: ghc] master: RnExpr: Fix ApplicativeDo desugaring with RebindableSyntax (043604c)
git at git.haskell.org
- [commit: ghc] master: LoadIFace: Show known names on inconsistent interface file (dad6a88)
git at git.haskell.org
- [commit: ghc] ghc-8.0: users_guide: Add 8.0.2 release notes (5af7f19)
git at git.haskell.org
- [commit: ghc] ghc-8.0: StgCmmPrim: Add missing MO_WriteBarrier (7053019)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Clarify scope of `getQ`/`putQ` state. (730809f)
git at git.haskell.org
- [commit: ghc] ghc-8.0: users_guide: More capabilities than processors considered harmful (10ba4f0)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix handling of package-db entries in .ghc.environment files, etc. (b688f00)
git at git.haskell.org
- [commit: ghc] ghc-8.0: iserv: Show usage message on argument parse failure (aa6da11)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix aggressive cleanup of T1407 (5a6f4ac)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix Windows build after Ticky changes (644f68c)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fix failures of T12031 (3308b30)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Disable T12031 on linux (af14774)
git at git.haskell.org
- [commit: ghc] ghc-8.0: ErrUtils: Expose accessors of ErrDoc and ErrMsg (99bb8ff)
git at git.haskell.org
- [commit: ghc] ghc-8.0: HsExpr: Ensure Type is derived on ThModFinalizers (d2e14e6)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Fixes #12504: Double-escape paths used to build call to hsc_line (76286af)
git at git.haskell.org
- [commit: ghc] ghc-8.0: PPC NCG: Implement minimal stack frame header. (7364a1d)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Add -fdefer-out-of-scope-variables flag (#12170). (661d140)
git at git.haskell.org
- [commit: ghc] ghc-8.0: user_guide: Move addModFinalizer mention to 8.0.2 release notes (0e68d98)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Docs: fix links to ghc-flags (688354f)
git at git.haskell.org
- [commit: ghc] ghc-8.0: users_guide: Document removal of -Wredundant-constraints from -Wall (f476386)
git at git.haskell.org
- [commit: ghc] ghc-8.0: Remove redundant-constraints from -Wall (#10635) (4967265)
git at git.haskell.org
- [commit: ghc] ghc-8.0: users_guide: A few miscellaneous notes in relnotes (4cda36d)
git at git.haskell.org
- [commit: ghc] ghc-8.0: users_guide: Move -fdefer-out-of-scope-variables note to 8.0.2 relnotes (0412525)
git at git.haskell.org
Last message date:
Wed Aug 31 23:24:26 UTC 2016
Archived on: Wed Aug 31 23:12:12 UTC 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).