| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-10-17 | all: remove unnecessary loop variable copies in tests | Tobias Klauser |
| 2025-08-05 | cmd/compile, runtime: add checkptr instrumentation for unsafe.Add | Cuong Manh Le |
| 2022-08-31 | cmd/compile: add support for unsafe.{String,StringData,SliceData} | cuiweixie |
| 2021-11-17 | runtime: don't run TestCheckPtr/TestCheckPtr2 in short mode | Ian Lance Taylor |
| 2021-08-28 | runtime: add test case for checkptr alignment with nested expression | Cuong Manh Le |
| 2021-07-28 | runtime: don't crash on nil pointers in checkptrAlignment | Matthew Dempsky |
| 2021-06-28 | cmd/compile,runtime: change unsafe.Slice((*T)(nil), 0) to return []T(nil) | Matthew Dempsky |
| 2020-08-20 | cmd/compile: fix checkptr handling of &^ | Matthew Dempsky |
| 2020-03-17 | runtime: don't report a pointer alignment error for pointer-free base type | Keith Randall |
| 2020-03-12 | runtime: emit more specific errors from checkptr | Johan Jansson |
| 2020-01-10 | runtime: add tests for checkptr | Matthew Dempsky |
