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 |
2019-05-30 |
Ian Lance Taylor | misc/cgo/errors: remove debugging println |
commit | commitdiff | tree |
2019-05-30 |
Ian Lance Taylor | os: deflake TestNewFileNonBlock |
commit | commitdiff | tree |
2019-05-30 |
Brad Fitzpatrick | net/http: prevent Transport from spamming stderr on... |
commit | commitdiff | tree |
2019-05-30 |
Greg Thelen | syscall: use Ctty before fd shuffle |
commit | commitdiff | tree |
2019-05-30 |
Jay Conrod | cmd/go: clarify documentation for 'go get -u' |
commit | commitdiff | tree |
2019-05-30 |
Jay Conrod | cmd/go: remove support for the 'go get -m' flag |
commit | commitdiff | tree |
2019-05-30 |
Than McIntosh | cmd/link: new test case for Darwin/DWARF |
commit | commitdiff | tree |
2019-05-30 |
Constantin... | cmd/go: fix error message for go mod in GOPATH mode |
commit | commitdiff | tree |
2019-05-30 |
Johan Brandhorst | net/http: enable WASM fetch where supported |
commit | commitdiff | tree |
2019-05-30 |
Daniel Martí | cmd/go: add two more uses of lazyregexp |
commit | commitdiff | tree |
2019-05-30 |
Aman Gupta | cmd/link/internal/ld: ensure mach-o debug symbols are... |
commit | commitdiff | tree |
2019-05-30 |
Aman Gupta | cmd/link/internal/ld: improve messages for testDWARF... |
commit | commitdiff | tree |
2019-05-30 |
Tobias Klauser | vendor: update golang.org/x/sys for aix/ppc64 fix |
commit | commitdiff | tree |
2019-05-29 |
Matthew Dempsky | cmd/compile: fix fmt_test.go after CL 170062 |
commit | commitdiff | tree |
2019-05-29 |
Matthew Dempsky | cmd/compile: sort OAS2* declarations |
commit | commitdiff | tree |
2019-05-29 |
Matthew Dempsky | cmd/compile: fix package initialization ordering |
commit | commitdiff | tree |
2019-05-29 |
Jason A. Donenfeld | cmd/link: do not generate NT 4 compatibility binaries |
commit | commitdiff | tree |
next |