1
0
mirror of https://github.com/golang/go synced 2024-11-23 21:20:03 -07:00
go/src
Shenghou Ma 2058511e4e runtime: os.Executable runtime support for Darwin
Change-Id: Ie21df37016c90cd0479c23ec4845f8195dd90fda
Reviewed-on: https://go-review.googlesource.com/16518
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-11-07 20:18:36 +00:00
..
archive archive/tar: disable prefix field in Writer 2016-11-02 20:18:38 +00:00
bufio
builtin
bytes all: make copyright headers consistent with one space after period 2016-11-04 20:46:25 +00:00
cmd cmd/go: parallelize some tests 2016-11-07 19:20:13 +00:00
compress all: sprinkle t.Parallel on some slow tests 2016-11-04 16:56:57 +00:00
container
context context: adjust tests to avoid importing "testing" in package context 2016-11-03 21:12:21 +00:00
crypto crypto/{cipher,tls,internal/cryptohw}: prioritise AES-GCM when hardware support is present. 2016-11-07 20:01:18 +00:00
database/sql database/sql: correctly spell constants 2016-10-31 17:17:46 +00:00
debug all: make copyright headers consistent with one space after period 2016-11-04 20:46:25 +00:00
encoding all: sprinkle t.Parallel on some slow tests 2016-11-04 16:56:57 +00:00
errors
expvar
flag
fmt
go crypto/{cipher,tls,internal/cryptohw}: prioritise AES-GCM when hardware support is present. 2016-11-07 20:01:18 +00:00
hash
html
image
index/suffixarray
internal all: make copyright headers consistent with one space after period 2016-11-04 20:46:25 +00:00
io
log all: sprinkle t.Parallel on some slow tests 2016-11-04 16:56:57 +00:00
math math, math/big: add support for GOARCH=mips{,le} 2016-11-03 22:55:06 +00:00
mime mime/multipart: test for overreading on a stream 2016-11-07 19:32:11 +00:00
net net/http/fcgi: fix link to protocol docs 2016-11-07 06:46:01 +00:00
os
path
plugin plugin: fix doc example fmt usage 2016-11-05 00:23:55 +00:00
reflect reflect: add support for GOARCH=mips{,le} 2016-11-03 23:01:05 +00:00
regexp
runtime runtime: os.Executable runtime support for Darwin 2016-11-07 20:18:36 +00:00
sort
strconv
strings bytes, strings: update s390x code to match amd64 changes 2016-11-02 15:56:24 +00:00
sync sync/atomic: add support for GOARCH=mips{,le} 2016-11-03 22:48:09 +00:00
syscall syscall: add Getexecname on Solaris for os.Executable 2016-11-07 20:18:29 +00:00
testing testing: add T.Context method 2016-11-03 21:14:30 +00:00
text
time time: document that only Jan and January, Mon and Monday are recognized 2016-11-03 16:04:14 +00:00
unicode
unsafe unsafe: remove incorrect type conversion in docs 2016-11-07 18:54:14 +00:00
vendor/golang_org/x vendor/golang_org/text/unicode/norm: re-vendor 2016-10-31 19:27:05 +00:00
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
cmp.bash all: make copyright headers consistent with one space after period 2016-11-04 20:46:25 +00:00
iostest.bash
make.bash
make.bat
Make.dist
make.rc
naclmake.bash
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc