[commit: ghc] wip/tc-plugins's head updated: Merge remote-tracking branch 'origin/wip/new-flatten-skolems-Aug14' into wip/tc-plugins (1313ef8)
git at git.haskell.org
git at git.haskell.org
Mon Oct 27 04:13:34 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
Branch 'wip/tc-plugins' now includes:
d45693a Make scanl fuse; add scanl'
bdb0c43 Code size micro-optimizations in the X86 backend
ffde9d2 testsuite: T5486 requires integer-gmp internals
e87135c Bump haddock.base perf numbers
6f2eca1 Use Data.Map.mergeWithKey
21dff57 Initial commit of the Backpack manual [skip ci]
21389bc Update some out-of-date things in Backpack implementation doc [skip ci]
d14d3f9 Make Data.List.takeWhile fuse: fix #9132
eb6b04c Update T4801 perf numbers
0ed9a27 Preemptive performance number updates
5300099 Make the linker more robust to errors
077b553 arclint: Don't complain about tabs unless it's inside the diff.
97e8f38 Comments only (instances for Proxy are lazy)
542b9c3 Revert "Basic Python 3 support for testsuite driver (Trac #9184)"
474d320 Restore spaces instead of tabs, caused by revert of Python 3
9b5d230 Check for staticclosures section in Windows linker.
39a3adf6 Fix typo in section name: no leading period.
db8ebc1 ghc.mk: fix list for dll-split on GHCi-less builds
3bac93c Implement `MIN_VERSION_GLASGOW_HASKELL()` macro
2085656 rts: unrust 'libbfd' debug symbols parser
3b2757f More progress (refactoring StopAndContinue)
22a8a36 More progress
267ad95 Ignore exe files in base (from tests)
39666ae Update haddock submodule with lazy IO fix.
d3f56ec Rewrite section 1 of the Backpack manual. [skip ci]
674c631 Name worker threads using pthread_setname_np
97b7593 rts: don't crash on 'hs_init(NULL, NULL)' in debug rts
ad4a713 Remove a few redundant `.hs-boot` files
1032554 Fallback to `ctypes.cdll` if `ctypes.windll` unavailable
034b203 Extend windows detection in testsuite to recognize MSYS target
1942fd6 Refactor to avoid need for `Unicode.hs-boot`
a36991b Fix build on some platforms
c375de0 Update `time` submodule to address linker issue
05f962d Compiler performance benchmark for #9675
23da971 Adjust T9675 baseline numbers based on ghc-speed
d9db81f seqDmdType needs to seq the DmdEnv as well
3575109 Update more performance numbers due to stricter seqDmdType
f3ae936 T9675: Allow Much wider range of values
f0af3d8 Actually put in new perf number for T4801
8376027 Fix comment typos: lll -> ll, THe -> The
48e51ab More progress
4b69d96 Add a configure test for pthread_setname_np
9d55484 More progress
ae0ef57 Checkpoint with each CFunEqCan having a distinct fmv
22b3649 Finally getting there
cde3a77 Make Data.List.Inits fast
7e73595 Make tails a good producer (#9670)
d786781 Declare official GitHub home of libraries/deepseq
dae919a Merge remote-tracking branch 'origin/master' into wip/new-flatten-skolems-Aug14
4665087 More progress
5aee24f More progress
a477e81 Avoid printing uniques in specialization rules
0e2bd03 Update T6056 output
1c35f9f rts: fix unused parameter warning
612f3d1 Implement optimized NCG `MO_Ctz W64` op for i386 (#9340)
7369d25 Remove obsolete Data.OldTypeable (#9639)
ce23745 Generalise `Control.Monad.{foldM,foldM_}` to `Foldable` (#9586)
abfbb0d Remove redundant explicit `Prelude` imports
d576fc3 Python 3 support, second attempt (Trac #9184)
b5930f8 Refactor module imports in base
5b9fe33 Indentation and non-semantic changes only.
4d90b53 Sync up `containers` submodule to latest `master`-tip
ffd19d0 More progress
07da36b Revert "Fix typo in section name: no leading period."
0202b7c Revert "Check for staticclosures section in Windows linker."
89a8d81 Revert "Rename _closure to _static_closure, apply naming consistently."
126b0c4 Revert "Properly generate info tables for static closures in C--."
a3860fc Revert "BC-breaking changes to C-- CLOSURE syntax."
d5d6fb3 Revert "Place static closures in their own section."
47c4c91 Update Haddock submodule
07a99c1 Revert "rts/PrimOps.cmm: follow '_static_closure' update"
f681c32 Test #9692 in th/T9692
2cd80ba Clarify location of Note. Comment change only.
e319d6d Reify data family instances correctly.
e7988ed More progress
c4eb017 Merge commit with origin/master
1313ef8 Merge remote-tracking branch 'origin/wip/new-flatten-skolems-Aug14' into wip/tc-plugins
More information about the ghc-commits
mailing list