index
:
delta/go-git.git
dev.boringcrypto
dev.boringcrypto.go1.10
dev.boringcrypto.go1.11
dev.boringcrypto.go1.12
dev.boringcrypto.go1.13
dev.boringcrypto.go1.14
dev.boringcrypto.go1.15
dev.boringcrypto.go1.16
dev.boringcrypto.go1.17
dev.boringcrypto.go1.18
dev.boringcrypto.go1.8
dev.boringcrypto.go1.9
dev.cc
dev.cmdgo
dev.debug
dev.fuzz
dev.garbage
dev.gcfe
dev.go2go
dev.inline
dev.link
dev.power64
dev.regabi
dev.ssa
dev.tls
dev.typealias
dev.typeparams
dev.types
dev.unified
master
q
release-branch.go1
release-branch.go1.1
release-branch.go1.10
release-branch.go1.10-security
release-branch.go1.11
release-branch.go1.11-security
release-branch.go1.12
release-branch.go1.12-security
release-branch.go1.13
release-branch.go1.13-security
release-branch.go1.14
release-branch.go1.14-security
release-branch.go1.15
release-branch.go1.15-security
release-branch.go1.16
release-branch.go1.17
release-branch.go1.18
release-branch.go1.19
release-branch.go1.2
release-branch.go1.20
release-branch.go1.3
release-branch.go1.4
release-branch.go1.5
release-branch.go1.6
release-branch.go1.7
release-branch.go1.8
release-branch.go1.9
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
tls
tmp.shadams
github.com: golang/go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
[dev.garbage] runtime: determine if an object is public
dev.garbage
Rick Hudson
2017-05-25
3
-0
/
+106
*
Merge branch 'master' into dev.garbage
Austin Clements
2017-01-11
70
-221
/
+1373
|
\
|
*
runtime: debug prints for spanBytesAlloc underflow
Austin Clements
2017-01-10
1
-1
/
+4
|
*
cmd/compile: insert scheduling checks on loop backedges
David Chase
2017-01-09
1
-0
/
+10
|
*
runtime: add table of size classes in a comment
Austin Clements
2017-01-08
2
-0
/
+84
|
*
all: fix misspellings
shawnps
2017-01-07
1
-2
/
+2
|
*
runtime: fix corruption crash/race between select and stack growth
Russ Cox
2017-01-06
1
-4
/
+65
|
*
runtime: expand HACKING.md
Austin Clements
2017-01-06
1
-3
/
+136
|
*
runtime: update big mgc.go comment
Austin Clements
2017-01-06
1
-63
/
+66
|
*
runtime: use 4K as the boundary of legal pointers
Austin Clements
2017-01-06
2
-1
/
+8
|
*
crypto: detect BMI usability on AMD64 for sha1 and sha256
Lion Yang
2017-01-05
2
-1
/
+16
|
*
runtime: check sched_getaffinity return value
Michael Marineau
2017-01-03
1
-0
/
+3
|
*
runtime: fix SP alignment in mips{,le} sigfwd
Vladimir Stefanovic
2017-01-03
1
-1
/
+1
|
*
runtime: document MemStats.BySize fields
Austin Clements
2016-12-23
1
-2
/
+13
|
*
runtime: skip floating point hardware check on Android
Elias Naur
2016-12-22
1
-0
/
+6
|
*
runtime: avoid CreateThread panic when exiting process
Austin Clements
2016-12-21
1
-0
/
+12
|
*
runtime: avoid incorrect panic when a signal arrives during STW
Austin Clements
2016-12-20
1
-6
/
+26
|
*
runtime: use mincore to detect physical page size as last resort on Android
Shenghou Ma
2016-12-19
1
-0
/
+20
|
*
runtime: clean up and improve reflect.methodValue comments
Austin Clements
2016-12-19
1
-1
/
+2
|
*
cmd/compile, runtime: a different approach to duplicate itabs
Michael Hudson-Doyle
2016-12-19
2
-6
/
+10
|
*
runtime: cross-reference _func type better
Austin Clements
2016-12-16
1
-1
/
+1
|
*
runtime/pprof: fix spelling in test
Kevin Burke
2016-12-16
1
-1
/
+1
|
*
runtime/pprof: deflake tests for heavily loaded systems
Ian Lance Taylor
2016-12-16
1
-1
/
+5
|
*
runtime: preserve callee-saved C registers in sigtramp
Bryan C. Mills
2016-12-15
8
-25
/
+147
|
*
runtime: fix mips assembly
Cherry Zhang
2016-12-15
1
-1
/
+1
|
*
runtime: add cgo support for GOARCH=mips{,le}
Vladimir Stefanovic
2016-12-14
7
-24
/
+422
|
*
cmd/link: do not export plugin C symbols
David Crawshaw
2016-12-14
1
-0
/
+32
|
*
runtime: correct writebarrier typos
Euan Kemp
2016-12-14
1
-2
/
+2
|
*
runtime: don't crash if signal delivered on g0 stack
Ian Lance Taylor
2016-12-12
1
-18
/
+70
|
*
runtime, syscall: update openbsd for changes to syskill
Joel Sing
2016-12-12
3
-10
/
+13
|
*
runtime/pprof: track locations for goroutine profiles
Raul Silvera
2016-12-09
1
-1
/
+11
|
*
all: make spelling consistent
Brad Fitzpatrick
2016-12-08
2
-2
/
+2
|
*
runtime: add number of forced GCs to MemStats
Austin Clements
2016-12-07
3
-5
/
+22
|
*
runtime: on stack copy, adjust BP
Keith Randall
2016-12-07
2
-1
/
+26
|
*
runtime/cgo: retry pthread_create on EAGAIN for OpenBSD
Ian Lance Taylor
2016-12-05
4
-3
/
+36
|
*
runtime/cgo: retry pthread_create on EAGAIN
Ian Lance Taylor
2016-12-05
22
-21
/
+72
|
*
runtime: don't skip TestCgoCallbackGC on FreeBSD
Ian Lance Taylor
2016-12-05
1
-2
/
+0
|
*
runtime: check that Version does not contain \r \n
Russ Cox
2016-12-05
1
-0
/
+9
|
*
runtime: skip GDB tests on mips64
Brad Fitzpatrick
2016-12-03
1
-4
/
+15
|
*
runtime: fix incorrect comment about bitvector layout
Austin Clements
2016-12-01
1
-1
/
+1
|
*
Revert "runtime: handle SIGPIPE in c-archive and c-shared programs"
Elias Naur
2016-12-01
1
-10
/
+4
*
|
Merge branch 'master' into dev.garbage
Austin Clements
2016-12-05
349
-6645
/
+13767
|
\
\
|
|
/
|
*
runtime: fix undead arguments in cgocall
Austin Clements
2016-11-30
1
-1
/
+19
|
*
runtime: use standard comment style in cgocall
Austin Clements
2016-11-30
1
-15
/
+11
|
*
runtime: fall back to /proc/self/auxv in Android libs
Austin Clements
2016-11-29
4
-28
/
+37
|
*
runtime: extract Linux auxv handling
Austin Clements
2016-11-29
1
-0
/
+4
|
*
internal/pprof: don't discard allocations called by reflect.Call
Ian Lance Taylor
2016-11-28
1
-6
/
+23
|
*
runtime/cgo: save correct floating point registers on s390x
Michael Munday
2016-11-23
3
-53
/
+65
|
*
runtime/pprof/internal/protopprof: fix test on s390x
Michael Munday
2016-11-22
1
-1
/
+3
|
*
runtime: do not print runtime panic frame at top of user stack
Russ Cox
2016-11-22
2
-7
/
+9
[next]