- 24 Dec, 2019 2 commits
-
-
Moritz Langenstein authored
-
Moritz Langenstein authored
-
- 06 Mar, 2019 1 commit
-
-
Alexis Beingessner authored
exclude unneeded files from crates.io
-
- 27 Oct, 2018 1 commit
-
-
Igor Gnatenko authored
Signed-off-by:
Igor Gnatenko <i.gnatenko.brain@gmail.com>
-
- 11 May, 2018 5 commits
-
-
Alexis Beingessner authored
-
Alexis Beingessner authored
Introduce feature "serde" for enabling serde serialization
-
Alexis Beingessner authored
Fix some compiler (Rust 1.26) and Clippy nags
-
Ossi Herrala authored
The old feature "eders" is kept for backwards compability. Fixes #38
-
Ossi Herrala authored
There should be no functional change.
-
- 26 Jul, 2017 1 commit
-
-
Alexis Beingessner authored
-
- 19 Jun, 2017 1 commit
-
-
Piotr Czarnecki authored
Add values_mut (fixes #36) and shrink_to_fit (fixes #28).
-
- 16 Jun, 2017 2 commits
-
-
Clar Charr authored
-
Piotr Czarnecki authored
add retain method
-
- 08 Jun, 2017 1 commit
-
-
Clar Charr authored
-
- 30 May, 2017 1 commit
-
-
Cameron Steffen authored
-
- 08 May, 2017 1 commit
-
-
Alexis Beingessner authored
-
- 07 May, 2017 1 commit
-
-
Alexis Beingessner authored
Keep track of number of set elements in map
-
- 01 May, 2017 1 commit
-
-
Alexis Beingessner authored
Bumped serde version from 0.9 to 1.0
-
- 25 Apr, 2017 2 commits
-
-
Morten H. Solvang authored
-
Morten H. Solvang authored
-
- 13 Apr, 2017 1 commit
-
-
Jon Gjengset authored
This allows much more efficient versions of len() and is_empty(), and also enables ExactSizeIterator to be implemented for VecMap's iterators. Fixes #32
-
- 02 Apr, 2017 2 commits
-
-
Andrew Paseltiner authored
impl clone_from() for VecMap
-
Alexander Bulaev authored
-
- 27 Feb, 2017 1 commit
-
-
Andrew Paseltiner authored
-
- 26 Feb, 2017 1 commit
-
-
Andrew Paseltiner authored
bump serde version
-
- 25 Feb, 2017 1 commit
-
-
Igor Gnatenko authored
Signed-off-by:
Igor Gnatenko <ignatenko@redhat.com>
-
- 10 Jul, 2016 1 commit
-
-
Andrew Paseltiner authored
bump serde version
-
- 02 May, 2016 1 commit
-
-
Romain Vaillant authored
-
- 15 Feb, 2016 10 commits
-
-
Jonathan Reem authored
Assorted updates
-
Andrew Paseltiner authored
-
Andrew Paseltiner authored
-
Andrew Paseltiner authored
-
Andrew Paseltiner authored
-
Andrew Paseltiner authored
-
Andrew Paseltiner authored
-
Andrew Paseltiner authored
Closes #13.
-
Andrew Paseltiner authored
Adding nightly serde support for VecMap under "eders" feature flag
-
Adam Perry authored
Adding eders feature for separate TravisCI nightly build. Adding compilation test for serde traits.
-
- 19 Nov, 2015 1 commit
-
-
Alexis Beingessner authored
Change interface to take usize
-
- 18 Nov, 2015 1 commit
-
-
Jeroen Bollen authored
-