Commit Graph

452 Commits

Author SHA1 Message Date
Joel 644ccdbed3
Merge pull request #181 from xacrimon/joel/release-v5.1.0
Release v5.1.0
2022-02-06 17:52:25 +01:00
xacrimon daedb8045a
update deps + vtag 2022-02-06 17:48:39 +01:00
Joel afe293f425
Merge pull request #180 from xacrimon/acri/ref-smuggle
Resolve reference smuggling SEC fix
2022-02-06 17:43:19 +01:00
xacrimon 1f3709632d
fix rayon 2022-02-06 17:39:23 +01:00
xacrimon 2f488a0664
cleanup 2022-02-06 17:32:47 +01:00
xacrimon f01fc7580b
make explicit 2022-02-06 17:19:45 +01:00
xacrimon 45c7a3ca71
elide 2022-02-06 16:42:35 +01:00
xacrimon fbb6ffb1d7
ref smuggle 2022-02-06 16:37:18 +01:00
Joel f4daed99a1
Merge pull request #179 from xacrimon/acri/secfix
Add a send_guard feature defaulting to enabled.
2022-02-06 16:23:09 +01:00
xacrimon e530e80da0
lint + fmt 2022-02-06 16:17:38 +01:00
xacrimon 7197fa3323
doc 2022-02-06 16:15:14 +01:00
xacrimon 363f3f182e
optional send guard 2022-02-06 16:15:14 +01:00
Joel 65875265b6
Merge pull request #178 from Earthcomputer/try_lock
Add DashMap::try_get, DashMap::try_get_mut, DashMap::try_entry
2022-02-06 16:12:04 +01:00
Joe e3de359556
Add DashMap::try_get, DashMap::try_get_mut, DashMap::try_entry 2022-02-06 10:46:08 +00:00
Joel a2cff0e2f4
Merge pull request #172 from booleancoercion/patch-1
Fixed a typo
2022-02-05 13:42:06 +01:00
booleancoercion 73b5ab88d7
Fixed a typo 2022-01-18 13:00:44 +02:00
xacrimon e8e5e862fb
v5.0.0 2021-12-12 18:25:25 +01:00
Joel 0b38180cfc
Merge pull request #166 from xacrimon/joel/parking-lot
Use parking_lot for locks
2021-12-12 18:24:30 +01:00
xacrimon 38e7703c75
fix lint 2021-12-12 18:20:55 +01:00
xacrimon 47c01be318
fmt 2021-12-12 18:16:59 +01:00
xacrimon caa4096ec8
fix rayon 2021-12-12 18:16:50 +01:00
xacrimon fd828f37b2
fmt 2021-12-12 18:16:50 +01:00
xacrimon 7da4dd7fbb
use parking_lot 2021-12-12 18:16:50 +01:00
Joel 45058dbeba
Merge pull request #148 from sdragic/master
support Serde and FromIterator for custom hashers
2021-12-12 17:59:36 +01:00
Joel dfa0f96cc6
Merge pull request #164 from BratSinot/remove_if_mut
Add remove_if_mut for Map.
2021-12-12 17:59:09 +01:00
Joel fde71253ee
Merge pull request #160 from mscofield0/master
Add "alter" variation but for immutable borrows
2021-12-12 17:56:04 +01:00
Joel a5703be46f
Merge pull request #165 from xacrimon/joel/fixup
Use a more recent toolchain
2021-12-12 17:54:15 +01:00
xacrimon 1409a987f9
raise toolchain and msrv 2021-12-12 17:49:37 +01:00
Joel ddc15d5499
Merge pull request #161 from omjadas/fix/lifetimes
Specify explicit lifetimes for key/value
2021-12-12 17:42:45 +01:00
Joel 3edeccb9a5
Merge pull request #163 from Alainx277/patch-1
Minor README update
2021-12-12 17:42:24 +01:00
Joel 65fc293c34
Merge pull request #152 from vicky5124/iter_clone_impl
Implement Clone to Iter
2021-12-12 17:42:04 +01:00
BratSinot 4e93ed7650 Add remove_if_mut for Map. 2021-11-25 17:56:38 +02:00
Alain Siegrist 3c84dafe46
Minor README update
While reading the README I got a bit confused about this paragraph. I hope this makes it more clear to readers.
2021-11-16 16:30:02 +01:00
omjadas 0959b5795f fix: specify explicit lifetimes 2021-10-22 21:43:16 +11:00
Michael Scofield ea509788a1 Added docs 2021-10-09 21:23:12 +02:00
Michael Scofield 1fc20a0052 Added `view()` method
The `view()` method is like `alter()` only for immutable "transactions".

Fixes #159
2021-10-09 21:11:23 +02:00
vicky5124 3f4955306d Implement Clone to Iter
modified:   src/iter.rs
2021-07-15 14:40:50 +02:00
Sasa Dragic b700498546 support Serde and FromIterator for custom hashers 2021-05-19 20:30:33 +02:00
Acrimon 1a31f4f598
v4.0.2 2021-01-12 09:27:35 +01:00
Joel Wejdenstål 8d80294132
Merge pull request #135 from xacrimon/acrimon/doc-insert
fix #132
2021-01-12 09:22:37 +01:00
Joel Wejdenstål 6ab501c354
Merge pull request #134 from xacrimon/acrimon/serde-fix
fix #133
2021-01-12 09:18:04 +01:00
Acrimon a4a4577da6
fix #132 2021-01-12 09:17:27 +01:00
Acrimon cca7fd5320
fix #133 2021-01-12 09:12:04 +01:00
Acrimon fb02060d6b
v4.0.1 2020-12-27 00:32:15 +01:00
Acrimon 019d1d0692
fix clippy 2020-12-27 00:24:00 +01:00
Acrimon bbac61ee35
update name as per request of yato 2020-12-27 00:20:29 +01:00
Acrimon 87da38e4ab
fix #127 2020-12-27 00:19:56 +01:00
Joel Wejdenstål 63f8e06ba4
Merge pull request #126 from xacrimon/acrimon/fci
v4 "The maintenance release"
2020-12-26 00:51:27 +01:00
Acrimon 7a132a29cc
update meta version 2020-12-26 00:41:37 +01:00
Acrimon 0f3d7fbf63
disable wasm ci 2020-12-26 00:34:27 +01:00