2019-06-15 |
Ian Lance Taylor | runtime: use dispatch semaphores on Darwin |
commit | commitdiff | tree |
2019-06-14 |
Katie Hockman | doc: release notes for syscall and syscall/js |
commit | commitdiff | tree |
2019-06-14 |
Julie | doc: add release notes for log |
commit | commitdiff | tree |
2019-06-14 |
Jay Conrod | cmd/go: avoid accidental downgrades in 'go get' with... |
commit | commitdiff | tree |
2019-06-14 |
Julie | doc: add release notes for context |
commit | commitdiff | tree |
2019-06-13 |
Lynn Boger | vendor: go get -u golang.org/x/crypto && go mod vendor |
commit | commitdiff | tree |
2019-06-13 |
Katie Hockman | doc: clarify default go command behavior in the release... |
commit | commitdiff | tree |
2019-06-13 |
Daniel Theophanes | database/sql: add support for decimal interface |
commit | commitdiff | tree |
2019-06-13 |
Daniel Theophanes | database/sql: add Conn.Raw to expose the driver Conn... |
commit | commitdiff | tree |
2019-06-13 |
Bryan C. Mills | cmd/go: factor the I/O-retry logic out of renameio |
commit | commitdiff | tree |
2019-06-13 |
Jay Conrod | cmd/go: add '--' before repository names when invoking... |
commit | commitdiff | tree |
2019-06-13 |
Julie | doc: add release notes for reflect |
commit | commitdiff | tree |
2019-06-13 |
Julie | doc: release notes for html/template |
commit | commitdiff | tree |
2019-06-13 |
Daniel Theophanes | database/sql/driver: document Valuer must not panic |
commit | commitdiff | tree |
2019-06-13 |
Dmitri Shuralyov | doc: mention os.UserConfigDir in release notes |
commit | commitdiff | tree |
2019-06-12 |
Katie Hockman | doc: release notes for text/scanner and text/template |
commit | commitdiff | tree |
2019-06-12 |
Russ Cox | cmd/go: add GOPRIVATE environment variable |
commit | commitdiff | tree |
2019-06-12 |
Matthew Dempsky | cmd/compile: fix range analysis of small signed integers |
commit | commitdiff | tree |
2019-06-12 |
Julie | doc: add release notes for database/sql |
commit | commitdiff | tree |
2019-06-12 |
Katie Hockman | doc: add release notes for sync |
commit | commitdiff | tree |
2019-06-12 |
Andrew Bonventre | doc: add release notes for the bytes, strings, and... |
commit | commitdiff | tree |
2019-06-12 |
Jonathan Amsterdam | cmd/go: include -errorsas in go test vet checks |
commit | commitdiff | tree |
2019-06-11 |
Jonathan Amsterdam | errors: clarify doc for As |
commit | commitdiff | tree |
2019-06-11 |
Bryan C. Mills | cmd/go: allow GOPROXY to elide the "https://" prefix |
commit | commitdiff | tree |
2019-06-11 |
Katie Hockman | doc: add release notes describing the default mirror... |
commit | commitdiff | tree |
2019-06-11 |
Bryan C. Mills | cmd/vet: include the errors.As check from upstream... |
commit | commitdiff | tree |
2019-06-11 |
Jonathan Amsterdam | errors: improve As tests |
commit | commitdiff | tree |
2019-06-11 |
Andrew Bonventre | doc: add release notes for os and os/exec |
commit | commitdiff | tree |
2019-06-10 |
Dmitri Shuralyov | doc: document Go 1.12.6 |
commit | commitdiff | tree |
2019-06-10 |
Dmitri Shuralyov | doc: document Go 1.11.11 |
commit | commitdiff | tree |
2019-06-10 |
Bryan C. Mills | cmd/go: in TestScript, set $GOEXE instead of $exe |
commit | commitdiff | tree |
2019-06-10 |
Andrew Bonventre | doc, net/http: add release notes for net/http and fix... |
commit | commitdiff | tree |
2019-06-10 |
Bryan C. Mills | cmd/go/internal/load: remove unused hasSubdir function |
commit | commitdiff | tree |
2019-06-10 |
Keith Randall | syscall: fix freebsd 64-bit test |
commit | commitdiff | tree |
2019-06-10 |
Bryan C. Mills | cmd/go: in tests, don't assume that the 'git' binary... |
commit | commitdiff | tree |
2019-06-10 |
Keith Randall | Revert "Revert "cmd/compile,runtime: allocate defer... |
commit | commitdiff | tree |
2019-06-10 |
Keith Randall | syscall: fix Getdirentries on 32-bit freebsd 12 |
commit | commitdiff | tree |
2019-06-10 |
Bryan C. Mills | cmd/go/internal/web: support file:// URLs |
commit | commitdiff | tree |
2019-06-09 |
Dmitri Shuralyov | cmd/go: fix syntax mistake in a testscript file, take 2 |
commit | commitdiff | tree |
2019-06-07 |
Daniel Martí | cmd/go: fix syntax mistake in a testscript file |
commit | commitdiff | tree |
2019-06-07 |
Daniel Martí | os: change UserConfigDir on Darwin to ~/Library/Applica... |
commit | commitdiff | tree |
2019-06-07 |
Keith Randall | cmd/link: fix deferreturn detector |
commit | commitdiff | tree |
2019-06-07 |
Brad Fitzpatrick | net/http: support BaseContext & ConnContext for http2... |
commit | commitdiff | tree |
2019-06-07 |
Austin Clements | cmd/dist,cmd/compile: remove -allabis mode |
commit | commitdiff | tree |
2019-06-07 |
Matt Layher | syscall: refer to Proc.Call documentation for LazyProc... |
commit | commitdiff | tree |
2019-06-07 |
Constantin... | cmd/go: fix error messages for go mod download in GOPAT... |
commit | commitdiff | tree |
2019-06-07 |
Daniel Martí | cmd/go: recommend -d when -m is used |
commit | commitdiff | tree |
2019-06-07 |
Bryan C. Mills | cmd/go/internal/modload: propagate errors from Query... |
commit | commitdiff | tree |
2019-06-07 |
Daniel Martí | text/template: clarify the safety of Template.New |
commit | commitdiff | tree |
2019-06-07 |
Ian Lance Taylor | go/internal/gccgoimporter: update for gofrontend export... |
commit | commitdiff | tree |
2019-06-07 |
Daniel Martí | cmd/vendor: go get -u golang.org/x/tools && go mod... |
commit | commitdiff | tree |
2019-06-06 |
Austin Clements | runtime/internal/atomic: remove erroneous ABI wrappers |
commit | commitdiff | tree |
2019-06-06 |
Austin Clements | runtime/internal/atomic: export more ABI0 wrappers |
commit | commitdiff | tree |
2019-06-06 |
Russ Cox | net: remove non-cgo macOS resolver code |
commit | commitdiff | tree |
2019-06-06 |
Russ Cox | net: fix non-cgo macOS resolver code |
commit | commitdiff | tree |
2019-06-06 |
Russ Cox | runtime: document, fix libc error checks on macOS |
commit | commitdiff | tree |
2019-06-06 |
Austin Clements | cmd/go: remove cross-package assembly reference discovery |
commit | commitdiff | tree |
2019-06-06 |
Austin Clements | runtime: mark all Go symbols called from assembly in... |
commit | commitdiff | tree |
2019-06-06 |
Austin Clements | cmd/compile: make the second argument to go:linkname... |
commit | commitdiff | tree |
2019-06-06 |
Austin Clements | cmd/compile: generate ABI wrappers for //go:linkname... |
commit | commitdiff | tree |
2019-06-06 |
Michael Munday | cmd/compile, runtime: make atomic loads/stores sequenti... |
commit | commitdiff | tree |
2019-06-06 |
David Chase | cmd/compile: correct capitalization in recordFlags... |
commit | commitdiff | tree |
2019-06-06 |
Meng Zhuo | syscall: fix skip condition in skipUnprivilegedUserClone |
commit | commitdiff | tree |
2019-06-06 |
David Chase | cmd/compile: add -smallframes gc flag for GC latency... |
commit | commitdiff | tree |
2019-06-06 |
Meng Zhuo | syscall: skip test if unprivileged_userns_clone sysctl... |
commit | commitdiff | tree |
2019-06-06 |
Russ Cox | runtime: fix non-tab indentation in lookup_darwin_*.s |
commit | commitdiff | tree |
2019-06-06 |
Russ Cox | runtime: fix scattered non-tab indentation in assembly |
commit | commitdiff | tree |
2019-06-06 |
Russ Cox | net: fix conf.teardown call in TestGoLookupIPOrderFallb... |
commit | commitdiff | tree |
2019-06-06 |
Russ Cox | runtime: use default system stack size, not 64 kB,... |
commit | commitdiff | tree |
2019-06-05 |
ng0 | cmd/go: accept -Wl,-R/path/ |
commit | commitdiff | tree |
2019-06-05 |
Alex Myasoedov | doc: clarify safety of multiple and concurent os.(... |
commit | commitdiff | tree |
2019-06-05 |
Keith Randall | Revert "cmd/compile,runtime: allocate defer records... |
commit | commitdiff | tree |
2019-06-05 |
Austin Clements | cmd/link: regenerate symkind_string.go |
commit | commitdiff | tree |
2019-06-05 |
Ian Lance Taylor | doc: remove CL 159258 from 1.13 release notes list |
commit | commitdiff | tree |
2019-06-05 |
Andrew Bonventre | doc: update Go 1.13 release notes using relnote |
commit | commitdiff | tree |
2019-06-05 |
Bryan C. Mills | cmd/go: replace uses of ioutil.ReadFile with renameio... |
commit | commitdiff | tree |
2019-06-05 |
Bryan C. Mills | cmd/go/internal/renameio: add a ReadFile function |
commit | commitdiff | tree |
2019-06-05 |
Ian Lance Taylor | misc/cgo/test: add test for issue 31093 |
commit | commitdiff | tree |
2019-06-05 |
Ian Lance Taylor | cmd/cgo: roll back "use C exact-width integer types... |
commit | commitdiff | tree |
2019-06-04 |
Dmitri Shuralyov | net/http: roll back "clean the path of the stripped... |
commit | commitdiff | tree |
2019-06-04 |
Tyler Bui-Palsulich | cmd/go: document GO{NO}SUMDB in 'go help environment... |
commit | commitdiff | tree |
2019-06-04 |
Keith Randall | cmd/compile,runtime: allocate defer records on the... |
commit | commitdiff | tree |
2019-06-04 |
Agniva De Sarker | doc: fix missing anchor links in contribute.html |
commit | commitdiff | tree |
2019-06-03 |
Andrew Gerrand | errors: fix package example |
commit | commitdiff | tree |
2019-06-03 |
LE Manh Cuong | runtime: fix sigpipe do not check SIGPIPE was ignored |
commit | commitdiff | tree |
2019-06-03 |
Ben Shi | runtime: save/restore callee saved registers in arm64... |
commit | commitdiff | tree |
2019-06-03 |
Keith Randall | runtime: get map of args of unstarted goroutines like... |
commit | commitdiff | tree |
2019-06-03 |
Bryan C. Mills | cmd/go: document GO111MODULE=auto behavior for Go 1.13 |
commit | commitdiff | tree |
2019-06-03 |
Andrew Gerrand | cmd/cover: fix counting of blocks split by goto statements |
commit | commitdiff | tree |
2019-06-02 |
Hajime Hoshi | syscall/js: fix comments |
commit | commitdiff | tree |
2019-06-02 |
frennkie | net: fix the doc string on parseIPv6 |
commit | commitdiff | tree |
2019-05-31 |
Jay Conrod | cmd/go: ignore build tags when 'go get' modifies build... |
commit | commitdiff | tree |
2019-05-31 |
Keith Randall | cmd/compile: don't move nil checks across a VarDef |
commit | commitdiff | tree |
2019-05-31 |
Cherry Zhang | cmd/compile: make sure build works when intrinsics... |
commit | commitdiff | tree |
2019-05-31 |
Bryan C. Mills | cmd/go/internal/modfetch: use the resolved version... |
commit | commitdiff | tree |
2019-05-31 |
Cherry Zhang | test: add a test for gccgo bug #32347 |
commit | commitdiff | tree |
2019-05-31 |
Than McIntosh | cmd/link: revise test case to work on pre-10.14 macos |
commit | commitdiff | tree |
2019-05-31 |
LE Manh Cuong | cmd/go: use the rev to resolve tags for pseudo-versions... |
commit | commitdiff | tree |
2019-05-31 |
Andrew Gerrand | strconv: document handling of NaN and ±Inf |
commit | commitdiff | tree |
2019-05-31 |
Ian Lance Taylor | misc/cgo/errors: limit number of parallel executions |
commit | commitdiff | tree |
next |