[commit: ghc] ghc-new-co's head updated: Replace tab with \t in regexp (81e210e)
Simon Peyton Jones
simonpj at microsoft.com
Wed Feb 29 19:10:35 CET 2012
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
Branch 'ghc-new-co' now includes:
7b24c3f... Allow a header to be specified in a CTYPE pragma
5d7fd29... Add some docs for the CAPI extension
1b7dfd7... Small refactoring: Use (Maybe Header) rather than FastString
efd78ac... Small refactor
7a7f6d7... Add a primop for unsigned quotRem; part of #5598
40cb7f1... GHC trees no longer include the extensible-exceptions package
4082460... Show the CType in --show-iface output
1e87280... Be stricter about abstract newtypes in FFI declarations again.
62494e7... Add a hack to make validating with HADDOCK_DOCS=NO work
544926d... Remove support for CTYPE pragmas on type synonyms
d7d6c42... Fix validating with HADDOCK_DOCS=YES
0a88274... Simplified serialization of IfaceTyCon, again
9f29c9a... Update dependencies
ec37da2... Update dependencies
7d8b2c1... Call expandCallishMachOp in the x86_64 codegen too
98acdf0... Add a Word add-with-carry primop
d8228fd... Add x86_64 support for the add-with-carry op
45eb0a4... Add a 2-word-multiply operator
d16c681... Implement 2-word-multiply for x86_64
16d8cdd... Fix generic 2-word-multiply
778ca5d... Add x86 implementations of the quotRem, Mul2 and Add2 primops
4c5464f... Abstract out the hFlush calls in the GHC API
9065bdb... Fix parsing of FFI import decls
ae04bd4... Implement "value" imports with the CAPI
d785049... Whitespace only in utils/GraphOps.hs
bb6657d... Fix warnings in utils/GraphOps.hs
ee435a2... Change -X flags into LANGUAGE pragmas
7e8da4a... Whitespace only in utils/GraphColor.hs
d12f609... Fix warnings in utils/GraphColor.hs
7a61f47... remove unused function: printError
91cc139... tidied this up, the macro definitions were causing duplicate semis in the source
8bd7200... use idiomatic (GHC) types
2be38ab... remove legacy clean
d30b461... typo
9c42c22... minor tweak
668aef9... two typos
ed55820... some small corrections
4cb771a... typo
5f7ac44... typo
ac89ecf... comments only
efb95fb... typo
da6e86e... zap extra semi
a5c7946... (some) tabs -> spaces
ca04a67... (some) tabs -> spaces
f1c5402... tabs -> spaces
13481df... (some) tabs -> spaces
4d303fb... formatting tweaks
ebd0ac7... tyops
ffe282c... Replace createDirectoryHierarchy with createDirectoryIfMissing True
4bac993... Add sync-all new-workdir
b1bd566... Remove documentation that a feature was missing, because it is not. (#5896)
151b0dc... Mention -threaded in the intro to Concurrent Haskell
eeaa573... slight tweak to help text (#5896)
014f1e1... raiseAsync: cope with ATOMICALLY_FRAMES inside UPDATE_FRAMES (#5866)
b2e855d... Fix copy/paste error in the docs
a352385... Whitespace only in nativeGen/AsmCodeGen.lhs
2304a36... Fix the unregisterised build; fixes #5901
1eee274... Fix validate with tables-next-to-code off
f303e4a... More in flight
f312c15... Merge remote branch 'origin/master' into ghc-new-co
8cf241d... More polykinds. Now we are getting close!
81e210e... Replace tab with \t in regexp
More information about the Cvs-ghc
mailing list