gmane.comp.lang.haskell.cvs.ghc archive

3454 archived articles, newest first (page 35 of 35). Latest articles →

[commit: ghc] master: fix warning (096396d)
Thu, 20 Sep 2012 06:51:15 -0700
Simon Marlow <[email protected]> • #61519
[commit: ghc] master: non-tablesNextToCode fix for returns in the new codegen (987710c)
Thu, 20 Sep 2012 06:51:08 -0700
Simon Marlow <[email protected]> • #61518
[commit: testsuite] master: Raise T5837 bounds (bea2ea3)
Thu, 20 Sep 2012 04:23:01 -0700
Ian Lynagh <[email protected]> • #61517
[commit: ghc] master: Change some "else return ()"s to use when/unless (05a0a64)
Thu, 20 Sep 2012 04:21:09 -0700
Ian Lynagh <[email protected]> • #61516
[commit: ghc] master: Make some uses of minBound/maxBound use the target Int/Word sizes (fe58212)
Thu, 20 Sep 2012 04:21:03 -0700
Ian Lynagh <[email protected]> • #61515
[commit: ghc] master: We don't actually need a Show instance for the PlatformConstants type (448ad24)
Thu, 20 Sep 2012 04:21:12 -0700
Ian Lynagh <[email protected]> • #61514
[commit: ghc] master: Remove a couple of unneccesary Platform arguments (aa6bc70)
Thu, 20 Sep 2012 04:21:07 -0700
Ian Lynagh <[email protected]> • #61513
[commit: ghc] master: Fix litFitsInChar (54affce)
Thu, 20 Sep 2012 04:21:05 -0700
Ian Lynagh <[email protected]> • #61512
[commit: ghc] master: Add the necessary REP_* constants to platformConstants (6a4d60a)
Thu, 20 Sep 2012 04:21:01 -0700
Ian Lynagh <[email protected]> • #61511
Re: DynFlags.lhs
Thu, 20 Sep 2012 10:27:05 +0100
Simon Marlow <[email protected]> • #61510
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 681, Success
Wed, 19 Sep 2012 23:57:21 -0700
Builder <[email protected]> • #61509
pgj2 (amd64 FreeBSD HEAD), build 808, Failure
Wed, 19 Sep 2012 22:54:34 -0700
Builder <[email protected]> • #61508
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 668, Success
Wed, 19 Sep 2012 22:46:08 -0700
Builder <[email protected]> • #61507
[nightly] 19-Sep-2012 build of STABLE on i386-unknown-linux (cam-02-unx)
Thu, 20 Sep 2012 06:58:30 +0200
GHC Build Reports <[email protected]> • #61506
[nightly] 19-Sep-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
Thu, 20 Sep 2012 05:48:33 +0200
GHC Build Reports <[email protected]> • #61505
pgj (x86 FreeBSD HEAD), build 805, Failure
Wed, 19 Sep 2012 18:31:05 -0700
Builder <[email protected]> • #61504
tn23 (x86 OSX HEAD), build 706, Failure
Wed, 19 Sep 2012 18:07:48 -0700
Builder <[email protected]> • #61503
[nightly] 19-Sep-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
Thu, 20 Sep 2012 02:32:59 +0200
GHC Build Reports <[email protected]> • #61502
[commit: ghc] cardinality: cleanup (e5fc1aa)
Wed, 19 Sep 2012 17:22:56 -0700
Ilya Sergey <[email protected]> • #61501
[commit: ghc] cardinality: peeling call demand bug fixed (fb55ce2)
Wed, 19 Sep 2012 17:22:53 -0700
Ilya Sergey <[email protected]> • #61500
[commit: ghc] cardinality: and ad-hoc fix fo splitting environment problem (b93d8ed)
Wed, 19 Sep 2012 17:23:02 -0700
Ilya Sergey <[email protected]> • #61499
[commit: ghc] cardinality: polymorphic expansion of call demands (2f2a11b)
Wed, 19 Sep 2012 17:23:00 -0700
Ilya Sergey <[email protected]> • #61498
[commit: ghc] cardinality: bugfix: demand analysis clauses rearranged; explanation added (185ca3f)
Wed, 19 Sep 2012 17:22:58 -0700
Ilya Sergey <[email protected]> • #61497
am-deb7-64 (HEAD), build 187, Failure
Wed, 19 Sep 2012 13:31:09 -0700
Builder <[email protected]> • #61496
[nightly] 19-Sep-2012 build of HEAD on i386-unknown-linux (cam-02-unx)
Wed, 19 Sep 2012 22:02:58 +0200
GHC Build Reports <[email protected]> • #61495
[nightly] 19-Sep-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
Wed, 19 Sep 2012 21:46:58 +0200
GHC Build Reports <[email protected]> • #61494
Re: DynFlags.lhs
Wed, 19 Sep 2012 20:01:46 +0100
Ian Lynagh <[email protected]> • #61493
[commit: ghc] master: Remove redundant #includes (f1e3729)
Wed, 19 Sep 2012 10:18:55 -0700
Ian Lynagh <[email protected]> • #61492
[commit: ghc] master: Make the StgWord/StgHalfWord types more similar (20670cc)
Wed, 19 Sep 2012 10:18:57 -0700
Ian Lynagh <[email protected]> • #61491
[commit: ghc] master: Remove a little more CPP (0176c3f)
Wed, 19 Sep 2012 10:18:50 -0700
Ian Lynagh <[email protected]> • #61490
[commit: ghc] master: Add some LDV_* constants to platformConstants (62bb618)
Wed, 19 Sep 2012 10:18:52 -0700
Ian Lynagh <[email protected]> • #61489
[commit: ghc] master: Make StgWord a portable type too (a9b986e)
Wed, 19 Sep 2012 10:18:48 -0700
Ian Lynagh <[email protected]> • #61488
[commit: ghc] master: Remove some uses of the WORDS_BIGENDIAN CPP symbol (b44db6f)
Wed, 19 Sep 2012 10:18:38 -0700
Ian Lynagh <[email protected]> • #61487
[commit: ghc] master: Make StgHalfWord a portable type (3a4c64c)
Wed, 19 Sep 2012 10:18:45 -0700
Ian Lynagh <[email protected]> • #61486
[commit: ghc] master: Give packHalfWordsCLit a more specific type (98903b9)
Wed, 19 Sep 2012 10:18:36 -0700
Ian Lynagh <[email protected]> • #61485
[commit: ghc] master: Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc (8244ec3)
Wed, 19 Sep 2012 10:18:41 -0700
Ian Lynagh <[email protected]> • #61484
RE: DynFlags.lhs
Wed, 19 Sep 2012 07:28:23 +0000
Simon Peyton-Jones <[email protected]> • #61483
RE: Template Haskell and haskell-src-exts
Wed, 19 Sep 2012 07:17:07 +0000
Simon Peyton-Jones <[email protected]> • #61482
pgj-freebsd-amd64-stable (amd64 FreeBSD STABLE), build 680, Success
Tue, 18 Sep 2012 23:52:12 -0700
Builder <[email protected]> • #61481
pgj2 (amd64 FreeBSD HEAD), build 807, Success
Tue, 18 Sep 2012 23:08:03 -0700
Builder <[email protected]> • #61480
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 667, Success
Tue, 18 Sep 2012 22:37:43 -0700
Builder <[email protected]> • #61479
[nightly] 18-Sep-2012 build of STABLE on i386-unknown-linux (cam-02-unx)
Wed, 19 Sep 2012 06:58:48 +0200
GHC Build Reports <[email protected]> • #61478
[nightly] 18-Sep-2012 build of HEAD on x86_64-unknown-linux (cam-04-unx)
Wed, 19 Sep 2012 05:49:51 +0200
GHC Build Reports <[email protected]> • #61477
pgj (x86 FreeBSD HEAD), build 804, Failure
Tue, 18 Sep 2012 18:29:10 -0700
Builder <[email protected]> • #61476
tn23 (x86 OSX HEAD), build 705, Failure
Tue, 18 Sep 2012 18:04:23 -0700
Builder <[email protected]> • #61475
[nightly] 18-Sep-2012 build of STABLE on x86_64-unknown-linux (cam-04-unx)
Wed, 19 Sep 2012 02:33:57 +0200
GHC Build Reports <[email protected]> • #61474
[commit: ghc] cardinality: a controversial treatment of call demands changed (dc69220)
Tue, 18 Sep 2012 16:08:39 -0700
Ilya Sergey <[email protected]> • #61473
pgj2 (amd64 FreeBSD HEAD), build 806, Success
Tue, 18 Sep 2012 13:27:31 -0700
Builder <[email protected]> • #61472
pgj-freebsd-i386-stable (x86 FreeBSD STABLE), build 666, Failure
Tue, 18 Sep 2012 13:24:58 -0700
Builder <[email protected]> • #61471
[nightly] 18-Sep-2012 build of HEAD on i386-unknown-linux (cam-02-unx)
Tue, 18 Sep 2012 22:04:59 +0200
GHC Build Reports <[email protected]> • #61470
[nightly] 18-Sep-2012 build of HEAD (unreg) on x86_64-unknown-linux (cam-04-unx)
Tue, 18 Sep 2012 21:46:55 +0200
GHC Build Reports <[email protected]> • #61469
[commit: ghc] cardinality: cardinality analysis implemented (take 1) (dac4619)
Tue, 18 Sep 2012 12:15:53 -0700
Ilya Sergey <[email protected]> • #61468
Re: Template Haskell and haskell-src-exts
Tue, 18 Sep 2012 20:01:21 +0200
Niklas Broberg <[email protected]> • #61467
Re: Template Haskell and haskell-src-exts
Tue, 18 Sep 2012 18:11:21 +0100
Ian Lynagh <[email protected]> • #61466
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.