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
path:
root
/
src
/
pkg
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: move package sources from src/pkg to src
Russ Cox
2014-09-08
2097
-511731
/
+0
*
build: adjustments for move from src/pkg to src
Russ Cox
2014-09-08
12
-56
/
+45
*
net/http: add Transport.DialTLS hook
Brad Fitzpatrick
2014-09-07
2
-20
/
+83
*
runtime: implement time.now in assembly on plan9, solaris, windows
Russ Cox
2014-09-07
9
-43
/
+95
*
net/http/httptest: delete TestIssue7264
Russ Cox
2014-09-07
1
-23
/
+0
*
runtime: fix semacquire->acquireSudog->malloc->gogc->semacquire loop
Russ Cox
2014-09-07
1
-1
/
+13
*
net/http/httptest: fix deadlock in TestIssue7264
Russ Cox
2014-09-07
1
-5
/
+5
*
runtime: save g to TLS more aggressively
Russ Cox
2014-09-07
3
-25
/
+57
*
crypto/tls: print unexpected error in test
Russ Cox
2014-09-07
1
-1
/
+1
*
runtime: fix nacl/amd64p32 build
Russ Cox
2014-09-07
1
-13
/
+3
*
runtime: fix windows syscalls for copying stacks
Russ Cox
2014-09-06
4
-138
/
+184
*
runtime: eliminate Go -> C -> block paths for Solaris
Russ Cox
2014-09-06
3
-5
/
+33
*
runtime: increase stack split limit again
Russ Cox
2014-09-06
2
-94
/
+2
*
runtime/cgo: use just #include "textflag.h"
Russ Cox
2014-09-06
5
-5
/
+5
*
runtime: move stubs.goc code into runtime.c
Russ Cox
2014-09-06
2
-57
/
+48
*
runtime, syscall: rewrite syscall_solaris.goc in Go
Aram H?v?rneanu
2014-09-06
6
-376
/
+509
*
runtime: fix panic/wrapper/recover math
Russ Cox
2014-09-06
13
-104
/
+54
*
runtime: badreflectcall runs on the G stack - convert to Go.
Keith Randall
2014-09-06
2
-6
/
+4
*
runtime: get rid of other Go->C calls in test exports.
Keith Randall
2014-09-06
5
-30
/
+33
*
runtime: move gostringw and gogobytes test stubs to Go.
Keith Randall
2014-09-05
2
-16
/
+14
*
runtime: run getgcmask on the M stack.
Keith Randall
2014-09-05
3
-10
/
+14
*
runtime: disable StackCopyAlways
Russ Cox
2014-09-05
1
-1
/
+1
*
runtime: use reflect.call during panic instead of newstackcall
Russ Cox
2014-09-05
12
-280
/
+177
*
runtime: handle nil ptr load/store in arm software floating point
Russ Cox
2014-09-05
2
-15
/
+66
*
runtime: clean up sigqueue.go
Russ Cox
2014-09-05
1
-59
/
+53
*
net: temporarily skip TestAcceptIgnoreSomeErrors
Alex Brainman
2014-09-05
1
-0
/
+2
*
runtime: convert panic/recover to Go
Keith Randall
2014-09-05
7
-207
/
+242
*
runtime: use cas loop to coordinate with sigprof
Russ Cox
2014-09-04
1
-5
/
+9
*
syscall: in linux/arm Syscall, zero R3, R4, R5
Russ Cox
2014-09-04
1
-0
/
+3
*
runtime: use new #include "textflag.h"
Russ Cox
2014-09-04
106
-106
/
+106
*
runtime: do not stop traceback at onM
Russ Cox
2014-09-04
4
-5
/
+18
*
runtime: mark sysAlloc nosplit
Russ Cox
2014-09-04
10
-4
/
+46
*
runtime: more C to Go conversion adjustments
Russ Cox
2014-09-04
15
-280
/
+477
*
go/parser: fix "zero day" parse error
Robert Griesemer
2014-09-04
2
-9
/
+11
*
runtime: make more functions safe for Go
Russ Cox
2014-09-04
19
-220
/
+274
*
runtime: convert cgocall to Go
Dmitriy Vyukov
2014-09-04
3
-182
/
+150
*
runtime: use C for readgstatus, goroutine status values
Russ Cox
2014-09-04
2
-28
/
+3
*
runtime: reconvert sigqueue.goc from C to Go
Russ Cox
2014-09-04
13
-266
/
+257
*
go/parser: initialize file set even in only some tests are run
Robert Griesemer
2014-09-04
1
-2
/
+1
*
runtime: fix solaris netpoll
Dmitriy Vyukov
2014-09-04
1
-1
/
+1
*
runtime: fix netbsd build
Dmitriy Vyukov
2014-09-04
3
-3
/
+3
*
runtime: fix typos
Mikio Hara
2014-09-04
1
-3
/
+3
*
runtime: fix Plan 9 build
David du Colombier
2014-09-04
2
-6
/
+4
*
runtime: fix arm build
Dmitriy Vyukov
2014-09-04
1
-1
/
+1
*
runtime: convert netpoll to Go
Dmitriy Vyukov
2014-09-04
30
-773
/
+754
*
runtime: fix nacl/amd64p32 build
Russ Cox
2014-09-04
1
-2
/
+2
*
runtime: fix int64 reconstruction in semasleep
Russ Cox
2014-09-04
1
-1
/
+1
*
runtime: fix onM test for curg on arm
Russ Cox
2014-09-04
1
-1
/
+1
*
runtime: fix sigtrampPC on Windows
Russ Cox
2014-09-04
1
-1
/
+1
*
runtime: correct various Go -> C function calls
Russ Cox
2014-09-04
21
-152
/
+297
[next]