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
75 matches
Mail list logo