| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-07-28 | all: omit unnecessary type conversions | Jes Cok |
| 2025-02-14 | sync: use runtime.AddCleanup instead of runtime.SetFinalizer | Carlos Amedee |
| 2024-11-18 | sync: make HashTrieMap[any, any] the default implementation of Map | Michael Anthony Knyszek |
| 2024-11-18 | sync: add HashTrieMap to Map tests and benchmarks | Michael Anthony Knyszek |
| 2024-02-01 | sync: add Map.Clear | Hiro |
| 2023-11-20 | src: a/an grammar fixes | Ville Skyttä |
| 2023-09-01 | sync: prevent (*Map).Range from always escaping | Mauri de Souza Meneguzzo |
| 2022-11-15 | sync: add new Map method Swap, CompareAndSwap, CompareAndDelete | Changkun Ou |
| 2021-12-13 | all: gofmt -w -r 'interface{} -> any' src | Russ Cox |
| 2021-11-11 | sync: clarify the validity to call Map methods inside Range | Changkun Ou |
| 2020-08-24 | sync: delete dirty keys inside Map.LoadAndDelete | Changkun Ou |
| 2020-02-25 | sync: add new Map method LoadAndDelete | Changkun Ou |
| 2017-04-30 | sync: really test DeepCopyMap | Ingo Oeser |
| 2017-04-26 | sync: import Map from x/sync/syncmap | Bryan C. Mills |
