]> git.lizzy.rs Git - bit-set.git/shortlog
bit-set.git
2016-03-11 Andrew PaseltinerTidy formatting
2016-03-11 Andrew PaseltinerReplace wildcard dependencies
2016-03-11 Andrew PaseltinerUse correct text for MIT license
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-07 Alexis BeingessnerMerge pull request #4 from contain-rs/metadata
2015-06-07 rootAdd travis & crates.io badges to readme
2015-06-07 rootCargo.toml: Mention 'bitset' in the keywords
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 Beingessnerfixup toml
2015-06-03 Alexis Beingessnerinitial port of bitset