45 Commits (master)
 

Author SHA1 Message Date
Avril 139f096314
Version number bump: 1.4.2: Remove double-dependency from build dep graph (https://github.com/notflan/smallmap/pull/4). Replace removed nightly `Vec::drain_filter`, replace with stable `Vec::retain` (https://github.com/notflan/smallmap/pull/5).
6 months ago
Avril fa8fc30b1b
Merge pull request #5 from devyn/remove-drain-filter
6 months ago
Avril 3194a85868
Merge pull request #4 from MarcusGrass/mg/bump-deps
6 months ago
Devyn Cairns 00c9d23822 Replace `Vec::drain_filter` removal of empty pages with `Vec::retain`
6 months ago
MarcusGrass 027bffe8de
Update dependencies
11 months ago
Avril 21e8a7085f
Version number bump: 1.4.1: Fix serde implementations (https://github.com/notflan/smallmap/pull/3)
1 year ago
Avril 1a3887c560
Merge pull request #3 from MarcusGrass/no-std-support
1 year ago
gramar a0e7399d09 Add forgotten deserialize and default to a valid page size
1 year ago
gramar 4aa44bc9ac Use regular map serialize
1 year ago
gramar bd5c158529 Only test in test
2 years ago
gramar 8456ce5ac9 Disable serde default-features
2 years ago
gramar 6ec96bcb74 Fix a couple of misses in serde feature
2 years ago
gramar 5ad0e47252 Enable no_std
2 years ago
Avril 9d162db0cf
Minor version bump for (https://github.com/notflan/smallmap/pull/2)
2 years ago
Avril 381d2fdf8d
Merge pull request #2 from MarcusGrass/add-some-std-methods
2 years ago
gramar 76333387c5 Add some methods to make the map more compatible with std HashMap
2 years ago
Avril 1a58d3a734
Removed stablalised feature flag for `const_fn_trait_bound`
2 years ago
Avril ad94525f20
Merge pull request #1 from marceline-cramer/master
2 years ago
marceline-cramer f98a5fc042 Impl a better Default for Map
2 years ago
Avril 463e83ab31
primitive.rs: Fix doc typo.
2 years ago
Avril 4841a77be2
`space`: Added `NonZeroU8Set` (alias to `NonZeroByteSet`) and `NonZeroI8Set`.
2 years ago
Avril 8b123afd31
Added tests to assert space guarantee for `space::` types.
2 years ago
Avril 29d5838756
Update typo in README
2 years ago
Avril 2fa2de9ad3
Fix `const_fn` feature gate rename (`const_fn_trait_bounds`)
3 years ago
Avril 9eada00990
added shim primitives
3 years ago
Avril 78256a807b
primitives
3 years ago
Avril 21e3f37cf2
start primitive newtypes
3 years ago
Avril 6c3e9776a5
Added impl FromIterator for Map
3 years ago
Avril 359ded0f60
Added impl FromIterator for Map
3 years ago
Avril eb6e713c1d
added reverse
3 years ago
Avril 684e4c546d
fixed serde implementation; added macro
4 years ago
Avril 59790e584b
whoops
4 years ago
Avril 0602a12362
fix iter bug
4 years ago
Avril daa4c3b443
update readme
4 years ago
Avril 007136df26
better collapse implementations
4 years ago
Avril 8b37c3de40
update repo link
4 years ago
Avril c853138e00
fix derive issue
4 years ago
Avril 2afba2952b
Create LICENSE
4 years ago
Avril d26e324b14
fix doc example
4 years ago
Avril 1be0750563
fix doc example
4 years ago
Avril d6dfb89159
documented
4 years ago
Avril e4a11ee8f8
documented
4 years ago
Avril 5d46a7bf6b
clean up
4 years ago
Avril 2eefaef0ae
small update
4 years ago
Avril 2c23e6fa1b
initial commit
4 years ago