November 2011 Archives by subject
Starting: Tue Nov 1 00:02:12 CET 2011
Ending: Wed Nov 30 20:38:07 CET 2011
Messages: 1381
- [commit: ghc-tarballs] branch 'ghc-7.4' created
Ian Lynagh
- [commit: ghc] : Clean of BinIface (a2ac3dd)
David Terei
- [commit: ghc] : Clean of HscTypes (413c249)
David Terei
- [commit: ghc] : Formatting fixes (8a86a53)
David Terei
- [commit: ghc] : Tabs -> Spaces (5b654b4)
David Terei
- [commit: ghc] branch 'coloured-core' created
Ian Lynagh
- [commit: ghc] branch 'cross' created
Ian Lynagh
- [commit: ghc] branch 'ghc-7.4' created
Ian Lynagh
- [commit: ghc] branch 'real-src-loc-span' created
Ian Lynagh
- [commit: ghc] branch 'sdoc' created
Ian Lynagh
- [commit: ghc] branch 'simd' created
Geoffrey Mainlain
- [commit: ghc] branch 'srcloc' created
Ian Lynagh
- [commit: ghc] ghc-7.2: Add a release note about package trust (d08c962)
Ian Lynagh
- [commit: ghc] ghc-7.2: Add haddock versino to release notes (e4c29e2)
Ian Lynagh
- [commit: ghc] ghc-7.2: Add release notes for 7.2.2. (edbea0b)
Ian Lynagh
- [commit: ghc] ghc-7.2: Fix #4988: we were wrongly running exception handlers in the (63e2cde)
Ian Lynagh
- [commit: ghc] ghc-7.2: Fix an x86 code generation bug (#5393). In fact, there were two bugs (3b928a8)
Ian Lynagh
- [commit: ghc] ghc-7.2: fix race condition in yieldCapability() (#5552) (8ce079e)
Ian Lynagh
- [commit: ghc] ghc-7.2: Fix Trac #5404: looking up signature binders in RnEnv (3fbb134)
Ian Lynagh
- [commit: ghc] ghc-7.2: In instance declarations, the method names are *occurrences* not *binders* (4ca8ef8)
Ian Lynagh
- [commit: ghc] ghc-7.2: make shutdownHaskellAndExit() shut down the RTS and exit immediately (d23fcba)
Ian Lynagh
- [commit: ghc] ghc-7.2: Merged: Fix two bugs in caes-floating (fixes Trac #5453) (acd157f)
Ian Lynagh
- [commit: ghc] ghc-7.2: Set configure.ac to build the 7.2.2 release (455d1b7)
Ian Lynagh
- [commit: ghc] ghc-7.2: Set RELEASE back to NO (618ad56)
Ian Lynagh
- [commit: ghc] ghc-7.2: trust packages when they're installed (4a03784)
Ian Lynagh
- [commit: ghc] ghc-7.2: Update ANNOUNCE for 7.2.2 (78e1c3c)
Ian Lynagh
- [commit: ghc] ghc-7.4's head updated: Allow the quotes to be omitted in {-# SCC "<varid>" #-} (57d657a)
Ian Lynagh
- [commit: ghc] ghc-7.4's head updated: Tweaks to safe haskell documentation. (602545a)
Ian Lynagh
- [commit: ghc] ghc-constraint-solver's head updated: Fixing bugs related to the EvVarCache. (558cc8b)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver's head updated: Interleaving rewriting from inerts with flattening (aa41c39)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver's head updated: Merge branch 'master' of http://darcs.haskell.org/ghc into ghc-constraint-solver (6145e69)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver's head updated: Merge branch 'master' of http://darcs.haskell.org/ghc into ghc-constraint-solver (7ec5404)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver's head updated: Merge branch 'master' of http://darcs.haskell.org/ghc into ghc-constraint-solver (a3d4f56)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: 1) Implemented the ``better'' forceNewEvVar story to cut loops from the EvVarCache. (a99e244)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: Augmenting cache with flat_cache for more sharing during canonicalization. (2a83aad)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: Bugfix in doWithInert which makes sure the global cache is not affected by wanteds-to-givens. (c127a3e)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: Checkpoint with a minor tweak; does not fix any bugs. (7d99b34)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: Cleaner separation between EvVar cache and FlatCache. (4832871)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: Commenting, to prevent warnings. (a2df6b7)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: Cosmetic changes, removing some pprTraces. (3d4ea59)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: fix build on Win32 for simonmar (0f179b0)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: Fixing bugs related to the EvVarCache. (558cc8b)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: Forgot to stage this fix (from merge) (9a7e660)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: Interleaving rewriting from inerts with flattening (aa41c39)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: Merge branch 'ghc-constraint-solver' of http://darcs.haskell.org/ghc into ghc-constraint-solver (ba198b7)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: Merge branch 'master' of http://darcs.haskell.org/ghc into ghc-constraint-solver (49d832f)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: Merge branch 'master' of http://darcs.haskell.org/ghc into ghc-constraint-solver (6145e69)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: Merge branch 'master' of http://darcs.haskell.org/ghc into ghc-constraint-solver (7ec5404)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: Merge branch 'master' of http://darcs.haskell.org/ghc into ghc-constraint-solver (a3d4f56)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: Merge branch 'master' of http://darcs.haskell.org/ghc into ghc-constraint-solver (cb6a47a)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: Minor fix in canonicalization for better error reporting of occur check errors. (db89257)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: Modified the caching story from EvBinds-based to EvVar-based. (5c89a7f)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: More bugfixes in EvVar cache. (e511e20)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: Moving the pre-simple optimization core lint in debug only mode. (c7044fd)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: Refactoring only (d93965a)
Simon Peyton Jones
- [commit: ghc] ghc-constraint-solver: Reintroducing solved goals in inert set: The EvVar cache prevents us from (2e00efa)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: Replacing CCanMap for family equations with new TypeMap. Also, we now use (1d0ad7b)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: Small modification in newEvVar, and commentary in TcCanonical. (e94e178)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: Small updates after discussion with simon. (c23ae9d)
dimitris at microsoft.com
- [commit: ghc] ghc-constraint-solver: Wibbles after the merge. (e6b5424)
dimitris at microsoft.com
- [commit: ghc] ghc-kinds's head updated: Improve error message for ($) application again (0a7d1df)
José Pedro Magalhães
- [commit: ghc] ghc-kinds's head updated: Merge remote branch 'origin/master' into ghc-kinds (59f1448)
José Pedro Magalhães
- [commit: ghc] ghc-kinds's head updated: Merge remote branch 'origin/master' into ghc-kinds (62a5be7)
José Pedro Magalhães
- [commit: ghc] ghc-kinds's head updated: Merge remote branch 'origin/master' into ghc-kinds (6838630)
José Pedro Magalhães
- [commit: ghc] ghc-kinds's head updated: Merge remote branch 'origin/master' into ghc-kinds (72389e7)
José Pedro Magalhães
- [commit: ghc] ghc-kinds's head updated: Merge remote branch 'origin/master' into ghc-kinds (c980600)
José Pedro Magalhães
- [commit: ghc] ghc-kinds's head updated: Merge remote branch 'origin/master' into ghc-kinds (db476d9)
José Pedro Magalhães
- [commit: ghc] ghc-kinds's head updated: Remove tabs. (232bb77)
José Pedro Magalhães
- [commit: ghc] ghc-kinds's head updated: Remove unused binding and import (b41f590)
José Pedro Magalhães
- [commit: ghc] ghc-kinds's head updated: Update the tests (6b2e060)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: A couple of small changes everywhere (2b871b0)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: A few fixes. (f44eadb)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: A minor fix, plus transform a failure into a warning (2045e73)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Accept foralls with Constraint kind (1e88755)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: Add a SrcSpan to ATDs to regain properly located error messages (9d75d27)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Add more kind-checking to lint. (0e41a09)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Add new testsuite summary (979a7ef)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Add warning, restore build (bf3b78b)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Better error messages when using promoted types without PolyKinds (5057a68)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Better error messages when we know the expected kind (e0af454)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Better tracing (51d8507)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: Better way to add extra dependencies on .hs-boot stuff (c35684a)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Combine SourceTyCtxt and UserTypeCtxt (simmpler) (05d0d51)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: Comment wibble (b7984cf)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: Comments about associated type defaults (e9e8358)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Comments about Nth and HsExplicitListTy/HsExplicitTupleTy (46eaf29)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Comments about Nth and HsExplicitListTy/HsExplicitTupleTy (87a253a)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: Comments only (13d1a6e)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: Comments only (686f377)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Comments only (8ccdc34)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Comments only (c593902)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: Do more tidying before printing kind error messages (edd7908)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Do not print IfaceTvBndr kinds when kind == * (f5fe3d3)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Documentation (193f59a)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Fix an assertion (ba9d05c)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Fix printing of IfaceTyCon (e17f3b9)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Fix TcArrrows (hackily) for now (43a724c)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Fix TcArrrows (hackily) for now (e1f831b)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: Fix Template Haskell: zonk to * (5c7ea11)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: Fix Template Haskell: zonk to * (ffe8f42)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Fix the (all identity-alts) case of mkCase (593984a)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: Fix use of decomposeCo in Simplify; fixes a Lint error (037b1f4)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Fix use of decomposeCo in Simplify; fixes a Lint error (7c2d9a8)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: Fix wrap_mono for AThing in kcTyVar (8546c74)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Fix zonkQuantifiedTyVars (57df58a)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: Haddock doesn't like "-- *text*" (5d8c0fb)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Improve an assertion (3c1413b)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Improve error message for ($) application (cf4bba4)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Improve error message for ($) application again (0a7d1df)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Kind-check in groups, but type-check all together (795a8a6)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Make record selector binds only for new TyCons (7e3317f)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: Merge branch 'ghc-kinds' of http://darcs.haskell.org/ghc into ghc-kinds (0d92cd5)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: Merge branch 'ghc-kinds' of http://darcs.haskell.org/ghc into ghc-kinds (2bddccf)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: Merge branch 'ghc-kinds' of http://darcs.haskell.org/ghc into ghc-kinds (439ac4c)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: Merge branch 'ghc-kinds' of http://darcs.haskell.org/ghc into ghc-kinds (5bceb82)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Merge branch 'ghc-kinds' of http://darcs.haskell.org/ghc into ghc-kinds (8b5a2ad)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Merge branch 'ghc-kinds' of http://darcs.haskell.org/ghc into ghc-kinds (d62b5b9)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: Merge branch 'ghc-kinds' of http://darcs.haskell.org/ghc into ghc-kinds (d66143f)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Merge branch 'master' into ghc-kinds (952690d)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Merge branch 'master' into ghc-kinds (fd420f5)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Merge remote branch 'origin/master' into ghc-kinds (53da8c8)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Merge remote branch 'origin/master' into ghc-kinds (5740396)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Merge remote branch 'origin/master' into ghc-kinds (59f1448)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Merge remote branch 'origin/master' into ghc-kinds (62a5be7)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Merge remote branch 'origin/master' into ghc-kinds (6838630)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Merge remote branch 'origin/master' into ghc-kinds (72389e7)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Merge remote branch 'origin/master' into ghc-kinds (839c221)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Merge remote branch 'origin/master' into ghc-kinds (92863cd)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Merge remote branch 'origin/master' into ghc-kinds (c980600)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Merge remote branch 'origin/master' into ghc-kinds (db476d9)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Merge remote branch 'origin/master' into ghc-kinds (e202b99)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Minor changes. (ee4c4ec)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: More with Simon (13e7842)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: More with Simon (d8f53eb)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: More with Simon (d962bf9)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: Move some checks for associated types around (0e5df5a)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: New testsuite summary (53e56da)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Reject kinds like [*] if PolyKinds is not on (4c2410d)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Remove GenPatCtxt; generic patterns are gone (57553a8)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Remove redundant line (c505678)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: Remove tabs. (232bb77)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Remove tcg_clss and mg_clss; they are just TyCons (5c6bda9)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Remove unused binding and import (b41f590)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Restore nesting of a do-block that got somehow lost (ad19f10)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Revert "Kind-check in groups, but type-check all together" (6270521)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Stuff with SImon (46f9356)
Simon Peyton Jones
- [commit: ghc] ghc-kinds: Temporary commit: add dependencies on all hs-boot TyCons in rnTyClDecls (1684bce)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Temporary commit: changes to tcHsSigTypeNC (2a4494b)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Update examples (8f464c1)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Update tests. (f53f3b5)
José Pedro Magalhães
- [commit: ghc] ghc-kinds: Update the tests (6b2e060)
José Pedro Magalhães
- [commit: ghc] master: +RTS -xc: print a the closure type of the exception too (e37893c)
Simon Marlow
- [commit: ghc] master: -fprof-auto-top: eliminate some bogus extra SCCs we were adding (c29c28a)
Simon Marlow
- [commit: ghc] master: Add '-dno-llvm-mangler' flag for debugging purposes (98091a8)
David Terei
- [commit: ghc] master: Add -dumpdir flag; fixes trac #5198 (668c860)
Ian Lynagh
- [commit: ghc] master: Add -fpedantic-bottoms, and document it (1790dbe)
Simon Peyton Jones
- [commit: ghc] master: add -u flag for the new flushStdHandles reference (2231a7a)
Simon Marlow
- [commit: ghc] master: Add a base size when computing max-ticks, (4921136)
Simon Peyton Jones
- [commit: ghc] master: Add a comment for safe haskell (a238104)
David Terei
- [commit: ghc] master: Add a getStablePtr for flushStdHandles_closure (602ac64)
Simon Marlow
- [commit: ghc] master: Add a new primop: getCCCS# :: State# s -> (# State# s, Addr# #) (1f7433b)
Simon Marlow
- [commit: ghc] master: Add another trace to Simplify (commented out usually) (01fa3bc)
Simon Peyton Jones
- [commit: ghc] master: Add autoconf support to detect an LLVM-based C compiler (6247b59)
Simon Marlow
- [commit: ghc] master: add BangPatterns, we're starting to use them a fair bit (0047d2c)
Simon Marlow
- [commit: ghc] master: Add branch command to sync-all (be879ba)
Max Bolingbroke
- [commit: ghc] master: add comment noting when we can remove a hack (17f6f46)
Simon Marlow
- [commit: ghc] master: Add dependencies on all .hs-boot TyCons in rnTyClDecls (4aa6262)
José Pedro Magalhães
- [commit: ghc] master: Add doc for -msse4.2 flag. (0c9427c)
David Terei
- [commit: ghc] master: Add eventlog event for thread labels (c739d84)
Duncan Coutts
- [commit: ghc] master: Add format-patch support to sync-all (109546c)
Simon Peyton-Jones
- [commit: ghc] master: Add format-patch support to sync-all (109546c)
Simon Marlow
- [commit: ghc] master: Add format-patch support to sync-all (109546c)
Ian Lynagh
- [commit: ghc] master: Add GC command to sync-all. (7ec83bc)
Edward Z. Yang
- [commit: ghc] master: Add header doc to MkIface (49c8256)
David Terei
- [commit: ghc] master: Add missing cases in TcUnify.uUnfilledVars (e99f323)
Simon Peyton Jones
- [commit: ghc] master: Add more flags to the recompilation check (#437) (9df7f9b)
Simon Marlow
- [commit: ghc] master: Add Safe Haskell '-fwarn-safe', '-fwarn-unsafe', '-fno-safe-infer' flags (14bbdda)
David Terei
- [commit: ghc] master: Add some missing top-level SCCs (16a7d5b)
Simon Marlow
- [commit: ghc] master: addDependentFile #4900 (b994313)
Ian Lynagh
- [commit: ghc] master: added NOUNPACK pragma (see #2338) (aa56423)
Simon Marlow
- [commit: ghc] master: added NOUNPACK pragma (see #2338) (aa56423)
Johan Tibell
- [commit: ghc] master: Allow the quotes to be omitted in {-# SCC "<varid>" #-} (57d657a)
Simon Marlow
- [commit: ghc] master: Allow the use of R9 and R10 in primops; fixes trac #5423 (d535ef0)
Ian Lynagh
- [commit: ghc] master: Another fix to the stg_enter_checkbh frame (f44f725)
Simon Marlow
- [commit: ghc] master: Avoid generating chains of indirections in stack squeezing (#5505) (b04cc4c)
Simon Marlow
- [commit: ghc] master: Be a bit less gung-ho in exprIsConApp_maybe (f7cf3dc)
Simon Peyton Jones
- [commit: ghc] master: be specific when importing Data.Typeable (d416d94)
Simon Marlow
- [commit: ghc] master: Better document the driver pipeline. (508d8e0)
David Terei
- [commit: ghc] master: Better documentation for AnyK (7dfc320)
José Pedro Magalhães
- [commit: ghc] master: Better documentation for stack alignment design (96daec0)
David Terei
- [commit: ghc] master: Better error messages when we know the expected kind in tcHsSigType (33f8608)
José Pedro Magalhães
- [commit: ghc] master: Better kind error messages from TcCanonical (f8aac1d)
José Pedro Magalhães
- [commit: ghc] master: Big formatting clean of HscMain (f0ae3f3)
David Terei
- [commit: ghc] master: Build system wibbles for new dph-lifted-vseg library (3516630)
Ben Lippmeier
- [commit: ghc] master: build system: set dph-lifted-base to be a dph package (dc22203)
Ben Lippmeier
- [commit: ghc] master: Change HscMain from lhs to hs. (1a5d84b)
David Terei
- [commit: ghc] master: Change stack alignment to 16+8 bytes in STG code (a9ce361)
David Terei
- [commit: ghc] master: Changes to the kind checker (e589a49)
José Pedro Magalhães
- [commit: ghc] master: Checking UsageFile: don't fail if the file doesn't exist, just recompile (131a0af)
Simon Marlow
- [commit: ghc] master: Clarify some comments (3f8023d)
Ian Lynagh
- [commit: ghc] master: Clean up and complete the vectorisation of type classes (5ee8081)
Manuel Chakravarty
- [commit: ghc] master: Clean up LLVM Mangler. (af2b9ab)
David Terei
- [commit: ghc] master: Close some handle leaks (#5604) (dad0d22)
Simon Marlow
- [commit: ghc] master: Close the handle for the ticker thread (#5604) (86a2667)
Simon Marlow
- [commit: ghc] master: Comment only (0a7f337)
Simon Peyton Jones
- [commit: ghc] master: Comments and white space only (878206f)
Simon Peyton Jones
- [commit: ghc] master: Comments only (80f57ea)
Simon Peyton Jones
- [commit: ghc] master: copyFileWithHeader: write the header in UTF-8 (3e8303c)
Simon Marlow
- [commit: ghc] master: Correctly handle safe inference in Safe Haskell. (baab7c1)
David Terei
- [commit: ghc] master: Cost centre names are now in UTF-8 (#5559) (630b895)
Simon Marlow
- [commit: ghc] master: Create parent directories when touching the object file (#5584) (e7b42bd)
Simon Marlow
- [commit: ghc] master: Create the directory for dump files to be put in (51ac19a)
Ian Lynagh
- [commit: ghc] master: Decode escape sequences properly in line pragmas (see comment for details). (449ab24)
Simon Marlow
- [commit: ghc] master: disable a debugging trace, and a little refactoring (f699ccb)
Simon Marlow
- [commit: ghc] master: disable debugging trace (3b54113)
Simon Marlow
- [commit: ghc] master: Do not wrap Coercions with ticks (fixes GADT3(profasm)) (841496c)
Simon Marlow
- [commit: ghc] master: Doc changes following changes to the way -rtsopts works (bea3992)
Simon Marlow
- [commit: ghc] master: doc update: -prof now works with +RTS -N (with caveats) (1ed0dfa)
Simon Marlow
- [commit: ghc] master: Document that sync-all supports gc (774ad4b)
Ian Lynagh
- [commit: ghc] master: Documentation and formatting of Vectorise.Utils.Poly (44d999b)
Manuel Chakravarty
- [commit: ghc] master: Don't add the -x flag to ld when joining object files (f963d26)
Simon Marlow
- [commit: ghc] master: Don't discard ticks on literals (fixes the HPC "tough" test) (1d47564)
Simon Marlow
- [commit: ghc] master: Don't generate stg_ap thunks when profiling, it loses information (#949) (649f3b0)
Simon Marlow
- [commit: ghc] master: Don't indirection-zap a function that has a stable unfolding (e704a95)
Simon Peyton Jones
- [commit: ghc] master: Don't list sortBy as a good consumer; fixes trac #5473 (124bad8)
Ian Lynagh
- [commit: ghc] master: Don't try to float bindings through ticks (6696237)
Simon Marlow
- [commit: ghc] master: Don't warn about not vectorised type synonyms (dc4235b)
Manuel Chakravarty
- [commit: ghc] master: Drop ".exe" exetention from eventlog file name (cffb760)
Ian Lynagh
- [commit: ghc] master: drop SCC on a variable when it has a non-function type (32feee4)
Simon Marlow
- [commit: ghc] master: Enable '-split-objs' with llvm backend (1f9ca81)
David Terei
- [commit: ghc] master: Enable pthread_getspecific() tls for LLVM compiler (dba7254)
Simon Marlow
- [commit: ghc] master: Establish the invariant that (LitAlt l) is always unlifted (f96db3c)
Simon Peyton Jones
- [commit: ghc] master: Explicitly handle unsupported Cmm prim ops. (cae1746)
David Terei
- [commit: ghc] master: Finish de-CPPing CmmOpt.hs (d09e2b7)
Ian Lynagh
- [commit: ghc] master: First cut at scalar vectorisation of class instances (9097e67)
Manuel Chakravarty
- [commit: ghc] master: Fix #4211: No need to fixup stack using mangler on OSX (8a1c644)
David Terei
- [commit: ghc] master: Fix #437: recompilation check includes flags (55991bf)
David Terei
- [commit: ghc] master: fix #5602: (<+>) example in User's Guide (da11a22)
Ross Paterson
- [commit: ghc] master: Fix #5636: Use clang as assembler on OSX when LLVM >= 3.0 (11fcb10)
David Terei
- [commit: ghc] master: Fix a few typos (114cfc0)
Daniel Fischer
- [commit: ghc] master: Fix and clean up 'PData' and 'Wrap' usage of the vectoriser (122629e)
Manuel Chakravarty
- [commit: ghc] master: fix BCO_GET_LARGE_ARG (seems to be completely wrong) (78f5175)
Simon Marlow
- [commit: ghc] master: Fix bitrotted NCG_DEBUG code, and switch to using a Haskell conditional (5fc9ac6)
Ian Lynagh
- [commit: ghc] master: Fix bug in flushStdHandles() (9f24caa)
Simon Marlow
- [commit: ghc] master: Fix bug in the handling of TSOs in the compacting GC (#5644) (5e5d2ba)
Simon Marlow
- [commit: ghc] master: Fix build (b30c601)
Ian Lynagh
- [commit: ghc] master: Fix build (b30c601)
Simon Marlow
- [commit: ghc] master: Fix build on Windows (8ff4487)
Simon Peyton Jones
- [commit: ghc] master: Fix CaseIdentity optimisaion (02ac297)
Simon Peyton Jones
- [commit: ghc] master: Fix cmd invocation by libffi cuild system on Windows 7 cygwin (cdbb472)
Ian Lynagh
- [commit: ghc] master: Fix comments. (b1b49b8)
Ian Lynagh
- [commit: ghc] master: Fix compilation error in unreg mode (1953774)
David Terei
- [commit: ghc] master: fix configure's generation of settings file on ARM platform (2bc8a7b)
David Terei
- [commit: ghc] master: Fix core-lint bug in GHCi (1608b17)
Simon Marlow
- [commit: ghc] master: fix disassembling of large instructions (78eadcc)
Simon Marlow
- [commit: ghc] master: fix doc bugs (e3143e8)
Simon Marlow
- [commit: ghc] master: Fix document to follow renaming -XPArr to -XParallelArrays (df43fcd)
Ian Lynagh
- [commit: ghc] master: Fix duplicate type signature error (ticket #5589). (82cd019)
Simon Peyton Jones
- [commit: ghc] master: fix dynamic way on Win32 (missing bits from flushStdHandles changes) (2bac340)
Simon Marlow
- [commit: ghc] master: fix for a deadlock when using +RTS -hb with -prof -threaded (d0226eb)
Simon Marlow
- [commit: ghc] master: Fix gratuitous code duplication in the byte code generator (b0e4b41)
Simon Marlow
- [commit: ghc] master: Fix handling of safe imports in inference mode (48c3995)
David Terei
- [commit: ghc] master: Fix kind checking of tuples (af8897a)
José Pedro Magalhães
- [commit: ghc] master: Fix libffi depfile creation on Windows: Use -MD rather than -MMD (2d634b8)
Ian Lynagh
- [commit: ghc] master: Fix loading VectInfo for type constructors (b2f995d)
Manuel Chakravarty
- [commit: ghc] master: fix markup (fc2b90f)
Simon Marlow
- [commit: ghc] master: Fix markup (non-validate-breaking) (caa2863)
Simon Marlow
- [commit: ghc] master: Fix missing primop in PprC (1c9af85)
David Terei
- [commit: ghc] master: Fix mistake in user guide (78ee293)
David Terei
- [commit: ghc] master: fix new warnings with gcc 4.6 (ccfbfda)
Simon Marlow
- [commit: ghc] master: Fix newtype wrapper for 'PData[s] (Wrap a)' and fix VECTORISE type and instance pragmas (18aae18)
Manuel Chakravarty
- [commit: ghc] master: Fix panic (missing keepWanteds) in simplifyApprox (24d630a)
Simon Peyton Jones
- [commit: ghc] master: fix profiling bug in copyArray#/cloneArray# (cgrun068(profasm) segfault) (652e3cb)
Simon Marlow
- [commit: ghc] master: Fix sdist creation (633848f)
Ian Lynagh
- [commit: ghc] master: Fix some validation errors (f142a2c)
David Terei
- [commit: ghc] master: Fix stage1 warnings (0dafee2)
Ian Lynagh
- [commit: ghc] master: Fix the filename passed to unlit (see comment for details) (1eedbc6)
Simon Marlow
- [commit: ghc] master: Fix the libffi ln handling on cygwin (f647fd5)
Ian Lynagh
- [commit: ghc] master: Fix the vectorisation of workers of data constructors (62a34c7)
Manuel Chakravarty
- [commit: ghc] master: fix time calculation for retainer profiling (bd72eeb)
Simon Marlow
- [commit: ghc] master: Fix Trac #5475: another bug in exprArity (b8abb31)
Simon Peyton Jones
- [commit: ghc] master: Fix Trac #5592: unused-import warnings with dot-dot notation (0f6ab77)
Simon Peyton Jones
- [commit: ghc] master: Fix Trac #5628: equality on data types with no constructors (078b891)
Simon Peyton Jones
- [commit: ghc] master: Fix trashing of the masking state in STM (#5238) (66265ae)
Simon Marlow
- [commit: ghc] master: Fix type of vectorised class data constructors and add dfuns into 'VectInfo' (187bb54)
Manuel Chakravarty
- [commit: ghc] master: Fix unused var warning on windows (3955077)
Duncan Coutts
- [commit: ghc] master: Fix up Safe Haskell handling of FFI imports (0a5d084)
David Terei
- [commit: ghc] master: Fix userguide markup (86255c6)
Ian Lynagh
- [commit: ghc] master: Fix validate by moving OPTIONS -fno-warn-tabs Validate fixed for Mac OS X 10.5 and Linux. For both: compiler/nativeGen/PPC/Instr.hs compiler/nativeGen/SPARC/Instr.hs failed to (stage1) build. For Mac OS X, but mysteriously not for Linux: compiler/basicTypes/Id.lhs compiler/basicTypes/Name.lhs failed during haddock'ing. (1ece7b2)
Ian Lynagh
- [commit: ghc] master: fix warning (a5762b7)
Simon Marlow
- [commit: ghc] master: fix warnings (validate was failing on i386) (6d9c9af)
Simon Marlow
- [commit: ghc] master: Fix warnings and whitespace in HsBinds. (bfbea5e)
Simon Peyton Jones
- [commit: ghc] master: Fix warnings in ByteCodeItbls (024216e)
David Terei
- [commit: ghc] master: Fix warnings in cmm/CmmOpt.hs (6caaf5f)
Ian Lynagh
- [commit: ghc] master: Fix warnings in deSugar/Check.lhs (bbf353b)
Ian Lynagh
- [commit: ghc] master: Fix warnings in deSugar/DsExpr.lhs (0f669ab)
Ian Lynagh
- [commit: ghc] master: Fix warnings in deSugar/DsGRHSs.lhs (8b8c7f4)
Ian Lynagh
- [commit: ghc] master: Fix warnings in deSugar/DsListComp.lhs (b78f0f1)
Ian Lynagh
- [commit: ghc] master: Fix warnings in simplStg/SRT.lhs (6d9dfcc)
Ian Lynagh
- [commit: ghc] master: Fix warnings in StgStats (e37c054)
Ian Lynagh
- [commit: ghc] master: Fix warnings in typecheck/TcSplice.lhs (fc1aac6)
Ian Lynagh
- [commit: ghc] master: Fixes for NetBSD (498467c)
Ian Lynagh
- [commit: ghc] master: Flush stdout and stderr during hs_exit() (#5594) (2babc2a)
Simon Marlow
- [commit: ghc] master: For the location on a record selector binding, use the location of the (d4c20a1)
Simon Marlow
- [commit: ghc] master: Formatting fix (9c48a3c)
Simon Peyton Jones
- [commit: ghc] master: Formatting fix (f1a6a5c)
David Terei
- [commit: ghc] master: Formatting fix. (aa55fdc)
David Terei
- [commit: ghc] master: Formatting fixes (af7e12f)
David Terei
- [commit: ghc] master: Formatting of PprC (5893cab)
David Terei
- [commit: ghc] master: Formmatting fixes to CmdLineParser (a4eb906)
David Terei
- [commit: ghc] master: further fixes to the #5505 fix. (9562f18)
Simon Marlow
- [commit: ghc] master: Further tweaks to the ccs primops (1fc25df)
Simon Marlow
- [commit: ghc] master: Further wibbles to calcUnfoldingGuidance, with documentation of same (04de986)
Simon Peyton Jones
- [commit: ghc] master: Generate the C main() function when linking a binary (fixes #5373) (1df28a8)
Simon Marlow
- [commit: ghc] master: Get label calculations right when we have long (>16 bits) offsets (f6fb053)
Simon Marlow
- [commit: ghc] master: Get rid of the "safety" field of CmmCall (OldCmm) (cbe2416)
Simon Marlow
- [commit: ghc] master: get the column widths right for Unicode SCC labels/modules (81e29e4)
Simon Marlow
- [commit: ghc] master: GHC gets a new constraint solver. More efficient and smaller in size. (0007c0e)
dimitris at microsoft.com
- [commit: ghc] master: GHC is now independent of the DPH library structure (0bfe5c0)
Manuel Chakravarty
- [commit: ghc] master: GhcProfiled: don't automatically add -auto-all (951c3e2)
Simon Marlow
- [commit: ghc] master: Give a better error for uses of R11, R12, ...; trac #5422 (ab9e7e3)
Ian Lynagh
- [commit: ghc] master: Give a warning when -rtsopts/-with-rtsopts are used with -no-hs-main (07f6af7)
Simon Marlow
- [commit: ghc] master: Give sub-binders different fingerprints (#5614) (a77a68e)
Simon Marlow
- [commit: ghc] master: hscParse: do not record a dependency on non-existent source files (4104a61)
Simon Marlow
- [commit: ghc] master: Ignore stdcall c-call in native codegen on x86_64 (521157f)
David Terei
- [commit: ghc] master: Implement a capi calling convention; fixes #2979 (36f8cab)
Ian Lynagh
- [commit: ghc] master: Implemented -dsuppress-var-kinds flag to remove silly kinds when dppr-debug is on. (cae9168)
dimitris at microsoft.com
- [commit: ghc] master: Improve -ddump-deriv output for Generic instances (76b5d7a)
José Pedro Magalhães
- [commit: ghc] master: Improve code generator documentation. (7ef48ca)
David Terei
- [commit: ghc] master: Improve documentation of SPECIALISE pragma (defcf2a)
Simon Peyton Jones
- [commit: ghc] master: Improve documentation on backends (d6c2ffd)
David Terei
- [commit: ghc] master: Improve optimisation for ticks (659d5d0)
Simon Marlow
- [commit: ghc] master: Improve pretty-printing of BCOs (-ddump-bcos) (baa5767)
Simon Marlow
- [commit: ghc] master: Improve the checkremove util (aee8fe2)
Ian Lynagh
- [commit: ghc] master: Improve the way we call "rm" in the build system; fixes trac #4916 (80e9070)
Ian Lynagh
- [commit: ghc] master: Improve user's guide doc for associated type defaults (881b71a)
José Pedro Magalhães
- [commit: ghc] master: Improve vectorisation warnings and errors (ec23c89)
Manuel Chakravarty
- [commit: ghc] master: Include a stack trace in the panic message, when GHC is compiled profiled. (f85c084)
Ian Lynagh
- [commit: ghc] master: Include a stack trace in the panic message, when GHC is compiled profiled. (f85c084)
Simon Marlow
- [commit: ghc] master: Include package_flags in allFlags list. (099bd6f)
David Terei
- [commit: ghc] master: Include superclass selectors in the vectorisation map (23f4b6e)
Manuel Chakravarty
- [commit: ghc] master: Initial documentation for -XPolyKinds in the user's guide. (381becf)
José Pedro Magalhães
- [commit: ghc] master: Insufficient rewriting during flattening. This fixes #5668. (e4d87e1)
dimitris at microsoft.com
- [commit: ghc] master: isReflCo no longer reliable for detection of type identity. (e544930)
dimitris at microsoft.com
- [commit: ghc] master: Keep the flag lists as IntSets rather than lists (128078e)
Simon Marlow
- [commit: ghc] master: Keep unicode characters in Haddock comments and comments in the token stream. (ee2dad1)
David Waern
- [commit: ghc] master: Less kinds in error messages (912eaca)
José Pedro Magalhães
- [commit: ghc] master: Maintain the mapping of class selectors in 'VectInfo' (c2214c9)
Manuel Chakravarty
- [commit: ghc] master: Make certainlyWillInline more conservative, so that it is never true of thunks. Otherwise the worker-wrapper phase can make a thunk into an unconditionally inline UnfWhen thing, which is Very Bad Thing. Shown up by Trac #5623. (4795040)
Simon Peyton Jones
- [commit: ghc] master: Make DsMeta work right on tuples (cf Trac #5597) (402a1da)
Simon Peyton Jones
- [commit: ghc] master: Make exprOkForSpeculation more modular (and self-consistent) (06229a8)
Simon Peyton Jones
- [commit: ghc] master: Make profiling work with multiple capabilities (+RTS -N) (50de603)
Simon Marlow
- [commit: ghc] master: Make sure to look items from D.A.P.P properly up in the HPT (b41d625)
Manuel Chakravarty
- [commit: ghc] master: Make the --fast option to validate faster, and add --normal (1bbb89f)
Simon Marlow
- [commit: ghc] master: merge (d681f87)
Simon Marlow
- [commit: ghc] master: Merge ../bghc (3a907bf)
Daniel Fischer
- [commit: ghc] master: Merge /Users/benl/devel/ghc/ghc-head-devel (34053bb)
Ben Lippmeier
- [commit: ghc] master: Merge /Users/benl/devel/ghc/ghc-head-devel (b4d08f1)
Ben Lippmeier
- [commit: ghc] master: Merge /Users/benl/devel/ghc/ghc-head-devel (e194712)
Ben Lippmeier
- [commit: ghc] master: Merge branch 'dependent7' of https://github.com/gregwebs/ghc (017897c)
Ian Lynagh
- [commit: ghc] master: Merge branch 'master' of /home/simonmar/ghc-mirror/ghc (76bce1b)
José Pedro Magalhães
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org//ghc (42e3b5b)
dimitris at microsoft.com
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org//ghc (ed26b47)
Ross Paterson
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (0d8130d)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (150d292)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (17e9e85)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (20b3049)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (2686c83)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (2d5a1a5)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (2d68dbb)
Ian Lynagh
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (305f6e3)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (6024e9e)
Ian Lynagh
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (6b6b25a)
Ian Lynagh
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (70bccc1)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (70f631e)
Ian Lynagh
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (747e27e)
dimitris at microsoft.com
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (7d13e50)
dimitris at microsoft.com
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (825e0a3)
dimitris at microsoft.com
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (838d544)
Ian Lynagh
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (a1b8e54)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (ae37bd8)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (b0cf532)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (b41a351)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (cfcf0a5)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (d523215)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (e26443e)
David Waern
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (ed63eae)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (fdf98d6)
David Waern
- [commit: ghc] master: minor bugfix for 'make re2' etc. (49c01f4)
Simon Marlow
- [commit: ghc] master: Minor fix, and transform a failure into a warning (e20884b)
José Pedro Magalhães
- [commit: ghc] master: Minor refactoring (c09cbb3)
Simon Peyton Jones
- [commit: ghc] master: Minor refactoring only (0809400)
Simon Peyton Jones
- [commit: ghc] master: More updates to Safe Haskell to implement new design (done!). (9241aa0)
David Terei
- [commit: ghc] master: Move mkPiTypes back to Type, rename mkForAllArrowKinds to mkPiKinds (2da8a4d)
José Pedro Magalhães
- [commit: ghc] master: Move vectorisation of (->) & [::] into the library (db91c0d)
Manuel Chakravarty
- [commit: ghc] master: New kind-polymorphic core (09015be)
José Pedro Magalhães
- [commit: ghc] master: Normalise FilePaths before hashing (fixes base01) (58803d7)
Simon Marlow
- [commit: ghc] master: Only call deSugar from one place (6a9800a)
Ian Lynagh
- [commit: ghc] master: Overhaul of infrastructure for profiling, coverage (HPC) and breakpoints (7bb0447)
Simon Marlow
- [commit: ghc] master: Pass "--hash-size=31 --reduce-memory-overhead" to ld; fixes trac #5240 (3275b7b)
austin seipp
- [commit: ghc] master: Pass "--hash-size=31 --reduce-memory-overhead" to ld; fixes trac #5240 (3275b7b)
Ian Lynagh
- [commit: ghc] master: Pass "--hash-size=31 --reduce-memory-overhead" to ld; fixes trac #5240 (3275b7b)
austin seipp
- [commit: ghc] master: Pass "--hash-size=31 --reduce-memory-overhead" to ld; fixes trac #5240 (3275b7b)
Ian Lynagh
- [commit: ghc] master: Record ValidateSpeed and ValidateHpc in mk/are-validating.mk (b60992f)
Ian Lynagh
- [commit: ghc] master: Record ValidateSpeed and ValidateHpc in mk/are-validating.mk (b60992f)
Simon Marlow
- [commit: ghc] master: Refactor (again) the treatment of record-selector bindings (ac11b1f)
Simon Peyton Jones
- [commit: ghc] master: Reintroducing isReflCo optimization: invariant (4aa0a2d)
dimitris at microsoft.com
- [commit: ghc] master: Relax the restriction on using abstract newtypes in FFI declarations. (c6b0fd6)
Simon Marlow
- [commit: ghc] master: Relax the restriction on using abstract newtypes in FFI declarations. (c6b0fd6)
Ian Lynagh
- [commit: ghc] master: Relax the restriction on using abstract newtypes in FFI declarations. (c6b0fd6)
Simon Marlow
- [commit: ghc] master: Remove a quadratic complexity blow-up in coercionKind (207a2a6)
Simon Peyton Jones
- [commit: ghc] master: Remove a redundant tabs warning kludge (0428417)
Ian Lynagh
- [commit: ghc] master: Remove a tabs kludge (9bebd4e)
Ian Lynagh
- [commit: ghc] master: Remove cruft code from FlagChecker (fd74243)
David Terei
- [commit: ghc] master: remove duplicate comment (99cf71c)
Ian Lynagh
- [commit: ghc] master: Remove executable mode from some files (ed4252c)
David Terei
- [commit: ghc] master: Remove now-unused libffi/package.conf.in (6791fff)
Ian Lynagh
- [commit: ghc] master: Remove obslete NOTES file (e8c8827)
Simon Peyton Jones
- [commit: ghc] master: remove obsolete notes (#5660) (b35a12a)
Simon Marlow
- [commit: ghc] master: Remove out of date new_tc_notes (fc21cd1)
Simon Peyton Jones
- [commit: ghc] master: Remove out of date Simon-log (183ae76)
Simon Peyton Jones
- [commit: ghc] master: Remove registerised code for dead architectures: mips, ia64, alpha, (7b594a5)
David Terei
- [commit: ghc] master: Remove some old comments about the mangler (e3619c9)
David Terei
- [commit: ghc] master: Remove some out-of-date comments (676a204)
Ian Lynagh
- [commit: ghc] master: Remove tab (e42cb74)
David Terei
- [commit: ghc] master: remove tabs again (515728a)
Simon Marlow
- [commit: ghc] master: Remove the -fdph-* flags (40b2a22)
Manuel Chakravarty
- [commit: ghc] master: Remove unused cRelocatableBuild (0e275ec)
Simon Marlow
- [commit: ghc] master: Removing the default grouping clause from the SQL-like comprehension notation ; (5cfc268)
Simon Peyton Jones
- [commit: ghc] master: Rename ? to OpenKind and ?? to ArgKind (18c7aea)
José Pedro Magalhães
- [commit: ghc] master: Replace a couple of "rm -rf" invocations with $(call removeTrees, ...) (27393f4)
Ian Lynagh
- [commit: ghc] master: Replace EkCtxt by an SDoc (4296552)
José Pedro Magalhães
- [commit: ghc] master: Replace unused variable with "_" (40a3361)
Simon Peyton Jones
- [commit: ghc] master: Restore file mode (3b0e507)
José Pedro Magalhães
- [commit: ghc] master: safe haskell wip (7940781)
David Terei
- [commit: ghc] master: Show LLVM mangler and code gen passes at v2 (c21ddff)
David Terei
- [commit: ghc] master: Simplify a regexp and improve a couple of comments (f7d99de)
Ian Lynagh
- [commit: ghc] master: simplTick: push type-applications and casts inside ticks. (be9e727)
Simon Marlow
- [commit: ghc] master: Small refactoring (4b9be1d)
Ian Lynagh
- [commit: ghc] master: Small refactoring: Turn a needlessly monadic binding into a let binding (a40d256)
Ian Lynagh
- [commit: ghc] master: Solved goal caching and zonking optimisations. (4bc84da)
dimitris at microsoft.com
- [commit: ghc] master: Some code cleaning (45580e3)
David Terei
- [commit: ghc] master: Some fixes to BreakArray (cb4423b)
David Terei
- [commit: ghc] master: Spaces -> Tabs (89caa97)
David Terei
- [commit: ghc] master: Spaces -> Tabs (89caa97)
Simon Marlow
- [commit: ghc] master: Spaces -> Tabs (89caa97)
David Terei
- [commit: ghc] master: Special case dictionary abstraction and application during vectorisation (5d70c12)
Manuel Chakravarty
- [commit: ghc] master: Specify unsupported ops, don't just use a catch all (53a1698)
David Terei
- [commit: ghc] master: stg_enter_checkbh: fix offsets for profiling (1c2b838)
Simon Marlow
- [commit: ghc] master: Support "phase control" for SPECIALISE pragmas (814d864)
Simon Peyton Jones
- [commit: ghc] master: Switch around the order of guards in exprIsConApp_maybe (9ad4f0b)
Simon Peyton Jones
- [commit: ghc] master: Tabs -> spaces & other white space (a94a893)
Manuel Chakravarty
- [commit: ghc] master: Tabs -> Spaces (5cab336)
David Terei
- [commit: ghc] master: Tabs -> Spaces (610e424)
David Terei
- [commit: ghc] master: Tabs -> Spaces (95768f4)
David Terei
- [commit: ghc] master: Tabs -> spaces (9ada6542b)
Ian Lynagh
- [commit: ghc] master: Tabs -> spaces (9ada6542b)
Simon Marlow
- [commit: ghc] master: Tabs -> Spaces (a53cd3f)
David Terei
- [commit: ghc] master: Tabs -> Spaces (cbc0ff0)
David Terei
- [commit: ghc] master: Tabs -> Spaces + cleaning (3475561)
David Terei
- [commit: ghc] master: Tabs -> Spaces + formatting fixes (4a5efba)
David Terei
- [commit: ghc] master: Tabs -> Spaces + formatting fixes (93e0890)
David Terei
- [commit: ghc] master: Test whether ld flags exist before using them (9ccb59e)
Ian Lynagh
- [commit: ghc] master: The "Linking" message should go through compilationProgressMessage (3b3fd56)
Simon Marlow
- [commit: ghc] master: This patch includes: (f3183d9)
dimitris at microsoft.com
- [commit: ghc] master: Throw error if safe imports used when safe haskell isn't on (c4874d4)
David Terei
- [commit: ghc] master: Tighten up the definition of arityType a bit further, (a522c3b)
Simon Peyton Jones
- [commit: ghc] master: Time handling overhaul (6b10985)
Simon Marlow
- [commit: ghc] master: Track #included files for recompilation checking (#4900, #3589) (3f34e09)
Simon Marlow
- [commit: ghc] master: Turn a bunch of ints into longs to avoid overflow (#5656) (53055bb)
Simon Marlow
- [commit: ghc] master: Turn on LLVM backend if 'keep-llvm-files' flag specified. (5d55dfe)
David Terei
- [commit: ghc] master: Tweak to doc for DynFlags (7301baf)
David Terei
- [commit: ghc] master: Tweak to pretty printing for UsageFile (13607ad)
Simon Marlow
- [commit: ghc] master: Tweaks to safe haskell documentation. (602545a)
David Terei
- [commit: ghc] master: unknownNameSuggestErr: don't panic if we find Ids with UnhelpfulSrcSpans (2c7699a)
Simon Marlow
- [commit: ghc] master: update docs regarding .a files and GHCi (#3345) (efcbe14)
Simon Marlow
- [commit: ghc] master: Update for a mutable localeEncoding (c01a23d)
Max Bolingbroke
- [commit: ghc] master: Update Safe Haskell documentation for new design in 7.4 (b4036c3)
David Terei
- [commit: ghc] master: Update the sdist VCS exclusions (4379226)
Ian Lynagh
- [commit: ghc] master: Use -fwarn-tabs when validating (1df1986)
Ian Lynagh
- [commit: ghc] master: Use mapAccumL when performing kind and type instantiation (e944915)
José Pedro Magalhães
- [commit: ghc] master: Use mkAppTys, not foldl AppTy, which was utterly wrong (922176f)
Simon Peyton Jones
- [commit: ghc] master: uType_defer: only call mkErrInfo if -ddump-tc-trace is on (#5631) (ed04377)
Simon Marlow
- [commit: ghc] master: validate: add -dcore-lint to stage2 (b94b806)
Simon Marlow
- [commit: ghc] master: vectoriser: build instance tycons for the PDatas family (21e8413)
Ben Lippmeier
- [commit: ghc] master: vectoriser: comments to PRepr and get PDatas TyCon from environment (813596c)
Ben Lippmeier
- [commit: ghc] master: vectoriser: export PDatas data constructors (71fee32)
Ben Lippmeier
- [commit: ghc] master: vectoriser: fix pvoids problem when vectorising enumerations (8e6990a)
Ben Lippmeier
- [commit: ghc] master: vectoriser: follow constraint solver changes in vectoriser (6096edb)
Ben Lippmeier
- [commit: ghc] master: vectoriser: formatting to PAMethods and start adding PDatas cases (b400e86)
Ben Lippmeier
- [commit: ghc] master: vectoriser: get the PDatas instances for products in PRepr (b408ba7)
Ben Lippmeier
- [commit: ghc] master: vectoriser: make PA PDatas instances for prod types work (295e050)
Ben Lippmeier
- [commit: ghc] master: vectoriser: mkCast args the other way around, and fix warning (3b045c3)
Ben Lippmeier
- [commit: ghc] master: vectoriser: refactoring and cleanups for PRepr (e4b4159)
Ben Lippmeier
- [commit: ghc] master: vectoriser: shift modules about the generic representation into their own dir (4a7117c)
Ben Lippmeier
- [commit: ghc] master: vectoriser: shift PData module to generics dir (2bc999c)
Ben Lippmeier
- [commit: ghc] master: vectoriser: support tuple constructors up to arity 5 (a589d9d)
Ben Lippmeier
- [commit: ghc] master: vectoriser: tabs -> spaces in PRepr (bc752fb)
Ben Lippmeier
- [commit: ghc] master: vectoriser: Use Sels2 type for vector of selectors in PDatas Sum2 instance (4902a27)
Ben Lippmeier
- [commit: ghc] master: vectoriser: Wraps tycon isn't used during vectorisation (87748ac)
Ben Lippmeier
- [commit: ghc] master: Warning police (7d9dfd53)
Manuel Chakravarty
- [commit: ghc] master: Warnings already seem to be fixed in coreSyn/CoreFVs.lhs (2a62d60)
Ian Lynagh
- [commit: ghc] master: Warnings appear to already be fixed in hsSyn/HsPat.lhs (69e1883)
Ian Lynagh
- [commit: ghc] master: White space only (e332180)
Simon Peyton Jones
- [commit: ghc] master: Whitespace in coreSyn/CoreFVs.lhs (e5ccc92)
Ian Lynagh
- [commit: ghc] master: Whitespace in deSugar/Check.lhs (770f3fb)
Ian Lynagh
- [commit: ghc] master: Whitespace in deSugar/DsListComp.lhs (e369e41)
Ian Lynagh
- [commit: ghc] master: Whitespace in hsSyn/HsPat.lhs (7408248)
Ian Lynagh
- [commit: ghc] master: Whitespace in simplStg/SRT.lhs (899af3a)
Ian Lynagh
- [commit: ghc] master: Whitespace only (2639f40)
José Pedro Magalhães
- [commit: ghc] master: Whitespace only in codeGen/CgForeignCall.hs (1ed5d70)
Ian Lynagh
- [commit: ghc] master: Whitespace only in codeGen/StgCmmForeign.hs (20789b8)
Ian Lynagh
- [commit: ghc] master: Whitespace only in glasgow_exts.xml (5342d62)
Daniel Fischer
- [commit: ghc] master: Whitespace only in typecheck/TcSplice.lhs (be6c277)
Ian Lynagh
- [commit: ghc] master: Whitespace only. (beb1834)
José Pedro Magalhães
- [commit: ghc] master: Wibbles (7231f88)
Manuel Chakravarty
- [commit: ghc] master: wrapTick: don't wrap HNFs (see comment) (d2729dc)
Simon Marlow
- [commit: ghc] master: zap arity and strictness info when we wrap a bind with mkTick (9911951)
Simon Marlow
- [commit: ghc] real-src-loc-span: More RealSrc* (59f644e)
Ian Lynagh
- [commit: ghc] real-src-loc-span: More RealSrc* (b7d09fd)
Ian Lynagh
- [commit: ghc] real-src-loc-span: More RealSrc* (cd486ae)
Ian Lynagh
- [commit: ghc] real-src-loc-span: Partial (Real)Src{Span.Loc} experiment (a37dc3d)
Ian Lynagh
- [commit: ghc] sdoc: More DynFlags + SDoc (781f9ca)
Ian Lynagh
- [commit: ghc] sdoc: More DynFlags + SDoc (9801de5)
Ian Lynagh
- [commit: ghc] sdoc: More DynFlags + SDoc (a5f5a70)
Ian Lynagh
- [commit: ghc] sdoc: More DynFlags + SDoc (b46f25e)
Ian Lynagh
- [commit: ghc] sdoc: More DynFlags + SDoc (c8c7e9c)
Ian Lynagh
- [commit: ghc] sdoc: More DynFlags + SDoc (dccf55c)
Ian Lynagh
- [commit: ghc] sdoc: More DynFlags + SDoc (e566d13)
Ian Lynagh
- [commit: ghc] sdoc: More DynFlags + SDoc (ea3a9ed)
Ian Lynagh
- [commit: ghc] sdoc: Start passing DynFlags around inside SDoc (f8e5710)
Ian Lynagh
- [commit: ghc] simd's head updated: Merge branch 'master' into simd (770499c)
Geoffrey Mainland
- [commit: ghc] simd's head updated: Merge branch 'master', remote-tracking branch 'origin' into simd (e83973b)
Geoffrey Mainland
- [commit: ghc] simd's head updated: Merge remote-tracking branch 'origin/master' into simd (9d20b5b)
Geoffrey Mainland
- [commit: ghc] simd: Add a bits128 type to C--. (f1d4853)
Geoffrey Mainland
- [commit: ghc] simd: Add LLVM vector type. (add4aaf)
Geoffrey Mainlain
- [commit: ghc] simd: Add more FloatX4# primops. (3874183)
Geoffrey Mainland
- [commit: ghc] simd: Add primops for accessing base type arrays at vector types. (e42746d)
Geoffrey Mainland
- [commit: ghc] simd: Add primops for duplicating a Float to produce a FloatX4 and for inserting a (2865ebc)
Geoffrey Mainland
- [commit: ghc] simd: Add primops for packing and unpacking FloatX4#'s. (340816b)
Geoffrey Mainland
- [commit: ghc] simd: Add suport for vector constants to LLVM. (f01afcd)
Geoffrey Mainland
- [commit: ghc] simd: Add support for 4-wide Float SIMD vectors and addition. (9927f73)
Geoffrey Mainlain
- [commit: ghc] simd: Add support for the LLVM insertelement and extractelement instructions. (b331645)
Geoffrey Mainlain
- [commit: ghc] simd: Add the DoubleX2# primitive type and associated primops. (41e5806)
Geoffrey Mainland
- [commit: ghc] simd: Add the Int64X2# primitive type and associated primops. (1376c64)
Geoffrey Mainland
- [commit: ghc] simd: Added SIMD Vector Type Int32X4 modeled after FloatX4, with basic primop set to get Ints going (add/sub/multiply/SQuot/SRem/UQuot/URem/etc...) (32543db)
Paul Monday
- [commit: ghc] simd: Always pass vector values on the stack. (15ce930)
Geoffrey Mainland
- [commit: ghc] simd: Back-out changes to the storage manager that forced 16-byte boundaries. (d9775da)
Geoffrey Mainlain
- [commit: ghc] simd: Casts can appear in vector expressions now, so tell the X86 code generator to (75acb2b)
Geoffrey Mainland
- [commit: ghc] simd: Change the compiler's internal representation of vectors. (9128f3f)
Geoffrey Mainland
- [commit: ghc] simd: Comment only. (3ef510c)
Geoffrey Mainland
- [commit: ghc] simd: Correct the type of int vector negation. (5bf3505)
Geoffrey Mainland
- [commit: ghc] simd: Fix vector element insertion and deletion. (a72a946)
Geoffrey Mainland
- [commit: ghc] simd: Formatting. (9488f54)
Geoffrey Mainlain
- [commit: ghc] simd: Get rid of vec4bWord, using vec4b32 instead. (94ed485)
Geoffrey Mainland
- [commit: ghc] simd: Handle 4-byte aligned stack on Win32 when generating SSE instructions. (0f251a0)
Geoffrey Mainland
- [commit: ghc] simd: Handle 4-byte aligned stack on Win32 when generating SSE instructions. (0f251a0)
David Terei
- [commit: ghc] simd: Handle 4-byte aligned stack on Win32 when generating SSE instructions. (0f251a0)
Geoffrey Mainland
- [commit: ghc] simd: Handle 4-byte aligned stack on Win32 when generating SSE instructions. (0f251a0)
David Terei
- [commit: ghc] simd: Handle 4-byte aligned stack on Win32 when generating SSE instructions. (0f251a0)
Geoffrey Mainland
- [commit: ghc] simd: Handle 4-byte aligned stack on Win32 when generating SSE instructions. (0f251a0)
David Terei
- [commit: ghc] simd: Implement slow calls for vectors. (d4c7d6a)
Geoffrey Mainland
- [commit: ghc] simd: LLVM vector element extraction and insertion can take non-constant indices. (b0f4edc)
Geoffrey Mainland
- [commit: ghc] simd: Make genapply use proper types for 16-byte vectors. (599f75f)
Geoffrey Mainland
- [commit: ghc] simd: Make separate sections for each primitive vector type. (6dc4ddf)
Geoffrey Mainland
- [commit: ghc] simd: Make sure the allocator aligns memory on a 16-byte boundary. (08ba8f7)
Simon Marlow
- [commit: ghc] simd: Make sure the allocator aligns memory on a 16-byte boundary. (08ba8f7)
Geoffrey Mainlain
- [commit: ghc] simd: Make sure the allocator aligns memory on a 16-byte boundary. (08ba8f7)
Johan Tibell
- [commit: ghc] simd: Make sure the allocator aligns memory on a 16-byte boundary. (08ba8f7)
Johan Tibell
- [commit: ghc] simd: Merge branch 'master' into simd (770499c)
Geoffrey Mainland
- [commit: ghc] simd: Merge branch 'master', remote-tracking branch 'origin' into simd (e83973b)
Geoffrey Mainland
- [commit: ghc] simd: Merge remote-tracking branch 'origin/master' into simd (9d20b5b)
Geoffrey Mainland
- [commit: ghc] simd: Properly calculate CgRep size for vectors. (c6d3cf1)
Geoffrey Mainlain
- [commit: ghc] simd: Rename FloatVec4# to FloatX4# per discussion with Simon PJ. (7715bdb)
Geoffrey Mainland
- [commit: ghc] simd: Tell LLVM that all vector stores and loads are potentially unaligned. (45b74dc)
Geoffrey Mainlain
- [commit: ghc] simd: Vector packing/unpacking can require casts, e.g., vectors of 32-bit integers. (ecad73e)
Geoffrey Mainland
- [commit: ghc] simd: Whitespace. (2b1bc2c)
Geoffrey Mainland
- [commit: ghc] srcloc: Fix for $topdir appearing in the haddock-html field (1d74684)
Ian Lynagh
- [commit: ghc] srcloc: Refactor SrcLoc and SrcSpan (5f8f1f2)
Ian Lynagh
- [commit: haddock] branch 'ghc-7.4' created
Ian Lynagh
- [commit: haddock] branch 'ghc-kinds' deleted
José Pedro Magalhães
- [commit: haddock] development, master: Make testsuite able to find its dependencies automatically. (208b7cc)
David Waern
- [commit: haddock] development, master: Remove NEW_GHC_LAYOUT conditional. (b5468c4)
David Waern
- [commit: haddock] development, master: Rename copy.hs -> accept.hs. (86cf889)
David Waern
- [commit: haddock] development, master: Add --print-ghc-path. (3fb4785)
David Waern
- [commit: haddock] development,master: Fix build. (0a8d269)
David Waern
- [commit: haddock] development,master: Sort import list (dc24731)
David Waern
- [commit: haddock] ghc-7.4's head updated: Update tests. (2760e0b)
Ian Lynagh
- [commit: haddock] ghc-kinds's head updated: Merge branch 'master' into ghc-kinds (0a64dbe)
José Pedro Magalhães
- [commit: haddock] ghc-kinds's head updated: Merge remote branch 'origin/master' into ghc-kinds (3a75892)
José Pedro Magalhães
- [commit: haddock] ghc-kinds: Change imports from Coercion to Kind (bf87aa0)
José Pedro Magalhães
- [commit: haddock] ghc-kinds: Merge branch 'master' into ghc-kinds (0a64dbe)
José Pedro Magalhães
- [commit: haddock] ghc-kinds: Merge remote branch 'origin/master' into ghc-kinds (3a75892)
José Pedro Magalhães
- [commit: haddock] master: Accept test output. (672ab63)
David Waern
- [commit: haddock] master: Add flag --interface-version. (7a6b377)
David Waern
- [commit: haddock] master: Allow doc comments to link to out-of-scope things (#78). (1345132)
David Waern
- [commit: haddock] master: Avoid depency on regex-compat also in accept.hs. (626211c)
David Waern
- [commit: haddock] master: Avoid haskell98 dependency in test (4d457ae)
David Waern
- [commit: haddock] master: Cleanup. (638683c)
David Waern
- [commit: haddock] master: Fix a bug in test runner and get rid of regex-compat dependency. (2927dd7)
David Waern
- [commit: haddock] master: Fix build. (5484ece)
David Waern
- [commit: haddock] master: Fix module reference bug. (07c816c)
David Waern
- [commit: haddock] master: Follow changes to tuple sorts in master (6d88847)
José Pedro Magalhães
- [commit: haddock] master: Follow GHC build system change to the way we call rm (27c3e36)
Ian Lynagh
- [commit: haddock] master: Give preference to type over data constructors for doc comment links at renaming time. (3ebdc74)
David Waern
- [commit: haddock] master: Improved declNames internal error. Added a case to handle DocD. (8ae2b7d)
David Waern
- [commit: haddock] master: Merge branch 'master' of http://darcs.haskell.org/haddock (2d0c63d)
David Waern
- [commit: haddock] master: Merge https://github.com/rrnewton/haddock (2f10364)
David Waern
- [commit: haddock] master: New kind-polymorphic core (96154b6)
José Pedro Magalhães
- [commit: haddock] master: Remove #ifs for older compiler versions. (c3278a9)
David Waern
- [commit: haddock] master: Remove -DNEW_GHC_LAYOUT in ghc.mk (2a8f484)
Ian Lynagh
- [commit: haddock] master: Remove redundant imports (b9daadb)
Simon Peyton Jones
- [commit: haddock] master: Some more changes to test scripts. (3bdd928)
David Waern
- [commit: haddock] master: Update tests. (2760e0b)
David Waern
- [commit: haddock] master: Use getDeclMainBinder instead of declNames. (f19cc29)
David Waern
- [commit: hsc2hs] branch 'ghc-7.4' created
Ian Lynagh
- [commit: hsc2hs] master: Remove -DNEW_GHC_LAYOUT in ghc.mk (385fc7d)
Ian Lynagh
- [commit: nofib] master: comments (bc7468f)
Simon Marlow
- [commit: nofib] master: fix build with GHC 7.4+ (add Show constraint) (2df6e34)
Simon Marlow
- [commit: nofib] master: update to work with the latest parallel package (621a7bd)
Simon Marlow
- [commit: testsuite] branch 'ghc-7.4' created
Ian Lynagh
- [commit: testsuite] branch 'ghc-kinds' deleted
José Pedro Magalhães
- [commit: testsuite] ghc-7.2: Accept changed output (resulting from fix to #5410) (68b63fc)
Ian Lynagh
- [commit: testsuite] ghc-7.2: Attempt to fix decodingerror002 test for non-UTF8 locales (a75e87c)
Ian Lynagh
- [commit: testsuite] ghc-7.2: Fix #5436 by using 'recover' on handle EOF (e364f38)
Ian Lynagh
- [commit: testsuite] ghc-7.2: Fix decodingerror002 on Windows (9381c5b)
Ian Lynagh
- [commit: testsuite] ghc-7.2: Update tests now that we trust packages by default (f607507)
Ian Lynagh
- [commit: testsuite] ghc-7.4's head updated: clean up test failures (4d39beb)
Ian Lynagh
- [commit: testsuite] ghc-7.4's head updated: Expect 3307 and environment001 to fail on msys; fixes trac #5599 (f6f2038)
Ian Lynagh
- [commit: testsuite] ghc-kinds's head updated: Add missing -XMultiParamTypeClasses to SimpleFail4 (edffa83)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds's head updated: Increase two performance limits a bit (02d33e4)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds's head updated: Merge branch 'master' into ghc-kinds (098826e)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds's head updated: Merge branch 'master' into ghc-kinds (31b6c47)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds's head updated: Merge remote branch 'origin/master' into ghc-kinds (18fad16)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds's head updated: Merge remote branch 'origin/master' into ghc-kinds (565543d)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds's head updated: Merge remote branch 'origin/master' into ghc-kinds (b69bd11)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds: Accept error messages (386d654)
Simon Peyton Jones
- [commit: testsuite] ghc-kinds: Accept new output (ecd6489)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds: Add missing -XMultiParamTypeClasses to SimpleFail4 (edffa83)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds: Import Constraint to use it (f9fdcc0)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds: Increase two performance limits a bit (02d33e4)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds: Mark tcfail158 and T3330c as expect_fail for now (ab109e8)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds: Merge branch 'master' into ghc-kinds (098826e)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds: Merge branch 'master' into ghc-kinds (31b6c47)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds: Merge remote branch 'origin/master' into ghc-kinds (18fad16)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds: Merge remote branch 'origin/master' into ghc-kinds (565543d)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds: Merge remote branch 'origin/master' into ghc-kinds (8a1cdb4)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds: Merge remote branch 'origin/master' into ghc-kinds (9d0256b)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds: Merge remote branch 'origin/master' into ghc-kinds (b69bd11)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds: Merge remote branch 'origin/master' into ghc-kinds (bd84b67)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds: New output (2c7a14e)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds: tc167 should fail: (->) has kind * -> * -> * (ba43667)
Simon Peyton Jones
- [commit: testsuite] ghc-kinds: This test requires MultiParamTypeClasses (6eb3854)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds: Update expectedGhcOnlyExtensions (a7de93b)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds: Update output for improved printing of TH quotations (59f0331)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds: Update outputs (5fad1cb)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds: Update the output of some tests (7964b1d)
José Pedro Magalhães
- [commit: testsuite] ghc-kinds: Update type error messages output for some tests (f2cbdf3)
José Pedro Magalhães
- [commit: testsuite] master: accept (better) output (2c731e8)
Simon Marlow
- [commit: testsuite] master: Accept error message wobbles (56a2e02)
Simon Peyton Jones
- [commit: testsuite] master: accept output ("Linking" message moved from stderr to stdout) (d0a14b0)
Simon Marlow
- [commit: testsuite] master: accept output (52e7b67)
Simon Marlow
- [commit: testsuite] master: accept output (8ce7a87)
Simon Marlow
- [commit: testsuite] master: accept output (b0a8b2f)
Simon Marlow
- [commit: testsuite] master: Add a test by Julien (eacd73a)
José Pedro Magalhães
- [commit: testsuite] master: Add a test for #5267 (a30ef3b)
Ian Lynagh
- [commit: testsuite] master: Add a test for #5327 (c9819d4)
Ian Lynagh
- [commit: testsuite] master: Add a test for #5380 (bca39ff)
Ian Lynagh
- [commit: testsuite] master: Add a test for #5603 (3556bf0)
Ian Lynagh
- [commit: testsuite] master: Add a test for T5198 (01b735e)
Ian Lynagh
- [commit: testsuite] master: Add a test for TH's qAddDependentFile (bb6389b)
Ian Lynagh
- [commit: testsuite] master: Add a test for trac #5423 (7565885)
Ian Lynagh
- [commit: testsuite] master: add an unoptimised profiled way ('prof') (5a30e0d)
Simon Marlow
- [commit: testsuite] master: Add CApiFFI to T4437 (3e9afab)
Ian Lynagh
- [commit: testsuite] master: Add expected failure output for tc167 (4ce9f92)
José Pedro Magalhães
- [commit: testsuite] master: Add kind annotations (d168009)
José Pedro Magalhães
- [commit: testsuite] master: Add kind polymorphism tests (31fdead)
José Pedro Magalhães
- [commit: testsuite] master: Add missing $(TEST_HC_OPTS) in tests (72117cb)
Ian Lynagh
- [commit: testsuite] master: Add missing file (c118fa3)
Ian Lynagh
- [commit: testsuite] master: Add package dph-prim-par because dph-smvm needs D.A.P.Unlifted too (f896a43)
Daniel Fischer
- [commit: testsuite] master: add req_shared_libs and use it (fbcc443)
Simon Marlow
- [commit: testsuite] master: Add Safe Haskell tests for new '-fwarn-safe', '-fwarn-unsafe' (7d56ae3)
David Terei
- [commit: testsuite] master: Add test case T4491 for #4491. (d90154a)
Geoffrey Mainland
- [commit: testsuite] master: Add test for #437: recompilation bug with '-main-is' (c92cb3f)
David Terei
- [commit: testsuite] master: add test for #5238 (f492a98)
Simon Marlow
- [commit: testsuite] master: add test for #5559 (unicode cost-centre names) (3f4f18b)
Simon Marlow
- [commit: testsuite] master: add test for #5584 (d33b867)
Simon Marlow
- [commit: testsuite] master: add test for #5594 (5e46853)
Simon Marlow
- [commit: testsuite] master: add test for #5611 (4e1a51b)
Simon Marlow
- [commit: testsuite] master: add test for #5614 (0966849)
Simon Marlow
- [commit: testsuite] master: add test for #5626 (ccedf63)
Simon Marlow
- [commit: testsuite] master: add test for #5644 (d57e7bb)
Simon Marlow
- [commit: testsuite] master: Add test for a bug in the byte code generator (f40c222)
Simon Marlow
- [commit: testsuite] master: add test scc004 which is expect_broken(#5654) (bca9767)
Simon Marlow
- [commit: testsuite] master: Add tests for #5054 (8f722ff)
David Terei
- [commit: testsuite] master: Add tests for #5054 (8f722ff)
Simon Marlow
- [commit: testsuite] master: Add tests for T4474 (dc2a21e)
Ian Lynagh
- [commit: testsuite] master: Add the right stderr file to T5625 (264d778)
Simon Peyton Jones
- [commit: testsuite] master: allow error message normalisation to be customised (dc03259)
Simon Marlow
- [commit: testsuite] master: Another PolyKinds test (700f295)
José Pedro Magalhães
- [commit: testsuite] master: Be explicit about the package exposing D.A.P.Unlifted (2c9637b)
Manuel Chakravarty
- [commit: testsuite] master: callstack001 requires profiling (e1d86b9)
Ian Lynagh
- [commit: testsuite] master: cgrun057: accept output and mark as non-broken (#948) (59dbed7)
Simon Marlow
- [commit: testsuite] master: clean some extra files here (eecf833)
Simon Marlow
- [commit: testsuite] master: clean up test failures (4d39beb)
Simon Marlow
- [commit: testsuite] master: cleaning of testsuite (c03e812)
David Terei
- [commit: testsuite] master: code for comparing profile outputs (f715e86)
Simon Marlow
- [commit: testsuite] master: CPUTime001 has moved to base/tests (cdc28b6)
Ian Lynagh
- [commit: testsuite] master: Decrease max bytes allocated limit of T3064 (02de519)
José Pedro Magalhães
- [commit: testsuite] master: Define 32bit expected values for T4474* (a20ef03)
Ian Lynagh
- [commit: testsuite] master: Define the GHC "compiler_always_flags" in make; fixes trac #5213 (65c0119)
Ian Lynagh
- [commit: testsuite] master: Define the GHC "compiler_always_flags" in make; fixes trac #5213 (65c0119)
Simon Marlow
- [commit: testsuite] master: Define the GHC "compiler_always_flags" in make; fixes trac #5213 (65c0119)
Ian Lynagh
- [commit: testsuite] master: defined prof_ways, threaded_ways and opt_ways automatically (c921302)
Simon Marlow
- [commit: testsuite] master: Don't give normalised diff output (ac3ca49)
Ian Lynagh
- [commit: testsuite] master: dph-classes wibble (56df55e)
Manuel Chakravarty
- [commit: testsuite] master: dph-diophantine-fast(normal) fails (#5613) (a2a0911)
Ian Lynagh
- [commit: testsuite] master: Enable and fix posix006 (94a9607)
Ian Lynagh
- [commit: testsuite] master: Enable and fix the posix* tests (ff84085)
Ian Lynagh
- [commit: testsuite] master: enable RTS opts for GHC 7.3+ (5c28e08)
Simon Marlow
- [commit: testsuite] master: Error message modifications for the new constraint solver. (142444c)
dimitris at microsoft.com
- [commit: testsuite] master: Error message shuffling. (b82ab6d)
dimitris at microsoft.com
- [commit: testsuite] master: Error message shuffling. (e2147b8)
dimitris at microsoft.com
- [commit: testsuite] master: Expect 3307 and environment001 to fail on msys; fixes trac #5599 (f6f2038)
Ian Lynagh
- [commit: testsuite] master: expect failure for 'profasm' too (b28d9eb)
Simon Marlow
- [commit: testsuite] master: Expect T3330c to pass again (fae9c70)
José Pedro Magalhães
- [commit: testsuite] master: Filter -fforce-recomp out of TEST_HC_OPTS in the driver tests (fc71627)
Ian Lynagh
- [commit: testsuite] master: Fix and enable posix010 (b4b2f77)
Ian Lynagh
- [commit: testsuite] master: Fix and enable posix014 (b5ee036)
Ian Lynagh
- [commit: testsuite] master: Fix and reenalbe posix009 (af32066)
Ian Lynagh
- [commit: testsuite] master: Fix dph-smvm (2f4383d)
Daniel Fischer
- [commit: testsuite] master: Fix meaning of the only_ways field (fixed cgrun057(normal) in validate) (5f29222)
Simon Marlow
- [commit: testsuite] master: Fix T4464 for the new way of handling main() and -rtsopts (de7a0e5)
Simon Marlow
- [commit: testsuite] master: fix test on Windows (ca7979b)
Simon Marlow
- [commit: testsuite] master: fix this test (need to use reservedSignals) (486ec3b)
Simon Marlow
- [commit: testsuite] master: Fix typo (de72818)
Ian Lynagh
- [commit: testsuite] master: fix up 5054 test (3affe82)
David Terei
- [commit: testsuite] master: Follow API changes in DPH tests (197887b)
Ben Lippmeier
- [commit: testsuite] master: follow changes in Core: Note -> Tick (5d6ba12)
Simon Marlow
- [commit: testsuite] master: Follow dph package name changes (d9381b8)
Ben Lippmeier
- [commit: testsuite] master: Follow error message changes (e8e6faf)
Simon Peyton Jones
- [commit: testsuite] master: For DPH tests, -fdph-* -> -package dph-* (112bd86)
Manuel Chakravarty
- [commit: testsuite] master: ghci038 is expect_broken(5289) on Windows (416c1be)
Simon Marlow
- [commit: testsuite] master: Ignore IDLE in .prof.sample (fix spurious profthreaded failures) (c98a1bb)
Simon Marlow
- [commit: testsuite] master: Import Constraint to use it (0d28d10)
José Pedro Magalhães
- [commit: testsuite] master: Increase allocation limit for T3064 a bit (9c6161b)
José Pedro Magalhães
- [commit: testsuite] master: make cg057 compile (2095a11)
Simon Marlow
- [commit: testsuite] master: Make cgrun059 code slightly clearer (597334b)
Ian Lynagh
- [commit: testsuite] master: Make this test not require the stm package (ff280a1)
Simon Marlow
- [commit: testsuite] master: mark 5250 as expect_fail on Windows (9f1420c)
Simon Marlow
- [commit: testsuite] master: Merge ../../hack/testsuite (0a09d7c)
Daniel Fischer
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (5f5403a)
Simon Peyton Jones
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (74683ca)
Simon Peyton Jones
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (7cc9f79)
Simon Peyton Jones
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (9c16644)
Ian Lynagh
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (b172b48)
Simon Peyton Jones
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (b7ad47d)
Simon Peyton Jones
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (c842ce2)
dimitris at microsoft.com
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (d60b11c)
David Terei
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (fc80ad1)
dimitris at microsoft.com
- [commit: testsuite] master: Missed zero in tests for T5030 (e4e9dc4)
Simon Peyton Jones
- [commit: testsuite] master: Mostly fix posix005. Complete fix blocked on #5648. (183dc5d)
Ian Lynagh
- [commit: testsuite] master: Move Data.List tests to base/tests (76fd9aa)
Ian Lynagh
- [commit: testsuite] master: Move hash001 to base/tests (1554fe9)
Ian Lynagh
- [commit: testsuite] master: Move ioref001 to base/tests (6d60428)
Ian Lynagh
- [commit: testsuite] master: Move ix001 to base/tests (a3e6aad)
Ian Lynagh
- [commit: testsuite] master: Move lexNum to base/tests (9f0fbe2)
Ian Lynagh
- [commit: testsuite] master: Move lib/Char tests to base/tests (364c75a)
Ian Lynagh
- [commit: testsuite] master: Move lib/System tests to base/tests (67d1803)
Ian Lynagh
- [commit: testsuite] master: Move testsuite/tests/lib/Data.Fixed test to base/tests (8975070)
Ian Lynagh
- [commit: testsuite] master: Move testsuite/tests/lib/Numeric to base/tests (b83bcb6)
Ian Lynagh
- [commit: testsuite] master: Move testsuite/tests/lib/Show to base/tests (2de7870)
Ian Lynagh
- [commit: testsuite] master: New kind-polymorphic core (77ad4b3)
José Pedro Magalhães
- [commit: testsuite] master: New test 'dph-classes' (3857074)
Manuel Chakravarty
- [commit: testsuite] master: normalise slashes in error messages (8afe8e5)
Simon Marlow
- [commit: testsuite] master: omit prof/dyn ways (1ae2f14)
Simon Marlow
- [commit: testsuite] master: only add -fno-ghci-history if GHC >= 7.3 (3bb64ba)
Simon Marlow
- [commit: testsuite] master: print032 is not broken any more (8618af3)
Simon Marlow
- [commit: testsuite] master: profasm does not require the NCG any more (345539b)
Simon Marlow
- [commit: testsuite] master: push the (now correct) output (3f5a092)
Simon Marlow
- [commit: testsuite] master: Reduce allocation bound for T5030 (0bde104)
Simon Peyton Jones
- [commit: testsuite] master: Reduce this test case further. There looks to be something suspicious (0a7cd20)
Simon Marlow
- [commit: testsuite] master: Reducing the context stack for this file, which was looping anyway, to (d784b31)
dimitris at microsoft.com
- [commit: testsuite] master: remove accidentally-left-in debugging output (d14a5cd)
Simon Marlow
- [commit: testsuite] master: Remove duplicated options from a test (cafbe34)
Ian Lynagh
- [commit: testsuite] master: Remove executable mode from some files (1a34c03)
David Terei
- [commit: testsuite] master: Remove GenBigTypes test (b02e48f)
Ian Lynagh
- [commit: testsuite] master: Remove old .stdout files (9e47e59)
Ian Lynagh
- [commit: testsuite] master: Remove posix001 (568f428)
Ian Lynagh
- [commit: testsuite] master: Remove posix007 (330460c)
Ian Lynagh
- [commit: testsuite] master: Remove posix008 (11e9597)
Ian Lynagh
- [commit: testsuite] master: Remove posix011 (2c697fb)
Ian Lynagh
- [commit: testsuite] master: Remove posix012 (1dee9e5)
Ian Lynagh
- [commit: testsuite] master: Remove posix013 (6f5f64c)
Ian Lynagh
- [commit: testsuite] master: Remove sockets tests (453cd27)
Ian Lynagh
- [commit: testsuite] master: Set -no-hs-main if the test is not Haskell code (2d4d9a2)
Simon Marlow
- [commit: testsuite] master: shouldn't fail the test if we are accepting output (aa4cf15)
Simon Marlow
- [commit: testsuite] master: Simple test for PolyKinds inference (a5bae4f)
José Pedro Magalhães
- [commit: testsuite] master: simplify using prof_ways (d8513f0)
Simon Marlow
- [commit: testsuite] master: some more profiling tests (1ecff42)
Simon Marlow
- [commit: testsuite] master: T3103 is expect_broken for optllvm too (5018489)
Simon Marlow
- [commit: testsuite] master: T5373 is now expected to pass on mingw32/darwin (a9bac00)
Simon Marlow
- [commit: testsuite] master: Tabs -> Spaces (fb847d9)
Daniel Fischer
- [commit: testsuite] master: Test 5250 works on LLVM now. (896fda7)
David Terei
- [commit: testsuite] master: Test case for #5643 (3a53961)
dimitris at microsoft.com
- [commit: testsuite] master: test for #3589 (a9d02b3)
Simon Marlow
- [commit: testsuite] master: Test for #5237 (71ca58f)
Daniel Fischer
- [commit: testsuite] master: test for #5421 (ce693f6)
Simon Marlow
- [commit: testsuite] master: Test for #5589. (ef55fb6)
Simon Peyton Jones
- [commit: testsuite] master: test for GHC.Exts.currentCallStack (dfdb979)
Simon Marlow
- [commit: testsuite] master: test SCC with omitted quotes (ab1a521)
Simon Marlow
- [commit: testsuite] master: Test Trac #5001 (ac55c8f)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5587 (8c59c29)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5592 (daf6921)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5597 (8c20682)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5625 (7af4ba8)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5625 (8f2f883)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5628 (82aa075)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5631 (d82365b)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #5655 (2d037a7)
Simon Peyton Jones
- [commit: testsuite] master: Test vectorisation of type classes some more (d218663)
Manuel Chakravarty
- [commit: testsuite] master: Trac #5603 is fixed (de50777)
Simon Peyton Jones
- [commit: testsuite] master: tweak readme (dc9ee57)
David Terei
- [commit: testsuite] master: Update encoding002 for lone-surrogates (e0e9d3f)
Max Bolingbroke
- [commit: testsuite] master: Update GenDerivOutput output (e2298b6)
José Pedro Magalhães
- [commit: testsuite] master: Update Mixed01 for new output (1008641)
David Terei
- [commit: testsuite] master: Update output (ac8ec81)
José Pedro Magalhães
- [commit: testsuite] master: Update outputs (4b32a83)
José Pedro Magalhães
- [commit: testsuite] master: Update outputs (6b9f082)
José Pedro Magalhães
- [commit: testsuite] master: Update outputs (error message locations) (1dd4dd9)
José Pedro Magalhães
- [commit: testsuite] master: Update outputs after renaming the ? and ?? kinds (8f2915e)
José Pedro Magalhães
- [commit: testsuite] master: update results (and add an expected failure) for the ioprof test (d71c537)
Simon Marlow
- [commit: testsuite] master: Update Safe Haskell test to include recomp checks (f3aa71e)
David Terei
- [commit: testsuite] master: Update test suite following the removal of the default grouping (c32f136)
Simon Peyton Jones
- [commit: testsuite] master: update to use HsFFI.h (was using the old Rts.h API) (3b1a9aa)
Simon Marlow
- [commit: testsuite] master: Whitespace in dph/smvm/dph-smvm.T (891065b)
Daniel Fischer
- [commit: testsuite] master: Wibble in T3234 output; this one is rather wobbly (b6e5cac)
Simon Peyton Jones
- [nightly] 01-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 01-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 01-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 01-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 02-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 02-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 02-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 02-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 03-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 03-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 03-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 03-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 04-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 04-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 04-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 04-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 05-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 05-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 05-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 05-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 06-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 06-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 07-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 07-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 07-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 07-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 08-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 08-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 08-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 08-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 09-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 09-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 09-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 09-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 10-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 10-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 10-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 10-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 11-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 11-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 11-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 11-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 12-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 12-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 12-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 12-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 13-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 13-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 13-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 13-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 14-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 14-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 14-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 14-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 15-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 15-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 15-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 15-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 16-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 16-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 16-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 16-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 17-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 17-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 17-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 17-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 18-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 18-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 18-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 18-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 19-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 19-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 19-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 19-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 20-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 20-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 20-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 20-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 21-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 21-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 21-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 21-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 22-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 22-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 22-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 22-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 23-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 23-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 23-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 23-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 24-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 24-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 24-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 24-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 25-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 25-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 25-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 25-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 26-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 26-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 26-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 26-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 27-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 27-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 27-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 27-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 28-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 28-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 28-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 28-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 29-Nov-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 29-Nov-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 29-Nov-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 29-Nov-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 31-Oct-2011 build of HEAD on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 31-Oct-2011 build of HEAD on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [nightly] 31-Oct-2011 build of STABLE on i386-unknown-linux (cam-02-unx)
GHC Build Reports
- [nightly] 31-Oct-2011 build of STABLE on x86_64-unknown-linux (cam-04-unx)
GHC Build Reports
- [PATCH] Add eventlog event for thread labels
Duncan Coutts
- [PATCH] Add eventlog event for thread labels
Duncan Coutts
- [PATCH] Add eventlog event for thread labels
Simon Marlow
- [PATCH] added NOUNPACK pragma (see #2338)
Stefan Wehr
- [PATCH] added NOUNPACK pragma (see #2338)
Stefan Wehr
- [PATCH] dph-prim-par: use getNumCapabilities instead of numCapabilities
shelarcy
- [PATCH] dph-prim-par: use getNumCapabilities instead of numCapabilities
Ben Lippmeier
- [PATCH] Fix comments.
Michal Terepeta
- [PATCH] Fix comments.
Ian Lynagh
- [PATCH] fix configure's generation of settings file on ARM platform
David Terei
- [PATCH] fix configure's generation of settings file on ARM platform
Karel Gardas
- [PATCH] Fix document to follow renaming -XPArr to -XParallelArrays
shelarcy
- [PATCH] Fix document to follow renaming -XPArr to -XParallelArrays
Ian Lynagh
- [PATCH]: random package rangeTest fix for CWChar on Windows
Bill Tutt
- ARM linker support: Help needed
Karel Gardas
- base compilation failure
Dimitrios Vytiniotis
- base compilation failure
Dimitrios Vytiniotis
- base compilation failure
David Terei
- builder-client: .../steps: removeDirectory: unsatisified constraints (Directory not empty)
Ian Lynagh
- builder-client: .../steps: removeDirectory: unsatisified constraints (Directory not empty)
Thorkil Naur
- builder-client: .../steps: removeDirectory: unsatisified constraints (Directory not empty)
Thorkil Naur
- Cannot build a profiled compiler (probaly DPH related)
Pedro Magalhães
- Cannot build a profiled compiler (probaly DPH related)
Ben Lippmeier
- Cannot build a profiled compiler (probaly DPH related)
Simon Marlow
- Cannot build a profiled compiler (probaly DPH related)
Simon Peyton-Jones
- Cannot build a profiled compiler (probaly DPH related)
Ben Lippmeier
- Cannot build a profiled compiler (probaly DPH related)
Simon Marlow
- Cannot post to this mailing list
Pedro Magalhães
- Change GHC to use clang on OSX as the assembler driver
David Terei
- Change GHC to use clang on OSX as the assembler driver
Thomas Schilling
- Change GHC to use clang on OSX as the assembler driver
Johan Tibell
- Change GHC to use clang on OSX as the assembler driver
Bryan O'Sullivan
- Change GHC to use clang on OSX as the assembler driver
Ian Lynagh
- Change GHC to use clang on OSX as the assembler driver
David Terei
- Change GHC to use clang on OSX as the assembler driver
Manuel M T Chakravarty
- Failing tests
Simon Peyton-Jones
- Failing tests
David Terei
- Failing tests
Simon Peyton-Jones
- Feature request: "Recursive" SPECIALIZation
Ben Gamari
- Feature request: "Recursive" SPECIALIZation
Simon Peyton-Jones
- Feature request: "Recursive" SPECIALIZation
Ben Gamari
- GHC 7.4 branch
Ian Lynagh
- ghc IO implementation
Knut Halvor Skrede
- GHC, Clang & XCode 4.2
Simon Marlow
- heads up: GHC gets a new constraint solver (again)
Dimitrios Vytiniotis
- heads up: GHC gets a new constraint solver (again)
Daniel Fischer
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 386, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 387, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 388, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 389, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 390, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 391, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 392, Success
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 394, Success
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 395, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 396, Success
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 397, Success
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 398, Success
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 399, Success
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 400, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 401, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 402, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 403, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 404, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 405, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 406, Failure
Builder
- kgardas-opensolaris-x86-head (x86 Solaris HEAD), build 407, Incomplete
Builder
- libffi upgrade causing build problems?
Max Bolingbroke
- libffi upgrade causing build problems?
Ian Lynagh
- make sdist not working in HEAD
Simon Marlow
- make sdist not working in HEAD
Ian Lynagh
- make sdist not working in HEAD
Ian Lynagh
- mbolingbroke (x86 OSX HEAD), build 147, Incomplete
Builder
- mbolingbroke (x86 OSX HEAD), build 148, Success
Builder
- mbolingbroke (x86 OSX HEAD), build 149, Success
Builder
- mbolingbroke (x86 OSX HEAD), build 150, Success
Builder
- mbolingbroke (x86 OSX HEAD), build 151, Failure
Builder
- mbolingbroke (x86 OSX HEAD), build 152, Success
Builder
- mbolingbroke (x86 OSX HEAD), build 153, Success
Builder
- mbolingbroke (x86 OSX HEAD), build 154, Incomplete
Builder
- Monad comprehensions and rebindable syntax
Simon Peyton-Jones
- Monad comprehensions and rebindable syntax
Simon Peyton-Jones
- New patches in /srv/darcs/git-mirrors/bytestring
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/bytestring
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/bytestring
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/bytestring
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/bytestring
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/bytestring
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/bytestring
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/bytestring
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/bytestring
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/bytestring
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/bytestring
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/bytestring
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/bytestring
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/bytestring
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/bytestring
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/bytestring
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/bytestring
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/bytestring
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/bytestring
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/bytestring
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/bytestring
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/bytestring
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/bytestring
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/Cabal
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/containers
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/pretty
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/pretty
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/terminfo
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/terminfo
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/terminfo
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/terminfo
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/terminfo
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/terminfo
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/terminfo
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/terminfo
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/terminfo
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/terminfo
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/terminfo
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/terminfo
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/terminfo
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/terminfo
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/terminfo
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/terminfo
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/terminfo
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/terminfo
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/terminfo
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/utf8-string
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/utf8-string
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/utf8-string
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/utf8-string
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/utf8-string
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/utf8-string
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/utf8-string
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/utf8-string
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/utf8-string
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/utf8-string
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/utf8-string
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/utf8-string
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/utf8-string
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/vector
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/vector
Ian Lynagh
- New patches in /srv/darcs/git-mirrors/vector
Ian Lynagh
- nofib results, 7.0 vs. 7.2 vs. 7.4
Simon Marlow
- panic building listlike package with HEAD: emitWantecCts
David Terei
- panic building listlike package with HEAD: emitWantecCts
Dimitrios Vytiniotis
- pgj (x86 FreeBSD HEAD), build 519, Success
Builder
- pgj (x86 FreeBSD HEAD), build 520, Success
Builder
- pgj (x86 FreeBSD HEAD), build 521, Failure
Builder
- pgj (x86 FreeBSD HEAD), build 522, Failure
Builder
- pgj (x86 FreeBSD HEAD), build 523, Success
Builder
- pgj (x86 FreeBSD HEAD), build 524, Success
Builder
- pgj (x86 FreeBSD HEAD), build 525, Success
Builder
- pgj (x86 FreeBSD HEAD), build 526, Success
Builder
- pgj (x86 FreeBSD HEAD), build 527, Failure
Builder
- pgj (x86 FreeBSD HEAD), build 528, Success
Builder
- pgj (x86 FreeBSD HEAD), build 529, Success
Builder
- pgj (x86 FreeBSD HEAD), build 530, Success
Builder
- pgj (x86 FreeBSD HEAD), build 531, Success
Builder
- pgj (x86 FreeBSD HEAD), build 532, Success
Builder
- pgj (x86 FreeBSD HEAD), build 533, Success
Builder
- pgj (x86 FreeBSD HEAD), build 534, Failure
Builder
- pgj (x86 FreeBSD HEAD), build 535, Success
Builder
- pgj (x86 FreeBSD HEAD), build 536, Failure
Builder
- pgj (x86 FreeBSD HEAD), build 537, Success
Builder
- pgj (x86 FreeBSD HEAD), build 538, Success
Builder
- pgj (x86 FreeBSD HEAD), build 539, Success
Builder
- pgj (x86 FreeBSD HEAD), build 540, Success
Builder
- pgj (x86 FreeBSD HEAD), build 541, Incomplete
Builder
- pgj (x86 FreeBSD HEAD), build 542, Success
Builder
- pgj (x86 FreeBSD HEAD), build 543, Success
Builder
- pgj (x86 FreeBSD HEAD), build 544, Failure
Builder
- pgj (x86 FreeBSD HEAD), build 545, Failure
Builder
- pgj (x86 FreeBSD HEAD), build 546, Failure
Builder
- pgj (x86 FreeBSD HEAD), build 547, Failure
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 399, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 400, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 401, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 402, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 403, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 404, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 405, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 406, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 407, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 408, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 409, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 410, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 411, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 412, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 413, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 414, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 415, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 416, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 417, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 418, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 419, Failure
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 420, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 421, Incomplete
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 422, Success
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 423, Failure
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 424, Failure
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 425, Failure
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 426, Failure
Builder
- pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 427, Failure
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 382, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 383, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 384, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 385, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 386, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 387, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 388, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 389, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 390, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 391, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 392, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 393, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 394, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 395, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 396, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 397, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 398, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 399, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 400, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 401, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 402, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 403, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 404, Incomplete
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 405, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 406, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 407, Success
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 408, Failure
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 409, Failure
Builder
- pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 410, Failure
Builder
- pgj2 (amd64 FreeBSD HEAD), build 517, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 518, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 519, Failure
Builder
- pgj2 (amd64 FreeBSD HEAD), build 520, Failure
Builder
- pgj2 (amd64 FreeBSD HEAD), build 521, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 522, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 523, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 524, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 525, Failure
Builder
- pgj2 (amd64 FreeBSD HEAD), build 526, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 527, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 528, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 529, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 530, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 531, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 532, Failure
Builder
- pgj2 (amd64 FreeBSD HEAD), build 533, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 534, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 535, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 536, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 537, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 538, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 539, Incomplete
Builder
- pgj2 (amd64 FreeBSD HEAD), build 540, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 541, Success
Builder
- pgj2 (amd64 FreeBSD HEAD), build 542, Failure
Builder
- pgj2 (amd64 FreeBSD HEAD), build 543, Failure
Builder
- pgj2 (amd64 FreeBSD HEAD), build 544, Failure
Builder
- pgj2 (amd64 FreeBSD HEAD), build 545, Failure
Builder
- Reading Core
David Terei
- Reading Core
Max Bolingbroke
- Reading Core
Simon Marlow
- Reading Core
Simon Peyton-Jones
- Reading Core
David Terei
- Release plans
Ian Lynagh
- Safe Haskell haddock segfault
Simon Peyton-Jones
- Safe Haskell haddock segfault
Ian Lynagh
- shadowing in Core
Michal Terepeta
- shadowing in Core
Max Bolingbroke
- shadowing in Core
Simon Peyton-Jones
- shadowing in Core
Michal Terepeta
- simonmar-win32-head (x86 Windows HEAD), build 432, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 433, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 434, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 435, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 436, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 437, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 438, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 439, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 440, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 441, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 442, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 443, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 444, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 445, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 446, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 447, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 448, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 449, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 450, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 451, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 452, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 453, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 454, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 455, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 456, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 457, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 458, Failure
Builder
- simonmar-win32-head (x86 Windows HEAD), build 459, Failure
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 365, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 366, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 367, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 368, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 369, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 370, Failure
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 371, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 372, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 373, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 374, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 375, Failure
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 376, Failure
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 377, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 378, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 379, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 380, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 381, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 382, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 383, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 384, Failure
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 385, Failure
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 386, Failure
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 387, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 388, Success
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 389, Failure
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 390, Failure
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 391, Failure
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 392, Failure
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 393, Failure
Builder
- simonmar-win32-stable (x86 Windows STABLE), build 394, Failure
Builder
- T3016 taking too long with -fllvm
Simon Marlow
- T3016 taking too long with -fllvm
David Terei
- T3016 taking too long with -fllvm
Simon Marlow
- T3016 taking too long with -fllvm
David Terei
- T3016 taking too long with -fllvm
David Terei
- T3016 taking too long with -fllvm
Simon Marlow
- T3016 taking too long with -fllvm
David Terei
- test case failure when validating
Dimitrios Vytiniotis
- test case failure when validating
Simon Marlow
- Test failure: tcrun043
Simon Marlow
- Test failure: tcrun043
José Pedro Magalhães
- tn23 (x86 OSX HEAD), build 474, Success
Builder
- tn23 (x86 OSX HEAD), build 475, Success
Builder
- tn23 (x86 OSX HEAD), build 476, Success
Builder
- tn23 (x86 OSX HEAD), build 477, Success
Builder
- tn23 (x86 OSX HEAD), build 478, Success
Builder
- tn23 (x86 OSX HEAD), build 479, Success
Builder
- tn23 (x86 OSX HEAD), build 480, Success
Builder
- tn23 (x86 OSX HEAD), build 481, Success
Builder
- tn23 (x86 OSX HEAD), build 482, Success
Builder
- tn23 (x86 OSX HEAD), build 483, Success
Builder
- tn23 (x86 OSX HEAD), build 484, Success
Builder
- tn23 (x86 OSX HEAD), build 485, Success
Builder
- tn23 (x86 OSX HEAD), build 486, Success
Builder
- tn23 (x86 OSX HEAD), build 487, Success
Builder
- tn23 (x86 OSX HEAD), build 488, Success
Builder
- tn23 (x86 OSX HEAD), build 489, Success
Builder
- tn23 (x86 OSX HEAD), build 490, Success
Builder
- tn23 (x86 OSX HEAD), build 491, Success
Builder
- tn23 (x86 OSX HEAD), build 492, Success
Builder
- tn23 (x86 OSX HEAD), build 493, Success
Builder
- tn23 (x86 OSX HEAD), build 494, Success
Builder
- tn23 (x86 OSX HEAD), build 495, Success
Builder
- tn23 (x86 OSX HEAD), build 496, Success
Builder
- tn23 (x86 OSX HEAD), build 497, Failure
Builder
- tn23 (x86 OSX HEAD), build 498, Failure
Builder
- tn23 (x86 OSX HEAD), build 499, Failure
Builder
- validate error (?)
Dimitrios Vytiniotis
- validate error (?)
Ian Lynagh
- validate error (?)
Dimitrios Vytiniotis
- Validate fails on concurrent 5238
Simon Peyton-Jones
- Validate fails on concurrent 5238
Simon Marlow
- Validate failures
Simon Peyton-Jones
- Validate failures
David Terei
- Validate failures
Ian Lynagh
- Validate failures
Simon Marlow
- Validate failures on x86_64/Linux
Simon Marlow
- Validate failures on x86_64/Linux
Daniel Fischer
- Windows biuld broken
Simon Peyton-Jones
- Windows biuld broken
Dimitrios Vytiniotis
- Windows biuld broken
Simon Marlow
- Windows testsuite faliures
Simon Peyton-Jones
- Windows testsuite faliures
Max Bolingbroke
- Windows testsuite faliures
Simon Peyton-Jones
- Windows testsuite faliures
Simon Marlow
Last message date:
Wed Nov 30 20:38:07 CET 2011
Archived on: Wed Nov 30 20:38:17 CET 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).