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
...
*
runtime: poison the write barrier buffer during flushing
Austin Clements
2018-12-17
1
-2
/
+6
*
runtime: fix hangs in TestDebugCall*
Austin Clements
2018-12-17
2
-18
/
+48
*
syscall: remove linknames to runtime symbols for aix/ppc64
Clément Chigot
2018-12-14
1
-4
/
+0
*
syscall/js: rename js.Callback to js.Func
Richard Musiol
2018-12-13
3
-31
/
+30
*
runtime: correct signal structs/offsets for openbsd/arm
Joel Sing
2018-12-13
2
-6
/
+10
*
runtime,os,syscall,internal/poll: replace getdirentries on iOS
Elias Naur
2018-12-13
6
-0
/
+83
*
runtime: pass LR to sigprof on windows/arm
Jordan Rhee
2018-12-12
1
-1
/
+1
*
runtime/pprof: ignore cpu profile test failures on openbsd/arm
Joel Sing
2018-12-12
1
-0
/
+4
*
runtime/pprof: fix TestCPUProfileWithFork on Windows/ARM
Jordan Rhee
2018-12-12
1
-0
/
+4
*
runtime: fix profiling on windows/ARM
Jordan Rhee
2018-12-12
3
-55
/
+101
*
runtime: revise openbsd/arm runtime defs
Joel Sing
2018-12-11
1
-10
/
+14
*
runtime: fix CGO traceback frame count
Mark Pulford
2018-12-10
4
-12
/
+65
*
runtime: fix runtime-gdb.py when switching sp value
Lynn Boger
2018-12-07
1
-0
/
+6
*
runtime: enable preemption of mark termination goroutine
Michael Anthony Knyszek
2018-12-07
1
-0
/
+7
*
runtime: print pointers being put in checkPut
Austin Clements
2018-12-06
1
-6
/
+14
*
runtime: correct isAbortPC check in isgoexception
Alex Brainman
2018-12-05
1
-3
/
+18
*
all: use "reports whether" consistently instead of "returns whether"
Tobias Klauser
2018-12-02
11
-12
/
+12
*
runtime: fix heap pointer invariant rules in HACKING.md
Michael Anthony Knyszek
2018-11-30
1
-2
/
+4
*
runtime: check more work flushing races
Austin Clements
2018-11-29
3
-17
/
+83
*
runtime: node ordering in mTreap; adjust code to reflect description.
Gergely Brautigam
2018-11-29
1
-4
/
+4
*
runtime: improve godoc formatting of memclrNoHeapPointers comment
Ian Lance Taylor
2018-11-26
1
-4
/
+4
*
cmd/link/internal/ld: remove R_ADDR relocations inside XCOFF text sections
Clément Chigot
2018-11-26
1
-0
/
+4
*
cmd/compile: allow bodyless function if it is linkname'd
Keith Randall
2018-11-26
1
-5
/
+0
*
runtime: windows/arm fix tracebacks printed from sigpanic
Jordan Rhee
2018-11-26
4
-11
/
+22
*
runtime: handle 64bits addresses for AIX
Clément Chigot
2018-11-26
2
-9
/
+39
*
runtime: debug code to catch bad gcWork.puts
Austin Clements
2018-11-21
2
-1
/
+30
*
runtime: improve "P has cached GC work" debug info
Austin Clements
2018-11-21
1
-0
/
+13
*
runtime: add arg maps for sync/atomic functions in ARM64 race mode
Cherry Zhang
2018-11-21
1
-0
/
+26
*
cmd/link, runtime: add initial cgo support for ppc64
majiang
2018-11-20
3
-6
/
+40
*
runtime: don't use thread local storage before it is set up on iOS
Elias Naur
2018-11-17
1
-1
/
+1
*
runtime: eliminate mheap.busy* lists
Austin Clements
2018-11-15
1
-12
/
+6
*
runtime: implement efficient page reclaimer
Austin Clements
2018-11-15
3
-60
/
+194
*
runtime: mark span when marking any object on the span
Austin Clements
2018-11-15
3
-0
/
+34
*
runtime: record in-use spans in a page-indexed bitmap
Austin Clements
2018-11-15
1
-0
/
+26
*
runtime: track all heap arenas in a slice
Austin Clements
2018-11-15
2
-1
/
+31
*
internal/cpu: move GODEBUGCPU options into GODEBUG
Martin Möhrmann
2018-11-14
1
-4
/
+4
*
runtime: make processor capability variable naming platform specific
Martin Möhrmann
2018-11-14
3
-9
/
+12
*
runtime: when using explicit argmap, also use arglen
Keith Randall
2018-11-13
1
-0
/
+7
*
runtime: during map delete, update entries after new last element
Keith Randall
2018-11-13
6
-4
/
+187
*
runtime/debug: add API to read module info in binary
Hana Kim
2018-11-13
1
-0
/
+105
*
cmd,runtime: enable race detector on arm64
Fangming.Fang
2018-11-13
5
-2
/
+449
*
runtime/cgo: added missing includes for errno.h to the windows gcc stubs.
Ali Rizvi-Santiago
2018-11-12
3
-0
/
+3
*
runtime: correct ABI information for all functions
Austin Clements
2018-11-12
4
-0
/
+29
*
runtime: avoid variable/function alias on runtime._cgo_panic_internal
Austin Clements
2018-11-12
1
-2
/
+7
*
internal/bytealg, runtime: provide linknames for pushed symbols
Austin Clements
2018-11-12
1
-0
/
+73
*
runtime, reflect: access runtime.reflectcall directly
Austin Clements
2018-11-12
11
-30
/
+2
*
runtime: gofmt all improperly formatted code
Michael Anthony Knyszek
2018-11-11
2
-8
/
+8
*
runtime: ensure m.p is never stale
Nikhil Benesch
2018-11-10
2
-29
/
+24
*
all: add support for synchronous callbacks to js/wasm
Richard Musiol
2018-11-10
5
-81
/
+120
*
runtime: don't check _defer against nil twice
Ainar Garipov
2018-11-09
1
-3
/
+1
[prev]
[next]