Skip to content

Tags: servo/rust-fnv

Tags

Verified

This tag was signed with the committer’s verified signature.
Manishearth Manish Goregaokar

v1.0.6

Toggle v1.0.6's commit message
Auto merge of #17 - mbrubeck:bump, r=jdm

Version 1.0.6

* Include license files in source package (#15)
* Update broken links in documentation (#16)

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-fnv/17)
<!-- Reviewable:end -->

v1.0.5

Toggle v1.0.5's commit message
Auto merge of #12 - cuviper:typed-map-set, r=emilio

Add FnvHashMap and FnvHashSet type aliases

This is a much easier way to use FNV in the standard collections.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-fnv/12)
<!-- Reviewable:end -->

v1.0.4

Toggle v1.0.4's commit message
Auto merge of #11 - Manishearth:with-key, r=Ms2ger

Add FnvHasher::with_key()

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-fnv/11)
<!-- Reviewable:end -->

v1.0.3

Toggle v1.0.3's commit message
Bump to 1.0.3.

v1.0.2

Toggle v1.0.2's commit message
Merge pull request #6 from servo/bump

Bump version to 1.0.2

v1.0.1

Toggle v1.0.1's commit message
Merge pull request #4 from frewsxcv/docs

More documentation