New patches in /srv/darcs/git-mirrors/containers
commit 62c5cc0f2ebe95d8cada8cb4451941368d1d2941
Merge: a9b7224... 234c1fc...
Author: Milan Straka
Date: Fri May 11 11:52:14 2012 -0700
Merge pull request #11 from thomie/master
Data.Graph: refer to a better version of the King and
New patches in /srv/darcs/git-mirrors/containers
commit a9b7224068ae60f73baacd5f76d2c27624d90120
Merge: 207010c... fff28d7...
Author: Johan Tibell
Date: Thu May 3 08:29:06 2012 -0700
Merge changes release by GHC HQ as 0.7.4.1
Conflicts:
containers.cabal
commit
New patches in /srv/darcs/git-mirrors/containers
commit a9b7224068ae60f73baacd5f76d2c27624d90120
Merge: 207010c... fff28d7...
Author: Johan Tibell
Date: Thu May 3 08:29:06 2012 -0700
Merge changes release by GHC HQ as 0.7.4.1
Conflicts:
containers.cabal
commit
New patches in /srv/darcs/git-mirrors/containers
commit 207010cabd5d697c9e6688460afe01241e3687e1
Author: Milan Straka
Date: Mon Apr 30 14:29:46 2012 +0200
Add tests and benchmarks to sdist.
commit cfde03ba1e69dea36fb85288681ee9e236966beb
Author: Milan Straka
Date: Mon Apr 30 14:28:30
New patches in /srv/darcs/git-mirrors/containers
commit 556b80c6f7b457393428f42700405d04071491de
Author: Milan Straka
Date: Sat Apr 28 16:51:13 2012 +0200
Remove type of local 'go' function in query methods of Set and Map.
The resulting implementations are a bit f
New patches in /srv/darcs/git-mirrors/containers
commit cd5acad324e64436428fdf24a4a8e4a2291e4f11
Author: Milan Straka
Date: Fri Apr 27 11:58:55 2012 +0200
Fix warnings, formatting.
commit cd96a9045df8d2f8d98d9ec6e13c4a2492f0836b
Author: Milan Straka
Date: Fri Apr 27 11:51:48 2012
New patches in /srv/darcs/git-mirrors/containers
commit 044579a42383a1de214717e66823b1f5c7869c0b
Author: Milan Straka
Date: Wed Apr 25 18:54:04 2012 +0200
Add fromSet method.
Following a proposal on libraries@..., we add fromSet method to Map and
IntMap:
Map.fromSet
New patches in /srv/darcs/git-mirrors/containers
commit cdc2c695b879ff18c0c830ff8d79e689c9ed8f6c
Author: Milan Straka
Date: Tue Apr 24 18:05:40 2012 +0200
Improve manual makefile for tests.
Leave dependencies on GHC instead of make.
commit
New patches in /srv/darcs/git-mirrors/containers
commit 6ab2ba0aada982256cb204c6e28846d846e97a6b
Merge: 7332813... 9d72ff1...
Author: Milan Straka
Date: Sat Apr 14 19:04:41 2012 +0200
Merge branch 'master' of github.com:haskell/containers
commit 73328131d9573d0b1d2cd2d18abad7
New patches in /srv/darcs/git-mirrors/containers
commit 9d72ff15f739e6ab2633e71fdb366e44c5af8e8a
Merge: d95988c... 76a2b9d...
Author: Milan Straka
Date: Fri Mar 30 10:08:45 2012 -0700
Merge pull request #10 from batterseapower/master
Add traverseWithKey to Map and IntMap API
New patches in /srv/darcs/git-mirrors/containers
commit d95988c2fc7f920b3d6ec2f28166f06ec56be255
Author: Milan Straka
Date: Wed Mar 14 18:30:43 2012 +0100
Mark Data.Map.(!) as INLINABLE instead of INLINE.
This should have been done in commit 3f798e33. As mentioned in the
New patches in /srv/darcs/git-mirrors/containers
commit d4e8b5bd70f87af4463410df3aade72d42d675e0
Author: Paolo Capriotti
Date: Tue Mar 6 10:57:33 2012 +
Update .gitignore.
commit 67b4a057d1e6cfb3cd8f9b1d0f02b71b9302ce31
Author: Milan Straka
Date: Sun Mar 4 19:22:47 2012 +0100
New patches in /srv/darcs/git-mirrors/containers
commit 67b4a057d1e6cfb3cd8f9b1d0f02b71b9302ce31
Author: Milan Straka
Date: Sun Mar 4 19:22:47 2012 +0100
Improve {Map,IntMap}.fold* tests.
commit 68cc2e86ecc6d57943906a96d99ce2be3958d60f
Author: Milan Straka
Date: Sun Mar 4 18:54:28
New patches in /srv/darcs/git-mirrors/containers
commit 189b16ea02ce82a39f7a572da08b883f5f3c1aad
Author: Milan Straka
Date: Fri Mar 2 17:48:44 2012 +0100
Disable ropt_plain_output.
The ropt_plain_output was used to disables ansi sequences in the test
log. But it works only
New patches in /srv/darcs/git-mirrors/containers
commit 390a14662d98dd73256762f9d02eedb6632a250d
Author: Johan Tibell
Date: Wed Jan 18 08:52:26 2012 -0800
Fix GHC HEAD build breakages
GHC HEAD adds a warning for SPECIALISE pragmas that will never fire
and Data.Sequence
New patches in /srv/darcs/git-mirrors/containers
commit 958ac178809d597c23d4e78cd06935592c4aa77c
Merge: 307d2dd... fd97ca2...
Author: Milan Straka
Date: Sun Dec 25 03:36:25 2011 -0800
Merge pull request #6 from bovinespirit/master
Remove NFData instances from benchmark code
New patches in /srv/darcs/git-mirrors/containers
commit 307d2dd86575bae0e02df31b3ad12f101de97e84
Merge: 4b0ef83... 1d4c5e1...
Author: Milan Straka
Date: Mon Dec 19 23:05:30 2011 -0800
Merge pull request #5 from hvr/master-ghc74fixups
Relax build deps to allow GHC-7.4's de
New patches in /srv/darcs/git-mirrors/containers
commit 4b0ef83dc5e4acf06e21a71412b9274d80456408
Author: Milan Straka
Date: Thu Dec 1 22:33:03 2011 +0100
Allow test-suites to work with GHC < 7.0.
Due to several problems with older versions of GHC and Cabal,
some extensi
New patches in /srv/darcs/git-mirrors/containers
commit 4b0ef83dc5e4acf06e21a71412b9274d80456408
Author: Milan Straka
Date: Thu Dec 1 22:33:03 2011 +0100
Allow test-suites to work with GHC < 7.0.
Due to several problems with older versions of GHC and Cabal,
some extensi
New patches in /srv/darcs/git-mirrors/containers
commit 4b0ef83dc5e4acf06e21a71412b9274d80456408
Author: Milan Straka
Date: Thu Dec 1 22:33:03 2011 +0100
Allow test-suites to work with GHC < 7.0.
Due to several problems with older versions of GHC and Cabal,
some extensi
New patches in /srv/darcs/git-mirrors/containers
commit 4b0ef83dc5e4acf06e21a71412b9274d80456408
Author: Milan Straka
Date: Thu Dec 1 22:33:03 2011 +0100
Allow test-suites to work with GHC < 7.0.
Due to several problems with older versions of GHC and Cabal,
some extensi
New patches in /srv/darcs/git-mirrors/containers
commit 4b0ef83dc5e4acf06e21a71412b9274d80456408
Author: Milan Straka
Date: Thu Dec 1 22:33:03 2011 +0100
Allow test-suites to work with GHC < 7.0.
Due to several problems with older versions of GHC and Cabal,
some extensi
New patches in /srv/darcs/git-mirrors/containers
commit 4b0ef83dc5e4acf06e21a71412b9274d80456408
Author: Milan Straka
Date: Thu Dec 1 22:33:03 2011 +0100
Allow test-suites to work with GHC < 7.0.
Due to several problems with older versions of GHC and Cabal,
some extensi
New patches in /srv/darcs/git-mirrors/containers
commit 4b0ef83dc5e4acf06e21a71412b9274d80456408
Author: Milan Straka
Date: Thu Dec 1 22:33:03 2011 +0100
Allow test-suites to work with GHC < 7.0.
Due to several problems with older versions of GHC and Cabal,
some extensi
New patches in /srv/darcs/git-mirrors/containers
commit 4b0ef83dc5e4acf06e21a71412b9274d80456408
Author: Milan Straka
Date: Thu Dec 1 22:33:03 2011 +0100
Allow test-suites to work with GHC < 7.0.
Due to several problems with older versions of GHC and Cabal,
some extensi
New patches in /srv/darcs/git-mirrors/containers
commit 289836681b7dd49ff3924cb311570cf22825cd7c
Author: Milan Straka
Date: Wed Nov 30 22:20:23 2011 +0100
Improvements of test-suites compilation.
Previously the test-suites could be compiled only when a special
testing
New patches in /srv/darcs/git-mirrors/containers
commit ef8b43ca816e831b8f72ed417651f7ccefd1999f
Author: Milan Straka
Date: Tue Nov 29 22:25:55 2011 +0100
Add NFData instances ...
... for Data.Graph.SCC and Data.Sequence.Seq.
commit 781ff381063a368f363e0f6db73d8c9a60e1a2ba
New patches in /srv/darcs/git-mirrors/containers
commit 781ff381063a368f363e0f6db73d8c9a60e1a2ba
Author: Milan Straka
Date: Tue Nov 29 09:59:35 2011 +0100
Fix compilation with ghc-6.12.
GHC < 7.0 cannot handle conditional pragmas, which we use.
Therefore for GHC < 7.
New patches in /srv/darcs/git-mirrors/containers
commit 59a1fd58b656020e5ebbc74c1a3984bc58e8a7ca
Author: Milan Straka
Date: Thu Nov 24 12:49:39 2011 +0100
Refactor and improve seq-properties.
* Use test-framework as the rest of the testsuite.
* Move testing-related code
New patches in /srv/darcs/git-mirrors/containers
commit 59a1fd58b656020e5ebbc74c1a3984bc58e8a7ca
Author: Milan Straka
Date: Thu Nov 24 12:49:39 2011 +0100
Refactor and improve seq-properties.
* Use test-framework as the rest of the testsuite.
* Move testing-related code
New patches in /srv/darcs/git-mirrors/containers
commit 59a1fd58b656020e5ebbc74c1a3984bc58e8a7ca
Author: Milan Straka
Date: Thu Nov 24 12:49:39 2011 +0100
Refactor and improve seq-properties.
* Use test-framework as the rest of the testsuite.
* Move testing-related code
New patches in /srv/darcs/git-mirrors/containers
commit 59a1fd58b656020e5ebbc74c1a3984bc58e8a7ca
Author: Milan Straka
Date: Thu Nov 24 12:49:39 2011 +0100
Refactor and improve seq-properties.
* Use test-framework as the rest of the testsuite.
* Move testing-related code
New patches in /srv/darcs/git-mirrors/containers
commit 57fa012808c6009fd8feff82e415dc188c9b9385
Author: Milan Straka
Date: Wed Nov 23 21:56:41 2011 +0100
Modify map and intmap tests to use test-framework.
The old manually-run QuickCheck methods are run by
test-framework now
New patches in /srv/darcs/git-mirrors/containers
commit cde720262463d96b57c14b9974757c129d0a3a7f
Author: Johan Tibell
Date: Tue Nov 22 10:33:50 2011 -0800
-Wall police
commit 0b38bb73f20c3b0c9a2d433d1af3b9b72ed8555a
Author: Johan Tibell
Date: Tue Nov 22 10:31:18 2011 -0800
New patches in /srv/darcs/git-mirrors/containers
commit 457da3dbdb10c5e69783cec908bd636fffa12342
Author: Johan Tibell
Date: Thu Nov 17 13:54:23 2011 -0800
Minor .cabal file clean-up
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http
New patches in /srv/darcs/git-mirrors/containers
commit 457da3dbdb10c5e69783cec908bd636fffa12342
Author: Johan Tibell
Date: Thu Nov 17 13:54:23 2011 -0800
Minor .cabal file clean-up
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http
New patches in /srv/darcs/git-mirrors/containers
commit 457da3dbdb10c5e69783cec908bd636fffa12342
Author: Johan Tibell
Date: Thu Nov 17 13:54:23 2011 -0800
Minor .cabal file clean-up
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http
New patches in /srv/darcs/git-mirrors/containers
commit 457da3dbdb10c5e69783cec908bd636fffa12342
Author: Johan Tibell
Date: Thu Nov 17 13:54:23 2011 -0800
Minor .cabal file clean-up
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http
New patches in /srv/darcs/git-mirrors/containers
commit 457da3dbdb10c5e69783cec908bd636fffa12342
Author: Johan Tibell
Date: Thu Nov 17 13:54:23 2011 -0800
Minor .cabal file clean-up
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http
New patches in /srv/darcs/git-mirrors/containers
commit 1ad907a244e163191cdc0679083c72d2309b1426
Author: Johan Tibell
Date: Mon Oct 3 21:10:40 2011 -0700
Bump version number to 0.4.2.0
commit cd1124133672df73d18cc2cbd85ce5fc706fa7ec
Author: Johan Tibell
Date: Mon Oct 3 21:08:32 2011
New patches in /srv/darcs/git-mirrors/containers
commit 1ad907a244e163191cdc0679083c72d2309b1426
Author: Johan Tibell
Date: Mon Oct 3 21:10:40 2011 -0700
Bump version number to 0.4.2.0
commit cd1124133672df73d18cc2cbd85ce5fc706fa7ec
Author: Johan Tibell
Date: Mon Oct 3 21:08:32 2011
New patches in /srv/darcs/git-mirrors/containers
commit ebd6d2ddf6b4a622cec172df9038768ca3409d7b
Author: Milan Straka
Date: Sun Sep 11 18:58:17 2011 +0200
Changing version of base dependency to < 5.
The original was < 6.
The dependency base >= 4.2 &&am
New patches in /srv/darcs/git-mirrors/containers
commit ebd6d2ddf6b4a622cec172df9038768ca3409d7b
Author: Milan Straka
Date: Sun Sep 11 18:58:17 2011 +0200
Changing version of base dependency to < 5.
The original was < 6.
The dependency base >= 4.2 &&am
New patches in /srv/darcs/git-mirrors/containers
commit ebd6d2ddf6b4a622cec172df9038768ca3409d7b
Author: Milan Straka
Date: Sun Sep 11 18:58:17 2011 +0200
Changing version of base dependency to < 5.
The original was < 6.
The dependency base >= 4.2 &&am
New patches in /srv/darcs/git-mirrors/containers
commit ebd6d2ddf6b4a622cec172df9038768ca3409d7b
Author: Milan Straka
Date: Sun Sep 11 18:58:17 2011 +0200
Changing version of base dependency to < 5.
The original was < 6.
The dependency base >= 4.2 &&am
New patches in /srv/darcs/git-mirrors/containers
commit ebd6d2ddf6b4a622cec172df9038768ca3409d7b
Author: Milan Straka
Date: Sun Sep 11 18:58:17 2011 +0200
Changing version of base dependency to < 5.
The original was < 6.
The dependency base >= 4.2 &&am
New patches in /srv/darcs/git-mirrors/containers
commit ebd6d2ddf6b4a622cec172df9038768ca3409d7b
Author: Milan Straka
Date: Sun Sep 11 18:58:17 2011 +0200
Changing version of base dependency to < 5.
The original was < 6.
The dependency base >= 4.2 &&am
New patches in /srv/darcs/git-mirrors/containers
commit ebd6d2ddf6b4a622cec172df9038768ca3409d7b
Author: Milan Straka
Date: Sun Sep 11 18:58:17 2011 +0200
Changing version of base dependency to < 5.
The original was < 6.
The dependency base >= 4.2 &&am
New patches in /srv/darcs/git-mirrors/containers
commit ebd6d2ddf6b4a622cec172df9038768ca3409d7b
Author: Milan Straka
Date: Sun Sep 11 18:58:17 2011 +0200
Changing version of base dependency to < 5.
The original was < 6.
The dependency base >= 4.2 &&am
New patches in /srv/darcs/git-mirrors/containers
commit ebd6d2ddf6b4a622cec172df9038768ca3409d7b
Author: Milan Straka
Date: Sun Sep 11 18:58:17 2011 +0200
Changing version of base dependency to < 5.
The original was < 6.
The dependency base >= 4.2 &&am
New patches in /srv/darcs/git-mirrors/containers
commit ebd6d2ddf6b4a622cec172df9038768ca3409d7b
Author: Milan Straka
Date: Sun Sep 11 18:58:17 2011 +0200
Changing version of base dependency to < 5.
The original was < 6.
The dependency base >= 4.2 &&am
New patches in /srv/darcs/git-mirrors/containers
commit ebd6d2ddf6b4a622cec172df9038768ca3409d7b
Author: Milan Straka
Date: Sun Sep 11 18:58:17 2011 +0200
Changing version of base dependency to < 5.
The original was < 6.
The dependency base >= 4.2 &&am
New patches in /srv/darcs/git-mirrors/containers
commit ebd6d2ddf6b4a622cec172df9038768ca3409d7b
Author: Milan Straka
Date: Sun Sep 11 18:58:17 2011 +0200
Changing version of base dependency to < 5.
The original was < 6.
The dependency base >= 4.2 &&am
New patches in /srv/darcs/git-mirrors/containers
commit 2575ba6eec15ef99c046c7e09a8ab879f8b21376
Merge: 770fbc3... 667591b...
Author: Milan Straka
Date: Tue Aug 9 11:50:00 2011 -0700
Merge pull request #2 from dterei/master
fix mistake in last patch
commit
New patches in /srv/darcs/git-mirrors/containers
commit 2575ba6eec15ef99c046c7e09a8ab879f8b21376
Merge: 770fbc3... 667591b...
Author: Milan Straka
Date: Tue Aug 9 11:50:00 2011 -0700
Merge pull request #2 from dterei/master
fix mistake in last patch
commit
New patches in /srv/darcs/git-mirrors/containers
commit 2575ba6eec15ef99c046c7e09a8ab879f8b21376
Merge: 770fbc3... 667591b...
Author: Milan Straka
Date: Tue Aug 9 11:50:00 2011 -0700
Merge pull request #2 from dterei/master
fix mistake in last patch
commit
New patches in /srv/darcs/git-mirrors/containers
commit 2575ba6eec15ef99c046c7e09a8ab879f8b21376
Merge: 770fbc3... 667591b...
Author: Milan Straka
Date: Tue Aug 9 11:50:00 2011 -0700
Merge pull request #2 from dterei/master
fix mistake in last patch
commit
New patches in /srv/darcs/git-mirrors/containers
commit 2575ba6eec15ef99c046c7e09a8ab879f8b21376
Merge: 770fbc3... 667591b...
Author: Milan Straka
Date: Tue Aug 9 11:50:00 2011 -0700
Merge pull request #2 from dterei/master
fix mistake in last patch
commit
New patches in /srv/darcs/git-mirrors/containers
commit 2575ba6eec15ef99c046c7e09a8ab879f8b21376
Merge: 770fbc3... 667591b...
Author: Milan Straka
Date: Tue Aug 9 11:50:00 2011 -0700
Merge pull request #2 from dterei/master
fix mistake in last patch
commit
New patches in /srv/darcs/git-mirrors/containers
commit 2575ba6eec15ef99c046c7e09a8ab879f8b21376
Merge: 770fbc3... 667591b...
Author: Milan Straka
Date: Tue Aug 9 11:50:00 2011 -0700
Merge pull request #2 from dterei/master
fix mistake in last patch
commit
New patches in /srv/darcs/git-mirrors/containers
commit 2575ba6eec15ef99c046c7e09a8ab879f8b21376
Merge: 770fbc3... 667591b...
Author: Milan Straka
Date: Tue Aug 9 11:50:00 2011 -0700
Merge pull request #2 from dterei/master
fix mistake in last patch
commit
New patches in /srv/darcs/git-mirrors/containers
commit 2575ba6eec15ef99c046c7e09a8ab879f8b21376
Merge: 770fbc3... 667591b...
Author: Milan Straka
Date: Tue Aug 9 11:50:00 2011 -0700
Merge pull request #2 from dterei/master
fix mistake in last patch
commit
New patches in /srv/darcs/git-mirrors/containers
commit 2575ba6eec15ef99c046c7e09a8ab879f8b21376
Merge: 770fbc3... 667591b...
Author: Milan Straka
Date: Tue Aug 9 11:50:00 2011 -0700
Merge pull request #2 from dterei/master
fix mistake in last patch
commit
New patches in /srv/darcs/git-mirrors/containers
commit 770fbc3c2776970ec5e3127dd1a6e21d55f00e63
Merge: 963049d... 7d478dc...
Author: Milan Straka
Date: Mon Aug 8 23:22:33 2011 -0700
Merge pull request #1 from dterei/master
patch for containers to use Safe Haskell
commit
New patches in /srv/darcs/git-mirrors/containers
commit 963049d281a827bb83109d81115ff544eb8708dc
Author: Milan Straka
Date: Wed Jul 13 12:33:22 2011 +0200
Implement more methods from Foldable class.
Add specialised fold, foldl and foldr implementations.
commit
Reordering data constructors of IntSet and IntMap.
The order of constructors of IntSet and IntMap matters when considering
performance. Currently in GHC 7.0, when type has 3 constructors, they
are matched from the first to the last -- the best performance is
achieved when the cons
New patches in /srv/darcs/git-mirrors/containers
commit 963049d281a827bb83109d81115ff544eb8708dc
Author: Milan Straka
Date: Wed Jul 13 12:33:22 2011 +0200
Implement more methods from Foldable class.
Add specialised fold, foldl and foldr implementations.
commit
New patches in /srv/darcs/git-mirrors/containers
commit 963049d281a827bb83109d81115ff544eb8708dc
Author: Milan Straka
Date: Wed Jul 13 12:33:22 2011 +0200
Implement more methods from Foldable class.
Add specialised fold, foldl and foldr implementations.
commit
New patches in /srv/darcs/git-mirrors/containers
commit 963049d281a827bb83109d81115ff544eb8708dc
Author: Milan Straka
Date: Wed Jul 13 12:33:22 2011 +0200
Implement more methods from Foldable class.
Add specialised fold, foldl and foldr implementations.
commit
New patches in /srv/darcs/git-mirrors/containers
commit d9cfa9512cac109847255f3f49f1be8b0eb99476
Author: Johan Tibell
Date: Fri Jul 8 16:50:35 2011 +0200
Bump the version number to 0.4.1.0
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http
New patches in /srv/darcs/git-mirrors/containers
commit d9cfa9512cac109847255f3f49f1be8b0eb99476
Author: Johan Tibell
Date: Fri Jul 8 16:50:35 2011 +0200
Bump the version number to 0.4.1.0
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http
New patches in /srv/darcs/git-mirrors/containers
commit d9cfa9512cac109847255f3f49f1be8b0eb99476
Author: Johan Tibell
Date: Fri Jul 8 16:50:35 2011 +0200
Bump the version number to 0.4.1.0
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http
New patches in /srv/darcs/git-mirrors/containers
commit d9cfa9512cac109847255f3f49f1be8b0eb99476
Author: Johan Tibell
Date: Fri Jul 8 16:50:35 2011 +0200
Bump the version number to 0.4.1.0
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http
New patches in /srv/darcs/git-mirrors/containers
commit 3e718c1eb3c4f72adf616ec212856cc40b1803a6
Author: Milan Straka
Date: Mon Jun 20 22:57:33 2011 +0200
Convert list of ignored files from darcs to git.
___
Cvs-ghc mailing list
Cvs-ghc
New patches in /srv/darcs/git-mirrors/containers
commit 3e718c1eb3c4f72adf616ec212856cc40b1803a6
Author: Milan Straka
Date: Mon Jun 20 22:57:33 2011 +0200
Convert list of ignored files from darcs to git.
___
Cvs-ghc mailing list
Cvs-ghc
On Tue, Feb 22, 2011 at 12:15 AM, Simon Peyton-Jones
wrote:
> | 2) I've gotten really interested in array copying performance lately.
>
> Do the new primops help? (I'm not sure if they've made it in yet, and Simon
> M is on hol.)
They do, inserts get faster and are on par with Data.Map with the
| 1) The for me most interesting performance issue at the moment is the
| regression in CPS performance that Bryan reported.
Yes, I'm going to look at that once I've finished with the 7.0.2 perf
regression. It's a bit tricky because it's a big program.
| the state one. My guess, from reading s
Narrowing cc list slightly to avoid span
Milan
| Bang patterns are not in any standards, so this would rule out other
| compilers not supporting them. Your rename seems reasonable, I would go
| with that.
Perhaps add a comment in the code to explain this point?
| The natFromInt && frien
On Sun, Oct 31, 2010 at 6:38 PM, Ian Lynagh wrote:
> Also, Johan, #4278 is missing a discussion summary; see
>
> http://www.haskell.org/haskellwiki/Library_submissions#At_the_end_of_the_discussion_period
> for details.
Added.
Thanks,
Johan
___
Cvs
On Sat, Oct 30, 2010 at 09:07:34AM -0700, Johan Tibell wrote:
> On Sat, Oct 30, 2010 at 8:09 AM, Milan Straka wrote:
> > please wait another day. There have been no commits to HEAD since ICFP.
> > I think I will have the improvements in the evening (of the US time).
> > Add yourself to ticket 4342
On Sat, Oct 30, 2010 at 8:09 AM, Milan Straka wrote:
> please wait another day. There have been no commits to HEAD since ICFP.
> I think I will have the improvements in the evening (of the US time).
> Add yourself to ticket 4342 cc and you will see when it is done.
No rush. I merely want to check
On Wed, Oct 27, 2010 at 6:00 AM, Simon Peyton-Jones
wrote:
> How is your work on the containers package going? Currently our performance
> tests are failing, pending your improvements...
The INLINEs are gone from HEAD and have been replaced with INLINABLE
from what I can see.
Mil
Milan
How is your work on the containers package going? Currently our performance
tests are failing, pending your improvements...
(This is only in HEAD; we removed all the containers changes in the 7.0 branch)
Simon
___
Cvs-ghc mailing list
Cvs-ghc
Thu Sep 23 06:01:17 PDT 2010 simo...@microsoft.com
* For now, switch off incomplete-pattern warnings in containers
Put it back on when my patch is applied to the containers repo.
(the one that removes two refuable lambdas)
M ./mk/validate-settings.mk +3
View patch online:
http
Fri Sep 3 04:37:54 PDT 2010 Simon Marlow
* update test for containers-0.4
M ./tests/ghc-regress/codeGen/should_compile/T3286.hs -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=testsuite;a=darcs_commitdiff;h=20100903113754-12142
Fri Sep 3 03:51:31 PDT 2010 Simon Marlow
* update for containers-0.4
M ./compiler/ghc.cabal.in -1 +1
M ./compiler/utils/FiniteMap.lhs +4
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc;a=darcs_commitdiff;h=20100903105131-12142
Thu Nov 19 07:52:18 PST 2009 Ian Lynagh
* Update the containers library tarball
It now includes:
Wed Oct 28 03:55:32 PDT 2009 Ross Paterson
* doc bugfix: correct description of index argument
M ./libraries/tarballs/containers-0.3.0.0.tar.gz
View patch online:
http
Wed Jun 18 16:36:51 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* containers is now -Wall clean
M ./libraries/Makefile.local -1 +1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080618233651-3fd76-fcd2de58cae40bcec5bce6327023469f0d275
Wed Aug 29 04:35:00 PDT 2007 Simon Marlow <[EMAIL PROTECTED]>
* fix compiling GHC 6.7+ with itself - compat needs -package containers now
M ./compat/compat.mk +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/m
Sun Aug 26 05:58:05 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* tcrun021 needs -package containers
M ./tests/ghc-regress/typecheck/should_run/all.T -1 +2
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Tue Aug 21 14:04:59 PDT 2007 Esa Ilari Vuokko <[EMAIL PROTECTED]>
* Link ghc-pkg and hpc with containers if building ghc 6.7 or newer
M ./utils/ghc-pkg/Makefile +4
M ./utils/hpc/Makefile +4
___
Cvs-ghc mailing list
Cvs-ghc@haskell.or
Wed Aug 1 15:39:45 PDT 2007 Ian Lynagh <[EMAIL PROTECTED]>
* Add a containers package
M ./libraries/Makefile -1 +1
M ./libraries/core-packages +1
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
92 matches
Mail list logo