Sign in
go
/
go
/
5e89acb580dcb09e41c56b638753d7a9467d8614
/
src
/
runtime
/
runtime.go
ad36009
runtime: auto-generate duff routines
by Josh Bleecher Snyder
· 10 years ago
402f71a
runtime: do not share underlying envs/argv array
by David Crawshaw
· 10 years ago
ec7d8a6
runtime: remove makeStringSlice
by David Crawshaw
· 10 years ago
6b7b0f9
runtime: move all parfor-related code to parfor.go
by Austin Clements
· 10 years ago
7a71726
runtime: check alignment of 8-byte atomic loads and stores on 386
by Austin Clements
· 10 years ago
7a524a1
runtime: remove thunk.s
by Russ Cox
· 10 years ago
dcb2ec3
runtime: generate windows callback list with go generate
by Russ Cox
· 10 years ago
193daab
cmd/cc, cmd/ld, runtime: disallow conservative data/bss objects
by Russ Cox
· 11 years ago
fc46931
runtime: remove untyped allocation of ParFor
by Russ Cox
· 11 years ago
4475347
runtime: remove a few untyped allocations
by Russ Cox
· 11 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/runtime/runtime.go]
e3edfea
runtime: correct various Go -> C function calls
by Russ Cox
· 11 years ago