Sign in
go
/
go
/
d4e21288e444d3ffd30d1a0737f15ea3fc3b8ad9
/
src
/
unsafe
85caeaf
unsafe: fix reference to string header
by Ian Lance Taylor
· 7 years ago
99da873
all: remove some double spaces from comments
by Daniel Martí
· 7 years ago
9d139ac
unsafe: remove incorrect type conversion in docs
by Ian Lance Taylor
· 8 years ago
29df4c8
unsafe: document use of &^ to round/align pointers
by Josh Bleecher Snyder
· 8 years ago
5fea2cc
all: single space after period.
by Brad Fitzpatrick
· 9 years ago
f5e3090
unsafe: fix typo in documentation of valid Pointer->uintptr->Pointer conversions
by Rahul Chaudhry
· 9 years ago
1023d63
unsafe: clarify wording in recent Alignof changes
by Ian Lance Taylor
· 9 years ago
f49a757
unsafe: clarify that Alignof returns required alignment
by Ian Lance Taylor
· 9 years ago
2a09a68
unsafe: document valid uses of Pointer
by Russ Cox
· 9 years ago
8332f80
unsafe: minor doc string improvements
by Robert Griesemer
· 10 years ago
3a52338
unsafe: fix doc strings
by Robert Griesemer
· 10 years ago
1415a53
unsafe: document that unsafe programs are not protected
by Rob Pike
· 10 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 10 years ago