2020-06-12 |
Meng Zhuo | A+C: change email address for Meng Zhuo |
commit | commitdiff | tree |
2020-06-12 |
Dmitri Shuralyov | cmd/compile/internal/ssa: skip TestNexting with old... |
commit | commitdiff | tree |
2020-06-11 |
Toshihiro Shiino | doc/go1.15: add code tags |
commit | commitdiff | tree |
2020-06-11 |
Toshihiro Shiino | doc/go1.15: replace tab indentation with spaces |
commit | commitdiff | tree |
2020-06-11 |
Ian Lance Taylor | cmd/cgo: in -godefs mode, don't change constant to... |
commit | commitdiff | tree |
2020-06-11 |
Baokun Lee | cmd/go/internal/web: don't follow an infinite number... |
commit | commitdiff | tree |
2020-06-11 |
Vee Zhang | A+C: add Vee Zhang (individual CLA) |
commit | commitdiff | tree |
2020-06-10 |
Matthew Dempsky | go/types: rename UsesCgo to go115UsesCgo |
commit | commitdiff | tree |
2020-06-10 |
Gawen Arab | cmd/internal/objabi: enable frame-pointer for iOS arm64 |
commit | commitdiff | tree |
2020-06-10 |
Rodolfo Carvalho | runtime: fix typo in FuncForPC doc go1.15beta1 |
commit | commitdiff | tree |
2020-06-10 |
Michael Munday | cmd/compile: always tighten and de-duplicate tuple... |
commit | commitdiff | tree |
2020-06-10 |
Bryan C. Mills | run.bat: do not unset GOROOT_FINAL before running tests |
commit | commitdiff | tree |
2020-06-10 |
Russ Cox | doc: document encoding/xml change in CL 203417 |
commit | commitdiff | tree |
2020-06-09 |
Roland Shoemaker | crypto/tls: restore OCSP and SCTs during session resumption |
commit | commitdiff | tree |
2020-06-09 |
Alexander Rakoczy | api: promote next to go1.15 |
commit | commitdiff | tree |
2020-06-09 |
Brad Fitzpatrick | runtime: fix typo in comment (object -> objects) |
commit | commitdiff | tree |
2020-06-09 |
Vee Zhang | internal/poll: correct function name in comment |
commit | commitdiff | tree |
2020-06-09 |
Filippo Valsorda | doc/go1.15: add remaining release notes for net/http... |
commit | commitdiff | tree |
2020-06-09 |
eric fang | cmd/asm: fix the encoding error of VCNT instruction... |
commit | commitdiff | tree |
2020-06-09 |
Xiangdong Ji | cmd/compile: ARM comparisons with 0 incorrect on overflow |
commit | commitdiff | tree |
2020-06-09 |
Dmitri Shuralyov | doc/go1.15: remove TODO in minor library changes section |
commit | commitdiff | tree |
2020-06-09 |
Bryan C. Mills | cmd/dist: do not unset GOROOT_FINAL prior to running... |
commit | commitdiff | tree |
2020-06-08 |
Ian Lance Taylor | os: always check for EINTR in calls to open |
commit | commitdiff | tree |
2020-06-08 |
Russ Cox | all: avoid awkward wording from CL 236857 |
commit | commitdiff | tree |
2020-06-08 |
Filippo Valsorda | doc/go1.15: add more release notes for crypto/tls |
commit | commitdiff | tree |
2020-06-08 |
Bryan C. Mills | cmd/go: remove a bogus assertion in mod_convert_dep |
commit | commitdiff | tree |
2020-06-08 |
Filippo Valsorda | doc/go1.15: add release notes for crypto and math/big |
commit | commitdiff | tree |
2020-06-08 |
Filippo Valsorda | doc/go1.15: add release notes for crypto/x509 |
commit | commitdiff | tree |
2020-06-08 |
Katie Hockman | doc/go1.15: add release notes for crypto/tls |
commit | commitdiff | tree |
2020-06-08 |
Austin Clements | runtime: always mark span when marking an object |
commit | commitdiff | tree |
2020-06-08 |
Roland Shoemaker | crypto/x509: match RFC suggested SKID generation method |
commit | commitdiff | tree |
2020-06-08 |
Dmitri Shuralyov | cmd/internal/moddeps: don't skip directories if there... |
commit | commitdiff | tree |
2020-06-08 |
Dmitri Shuralyov | all: treat all files as binary, but check in .bat with... |
commit | commitdiff | tree |
2020-06-08 |
Daniel Martà | doc/go1.15: document two noteworthy json changes |
commit | commitdiff | tree |
2020-06-08 |
Filippo Valsorda | all: replace usages of whitelist/blacklist and master... |
commit | commitdiff | tree |
2020-06-07 |
Austin Clements | doc/go1.15: rationalize runtime sections |
commit | commitdiff | tree |
2020-06-07 |
Austin Clements | doc/go1.15: document toolchain changes |
commit | commitdiff | tree |
2020-06-05 |
Carlos Amedee | doc/go1.15: remove TODO intended for the Core library... |
commit | commitdiff | tree |
2020-06-05 |
shaquilleq | doc/go1.15: add release notes for fmt |
commit | commitdiff | tree |
2020-06-05 |
Michael Matloob | doc/go1.15: add release notes for regexp |
commit | commitdiff | tree |
2020-06-05 |
Brad Fitzpatrick | runtime: clarify wording/grammar on GODEBUG=invalidptr |
commit | commitdiff | tree |
2020-06-05 |
Rebecca Stambler | doc: update contribution guide to make it friendlier... |
commit | commitdiff | tree |
2020-06-05 |
Ian Lance Taylor | doc/go1.15: mention new debug/pe constants |
commit | commitdiff | tree |
2020-06-05 |
Dominik Honnef | doc/go1.15: add release notes for io/ioutil |
commit | commitdiff | tree |
2020-06-05 |
Russ Cox | cmd/asm, cmd/compile, doc: document -spectre flags |
commit | commitdiff | tree |
2020-06-05 |
Austin Clements | doc/go1.15: exclude spaces from <code> block |
commit | commitdiff | tree |
2020-06-05 |
Roland Shoemaker | crypto/x509: match cgo and Apple behavior in domain... |
commit | commitdiff | tree |
2020-06-05 |
Cherry Zhang | doc/go1.15: add release notes for RISC-V port |
commit | commitdiff | tree |
2020-06-05 |
Tobias Klauser | cmd/compile/internal: gofmt |
commit | commitdiff | tree |
2020-06-04 |
Katie Hockman | crypto/tls: set CipherSuite for VerifyConnection |
commit | commitdiff | tree |
2020-06-04 |
Austin Clements | syscall: document float arguments and results on window... |
commit | commitdiff | tree |
2020-06-04 |
Austin Clements | syscall: hide internal comment from Syscall documentation |
commit | commitdiff | tree |
2020-06-04 |
Austin Clements | doc/go1.15: 1.15 supports OpenBSD 6.7 on arm and arm64 |
commit | commitdiff | tree |
2020-06-04 |
joshuabezaleel | io/ioutil: update WriteFile to clarify it does not... |
commit | commitdiff | tree |
2020-06-04 |
Tobias Klauser | all: fix dead links to inferno-os bitbucket repository |
commit | commitdiff | tree |
2020-06-04 |
Keith Randall | cmd/compile: add interface equality tests |
commit | commitdiff | tree |
2020-06-04 |
Julie Qiu | doc/go1.15: add release notes for time |
commit | commitdiff | tree |
2020-06-04 |
Julie Qiu | doc/go1.15: add release notes for strconv |
commit | commitdiff | tree |
2020-06-03 |
David Chase | runtime: make runtime-gdb.py tolerant of creatively... |
commit | commitdiff | tree |
2020-06-03 |
Katie Hockman | crypto/tls: test that Clone copies session ticket key... |
commit | commitdiff | tree |
2020-06-03 |
Cherry Zhang | cmd/internal/goobj2: add referenced symbol names to... |
commit | commitdiff | tree |
2020-06-03 |
Cherry Zhang | Revert "cmd/internal/goobj: add index to symbol name... |
commit | commitdiff | tree |
2020-06-03 |
Keith Randall | cmd/compile: test that equality is evaluated in order |
commit | commitdiff | tree |
2020-06-03 |
Katie Hockman | crypto/tls: fix duplicate calls to VerifyConnection |
commit | commitdiff | tree |
2020-06-03 |
Than McIntosh | cmd/link: new DWARF line table test case |
commit | commitdiff | tree |
2020-06-03 |
Keith Randall | Revert "cmd/compile: improve equality algs for arrays... |
commit | commitdiff | tree |
2020-06-03 |
Keith Randall | Revert "cmd/compile: improve generated eq algs for... |
commit | commitdiff | tree |
2020-06-03 |
Than McIntosh | doc/go1.15: add release notes for plugin |
commit | commitdiff | tree |
2020-06-03 |
David Chase | runtime: repair gdb printing fix for 7.12, 8.{1,2,3... |
commit | commitdiff | tree |
2020-06-03 |
Austin Clements | doc/go1.15: runtime release notes |
commit | commitdiff | tree |
2020-06-03 |
fanzha02 | cmd/internal/obj/arm64: fix typos in document |
commit | commitdiff | tree |
2020-06-03 |
Than McIntosh | cmd/{compile,link}: fix problem with DWARF end_sequence ops |
commit | commitdiff | tree |
2020-06-03 |
Than McIntosh | doc/go1.15: add release notes for new linker |
commit | commitdiff | tree |
2020-06-03 |
Ian Lance Taylor | runtime: steal timers from running P's |
commit | commitdiff | tree |
2020-06-03 |
Andrew G. Morgan | cmd/go: add -Wl,-wrap,symbol to linker flag whitelist |
commit | commitdiff | tree |
2020-06-02 |
Jean de Klerk | testing: capture testname on --- PASS and --- FAIL... |
commit | commitdiff | tree |
2020-06-02 |
David Golden | time: note that formats may parse invalid strings |
commit | commitdiff | tree |
2020-06-02 |
David Chase | runtime: repair slice, string, and channel printing... |
commit | commitdiff | tree |
2020-06-02 |
Ian Lance Taylor | cmd: update golang.org/x/tools to v0.0.0-20200601175630... |
commit | commitdiff | tree |
2020-06-02 |
Jay Conrod | doc/go1.15: remove TODOs for tools and go command sections |
commit | commitdiff | tree |
2020-06-02 |
Roland Shoemaker | crypto/x509: document support for leading periods in... |
commit | commitdiff | tree |
2020-06-02 |
Dan Scales | runtime: add three new partial orders for lock ranking |
commit | commitdiff | tree |
2020-06-02 |
Richard Miller | internal/poll: add mutex to prevent SetDeadline race... |
commit | commitdiff | tree |
2020-06-01 |
Cherry Zhang | misc/cgo/testplugin: fix typo in comment |
commit | commitdiff | tree |
2020-06-01 |
Elias Naur | doc: document the new Cgo EGLConfig special case |
commit | commitdiff | tree |
2020-06-01 |
Elias Naur | doc: document new Android default linker |
commit | commitdiff | tree |
2020-06-01 |
Cherry Zhang | cmd/link: flush file mapping before unmapping |
commit | commitdiff | tree |
2020-06-01 |
Jay Conrod | cmd/go/internal/modload: document mvsReqs.Max |
commit | commitdiff | tree |
2020-06-01 |
Daniel Nephin | cmd/test2json: attribute output to the correct test |
commit | commitdiff | tree |
2020-06-01 |
Alexander Rakoczy | doc/go1.15: update Go 1.15 release notes using relnote |
commit | commitdiff | tree |
2020-05-31 |
Richard Musiol | runtime: fix race condition between timer and event... |
commit | commitdiff | tree |
2020-05-31 |
Elias Naur | cmd/cgo,cmd/fix,misc/cgo: map the EGLConfig C type... |
commit | commitdiff | tree |
2020-05-31 |
Yasser Abdolmaleki | container/list: fix typo in function comments |
commit | commitdiff | tree |
2020-05-31 |
Paschalis Tsilias | net/http: reject HTTP/1.1 Content-Length with sign... |
commit | commitdiff | tree |
2020-05-31 |
Austin Clements | Revert "cmd/go: group 'go get' update messages together... |
commit | commitdiff | tree |
2020-05-30 |
Brad Erickson | database/sql/driver: use correct method name "Connect... |
commit | commitdiff | tree |
2020-05-29 |
Michael Pratt | runtime: no SIGWINCH to pgrp while GDB is running |
commit | commitdiff | tree |
2020-05-29 |
Jay Conrod | go/build: move build constraint docs to 'go help buildc... |
commit | commitdiff | tree |
2020-05-29 |
Jay Conrod | cmd/go: group 'go get' update messages together near... |
commit | commitdiff | tree |
2020-05-29 |
Than McIntosh | cmd/compile: add test case for issue 38068 |
commit | commitdiff | tree |
next |