]> git.lizzy.rs Git - bit-set.git/history - src
Add serde support
[bit-set.git] / src /
2023-02-01 Lizzy FleckensteinAdd serde support master
2022-07-23 Aria Beingessnerproperly implement shrink_to_fit.
2022-04-16 Aria Beingessnerfixup clippy
2022-04-16 Aria Beingessnerfmt everything
2018-04-23 Alexis BeingessnerMerge pull request #15 from ZackPierce/no_std_support
2018-04-20 Zachary PierceExplicit no_std attribute and use of core rather than std
2016-03-11 Jonathan ReemMerge pull request #9 from apasel422/update
2016-03-11 Andrew PaseltinerOverride `clone_from`
2016-03-11 Andrew PaseltinerSimplify impls
2016-03-11 Andrew PaseltinerTidy formatting
2016-01-17 Alexis BeingessnerMerge pull request #7 from tsion/by-value-remove-and...
2016-01-12 Scott OlsonSwitch from &usize to usize for contains/remove.
2015-06-04 blussMerge pull request #3 from contain-rs/upgroid
2015-06-04 Alexis Beingessneradd back tests, benches, upgroid travis
2015-06-04 Alexis Beingessnerupdate to newest bit-vec, add from_bytes, fix doc-tests...
2015-06-03 Alexis Beingessnerinitial port of bitset