index
:
delta/go.git
baserock/go1.2.2
baserock/go1.3
baserock/ps/add-go-wip
dev.cc
dev.garbage
dev.power64
master
release-branch.go1
release-branch.go1.1
release-branch.go1.2
release-branch.go1.3
release-branch.go1.4
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
code.google.com: Obsolete (use go-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
A+C: Mark Theunissen (individual CLA)
Brad Fitzpatrick
2014-08-21
2
-0
/
+2
*
runtime: convert lfstack to Go
Dmitriy Vyukov
2014-08-21
2
-9
/
+34
*
runtime: remove now arg from timer callback
Dmitriy Vyukov
2014-08-21
4
-20
/
+17
*
runtime: convert common scheduler functions to Go
Dmitriy Vyukov
2014-08-21
20
-50
/
+175
*
net: fix typo
Mikio Hara
2014-08-21
1
-1
/
+1
*
cmd/gc: fix undefined behavior
Dmitriy Vyukov
2014-08-21
1
-2
/
+4
*
runtime: init GC later
Dmitriy Vyukov
2014-08-21
3
-26
/
+16
*
runtime: fix deadlock when gctrace
Dmitriy Vyukov
2014-08-21
4
-5
/
+19
*
cmd/api: add missing runtime struct
Dmitriy Vyukov
2014-08-21
1
-1
/
+1
*
runtime: convert MemProfile, BlockProfile, ThreadCreateProfile to Go.
R?my Oudompheng
2014-08-21
3
-165
/
+188
*
runtime: remove unused variable
Josh Bleecher Snyder
2014-08-20
1
-1
/
+1
*
runtime: convert memclrBytes to Go
Josh Bleecher Snyder
2014-08-20
3
-9
/
+7
*
runtime: add atomicor8 for amd64p32
Dmitriy Vyukov
2014-08-20
1
-0
/
+8
*
syscall: replace zsyscall_windows_*.go files with a single file
Alex Brainman
2014-08-20
4
-1855
/
+3
*
net/http: fix TimeoutHandler data races; hold lock longer
Brad Fitzpatrick
2014-08-19
2
-5
/
+81
*
runtime: fix typo in comment
Josh Bleecher Snyder
2014-08-19
4
-4
/
+4
*
runtime: fix TestGcLastTime on windows
Dmitriy Vyukov
2014-08-19
1
-1
/
+2
*
cmd/6a, cmd/8a: document AJxx condition codes
Josh Bleecher Snyder
2014-08-19
2
-34
/
+34
*
runtime: make the GC bitmap a byte array
Dmitriy Vyukov
2014-08-19
8
-126
/
+169
*
runtime: always pass type to mallocgc when allocating scannable memory
Dmitriy Vyukov
2014-08-19
3
-49
/
+57
*
runtime: allow copying of onM frame
Dmitriy Vyukov
2014-08-19
1
-1
/
+10
*
runtime: fix MemStats on 32-bits
Dmitriy Vyukov
2014-08-19
3
-5
/
+10
*
runtime: convert Gosched to Go
Dmitriy Vyukov
2014-08-19
6
-17
/
+19
*
cmd/gc: fix heap buffer overflow
Dmitriy Vyukov
2014-08-19
1
-1
/
+4
*
runtime: improve diagnostics of non-copyable frames
Dmitriy Vyukov
2014-08-19
1
-3
/
+15
*
runtime: fix memstats
Dmitriy Vyukov
2014-08-19
3
-13
/
+34
*
os: make SameFile handle paths like c:a.txt properly
Alex Brainman
2014-08-19
4
-12
/
+69
*
runtime: apply KindMask before comparison
Alex Brainman
2014-08-19
1
-1
/
+1
*
html/template: don't panic on second execution of unescapable template
Andrew Gerrand
2014-08-19
3
-15
/
+29
*
net/http: correct error message for incorrect Body length
Evan Kroske
2014-08-18
2
-3
/
+3
*
runtime: fix windows/amd64 build after pc-relative 6l change
Russ Cox
2014-08-18
1
-1
/
+2
*
liblink: fix encoding of ASETPC in 6a, 8a
Josh Bleecher Snyder
2014-08-18
2
-2
/
+2
*
cmd/gc, runtime: refactor interface inlining decision into compiler
Russ Cox
2014-08-18
18
-105
/
+231
*
doc/go1.4: mention pc-relative addressing on amd64
Russ Cox
2014-08-18
1
-0
/
+1
*
liblink: use pc-relative addressing for all memory references in amd64 code
Russ Cox
2014-08-18
3
-28
/
+28
*
runtime: avoid $sym(SB) as constant
Russ Cox
2014-08-18
1
-2
/
+4
*
cmd/6g: fix undefined behavior in reg.c
Dave Cheney
2014-08-19
1
-1
/
+1
*
fmt: print byte stringers correctly
Andrew Gerrand
2014-08-19
2
-2
/
+37
*
bzip2: improve performance
Jeff R. Allen
2014-08-18
2
-62
/
+55
*
runtime: move panicindex/panicslice to Go.
Keith Randall
2014-08-18
2
-12
/
+13
*
unicode: strconv: regexp: Upgrade to Unicode 7.0.0.
Marcel van Lohuizen
2014-08-18
7
-376
/
+1124
*
runtime: add more cases to GC info test
Dmitriy Vyukov
2014-08-18
1
-1
/
+23
*
internal/syscall: add support for getrandom on arm
Brad Fitzpatrick
2014-08-18
1
-1
/
+2
*
runtime: implement transfer cache
Dmitriy Vyukov
2014-08-18
4
-45
/
+59
*
runtime: fix dump of data/bss
Dmitriy Vyukov
2014-08-18
4
-30
/
+25
*
runtime: don't acquirem on malloc fast path
Dmitriy Vyukov
2014-08-18
5
-13
/
+67
*
runtime: mark with non-atomic operations when GOMAXPROCS=1
Dmitriy Vyukov
2014-08-16
1
-1
/
+2
*
cmd/ld: fix operator precedence
Dave Cheney
2014-08-16
1
-1
/
+1
*
cmd/ld: fix operator precedence
Shenghou Ma
2014-08-16
1
-1
/
+1
*
crypto/x509: SystemRootsError style tweaks, document in Verify
Brad Fitzpatrick
2014-08-15
1
-3
/
+5
[next]