[commit: packages/vector] ghc-head's head updated: Add gitignore file (9baab44)
git at git.haskell.org
git at git.haskell.org
Thu Sep 26 11:54:51 CEST 2013
Repository : ssh://git@git.haskell.org/vector
Branch 'ghc-head' now includes:
20b94f6 Bump version
8aff1d7 Documentation
ecd9b71 Strictness fix
1198dab Bump version
355e2d5 Export SPEC
79767a8 Use SPEC in stream comparisons
41c94d2 Change version number again
fd18157 Allow streams to produce entire vectors as well as individual elements
2033706 Reimplement concat
d01d9f6 Have streams carry chunk initialisers rather than vectors
f2b0015 Fix docs
820b80e Require dev version of primitive
e54a82f Improve basicSet for Storable vectors
84dae34 Improve basicSet for primitive vectors
18dc0ff Switch to record syntax for streams
072ebed Delete dead code
3fab96f Relax package upper bounds
427c50b Faster concatMap
8a0a0c0 Whitespace
f375eff Add Maybe (v a) to Stream representations
3e88ef5 Use new Stream in length and null
1a5a602 Improve length and null
993b4b2 Added NFData instances for all vectors
b058e75 Resolve conflict
3247dd1 Comment out the NFData instance for mutable boxed vectors for now
2fa70a6 Move eq and cmp to monadic streams
a1204cf Add type signatures for GHC >= 7.4
deb38e5 Remove outdated Changelog file
f1904ef Bump versions and dependencies
996eb93 Remove Safe Haskell support
dc22722 Changelog
b32e1c4 Add missing file
1e5c45e TAG 0.10
09e9cd1 Rename Stream -> Facets
7f29cf7 fromVectorStream -> concatVectors
fe6fe7f INLINE_STREAM -> INLINE_FUSED
19d0dd4 liftStream -> lift
368ab31 Resolve conflict
977f285 Bump version number
b3114f2 Work around bug in ghc-7.6.1
931e905 Rename Facets to Bundle
1480faf Finish Stream -> Bundle renaming
0518a4a Adapt tests to new names and modules
6d54109 Add internal checks
214c3e1 Readd Fusion.Stream.Monadic and use it Bundle.Monadic
9ff5b56 Make inplace fusion work on Streams rather than Bundles
e16b39a Require primitive >= 0.5.0.1
34cf6a0 TAG 0.10.0.1
a3a65b5 Snapshot of the real 0.10.0.1 release
9097bb5 Update URLs in cabal file
6f6bec5 Add README
6982ea1 Add README to cabal file
1bc792e Fix test suite
0afe74d Implement poly-kinded Typeable
9baab44 Add gitignore file
More information about the ghc-commits
mailing list