Timeline


and .

05/12/10:

03:57 Ticket #19 (SPEC interferes with optimisations) created by rl
Since SPEC is a sum type and we immediately inspect it in a loop, the …

05/08/10:

18:13 Ticket #17 (folds for unboxed vectors are slow.) closed by Khudyakov
invalid: Trac refused to add an attachment and I accidentally reported this bug …
18:12 Ticket #18 (folds for unboxed vectors are slow.) created by Khudyakov
I found that fold based functions which operate on unboxed vectors are …
18:07 Ticket #17 (folds for unboxed vectors are slow.) created by Khudyakov
I found that fold based functions which operate on unboxed vectors are …

05/05/10:

15:51 Ticket #6 (Make indexM and friends fusible) closed by rl
fixed: Mon May 3 13:18:01 EST 2010 Roman Leshchinskiy * Fusion rules for …
15:15 Ticket #16 (Make thaw fusible) created by rl

05/04/10:

09:49 Ticket #15 (Add "generalised scan") created by rl
In any case, vector could well provide an operation like …

05/03/10:

12:10 Ticket #14 (enumFrom* functions not strict in bounds/steps) created by rl
* enumFromTo_small and friends not strict in y * enumFromStepN

04/24/10:

15:33 Ticket #13 (Add generateM, imapM etc.) created by rl

04/22/10:

17:55 Ticket #12 (Simplify Eq and Ord instances) created by rl
We can simplify them when we drop support for GHC 6.12. This is what …
17:28 Ticket #11 (Improve interface to mutable vectors) created by rl
Mutable vectors should support much the same operations as immutable ones.
17:01 Ticket #10 (Specialise mapM and friends for ST and IO) created by rl
We can fuse better (perhaps even do things in place) in these particular …
16:59 Ticket #1 (Add mapM and friends) closed by rl
fixed: Fri Apr 23 01:55:57 EST 2010 Roman Leshchinskiy * Add monadic vector …

04/18/10:

18:09 Ticket #9 (break and span don't fuse) created by rl
18:09 Ticket #8 (partition should support recycling) created by rl
See comments in Data.Vector.Generic
18:08 Ticket #7 (reverse doesn't support recycling) created by rl
18:07 Ticket #6 (Make indexM and friends fusible) created by rl
See comments in Data.Vector.Generic
18:01 Ticket #5 (Specialise enumFromThenTo) created by rl
Downgrading since nobody has complained about this so far.
18:00 Ticket #4 (Fix "too large" tests for enumFromTo specialisations) created by rl
See comments in Data.Vector.Fusion.Stream.Monadic
17:54 Ticket #3 (Support recycling in zipWith*) created by rl
17:45 Ticket #2 (cons, snoc, (++) and concat should use copy when possible) created by rl
At the moment, they always use the stream/unstream route. If no fusion …

04/14/10:

13:09 Ticket #1 (Add mapM and friends) created by rl
We are missing various monadic combinators.
Note: See TracTimeline for information about the timeline view.