Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / softdevteam/vob issues and pull requests
#72 - Remove Travis CI badge
Pull Request -
State: closed - Opened by thomwiggers about 1 year ago
- 1 comment
#71 - Added a benchmark comparing Vob, Vec and HashSet.
Pull Request -
State: closed - Opened by eadf about 1 year ago
- 3 comments
#70 - Move to Criterion for benchmarking.
Pull Request -
State: closed - Opened by ltratt about 1 year ago
- 1 comment
#69 - Intersted in a comparison benchmark?
Issue -
State: closed - Opened by eadf about 1 year ago
- 3 comments
#68 - Move to GitHub merge queues.
Pull Request -
State: closed - Opened by ltratt about 1 year ago
- 1 comment
#67 - Prepare a 3.0.3 release
Pull Request -
State: closed - Opened by ltratt over 1 year ago
- 6 comments
#66 - Prepare a 3.0.2 release.
Pull Request -
State: closed - Opened by ltratt over 2 years ago
- 1 comment
#65 - Add from_elem_with_storage_type.
Pull Request -
State: closed - Opened by ltratt over 2 years ago
- 4 comments
#64 - Fix incorrect assert in test
Pull Request -
State: closed - Opened by thomwiggers almost 3 years ago
- 3 comments
#63 - Prepare a 3.0.1 release.
Pull Request -
State: closed - Opened by ltratt over 3 years ago
- 1 comment
#62 - Bit or assign and friends
Pull Request -
State: closed - Opened by eadf over 3 years ago
- 26 comments
#61 - Operations |=, &=, ^=
Issue -
State: closed - Opened by eadf over 3 years ago
- 18 comments
#60 - a set() method that resizes the Vob on demand
Issue -
State: closed - Opened by eadf over 3 years ago
- 4 comments
#59 - Prepare a 3.0.0 release
Pull Request -
State: closed - Opened by ltratt over 3 years ago
- 1 comment
#58 - Minor fixes
Pull Request -
State: closed - Opened by ltratt over 3 years ago
- 3 comments
#57 - Reorder from_elem and vob! arguments.
Pull Request -
State: closed - Opened by ltratt over 3 years ago
- 4 comments
#56 - vob! macro parameter order
Issue -
State: closed - Opened by kocsis1david over 3 years ago
- 1 comment
#55 - Prepare a 2.0.6 release.
Pull Request -
State: closed - Opened by ltratt about 4 years ago
- 7 comments
#54 - Update dependencies
Pull Request -
State: closed - Opened by thomwiggers about 4 years ago
- 8 comments
#53 - Add no-mut get_storage function
Pull Request -
State: closed - Opened by thomwiggers about 4 years ago
- 4 comments
#52 - Prepare a 2.0.5 release.
Pull Request -
State: closed - Opened by ltratt over 4 years ago
- 2 comments
#51 - Create and initialise the Vec in one go.
Pull Request -
State: closed - Opened by ltratt over 4 years ago
- 6 comments
#50 - Reserving space in a Vec gives a minimum, not a specific, guarantee.
Pull Request -
State: closed - Opened by ltratt over 4 years ago
- 21 comments
#49 - Use rustfmt's defaults.
Pull Request -
State: closed - Opened by ltratt over 4 years ago
- 2 comments
#48 - Clean up doctests
Pull Request -
State: closed - Opened by thomwiggers about 5 years ago
- 1 comment
#47 - Prepare for a 2.0.4 release.
Pull Request -
State: closed - Opened by ltratt about 5 years ago
#46 - Move to our new licensing regime.
Pull Request -
State: closed - Opened by ltratt about 5 years ago
- 1 comment
#45 - Prepare a 2.0.3 release.
Pull Request -
State: closed - Opened by ltratt over 5 years ago
- 2 comments
#44 - Fix rand crate version specification
Pull Request -
State: closed - Opened by thomwiggers over 5 years ago
- 1 comment
#43 - don't use `extern crate` anymore in examples
Pull Request -
State: closed - Opened by thomwiggers over 5 years ago
- 6 comments
#42 - Use stabilized features
Pull Request -
State: closed - Opened by thomwiggers over 5 years ago
- 1 comment
#41 - Remove pointless type annotation.
Pull Request -
State: closed - Opened by ltratt almost 6 years ago
#40 - Move to Rust 2018
Pull Request -
State: closed - Opened by ltratt almost 6 years ago
#39 - added to_bytes() function and tests
Pull Request -
State: closed - Opened by farhanpatwary almost 6 years ago
- 5 comments
#38 - Make a 2.0.2 release.
Pull Request -
State: closed - Opened by ltratt about 6 years ago
#37 - Better mixed iteration
Pull Request -
State: closed - Opened by ltratt about 6 years ago
#36 - Faster iteration
Pull Request -
State: closed - Opened by ltratt about 6 years ago
- 6 comments
#35 - Update the CHANGES file for 2.0.0.
Pull Request -
State: closed - Opened by ltratt over 6 years ago
#34 - Fix issue 32
Pull Request -
State: closed - Opened by ltratt over 6 years ago
- 4 comments
#33 - Update readme
Pull Request -
State: closed - Opened by ptersilie over 6 years ago
#32 - Setting an empty Vob should throw an error
Issue -
State: closed - Opened by ptersilie over 6 years ago
- 1 comment
#31 - Integrate rustfmt
Pull Request -
State: closed - Opened by ltratt over 6 years ago
#30 - Benchmark tweaks
Pull Request -
State: closed - Opened by ltratt over 6 years ago
- 2 comments
#29 - Remove double #![cfg] block
Pull Request -
State: closed - Opened by thomwiggers over 6 years ago
#28 - Make a Vob 1.3.2 release
Pull Request -
State: closed - Opened by ltratt over 6 years ago
- 1 comment
#27 - Speed up binary operations by eliminating branches
Pull Request -
State: closed - Opened by thomwiggers over 6 years ago
- 9 comments
Labels: enhancement
#26 - Bump version to 1.3.1.
Pull Request -
State: closed - Opened by ltratt over 6 years ago
- 2 comments
#25 - Don't mask in xor, it's not necessary
Pull Request -
State: closed - Opened by thomwiggers over 6 years ago
- 3 comments
#24 - Make new_with_storage_type create Vec with correct capacity
Pull Request -
State: closed - Opened by thomwiggers over 6 years ago
- 1 comment
#23 - Vob 1.3.0 release
Pull Request -
State: closed - Opened by ltratt over 6 years ago
- 6 comments
#22 - Some formatting fixes in the source code
Pull Request -
State: closed - Opened by thomwiggers over 6 years ago
- 2 comments
#21 - Allow trailing comma in macro
Pull Request -
State: closed - Opened by thomwiggers over 6 years ago
#20 - Actually run tests as part of CI
Pull Request -
State: closed - Opened by thomwiggers over 6 years ago
#19 - Run cargo fmt as part of CI
Pull Request -
State: closed - Opened by thomwiggers over 6 years ago
- 10 comments
#18 - Speed up split_off by copying entire Ts.
Pull Request -
State: closed - Opened by thomwiggers over 6 years ago
- 8 comments
#17 - Don't reserve new blocks if capacity is sufficient
Pull Request -
State: closed - Opened by thomwiggers over 6 years ago
- 6 comments
#16 - Use reverse_bits intrinsic when supported
Pull Request -
State: closed - Opened by thomwiggers over 6 years ago
- 26 comments
Labels: enhancement
#15 - Add extend_from_vob
Pull Request -
State: closed - Opened by thomwiggers over 6 years ago
- 5 comments
#14 - start/end are now start_bounds/end_bounds in Rust.
Pull Request -
State: closed - Opened by ltratt over 6 years ago
- 2 comments
#13 - Allow accessing storage mutably
Pull Request -
State: closed - Opened by thomwiggers over 6 years ago
- 24 comments
#12 - Add a from_bytes function.
Pull Request -
State: closed - Opened by ltratt over 6 years ago
- 6 comments
#11 - Implement Vob::from_bytes
Issue -
State: closed - Opened by thomwiggers almost 7 years ago
- 4 comments
#10 - Add Serde support.
Pull Request -
State: closed - Opened by ltratt almost 7 years ago
- 4 comments
#9 - Serde support
Issue -
State: closed - Opened by Boscop almost 7 years ago
- 2 comments
#8 - Fixed size ArrayVec-backed bitvector that lives on the stack?
Issue -
State: closed - Opened by Boscop almost 7 years ago
- 2 comments
#7 - Reference the correct BitVec crate.
Pull Request -
State: closed - Opened by ltratt almost 7 years ago
- 1 comment
#6 - As feared, crates.io still doesn't know about UPL-1.0
Pull Request -
State: closed - Opened by ltratt almost 7 years ago
- 3 comments
#5 - Triple licence
Pull Request -
State: closed - Opened by ltratt almost 7 years ago
- 3 comments
#4 - Make iter_set_bits & iter_unset_bits take range arguments.
Pull Request -
State: closed - Opened by ltratt almost 7 years ago
- 2 comments
#3 - crates.io still doesn't recognise the UPL so be explicit about it.
Pull Request -
State: closed - Opened by ltratt almost 7 years ago
- 1 comment
#2 - Flesh out the README.
Pull Request -
State: closed - Opened by ltratt about 7 years ago
- 4 comments
#1 - A first draft of a Vob.
Pull Request -
State: closed - Opened by ltratt about 7 years ago
- 12 comments