2020-12-05 |
Jason A. Donenfeld | syscall: correct CertOpenStore to expect a 0 return... |
commit | commitdiff | tree |
2020-12-04 |
Filippo Valsorda | doc/go1.16: cleanup crypto release notes |
commit | commitdiff | tree |
2020-12-04 |
zikaeroh | cmd/vendor: sync pprof@v0.0.0-20201203190320-1bf35d6f28c2 |
commit | commitdiff | tree |
2020-12-04 |
Dmitri Shuralyov | doc/go1.16: document no language changes |
commit | commitdiff | tree |
2020-12-04 |
Russ Cox | io/fs: add Sub |
commit | commitdiff | tree |
2020-12-04 |
Bryan C. Mills | cmd/go/internal/modload: fix minor errors in comments |
commit | commitdiff | tree |
2020-12-04 |
Cherry Zhang | runtime: avoid receiving preemotion signal while exec'ing |
commit | commitdiff | tree |
2020-12-04 |
Dmitri Shuralyov | doc/go1.16: preannounce dropping macOS 10.12 support |
commit | commitdiff | tree |
2020-12-04 |
Russ Cox | cmd/go, embed: exclude .* and _* from embedded director... |
commit | commitdiff | tree |
2020-12-04 |
Alberto Donizetti | doc/go1.16: add reflect changes to release notes |
commit | commitdiff | tree |
2020-12-04 |
Filippo Valsorda | doc/go1.16: fix broken <code> tag |
commit | commitdiff | tree |
2020-12-04 |
Filippo Valsorda | doc/go1.16: pre-announce GODEBUG=x509ignoreCN=0 removal... |
commit | commitdiff | tree |
2020-12-03 |
Cherry Zhang | cmd/compile: make sure address of offset(SP) is remater... |
commit | commitdiff | tree |
2020-12-03 |
Michael Pratt | runtime, time: strictly enforce when, period constraints |
commit | commitdiff | tree |
2020-12-03 |
Michael Pratt | time, runtime: don't set timer when = 0 |
commit | commitdiff | tree |
2020-12-03 |
Austin Clements | doc/go1.16: update runtime and compiler sections |
commit | commitdiff | tree |
2020-12-03 |
Ian Lance Taylor | test: match gofrontend error messages |
commit | commitdiff | tree |
2020-12-03 |
Bryan C. Mills | cmd/go/internal/modload: rename constants to reflect... |
commit | commitdiff | tree |
2020-12-03 |
Alberto Donizetti | doc/go1.16: add path, path/filepath changes to release... |
commit | commitdiff | tree |
2020-12-03 |
Austin Clements | doc/go1.16: tidy darwin/arm64 port section |
commit | commitdiff | tree |
2020-12-03 |
Jonathan Albrecht | math/big: remove the s390x assembly for shlVU and shrVU |
commit | commitdiff | tree |
2020-12-03 |
Martin Möhrmann | internal/cpu: disable FMA when OSXSAVE is not enabled... |
commit | commitdiff | tree |
2020-12-03 |
Ian Lance Taylor | test: match gccgo error messages |
commit | commitdiff | tree |
2020-12-03 |
Russ Cox | doc/go1.16: document embed, io/fs, runtime/metrics |
commit | commitdiff | tree |
2020-12-03 |
Russ Cox | doc/go1.16: more release notes |
commit | commitdiff | tree |
2020-12-03 |
Russ Cox | mime/multipart: handle ReadForm(math.MaxInt64) better |
commit | commitdiff | tree |
2020-12-03 |
Cherry Zhang | cmd/compile, runtime: use __msan_memmove for moving... |
commit | commitdiff | tree |
2020-12-03 |
Tobias Klauser | doc/go1.16: document os package changes |
commit | commitdiff | tree |
2020-12-03 |
KimMachineGun | doc/go1.16: document new behavior of asn1.Unmarshal... |
commit | commitdiff | tree |
2020-12-03 |
Joe Tsai | doc/go1.16: add encoding/json note for tag change |
commit | commitdiff | tree |
2020-12-02 |
Roland Shoemaker | doc/go1.16: add crypto/tls Config.Clone note |
commit | commitdiff | tree |
2020-12-02 |
Carlos Alexandro... | go/parser: ignore subdirectories in ParseDir |
commit | commitdiff | tree |
2020-12-02 |
Filippo Valsorda | crypto/ed25519/internal/edwards25519: fix typo in comments |
commit | commitdiff | tree |
2020-12-02 |
Russ Cox | cmd/go: fix TestNewReleaseRebuildsStalePackagesInGOPATH |
commit | commitdiff | tree |
2020-12-02 |
Russ Cox | cmd/go: stop tests from using network during -short |
commit | commitdiff | tree |
2020-12-02 |
Russ Cox | os: add ReadFile, WriteFile, CreateTemp (was TempFile... |
commit | commitdiff | tree |
2020-12-02 |
Cuong Manh Le | doc: update signal.Notify example to use buffered channel |
commit | commitdiff | tree |
2020-12-02 |
Cuong Manh Le | cmd/go: fix unbuffered channel passed to signal.Notify |
commit | commitdiff | tree |
2020-12-02 |
Russ Cox | all: update to use filepath.WalkDir instead of filepath... |
commit | commitdiff | tree |
2020-12-02 |
Quey-Liang Kao | cmd/asm, cmd/internal/obj/riscv: fix branch pseudo... |
commit | commitdiff | tree |
2020-12-02 |
Ian Lance Taylor | test: match gofrontend error messages |
commit | commitdiff | tree |
2020-12-01 |
Cherry Zhang | cmd/link: invalidate kernel cache on darwin |
commit | commitdiff | tree |
2020-12-01 |
Cherry Zhang | cmd/internal/buildid: update Mach-O code signature... |
commit | commitdiff | tree |
2020-12-01 |
Cherry Zhang | cmd/link: code-sign on darwin/arm64 |
commit | commitdiff | tree |
2020-12-01 |
Jason A. Donenfeld | cmd/compile: do not assume TST and TEQ set V on arm |
commit | commitdiff | tree |
2020-12-01 |
Kevin Burke | encoding/json: revert "add "json: " prefix to SyntaxErr... |
commit | commitdiff | tree |
2020-12-01 |
Cherry Zhang | cmd/internal/buildid: exclude Mach-O code signature... |
commit | commitdiff | tree |
2020-12-01 |
Cherry Zhang | cmd/internal/codesign: new package |
commit | commitdiff | tree |
2020-12-01 |
Jay Conrod | cmd: update golang.org/x/mod to v0.4.0 |
commit | commitdiff | tree |
2020-12-01 |
Jay Conrod | cmd/go: don't print deprecation notice for 'go get... |
commit | commitdiff | tree |
2020-12-01 |
Anmol Sethi | net/http: allow upgrading non keepalive connections |
commit | commitdiff | tree |
2020-12-01 |
Michael Fraenkel | net/http: ignore connection closes once done with the... |
commit | commitdiff | tree |
2020-12-01 |
Alberto Donizetti | doc/go1.16: add runtime/debug changes to release notes |
commit | commitdiff | tree |
2020-12-01 |
Alberto Donizetti | doc/go1.16: add text/template changes to release notes |
commit | commitdiff | tree |
2020-12-01 |
Jay Conrod | doc/go1.16: add multiple release notes for the go command |
commit | commitdiff | tree |
2020-12-01 |
Joel Sing | cmd/internal/obj/riscv: add tests for BGE/BGEU/BLT... |
commit | commitdiff | tree |
2020-12-01 |
Joel Sing | cmd/link/internal/amd64: always generate R_X86_64_PLT32... |
commit | commitdiff | tree |
2020-12-01 |
Roland Shoemaker | doc/go1.16: add crypto/x509 note about Verify on Windows |
commit | commitdiff | tree |
2020-12-01 |
Cuong Manh Le | cmd/compile: do not mark OpSP, OpSB pos for debugging |
commit | commitdiff | tree |
2020-11-30 |
Cherry Zhang | runtime: mlock signal stack on macOS/ARM64 |
commit | commitdiff | tree |
2020-11-30 |
Jay Conrod | cmd/go: fix infinite loop in modload.keepSums |
commit | commitdiff | tree |
2020-11-30 |
Andy Pan | net: add note about disabling loopback in ListenMultica... |
commit | commitdiff | tree |
2020-11-30 |
Daniel Martí | cmd/go: remove trailing whitespace from test script |
commit | commitdiff | tree |
2020-11-30 |
Ian Lance Taylor | test: update gofrontend expected errors |
commit | commitdiff | tree |
2020-11-30 |
Ian Lance Taylor | test: recognize gofrontend error messages |
commit | commitdiff | tree |
2020-11-30 |
Ian Lance Taylor | test: recognize new gofrontend error message |
commit | commitdiff | tree |
2020-11-30 |
Chris Waldon | os: return proper user directories on iOS |
commit | commitdiff | tree |
2020-11-30 |
KimMachineGun | runtime: gofmt |
commit | commitdiff | tree |
2020-11-30 |
Joshua M. Clulow | os/exec: constrain thread usage in leaked descriptor... |
commit | commitdiff | tree |
2020-11-28 |
Jason A. Donenfeld | runtime/pprof: ignore test failures on windows/arm |
commit | commitdiff | tree |
2020-11-28 |
smasher164 | bufio: make string(int) conversion safer |
commit | commitdiff | tree |
2020-11-28 |
Ian Lance Taylor | test: match gofrontend error messages |
commit | commitdiff | tree |
2020-11-27 |
Jason A. Donenfeld | cmd/link: mark windows/arm as all PIE |
commit | commitdiff | tree |
2020-11-27 |
Jason A. Donenfeld | runtime: adjust address calculation in identifying... |
commit | commitdiff | tree |
2020-11-27 |
Jason A. Donenfeld | runtime: return 0 from C function in test |
commit | commitdiff | tree |
2020-11-26 |
Rodolfo Carvalho | log: make Default doc comment consistent with package doc |
commit | commitdiff | tree |
2020-11-26 |
Robert Griesemer | reflect: fix Value.Convert for int-to-string conversion... |
commit | commitdiff | tree |
2020-11-25 |
Dmitri Shuralyov | doc/go1.16: consolidate stdlib changes in "Minor change... |
commit | commitdiff | tree |
2020-11-25 |
Elias Naur | cmd/dist: restore GOARM=7 default for android/arm |
commit | commitdiff | tree |
2020-11-25 |
Tobias Klauser | doc/go1.16: add time/tzdata release note for CL 261877 |
commit | commitdiff | tree |
2020-11-25 |
Elias Naur | cmd/internal/objabi: assume GOARM=7 on Android |
commit | commitdiff | tree |
2020-11-25 |
Daniel S Fava | runtime: check channel's elemsize before calling race... |
commit | commitdiff | tree |
2020-11-25 |
Tom Payne | regexp/syntax: add note about Unicode character classes |
commit | commitdiff | tree |
2020-11-25 |
Robert Griesemer | go/constant: MakeFloat64(0) must return a value of... |
commit | commitdiff | tree |
2020-11-25 |
eric fang | cmd/link: add relocation type R_AARCH64_LDST16_ABS_LO12... |
commit | commitdiff | tree |
2020-11-25 |
Robert Griesemer | go/constant: make constant.Make produce "smallest"... |
commit | commitdiff | tree |
2020-11-24 |
Austin Clements | runtime: use inlined function name for traceback elision |
commit | commitdiff | tree |
2020-11-24 |
Austin Clements | runtime/testdata/testprogcgo: refactor CrashTraceback |
commit | commitdiff | tree |
2020-11-24 |
Dmitri Shuralyov | doc/go1.16: fill in Go 1.16 release note TODOs using... |
commit | commitdiff | tree |
2020-11-24 |
Alex Brainman | runtime: allow for usleep2HighRes to run without TLS... |
commit | commitdiff | tree |
2020-11-24 |
Cuong Manh Le | cmd/compile: set OpLoad argument type interface{} correctly |
commit | commitdiff | tree |
2020-11-24 |
Robert Griesemer | go/types: fix incorrect string(int) conversion (regression) |
commit | commitdiff | tree |
2020-11-23 |
Michael Anthony... | runtime/metrics: tweak wording of stack and unused... |
commit | commitdiff | tree |
2020-11-23 |
Martin Möhrmann | sync: use 386 instead of x86-32 to refer to the 32... |
commit | commitdiff | tree |
2020-11-21 |
Keith Randall | cmd/compile: add test for 42753 |
commit | commitdiff | tree |
2020-11-21 |
Jason A. Donenfeld | syscall: add DLLError.Unwrap function |
commit | commitdiff | tree |
2020-11-21 |
Bryan C. Mills | cmd/go/internal/modload: remove the Reqs function |
commit | commitdiff | tree |
2020-11-21 |
Bryan C. Mills | cmd/go/internal/modload: remove a stale comment for... |
commit | commitdiff | tree |
2020-11-20 |
Michael Matloob | cmd/go: support the -overlay flag for go mod commands |
commit | commitdiff | tree |
2020-11-20 |
Ian Lance Taylor | cmd/cgo, cmd/internal/pkgpath: support gofrontend mangl... |
commit | commitdiff | tree |
next |