Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-20 | Update dependencies | Stefan Kreutz | |
2024-03-20 | Revise changelog style | Stefan Kreutz | |
2024-03-20 | Ignore disconnected channel errors | Stefan Kreutz | |
2024-03-13 | Link original Git repository | Stefan Kreutz | |
2023-09-14 | Set resolver for examples workspace | Stefan Kreutz | |
See https://github.com/rust-lang/rust/issues/90148 | |||
2023-09-14 | Update dependencies | Stefan Kreutz | |
2023-09-14 | Add Cargo.lock | Stefan Kreutz | |
See https://blog.rust-lang.org/2023/08/29/committing-lockfiles.html | |||
2023-06-07 | Update crossbeam-channel | Stefan Kreutz | |
2023-06-07 | Revise ParallelIterator trait usage examples | Stefan Kreutz | |
2023-03-25 | Release version 0.1.2parseq-0.1.2 | Stefan Kreutz | |
2023-03-25 | Update dependencies | Stefan Kreutz | |
2023-03-25 | Noted Cargo.lock for example application | Stefan Kreutz | |
2023-03-25 | Revise crate-level example | Stefan Kreutz | |
2023-03-25 | Add Cargo.lock for examples | Stefan Kreutz | |
2023-02-07 | Remove useless conversion from Range into Iterator | Stefan Kreutz | |
2022-12-25 | Implement size_hint, FusedIterator, ExactIterator | Stefan Kreutz | |
2022-12-21 | Release version 0.1.1parseq-0.1.1 | Stefan Kreutz | |
2022-12-21 | Update changelog | Stefan Kreutz | |
2022-12-21 | Rename tests | Stefan Kreutz | |
2022-12-21 | Test parallel map drop | Stefan Kreutz | |
2022-12-20 | Improve documentation | Stefan Kreutz | |
2022-12-20 | Rename repository | Stefan Kreutz | |
2022-12-20 | Note added must_use attribute | Stefan Kreutz | |
2022-12-19 | Add recursive SHA256 example application | Stefan Kreutz | |
2022-12-19 | Add must_use attribute to iterator trait and impl | Stefan Kreutz | |
2022-12-18 | Add initial implementationparseq-0.1.0 | Stefan Kreutz | |