| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-07-30 | all: remove redundant Swiss prefixes | Michael Pratt |
| 2025-07-30 | all: remove GOEXPERIMENT=swissmap | Michael Pratt |
| 2024-10-30 | cmd/compile,internal/runtime/maps: stack allocated maps and small alloc | Michael Pratt |
| 2024-10-30 | internal/runtime/maps: use uintptr instead of uint32 for index in group | Michael Pratt |
| 2024-10-30 | cmd/compile,runtime: add indirect key/elem to swissmap | Michael Pratt |
| 2024-10-30 | internal/runtime/maps: proper capacity hint handling | Michael Pratt |
| 2024-10-29 | internal/runtime/maps: remove type fields | Michael Pratt |
| 2024-10-28 | internal/runtime/maps: small maps point directly to a group | Michael Pratt |
| 2024-10-28 | internal/runtime/maps: reuse deleted slots on insert | Michael Pratt |
| 2024-10-21 | cmd/compile,internal/runtime/maps: add extendible hashing | Michael Pratt |
| 2024-10-14 | all: wire up swisstable maps | Michael Pratt |
| 2024-10-08 | internal/runtime/maps: initial swiss table map implementation | Michael Pratt |
