| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-05-30 | syncs: fix AtomicValue.CompareAndSwap (#16137) | Joe Tsai | 1 | -0/+17 |
| 2024-12-18 | syncs: add MutexValue (#14422) | Joe Tsai | 1 | -0/+34 |
| 2024-10-09 | syncs: delete Map.Range, update callers to iterators | Brad Fitzpatrick | 1 | -6/+4 |
| 2024-07-11 | syncs: add Map.WithLock to allow mutations to the underlying map (#8101) | Joe Tsai | 1 | -12/+3 |
| 2024-04-30 | syncs: fix AtomicValue for interface kinds (#11943) | Joe Tsai | 1 | -0/+55 |
| 2024-04-16 | all: use Go 1.22 range-over-int | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-03-19 | syncs: add Swap method | Andrew Dunham | 1 | -0/+11 |
| 2023-10-18 | syncs: add Map.LoadFunc (#9869) | Joe Tsai | 1 | -0/+10 |
| 2023-10-06 | syncs: add Map.LoadOrInit for lazily initialized values | James Tucker | 1 | -1/+5 |
| 2023-08-17 | syncs: add map.Clear() method | Denton Gentry | 1 | -0/+18 |
| 2023-01-27 | all: update copyright and license headers | Will Norris | 1 | -3/+2 |
| 2022-11-10 | syncs: add Map (#6260) | Joe Tsai | 1 | -0/+66 |
| 2021-03-23 | syncs: add Semaphore | Brad Fitzpatrick | 1 | -1/+26 |
| 2020-03-12 | syncs: add new package for extra sync types | Brad Fitzpatrick | 1 | -0/+50 |
