| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | unsafe: remove incorrect type conversion in docs | Ian Lance Taylor | 2016-11-07 | 1 | -2/+2 |
| * | unsafe: document use of &^ to round/align pointers | Josh Bleecher Snyder | 2016-08-18 | 1 | -2/+4 |
| * | all: single space after period. | Brad Fitzpatrick | 2016-03-02 | 1 | -4/+4 |
| * | unsafe: fix typo in documentation of valid Pointer->uintptr->Pointer conversions | Rahul Chaudhry | 2016-01-29 | 1 | -1/+1 |
| * | unsafe: clarify wording in recent Alignof changes | Ian Lance Taylor | 2016-01-27 | 1 | -4/+4 |
| * | unsafe: clarify that Alignof returns required alignment | Ian Lance Taylor | 2016-01-27 | 1 | -2/+7 |
| * | unsafe: document valid uses of Pointer | Russ Cox | 2016-01-22 | 1 | -5/+152 |
| * | unsafe: minor doc string improvements | Robert Griesemer | 2015-01-28 | 1 | -5/+5 |
| * | unsafe: fix doc strings | Robert Griesemer | 2015-01-27 | 1 | -10/+12 |
| * | unsafe: document that unsafe programs are not protected | Rob Pike | 2014-10-24 | 1 | -0/+3 |
| * | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+37 |
