- Oct 27, 2018
-
-
Igor Gnatenko authored
Signed-off-by:
Igor Gnatenko <i.gnatenko.brain@gmail.com>
-
- May 11, 2018
-
-
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.
-
- Jul 26, 2017
-
-
Alexis Beingessner authored
-
- Jun 19, 2017
-
-
Piotr Czarnecki authored
Add values_mut (fixes #36) and shrink_to_fit (fixes #28).
-
- Jun 16, 2017
-
-
Clar Charr authored
-
Piotr Czarnecki authored
add retain method
-
- Jun 08, 2017
-
-
Clar Charr authored
-
- May 30, 2017
-
-
Cameron Steffen authored
-
- May 08, 2017
-
-
Alexis Beingessner authored
-
- May 07, 2017
-
-
Alexis Beingessner authored
Keep track of number of set elements in map
-
- May 01, 2017
-
-
Alexis Beingessner authored
Bumped serde version from 0.9 to 1.0
-
- Apr 25, 2017
-
-
Morten H. Solvang authored
-
Morten H. Solvang authored
-
- Apr 13, 2017
-
-
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
-
- Apr 02, 2017
-
-
Andrew Paseltiner authored
impl clone_from() for VecMap
-
Alexander Bulaev authored
-
- Feb 27, 2017
-
-
Andrew Paseltiner authored
-
- Feb 26, 2017
-
-
Andrew Paseltiner authored
bump serde version
-
- Feb 25, 2017
-
-
Igor Gnatenko authored
Signed-off-by:
Igor Gnatenko <ignatenko@redhat.com>
-
- Jul 10, 2016
-
-
Andrew Paseltiner authored
bump serde version
-
- May 02, 2016
-
-
Romain Vaillant authored
-
- Feb 15, 2016
-
-
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.
-
- Nov 19, 2015
-
-
Alexis Beingessner authored
Change interface to take usize
-
- Nov 18, 2015
-
-
Jeroen Bollen authored
-
Jeroen Bollen authored
-
- Nov 08, 2015
-
-
Andrew Paseltiner authored
Use debug builder on stable and bump version
-
Andrew Paseltiner authored
-