Sign in
go
/
go
/
c7081409bb58edc0fcbccbba230b1667845e94a6
/
src
/
unsafe
/
unsafe.go
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
· 11 years ago
[Renamed from src/pkg/unsafe/unsafe.go]
c117da3
unsafe: fix a typo
by Oling Cat
· 12 years ago
e66d29c
pkg: Removing duplicated words ("of of", etc.), mostly from comments.
by David G. Andersen
· 13 years ago
6a75ece
runtime: delete Type and implementations (use reflect instead)
by Russ Cox
· 13 years ago
d26c607
unsafe: Alignof and Offsetof now use the same style
by Rob Pike
· 13 years ago
9d92676
unsafe: refer to correct reflect functions
by Andrew Gerrand
· 13 years ago
7c203b8
unsafe: update doc
by Mikio Hara
· 14 years ago
fc1cf58
reflect: doc fixes for obsolete types.
by David Symonds
· 14 years ago
6a186d3
src/pkg: make package doc comments consistently start with "Package foo".
by Nigel Tao
· 14 years ago
68add46
unsafe: fix the documentation
by Rob Pike
· 14 years ago
ecbcd81
unsafe: add missing case to doc for Pointer
by Russ Cox
· 14 years ago
33649bd
runtime: introduce unsafe.New and unsafe.NewArray
by Russ Cox
· 15 years ago
1cdfe9f
unsafe: documentation typo.
by Adam Langley
· 15 years ago
30c7088
gofmt-ify template, time, unsafe, flag, fmt
by Robert Griesemer
· 15 years ago
9154943
apply gofmt to rand reflect regexp rpc runtime sort strconv strings sync syscall testing time unicode unsafe utf8
by Russ Cox
· 15 years ago
668fa7f
Update the unsafe docs for the new type implementation.
by Ian Lance Taylor
· 16 years ago
d90e7cb
mv src/lib to src/pkg
by Rob Pike
· 16 years ago
[Renamed from src/lib/unsafe/unsafe.go]
20850fc
Package unsafe is undocumented. By installing (but not compiling) this file,
by Rob Pike
· 16 years ago