March 2013 Archives by subject
Starting: Fri Mar 1 02:34:03 CET 2013
Ending: Fri Mar 29 20:47:52 CET 2013
Messages: 314
- [commit: base] master: Don't just fail if hGetBufSome is used on a non-FD: fall back on the slow path instead (ac90f31)
Max Bolingbroke
- [commit: base] master: Remove some functions deprecated since GHC 7.2. (b3242be)
Ian Lynagh
- [commit: base] master: Use correct type for poll on Mac/FreeBSD, fixes ticket #7714. (25b44d2)
Edward Z. Yang
- [commit: directory] master: Document exception throwing behaviour of canonicalizedPath. (2334e09)
David Terei
- [commit: ghc] branch 'fix#7704' created
José Pedro Magalhães
- [commit: ghc] cardinality's head updated: Exploit call-once information in the occurrence analyser (ebd96ce)
Simon Peyton Jones
- [commit: ghc] cardinality's head updated: Make ticky-ticky display counts of single-entry and many-entry thunks (32bd4a6)
Simon Peyton Jones
- [commit: ghc] cardinality's head updated: Merge remote-tracking branch 'origin/master' into cardinality (38d4161)
Simon Peyton Jones
- [commit: ghc] cardinality: Add new dynamic flags (b7bd3f9)
Simon Peyton Jones
- [commit: ghc] cardinality: Avoid asking for non-updatable selector thunks (8082b28)
Simon Peyton Jones
- [commit: ghc] cardinality: Back out of "Note [Used should win]" temporarily (3c3452e)
Simon Peyton Jones
- [commit: ghc] cardinality: Comments (e721135)
Simon Peyton Jones
- [commit: ghc] cardinality: Comments only (c6621b4)
Simon Peyton Jones
- [commit: ghc] cardinality: Crucial fixes (c78d511)
Simon Peyton Jones
- [commit: ghc] cardinality: Exploit call-once information in the occurrence analyser (ebd96ce)
Simon Peyton Jones
- [commit: ghc] cardinality: Fix egregious back-to-front case for argOneShots (3cf6e67)
Simon Peyton Jones
- [commit: ghc] cardinality: Generate static code for nested no-free-variable thunks (ebdc6e5)
Simon Peyton Jones
- [commit: ghc] cardinality: Improve simple-minded boxity analysis for function bodies (be5fe43)
Simon Peyton Jones
- [commit: ghc] cardinality: Lots of refactoring in the demand analyser (bc76c81)
Simon Peyton Jones
- [commit: ghc] cardinality: Make the occurrence analyser propagate info into non-rec RHSs (b8b52a1)
Simon Peyton Jones
- [commit: ghc] cardinality: Make ticky-ticky display counts of single-entry and many-entry thunks (32bd4a6)
Simon Peyton Jones
- [commit: ghc] cardinality: Make UProd u `both` Used give Used (f6a5446)
Simon Peyton Jones
- [commit: ghc] cardinality: Merge remote-tracking branch 'origin/master' into cardinality (1db4e54)
Simon Peyton Jones
- [commit: ghc] cardinality: Merge remote-tracking branch 'origin/master' into cardinality (38d4161)
Simon Peyton Jones
- [commit: ghc] cardinality: Merge remote-tracking branch 'origin/master' into cardinality (f078027)
Simon Peyton Jones
- [commit: ghc] cardinality: mkFloat in CorePrep is changed in a way that not it takes a demand and pins it on a created FloatLet-binder (f3698af)
Ilya Sergey
- [commit: ghc] cardinality: More fixes to cardinality analysis (600e7fa)
Simon Peyton Jones
- [commit: ghc] cardinality: Move DynFlags into AnalEnv (40a68c3)
Simon Peyton Jones
- [commit: ghc] cardinality: post-refactoring bugs fixed in the demand/cardinality analyser (3a8cde0)
Ilya Sergey
- [commit: ghc] cardinality: Re-do dmdAnalRhs, to deal with the let-up/let-down issue (d291b3f)
Simon Peyton Jones
- [commit: ghc] cardinality: Reinstate no-updaete selectors (24b71df)
Simon Peyton Jones
- [commit: ghc] cardinality: Usage/cardinality domain refactored (90a4cc5)
Ilya Sergey
- [commit: ghc] cardinality: Use mkSProd consistently (998cc10)
Simon Peyton Jones
- [commit: ghc] cardinality: White space only (ccb25ca)
Simon Peyton Jones
- [commit: ghc] cardinality: Wibble (9b1c369)
Simon Peyton Jones
- [commit: ghc] fix#7704's head updated: Fix deriving of new polykinded Typeable (on fix#7702 branch) (c3ce497)
Simon Peyton Jones
- [commit: ghc] fix#7704's head updated: I think this finally fixes the bug (b5541c9)
José Pedro Magalhães
- [commit: ghc] fix#7704: Experiments (b562d34)
José Pedro Magalhães
- [commit: ghc] fix#7704: Fix deriving of new polykinded Typeable (on fix#7702 branch) (c3ce497)
Simon Peyton Jones
- [commit: ghc] fix#7704: I think this finally fixes the bug (b5541c9)
José Pedro Magalhães
- [commit: ghc] fix#7704: Merge remote branch 'origin/master' into fix#7704 (4d529ef)
Simon Peyton Jones
- [commit: ghc] fix#7704: Merge remote-tracking branch 'origin/master' into fix#7704 (f3b9b3f)
José Pedro Magalhães
- [commit: ghc] fix#7704: some fixes (30455b1)
José Pedro Magalhães
- [commit: ghc] ghc-lwc2's head updated: Merge branch 'master' into ghc-lwc2 (4679f13)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
- [commit: ghc] ghc-lwc2's head updated: Removed tabs from tab-free files (fd38acf)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
- [commit: ghc] ghc-lwc2: Added -O2 flag for lwconc library. Using takeMVarWithHole for sieve-lwc -- reduces allocation overhead. (7711fe9)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
- [commit: ghc] ghc-lwc2: Added Concurrent round-robin scheduler implemented using 2 list queue. Renamed LwConc.Concurrent to LwConc.ConcurrentSequence. (e67aa43)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
- [commit: ghc] ghc-lwc2: Added exception handler for scheduleSContAction and yieldControlAction. (0596458)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
- [commit: ghc] ghc-lwc2: Added forkOn. Added ChamenosRedux. (066be79)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
- [commit: ghc] ghc-lwc2: Added more benchmarks from computer language shootout (8e2e895)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
- [commit: ghc] ghc-lwc2: Added MVarList (5e3b8a2)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
- [commit: ghc] ghc-lwc2: Added sieve test. Minor edits in RTS files. (2a554ca)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
- [commit: ghc] ghc-lwc2: atomicSwitch does not mark the calling SCont's stack as dirty (4270717)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
- [commit: ghc] ghc-lwc2: Automatically changing the number of available processors. (9a077b3)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
- [commit: ghc] ghc-lwc2: Created a ConcurrentList scheduler that adds a thread woken up with status BlockedInHaskell to the front of the scheduler queue. Chameneos uses this scheduler kind. (02235dd)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
- [commit: ghc] ghc-lwc2: Edited MVar header. Fixed make args for sieve benchmark. (521f55a)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
- [commit: ghc] ghc-lwc2: Fixed swapMVar. Added INLINE directives for LwConc functions. (acd3898)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
- [commit: ghc] ghc-lwc2: Fixed the MAYBE_GC primtive in stg_atomicSwitchzh (bf873a6)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
- [commit: ghc] ghc-lwc2: Fixed tryWakeupThread:BlockedOnSTM case (1c98f35)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
- [commit: ghc] ghc-lwc2: Fixing issue from an earlier merge which removed the code for inheriting computation on a black-hole. Fixed findLastUpdateFrame and printStackFrames function to handle underflow frame. Substrate upcall errors are printed to stderr. (3b170a4)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
- [commit: ghc] ghc-lwc2: Making changes to chameneos (822d775)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
- [commit: ghc] ghc-lwc2: Merge branch 'master' into ghc-lwc2 (4679f13)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
- [commit: ghc] ghc-lwc2: Merge branch 'master' into ghc-lwc2 (dfa1e88)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
- [commit: ghc] ghc-lwc2: Removed setting yielded from Substrate's scheduleScontActionRTS. This will allow the user-level scheduler to examine why the thread was sleeping in the first place. (609dbbd)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
- [commit: ghc] ghc-lwc2: Removed tabs from tab-free files (fd38acf)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
- [commit: ghc] ghc-lwc2: Removing strictness additive from MVar (dfaa5b7)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
- [commit: ghc] ghc-lwc2: scheduleThreadOnFreeCap is cognitive of the fact that capabilities can be grabbed but still be married to other LWT schedulers. This is achieved through a new capability field picked_up_by_ULS. (f937b9d)
Sivaramakrishnan Krishnamoorthy Chandrasekaran
- [commit: ghc] master: A couple more small refactorings (0358066)
Ian Lynagh
- [commit: ghc] master: A little polishing (e8459fd)
Ian Lynagh
- [commit: ghc] master: add a comment about LD_STAGE0 (4a5f99b)
Simon Marlow
- [commit: ghc] master: Add a kludgy dependency to fix compiling modules that use annotations (eeccce1)
Ian Lynagh
- [commit: ghc] master: Add iOS specific module layout entry to LLVM codegen; fixes #7721 (5f261b4)
Ian Lynagh
- [commit: ghc] master: Add missing parenthesis (59d2216)
Ian Lynagh
- [commit: ghc] master: Add more notes on hacking and filing bugs to README.md (2fb8da2)
Austin Seipp
- [commit: ghc] master: Add OSiOS, and define and use platformUsesFrameworks; part of #7720 (ff1de4c)
Ian Lynagh
- [commit: ghc] master: Add PACKAGES_STAGE0 to build-dirs too; fixes #7700 (056997a)
Ian Lynagh
- [commit: ghc] master: Add some extra sanity checking to the (l)hs->o rules (66f9792)
Ian Lynagh
- [commit: ghc] master: Add support for OSX ld's -filelist flag (c53ea7c)
Ian Lynagh
- [commit: ghc] master: Allow to bootstrap with a compiler from the FreeBSD Ports Collection (98267a8)
Páli Gábor János
- [commit: ghc] master: Also build the v way when DYNAMIC_GHC_PROGRAMS is YES (0374cad)
Ian Lynagh
- [commit: ghc] master: Automatically add the $(exeext) to program names (2b85372)
Ian Lynagh
- [commit: ghc] master: Automatically define _INPLACE variables for perl programs too (7cef437)
Ian Lynagh
- [commit: ghc] master: Be more optimistic about which platforms support shared libraries (3df97a7)
Ian Lynagh
- [commit: ghc] master: Building with -dynamic-too now works, so enable it by default (cbb93d5)
Ian Lynagh
- [commit: ghc] master: By default, use the dynamic way for programs in the GHC tree (b712667)
Ian Lynagh
- [commit: ghc] master: Change how -dynamic-too works (c517125)
Ian Lynagh
- [commit: ghc] master: Change how the build system handles packages (104ff6e)
Ian Lynagh
- [commit: ghc] master: Change how we handle libffi (b30015e)
Ian Lynagh
- [commit: ghc] master: Change how we handle libffi (b30015e)
Edward Z. Yang
- [commit: ghc] master: Change how we handle libffi (b30015e)
Ian Lynagh
- [commit: ghc] master: Change how we handle libffi (b30015e)
Edward Z. Yang
- [commit: ghc] master: Closures must be zeroed even without LDV-profiling. Partially fixes #7747 (1ce57ec)
Edward Z. Yang
- [commit: ghc] master: Comment only (1b37a38)
Simon Peyton Jones
- [commit: ghc] master: Comment the fix to Trac #7702 (458c653)
Simon Peyton Jones
- [commit: ghc] master: Comment typo (273183c)
Simon Peyton Jones
- [commit: ghc] master: comments (2b32e86)
Simon Marlow
- [commit: ghc] master: Comments and type signatures only (2bd278d)
Simon Peyton Jones
- [commit: ghc] master: Define $(prog)_INPLACE variables automatically, and start using them (1da6975)
Ian Lynagh
- [commit: ghc] master: Detabify StgCmmEnv (422eefc)
Simon Peyton Jones
- [commit: ghc] master: Detabify StgCmmMonad (3cec74c)
Simon Peyton Jones
- [commit: ghc] master: Disable DYNAMIC_GHC_PROGRAMS on Windows (a272adf)
Ian Lynagh
- [commit: ghc] master: Do not generate duplicate instances with AutoDeriveTypeable (2154b82)
José Pedro Magalhães
- [commit: ghc] master: Don't pass -dynamic-too to GHC when compiling C files (8b11578)
Ian Lynagh
- [commit: ghc] master: Don't redundantly set hscTarget to the same value it already was (253b0f2)
Ian Lynagh
- [commit: ghc] master: Don't test BootingFromHc when setting SupportsSplitObjs (e628dd1)
Ian Lynagh
- [commit: ghc] master: Enable Opt_PIC for the dyn way regardless of OSes. (84df08d)
Ian Lynagh
- [commit: ghc] master: Ensure that isStrictDmd is False for Absent (fixes Trac #7737) (a37a7f7)
Simon Peyton Jones
- [commit: ghc] master: Export dopt_set, dopt_unset (175b124)
Ian Lynagh
- [commit: ghc] master: Finish adding support for 2 DLLs in the ghc package; fixes #5987 (56353e3)
Ian Lynagh
- [commit: ghc] master: Fix #7722: iOS runtime loader quirk. (d6a6974)
David Terei
- [commit: ghc] master: Fix -dynamic-too with -boot files (a5bab46)
Ian Lynagh
- [commit: ghc] master: Fix -dynamic-too: Outputt to the dyn file when output_spec is SpecificFile (0a51aa5)
Ian Lynagh
- [commit: ghc] master: Fix accidentally commited debug form of FIND_LLVM_PROG. (7cafe18)
David Terei
- [commit: ghc] master: Fix build when dph is not in the tree; fixes #7733 (180c850)
Ian Lynagh
- [commit: ghc] master: Fix build with non-Linux ELF OSes (51bf365)
Ian Lynagh
- [commit: ghc] master: Fix building the GHC package DLL on Windows (d7da7fa)
Ian Lynagh
- [commit: ghc] master: Fix building when $(CC_STAGE0) contains spaces (d0fc2a6)
Ian Lynagh
- [commit: ghc] master: Fix construction of ALL_ALEX_OPTS and ALL_AS_OPTS (a1cef22)
David Waern
- [commit: ghc] master: Fix haddocking after the build system changes (77d1a44)
Ian Lynagh
- [commit: ghc] master: Fix memory leak in CoreWriter (Trac #7702) (8bac590)
Simon Peyton Jones
- [commit: ghc] master: Fix missing backticks and parentheses in error messages; fixes #7734 (4348e0b)
Ian Lynagh
- [commit: ghc] master: Fix non-termination of SpecConstr (see #5550). ForceSpecConstr will now only specialise recursive types a finite number of times. There is a new option -fspec-constr-recursive, with a default value of 3. (81d55a9)
Amos Robinson
- [commit: ghc] master: Fix ohi-sanity-check when we have ways other than v and dyn enabled (24be4bc)
Ian Lynagh
- [commit: ghc] master: Fix pretty printing of human-readable integers (#7750) (263372e)
Simon Peyton Jones
- [commit: ghc] master: Fix searching for object files when doing TH (28db4ca)
Ian Lynagh
- [commit: ghc] master: Fix stage2 build on ARM. (be956c2)
Austin Seipp
- [commit: ghc] master: Fix sys/cpuset.h on FreeBSD 9.1; patch from kazu-yamamoto; fixes #7708 (4a8e254)
Ian Lynagh
- [commit: ghc] master: Fix the handling of Opt_Static (ecc1882)
Ian Lynagh
- [commit: ghc] master: Fix the handling of ways, and in particular Opt_Static and Opt_SplitObjs (1c0af76)
Ian Lynagh
- [commit: ghc] master: Fix the names of the libffi archives (8575d01)
Ian Lynagh
- [commit: ghc] master: Fix when terminfo is built; fixes #7700 (dd9da49)
Ian Lynagh
- [commit: ghc] master: Follow changes in Cabal (b6a11fa)
Ian Lynagh
- [commit: ghc] master: Follow defaultErrorHandler change, fixes #7752. (f6e9c26)
Edward Z. Yang
- [commit: ghc] master: Follow Windows -> Windows_Host change in config.mk.in (535964b)
Ian Lynagh
- [commit: ghc] master: Give hsc2hs different options in different stages; fixes #7705 (f1fcfff)
Ian Lynagh
- [commit: ghc] master: Heap profiling: flush .hp file at the end of each frame (b9d5373)
Edward Z. Yang
- [commit: ghc] master: Implement nullary type classes (#7642) (5319ea7)
Simon Peyton Jones
- [commit: ghc] master: Implement type family instance support for ":info" (#4175) (ca39e77)
Simon Peyton Jones
- [commit: ghc] master: Implement type family instance support for ":info" (#4175) (ca39e77)
Gabriel Dos Reis
- [commit: ghc] master: Implement type family instance support for ":info" (#4175) (ca39e77)
David Terei
- [commit: ghc] master: Implement type family instance support for ":info" (#4175) (ca39e77)
Gabriel Dos Reis
- [commit: ghc] master: Implement type family instance support for ":info" (#4175) (ca39e77)
David Terei
- [commit: ghc] master: Improve comments about dead code (thanks to Nick Frisby) (54bb2f8)
Simon Peyton Jones
- [commit: ghc] master: improve dead code elimination in CorePrep (fixes #7796) (c7d80c6)
Nicolas Frisby
- [commit: ghc] master: installation fixes (2bdc4fd)
Ian Lynagh
- [commit: ghc] master: ios fix from Stephen Blackheath; part of #7707 (7bc3bdf)
Ian Lynagh
- [commit: ghc] master: LATEX_DOCS is no longer used (01ac518)
Ian Lynagh
- [commit: ghc] master: Make AutoDeriveTypeable imply DeriveDataTypeable (a684a55)
José Pedro Magalhães
- [commit: ghc] master: Make codeOutput and friends return the filename that they have created (7c6b378)
Ian Lynagh
- [commit: ghc] master: Make codeOutput panic if hscTarget is HscInterpreted (04e3b98)
Ian Lynagh
- [commit: ghc] master: Make ghc.mk a little prettier (6bd4017)
Ian Lynagh
- [commit: ghc] master: Make sure README.md mentions that make can build in parallel. (0b72347)
Austin Seipp
- [commit: ghc] master: Make sure README.md mentions that make can build in parallel. (b4befc0)
Austin Seipp
- [commit: ghc] master: Make sure that Constraint is unrelated to other kinds in tcIsSubKind (24a0e44)
Simon Peyton Jones
- [commit: ghc] master: Make the #includes a little more correct in OSThreads.c (e45f5e7)
Ian Lynagh
- [commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/home/darcs/ghc (d3e7f0f)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc (86d41b1)
Ian Lynagh
- [commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc (8a50206)
Ian Lynagh
- [commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc (abde6c5)
Ian Lynagh
- [commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc (ba2c753)
Ian Lynagh
- [commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc (d2d71b0)
Ian Lynagh
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (acd5a11)
David Waern
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (de3a50b)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of http://darcs.haskell.org/ghc (df2e867)
Simon Peyton Jones
- [commit: ghc] master: Merge branch 'master' of win:c:/ghc/git/cygwin/. (9f8ee07)
Ian Lynagh
- [commit: ghc] master: Merge branch 'master' of mac:ghc/git/val64/. (effdd65)
Ian Lynagh
- [commit: ghc] master: More advice about profiling CAFs. (8aefdc0)
Edward Z. Yang
- [commit: ghc] master: Only steal ~# as a reserved operator when MagicHash is enabled; fixes #7776 (01efdd6)
Ian Lynagh
- [commit: ghc] master: Optimistically assume that LD_LIBRARY_PATH works for all platforms (387c4d1)
Ian Lynagh
- [commit: ghc] master: Partial support for dynamic ghc on Windows (39f28cc)
Ian Lynagh
- [commit: ghc] master: Properly instantiate the kind of the tycon when deriving Typeable (FIX #7704) (2523464)
José Pedro Magalhães
- [commit: ghc] master: Re-enable a flag-consistency check (15ce79f)
Ian Lynagh
- [commit: ghc] master: Rearrange the typechecking of arrows, especially arrow "forms" (c3ad38d)
Simon Peyton Jones
- [commit: ghc] master: Refactor the pipeline/hsc interaction (38b4fb0)
Ian Lynagh
- [commit: ghc] master: Remove a bitrotted hack for OpenBSD and NetBSD regarding the dyn way. (ae3dcaf)
Ian Lynagh
- [commit: ghc] master: Remove a couple more single-use variables (192d401)
Ian Lynagh
- [commit: ghc] master: Remove a couple of lingering references to the dead BootingFromHc variable (045e774)
Ian Lynagh
- [commit: ghc] master: Remove a couple of unused make variables (c3a9ded)
Ian Lynagh
- [commit: ghc] master: Remove a now-redundant hack (7a87dab)
Ian Lynagh
- [commit: ghc] master: Remove base 3 support from bin-package-db (0faa8f5)
Ian Lynagh
- [commit: ghc] master: Remove cg_tag from CgIdInfo (a81317c)
Simon Peyton Jones
- [commit: ghc] master: Remove old ltx and verbatim utils (7ec1b6d)
Ian Lynagh
- [commit: ghc] master: Remove readIface's unused argument (c84001d)
Ian Lynagh
- [commit: ghc] master: Remove some commented out build system code (0f49dd6)
Ian Lynagh
- [commit: ghc] master: Remove some commented out SPECIALIZE pragmas (8679401)
Ian Lynagh
- [commit: ghc] master: Remove some directories that used to be used by GUM (cf403b5)
Ian Lynagh
- [commit: ghc] master: Remove some more old, unused code (024311c)
Ian Lynagh
- [commit: ghc] master: Remove some more unused build system code (f92a6ee)
Ian Lynagh
- [commit: ghc] master: Remove some more unused build system variables (116e5d2)
Ian Lynagh
- [commit: ghc] master: Remove some more unused build system variables (fc461c3)
Ian Lynagh
- [commit: ghc] master: Remove some out-of-date comments (7164130)
Ian Lynagh
- [commit: ghc] master: Remove some single-use build system variables (61861a4)
Ian Lynagh
- [commit: ghc] master: Remove some unused build system variables (52ba2ce)
Ian Lynagh
- [commit: ghc] master: Remove some unused variables (45ee44d)
Ian Lynagh
- [commit: ghc] master: Remove stale, commented-out code about heap checks (ca88359)
Simon Peyton Jones
- [commit: ghc] master: Remove tabs and trailing whitespace from TcTyClsDecls (f574b69)
Simon Peyton Jones
- [commit: ghc] master: Remove the _INSTALL_IN support in the build system (ddb4879)
Ian Lynagh
- [commit: ghc] master: Remove the darcs support from sync-all (039270b)
Ian Lynagh
- [commit: ghc] master: Remove the FLEX support from the build system (dd76609)
Ian Lynagh
- [commit: ghc] master: Remove the unused REAL_SHELL variable in the build system (e612875)
Ian Lynagh
- [commit: ghc] master: Remove the VCS column from 'packages' (f46ac1a)
Ian Lynagh
- [commit: ghc] master: Remove unnecessary DynFlags arg to mkCgIdInfo (24e8163)
Simon Peyton Jones
- [commit: ghc] master: Remove unnecessary warnings suppressions, fixes ticket #7756; thanks monoidal for submitting. (9f26442)
Edward Z. Yang
- [commit: ghc] master: Remove unused 'PackageSourceURL' from build system (2eb1016)
Ian Lynagh
- [commit: ghc] master: Remove unused CTAGS from build system (08c063f)
Ian Lynagh
- [commit: ghc] master: Remove unused functions cmmConstrTag, cmmGetTag (1a72848)
Simon Peyton Jones
- [commit: ghc] master: Remove unused values from Config.hs (81ae702)
Ian Lynagh
- [commit: ghc] master: Remove warning-suppression (not needed) (b4fbdce)
Simon Peyton Jones
- [commit: ghc] master: Rename $(Windows) to $(Windows_Host) (ffb2a8c)
Ian Lynagh
- [commit: ghc] master: Revert "Make sure README.md mentions that make can build in parallel." (9b4db4b)
Austin Seipp
- [commit: ghc] master: Revert "Wibble." (8ae3675)
Austin Seipp
- [commit: ghc] master: Rewrite HACKING and convert to markdown. (d925639)
Austin Seipp
- [commit: ghc] master: Satisfy the invariant on CmmUnsafeForeignCall arguments (321941a)
Simon Marlow
- [commit: ghc] master: Set the way to 'dynamic' when running GHCi if GHCi is dynamically linked (f5e2cca)
Ian Lynagh
- [commit: ghc] master: Simplify away some old -dynamic-too stuff from the previous approach (f49a1f7)
Ian Lynagh
- [commit: ghc] master: Simplify the definition of getOutputFilename (9579fd5)
Ian Lynagh
- [commit: ghc] master: Slight tidy-up to Pedro's work on Typeable (b53f97e)
Simon Peyton Jones
- [commit: ghc] master: small build system tweak (2ede632)
Ian Lynagh
- [commit: ghc] master: Small configure.ac refactoring (f4a2796)
Ian Lynagh
- [commit: ghc] master: Split the Hsc phase into two subphases (1b8e290)
Ian Lynagh
- [commit: ghc] master: ticky enhancements (460abd7)
Nicolas Frisby
- [commit: ghc] master: Track subrepos Cabal (cc097a4)
Gabor Greif
- [commit: ghc] master: Treat equalities with incompatible kinds as "irreducible" constraints (c969cc3)
Simon Peyton Jones
- [commit: ghc] master: Turn object splitting off when we use the dynamic way (9f03486)
Ian Lynagh
- [commit: ghc] master: Tweak the _HC_OPTS variables (9548ec5)
Ian Lynagh
- [commit: ghc] master: Typo-fix for panic. (1c03cdf)
Edward Z. Yang
- [commit: ghc] master: Typofix. (638ba3e)
Edward Z. Yang
- [commit: ghc] master: Typofix. (d5f51d8)
Edward Z. Yang
- [commit: ghc] master: Update Cabal (1eb5a57)
Ian Lynagh
- [commit: ghc] master: Update Cabal (eabd61a)
Ian Lynagh
- [commit: ghc] master: Update source pointer. (27e20e2)
Edward Z. Yang
- [commit: ghc] master: Update to binary 0.7.0.0 (3ea331b)
Ian Lynagh
- [commit: ghc] master: Use 'r11' rather than 'fp' on Arm; part of #7707 (0606e6e)
Ian Lynagh
- [commit: ghc] master: Use .globl rather than .global on arm; part of #7707 (e8b8bb3)
Ian Lynagh
- [commit: ghc] master: Use more of the automatically generated INPLACE variables (480ad03)
Ian Lynagh
- [commit: ghc] master: Use the automatic variables for touchy too (8640750)
Ian Lynagh
- [commit: ghc] master: Use unlit_INPLACE rather than UNLIT in the build system (1cb4b90)
Ian Lynagh
- [commit: ghc] master: Whitespace only (5d0801d)
Ian Lynagh
- [commit: ghc] master: Wibble. (e7ca132)
Austin Seipp
- [commit: ghc] simd's head updated: Pass 256-bit-wide vectors in registers. (30a669a)
Geoffrey Mainland
- [commit: ghc] simd: Add Cmm support for 256-bit-wide values. (e17e2b9)
Geoffrey Mainland
- [commit: ghc] simd: Add DoubleX4# and associated primops. (002b3ce)
Geoffrey Mainland
- [commit: ghc] simd: Add support for -mavx and -mavx=2 flags. (834d3b2)
Geoffrey Mainland
- [commit: ghc] simd: Add support for 256-bit-wide vectors. (134fe94)
Geoffrey Mainland
- [commit: ghc] simd: Fixup stack spills when generating AVX instructions. (c5cc24c)
Geoffrey Mainland
- [commit: ghc] simd: Pass 256-bit-wide vectors in registers. (30a669a)
Geoffrey Mainland
- [commit: ghc] simd: Set LLVM option -stack-alignment=32 when compiling AVX instructions. (21615d8)
Geoffrey Mainland
- [commit: ghc] tc-arrows's head updated: Merge remote-tracking branch 'origin/master' into tc-arrows (47d2265)
Simon Peyton Jones
- [commit: ghc] tc-arrows: Merge remote-tracking branch 'origin/master' into tc-arrows (47d2265)
Simon Peyton Jones
- [commit: ghc] type-nats's head updated: A few simple interval functions. (cdedac5)
Iavor Diatchki
- [commit: ghc] type-nats's head updated: Merge remote-tracking branch 'origin/master' into type-nats (1e27e8b)
Iavor Diatchki
- [commit: ghc] type-nats: A few simple interval functions. (cdedac5)
Iavor Diatchki
- [commit: ghc] type-nats: Merge remote-tracking branch 'origin/master' into type-nats (1e27e8b)
Iavor Diatchki
- [commit: ghc] type-nats: Merge remote-tracking branch 'origin/master' into type-nats (5c0e032)
Iavor Diatchki
- [commit: haddock] master: Adapt to tcRnGetInfo returning family instances too (b6ef140)
Simon Peyton Jones
- [commit: haddock] master: Follow changes in GHC build system (1956cf7)
Ian Lynagh
- [commit: haddock] master: Follow changes in GHC's build system (51e11e2)
Ian Lynagh
- [commit: haddock] master: Use Alex 3's Unicode support to properly lex source files as UTF-8 (478b606)
David Waern
- [commit: hsc2hs] master: Follow changes in GHC build system (2099476)
Ian Lynagh
- [commit: hsc2hs] master: Follow changes in GHC build system (64be708)
Ian Lynagh
- [commit: integer-gmp] master: Follow changes in GHC's build system (59f3587)
Ian Lynagh
- [commit: integer-gmp] master: integer-gmp: mpn_gcd_1 allocate one Word on stack instead of 'sizeof (__mpz_struct)' (5c3efa4)
Ian Lynagh
- [commit: nofib] branch 'shake' created
David Terei
- [commit: nofib] shake: Add array as default package to Shake build system. (6e43196)
David Terei
- [commit: nofib] shake: Add shake build script. (d3e9e1b)
David Terei
- [commit: nofib] shake: Deal with ugly behaviour of canonicalizePath when file doesn't exist. (abe42cf)
David Terei
- [commit: nofib] shake: Fix issue with setting ghc output in Shake build system. (349862e)
David Terei
- [commit: nofib] shake: Follow change in GHC make file generation for shake. (1b1783e)
David Terei
- [commit: nofib] shake: More informative print line when running tests with Shake. (97a6155)
David Terei
- [commit: nofib] shake: Remove 'parallel' from the default run settings of Shake. (bf993f4)
David Terei
- [commit: template-haskell] master: Fix typo (2c9df50)
Gabor Greif
- [commit: testsuite] master: Accept unicode quotes in T2507 (71d67d7)
Simon Peyton Jones
- [commit: testsuite] master: Add a simple test for compiling and running a program that uses the GHC API (86468a2)
Ian Lynagh
- [commit: testsuite] master: Add a test for #7734 (4adbade)
Ian Lynagh
- [commit: testsuite] master: Add a test for #7776 (f0a3b1c)
Ian Lynagh
- [commit: testsuite] master: Add a test for AutoDeriveTypeable (7767fd5)
José Pedro Magalhães
- [commit: testsuite] master: Add test for T7704 (be2ffc3)
José Pedro Magalhães
- [commit: testsuite] master: Fix a framework error when using a non-dynamic GHC (561a801)
Ian Lynagh
- [commit: testsuite] master: Fix ghci058 with dynamic GHC (ef182ab)
Ian Lynagh
- [commit: testsuite] master: Fix plugins02 with dynamic GHC (b8cf63a)
Ian Lynagh
- [commit: testsuite] master: Fix T5555 with dynamic ghci (bbfe8d5)
Ian Lynagh
- [commit: testsuite] master: Fix tests for dynamic ghc (8830ebb)
Ian Lynagh
- [commit: testsuite] master: Force recompilation to ensure plugin output, fixes #7597 (d1433a7)
Edward Z. Yang
- [commit: testsuite] master: Initial test for Trac #4175 (886872b)
Simon Peyton Jones
- [commit: testsuite] master: Make T7319 run in all ways (cfd5bc1)
Simon Peyton Jones
- [commit: testsuite] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//testsuite (be9fe31)
Ian Lynagh
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (06c2edb)
Simon Peyton Jones
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (0eaf4a6)
Simon Peyton Jones
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (732d6a8)
Amos Robinson
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (76703c1)
Simon Peyton Jones
- [commit: testsuite] master: Merge branch 'master' of http://darcs.haskell.org/testsuite (db65f2c)
Simon Peyton Jones
- [commit: testsuite] master: new test for #7796, also improves a haddock perf (8697d9a)
Nicolas Frisby
- [commit: testsuite] master: plugins01 should be using $(TEST_HC_OPTS), not $(HC_OPTS) (728c232)
Ian Lynagh
- [commit: testsuite] master: Remove redundant SafeHaskell tests (7e08249)
Ian Lynagh
- [commit: testsuite] master: Revert "Accept unicode quotes in T2507" (937c039)
Ian Lynagh
- [commit: testsuite] master: Stop T2507 failing on Windows (4c78884)
Ian Lynagh
- [commit: testsuite] master: T5313 is broken (#7774) (18eed4d)
Ian Lynagh
- [commit: testsuite] master: Test Trac #7641 (d579465)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #7696, #7697 (4bd3920)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #7729 (516107e)
Simon Peyton Jones
- [commit: testsuite] master: Test Trac #7748 (c746006)
Simon Peyton Jones
- [commit: testsuite] master: Tests for nullary type classes (#7642) (1968572)
Simon Peyton Jones
- [commit: testsuite] master: Trac #7736: Parallel array enumeration causes compiler panic (enumFromToP), expected fail (bbb619c)
Amos Robinson
- [commit: testsuite] master: Tweak test as a result of fixing #4175 (dfc87c8)
Simon Peyton Jones
- [commit: testsuite] master: Update drvfail011.stderr following #7734 fix; patch from monoidal (a6adff8)
Ian Lynagh
- [commit: testsuite] master: Update haddock.Cabal bounds (250b7d6)
Ian Lynagh
- [commit: testsuite] master: update T5045 for new typing of arrow forms (d41307d)
Ross Paterson
- [commit: testsuite] master: Update test output (63176fa)
José Pedro Magalhães
- [commit: testsuite] master: Wibbles from new arrow typechecking code (3458e25)
Simon Peyton Jones
- [commit: testsuite] master: Wibbles to error messages following fixing Trac #7696 and #7697 (5741ecd)
Simon Peyton Jones
- [commit: testsuite] type-nats's head updated: Merge remote-tracking branch 'origin/master' into type-nats (141953e)
Iavor Diatchki
- [commit: testsuite] type-nats: Fix-up tests: previously they were ambiguous, and now GHC correctly spots this. (080d920)
Iavor Diatchki
- [commit: testsuite] type-nats: Merge remote-tracking branch 'origin/master' into type-nats (141953e)
Iavor Diatchki
- [commit: testsuite] type-nats: Merge remote-tracking branch 'origin/master' into type-nats (5b514c1)
Iavor Diatchki
Last message date:
Fri Mar 29 20:47:52 CET 2013
Archived on: Fri Mar 29 20:48:00 CET 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).