|
#94
|
Add ifoldM' and friends
|
None
|
|
|
enhancement
|
|
new
|
05/14/13
|
|
#93
|
scanl1 etc. fail on empty vector
|
None
|
|
|
defect
|
|
new
|
04/30/13
|
|
#92
|
foldl' within Foldable instance seems broken
|
None
|
|
|
defect
|
|
new
|
02/23/13
|
|
#91
|
Replace handwritten instances of Typeable with deriving when GHC is higher than 7.6
|
None
|
|
|
defect
|
|
new
|
01/18/13
|
|
#90
|
Data.Vector.Generic.create/Data.Vector.Generic.Mutable.new are not referentially transparent
|
None
|
|
|
defect
|
|
new
|
01/14/13
|
|
#89
|
Only try annotations if available
|
None
|
|
|
defect
|
|
new
|
01/12/13
|
|
#88
|
Add mapMaybe and catMaybes
|
None
|
|
|
enhancement
|
|
new
|
11/30/12
|
|
#87
|
Add a varient of unfoldrN
|
None
|
|
|
enhancement
|
|
new
|
11/30/12
|
|
#84
|
Add strict versions of mapM and friends
|
None
|
|
|
enhancement
|
|
new
|
11/16/12
|
|
#83
|
PhaseChange class, Mutable data family
|
None
|
|
|
enhancement
|
|
new
|
09/21/12
|
|
#82
|
Merge "Unfolding" section into "Construction" in the docs
|
None
|
|
0.10
|
defect
|
|
new
|
09/18/12
|
|
#81
|
unstreamM is not exposed
|
None
|
|
|
enhancement
|
|
new
|
08/13/12
|
|
#80
|
Improve Data instance
|
None
|
|
|
defect
|
|
new
|
07/23/12
|
|
#79
|
Please provide memory-footprint "complexity" information in Haddock documentation
|
None
|
|
|
enhancement
|
|
new
|
06/16/12
|
|
#78
|
takeWhile and dropWhile always copy
|
None
|
0.7
|
|
defect
|
|
new
|
02/24/12
|
|
#74
|
expose the bytearray in primitive vectors
|
None
|
|
|
enhancement
|
|
new
|
01/13/12
|
|
#67
|
Add allocation statistics to benchmarks
|
None
|
|
|
enhancement
|
|
new
|
11/27/11
|
|
#65
|
Provide a invidual-item update action in mutable vector API
|
None
|
|
0.10
|
enhancement
|
|
new
|
10/27/11
|
|
#64
|
Define specific Show and Read instances for vectors of Chars and Word8s that show and read like Strings
|
None
|
|
|
enhancement
|
|
new
|
10/14/11
|
|
#63
|
GHC infinite loop when building vector program
|
None
|
0.7
|
|
defect
|
|
new
|
10/12/11
|
|
#62
|
Add strict versions of accum and friends
|
None
|
|
|
enhancement
|
|
new
|
09/07/11
|
|
#60
|
Add support for additional implementations of fusible functions
|
None
|
|
0.10
|
enhancement
|
|
new
|
08/23/11
|
|
#59
|
Bits instances for vectors
|
None
|
|
|
task
|
|
new
|
08/20/11
|
|
#58
|
Adapters for slicing, tupling etc.
|
None
|
|
|
enhancement
|
|
new
|
08/20/11
|
|
#54
|
Missing NFData instances for vector types
|
None
|
0.7
|
0.10
|
enhancement
|
|
reopened
|
05/23/11
|
|
#51
|
optimization of fst . unzip . zip
|
None
|
0.7
|
|
enhancement
|
|
new
|
03/02/11
|
|
#24
|
Conversion between different types of vectors
|
None
|
|
|
task
|
|
new
|
06/13/10
|
|
#15
|
Add "generalised scan"
|
None
|
0.7
|
|
enhancement
|
|
new
|
05/04/10
|
|
#12
|
Simplify Eq and Ord instances
|
None
|
|
|
task
|
|
new
|
04/22/10
|
|
#11
|
Improve interface to mutable vectors
|
None
|
0.7
|
|
enhancement
|
|
new
|
04/22/10
|
|
#9
|
break and span don't fuse
|
None
|
0.5
|
0.10
|
enhancement
|
|
new
|
04/18/10
|
|
#8
|
partition should support recycling
|
None
|
0.5
|
|
enhancement
|
|
new
|
04/18/10
|
|
#5
|
Specialise enumFromThenTo
|
None
|
0.6
|
|
enhancement
|
|
new
|
04/18/10
|
|
#4
|
Fix "too large" tests for enumFromTo specialisations
|
None
|
0.6
|
|
defect
|
|
new
|
04/18/10
|
|
#3
|
Support recycling in zipWith*
|
None
|
0.5
|
|
enhancement
|
|
new
|
04/18/10
|