2022-07-19 |
Carlos Amedee | CONTRIBUTORS: update for the Go 1.19 release |
commit | commitdiff | tree |
2022-07-18 |
Jun10ng | runtime: fix typos |
commit | commitdiff | tree |
2022-07-18 |
Matthew Dempsky | cmd/compile: revert "remove -installsuffix flag" |
commit | commitdiff | tree |
2022-07-18 |
minherz | http: improve Get documentation |
commit | commitdiff | tree |
2022-07-15 |
Austin Clements | go/types, types2: correct alignment of atomic.Int64 |
commit | commitdiff | tree |
2022-07-15 |
Ian Lance Taylor | encoding/gob: s/TestIngoreDepthLimit/TestIgnoreDepthLimit/ |
commit | commitdiff | tree |
2022-07-14 |
Roland Shoemaker | go/parser: skip TestParseDepthLimit for short tests |
commit | commitdiff | tree |
2022-07-14 |
Roland Shoemaker | encoding/xml: skip TestCVE202230633 for short tests |
commit | commitdiff | tree |
2022-07-14 |
Bryan C. Mills | cmd/go/internal/modfetch: avoid duplicating path compon... |
commit | commitdiff | tree |
2022-07-14 |
Bryan C. Mills | cmd/go: save zip sums for downloaded modules in 'go... |
commit | commitdiff | tree |
2022-07-14 |
Bryan C. Mills | cmd/go: avoid re-enqueuing workspace dependencies with... |
commit | commitdiff | tree |
2022-07-14 |
Bryan C. Mills | doc/go1.19: add a release note for 'go list -json=SomeF... |
commit | commitdiff | tree |
2022-07-13 |
Matthew Dempsky | cmd/compile: remove -installsuffix flag |
commit | commitdiff | tree |
2022-07-13 |
Matthew Dempsky | cmd/compile: remove -importmap flag |
commit | commitdiff | tree |
2022-07-13 |
Bryan C. Mills | misc/cgo/testshared: run tests only in GOPATH mode |
commit | commitdiff | tree |
2022-07-13 |
Bryan C. Mills | misc/cgo/testcshared: don't rely on an erroneous instal... |
commit | commitdiff | tree |
2022-07-13 |
Michael Pratt | runtime: clear timerModifiedEarliest when last timer... |
commit | commitdiff | tree |
2022-07-13 |
Wayne Zuo | cmd/compile: fix type assert in dict pass |
commit | commitdiff | tree |
2022-07-12 |
Bryan C. Mills | cmd/go: in script tests, avoid checking non-main packag... |
commit | commitdiff | tree |
2022-07-12 |
Bryan C. Mills | cmd/go: avoid indexing GOROOT packages when the compile... |
commit | commitdiff | tree |
2022-07-12 |
Bryan C. Mills | cmd/go: port TestIssue16471 to a script test and add... |
commit | commitdiff | tree |
2022-07-12 |
Bryan C. Mills | cmd/go/internal/modfetch/codehost: add missing newline... |
commit | commitdiff | tree |
2022-07-12 |
Bryan C. Mills | image/jpeg: increase TestLargeImageWithShortData timeou... |
commit | commitdiff | tree |
2022-07-12 |
Jay Conrod | cmd/go/internal/modload: ignore disallowed errors when... |
commit | commitdiff | tree |
2022-07-12 |
Tatiana Bradley | compress/gzip: fix stack exhaustion bug in Reader.Read |
commit | commitdiff | tree |
2022-07-12 |
Julie Qiu | path/filepath: fix stack exhaustion in Glob |
commit | commitdiff | tree |
2022-07-12 |
Julie Qiu | io/fs: fix stack exhaustion in Glob |
commit | commitdiff | tree |
2022-07-12 |
Roland Shoemaker | encoding/gob: add a depth limit for ignored fields |
commit | commitdiff | tree |
2022-07-12 |
Roland Shoemaker | go/parser: limit recursion depth |
commit | commitdiff | tree |
2022-07-12 |
Roland Shoemaker | encoding/xml: use iterative Skip, rather than recursive |
commit | commitdiff | tree |
2022-07-12 |
Roland Shoemaker | encoding/xml: limit depth of nesting in unmarshal |
commit | commitdiff | tree |
2022-07-12 |
Russ Cox | cmd/go: avoid spurious readdir during fsys.Walk |
commit | commitdiff | tree |
2022-07-12 |
Damien Neil | net/http: clarify that MaxBytesReader returns *MaxBytes... |
commit | commitdiff | tree |
2022-07-11 |
Tobias Klauser | syscall: gofmt after CL 412114 |
commit | commitdiff | tree |
2022-07-11 |
Michael Pratt | internal/trace: don't report regions on system goroutines |
commit | commitdiff | tree |
2022-07-11 |
Than McIntosh | runtime/race: update amd64 syso images to avoid sse4 |
commit | commitdiff | tree |
2022-07-11 |
Tobias Klauser | cmd/trace: fix typo in web documentation |
commit | commitdiff | tree |
2022-07-11 |
Russ Cox | cmd/go: make module index loading O(1) |
commit | commitdiff | tree |
2022-07-11 |
Bryan C. Mills | cmd/nm: don't rely on an erroneous install target in... |
commit | commitdiff | tree |
2022-07-11 |
Bryan C. Mills | misc/cgo/testcarchive: don't rely on an erroneous insta... |
commit | commitdiff | tree |
2022-07-11 |
Sean Liao | net/url: use EscapedPath for url.JoinPath |
commit | commitdiff | tree |
2022-07-11 |
Dmitri Goutnik | database/sql: make TestTxContextWaitNoDiscard test... |
commit | commitdiff | tree |
2022-07-11 |
Russ Cox | cmd/go: use package index for std in load.loadPackageData |
commit | commitdiff | tree |
2022-07-11 |
Mitar | net/http: remove Content-Encoding in writeNotModified |
commit | commitdiff | tree |
2022-07-08 |
Keith Randall | cmd/compile: fix libfuzzer instrumentation line number |
commit | commitdiff | tree |
2022-07-08 |
Bryan C. Mills | cmd/go: avoid setting variables for '/' and ':' in... |
commit | commitdiff | tree |
2022-07-08 |
Damien Neil | net/http: wait for listeners to exit in Server.Close... |
commit | commitdiff | tree |
2022-07-08 |
Cuong Manh Le | cmd/compile: don't convert to interface{} for un-compar... |
commit | commitdiff | tree |
2022-07-07 |
Michael Anthony... | runtime: overestimate the amount of allocated memory... |
commit | commitdiff | tree |
2022-07-07 |
Roland Shoemaker | crypto/x509: restrict CRL number to <=20 octets |
commit | commitdiff | tree |
2022-07-07 |
Aaron Gable | crypto/x509: correctly parse CRL entry extensions |
commit | commitdiff | tree |
2022-07-07 |
Aaron Gable | crypto/x509: populate Number and AKI of parsed CRLs |
commit | commitdiff | tree |
2022-07-07 |
Than McIntosh | cmd/link: explicitly disable PIE for windows/amd64... |
commit | commitdiff | tree |
2022-07-07 |
Than McIntosh | cmd/go: default to "exe" build mode for windows -race |
commit | commitdiff | tree |
2022-07-06 |
Cuong Manh Le | cmd/compile: only check implicit dots for method call... |
commit | commitdiff | tree |
2022-07-06 |
Daniel Martà | cmd/go: set up git identity for build_buildvcs_auto.txt |
commit | commitdiff | tree |
2022-07-06 |
Keith Randall | cmd/compile: rework induction variable detector |
commit | commitdiff | tree |
2022-07-06 |
Ian Lance Taylor | os/exec: clarify that Wait must be called |
commit | commitdiff | tree |
2022-07-06 |
Ian Lance Taylor | cmd/internal/notsha256: add purego tag as needed |
commit | commitdiff | tree |
2022-07-06 |
Ian Lance Taylor | cmd/dist: use purego tag when building the bootstrap... |
commit | commitdiff | tree |
2022-07-06 |
Cherry Mui | misc/cgo/test: make TestSetgidStress cheaper |
commit | commitdiff | tree |
2022-07-06 |
Ian Lance Taylor | test: recognize new gofrontend error message |
commit | commitdiff | tree |
2022-07-05 |
Michael Pratt | cmd/compile: drop "buildcfg" from no instrument packages |
commit | commitdiff | tree |
2022-07-05 |
Russ Cox | cmd/go: make module@nonexistentversion failures reusable |
commit | commitdiff | tree |
2022-07-05 |
Russ Cox | cmd/go: add -reuse flag to make proxy invocations more... |
commit | commitdiff | tree |
2022-07-05 |
Russ Cox | cmd/go: record origin metadata during module download |
commit | commitdiff | tree |
2022-07-04 |
Cristian Greco | build/constraint: update doc to mention a feature added... |
commit | commitdiff | tree |
2022-07-04 |
Ori Bernstein | runtime: pass correct string to exits on Plan 9 |
commit | commitdiff | tree |
2022-07-01 |
Alexander Yastrebov | net/http: omit invalid header value from error message |
commit | commitdiff | tree |
2022-07-01 |
Ian Lance Taylor | cmd/go, go/build: clarify build constraint docs |
commit | commitdiff | tree |
2022-07-01 |
Sebastian Gassner | flag: highlight support for double dashes in docs |
commit | commitdiff | tree |
2022-07-01 |
Robert Griesemer | go/types, types2: document that exported predicates... |
commit | commitdiff | tree |
2022-06-30 |
Robert Griesemer | go/types, types2: re-enable a couple of commented out... |
commit | commitdiff | tree |
2022-06-30 |
Ben Sarah Golightly | go/doc/comment: support links in lists in comments |
commit | commitdiff | tree |
2022-06-30 |
AndreasHGK | os: fix a typo in path_windows.go |
commit | commitdiff | tree |
2022-06-30 |
Ian Lance Taylor | os: simplify deadline fluctuation tests |
commit | commitdiff | tree |
2022-06-30 |
Bryan C. Mills | cmd/go/internal/modindex: remove spurious field from... |
commit | commitdiff | tree |
2022-06-30 |
Bryan C. Mills | cmd/go: include module root in package index key |
commit | commitdiff | tree |
2022-06-30 |
Bryan C. Mills | cmd/go: add a 'sleep' command for script tests |
commit | commitdiff | tree |
2022-06-30 |
Keith Randall | cmd/compile: fix prove pass when upper condition is... |
commit | commitdiff | tree |
2022-06-30 |
Robert Griesemer | spec: retitle section on "Assignments" to "Assignment... |
commit | commitdiff | tree |
2022-06-30 |
Matthew Dempsky | test: add regress test for #53619 |
commit | commitdiff | tree |
2022-06-29 |
Guoqi Chen | debug/pe: add IMAGE_FILE_MACHINE_LOONGARCH{64,32} |
commit | commitdiff | tree |
2022-06-29 |
Damien Neil | net/http: preserve nil values in Header.Clone |
commit | commitdiff | tree |
2022-06-29 |
Cherry Mui | cmd/internal/obj/arm64: save LR and SP in one instructi... |
commit | commitdiff | tree |
2022-06-29 |
Alan Donovan | go/token: use atomics not Mutex for last file cache |
commit | commitdiff | tree |
2022-06-29 |
Damien Neil | net/http: don't strip whitespace from Transfer-Encoding... |
commit | commitdiff | tree |
2022-06-29 |
Michael Pratt | runtime: add race annotations to cbs.lock |
commit | commitdiff | tree |
2022-06-29 |
Roland Shoemaker | crypto/x509/pkix: move crl deprecation message |
commit | commitdiff | tree |
2022-06-29 |
Cherry Mui | cmd/internal/obj/mips,s390x,riscv: save LR after decrem... |
commit | commitdiff | tree |
2022-06-29 |
Michael Pratt | runtime: add race annotations to metricsSema |
commit | commitdiff | tree |
2022-06-29 |
Roland Shoemaker | crypto/x509: improve RevocationList documentation |
commit | commitdiff | tree |
2022-06-28 |
eric fang | cmd/internal/obj/arm64: fix BITCON constant printing... |
commit | commitdiff | tree |
2022-06-28 |
hidu | cmd/go: pass --no-decorate when listing git tags for... |
commit | commitdiff | tree |
2022-06-28 |
Bryan C. Mills | os/exec: on Windows, suppress ErrDot if the implicit... |
commit | commitdiff | tree |
2022-06-28 |
Cuong Manh Le | cmd/compile: fix generic inter-inter comparisons from... |
commit | commitdiff | tree |
2022-06-28 |
Baokun Lee | cmd/go/internal/modfetch: cache latest revinfo in Versi... |
commit | commitdiff | tree |
2022-06-28 |
Robert Griesemer | test: add more tests for const decls with ommitted... |
commit | commitdiff | tree |
2022-06-28 |
Ian Lance Taylor | test: add test that gofrontend failed to compile |
commit | commitdiff | tree |
2022-06-28 |
Guoqi Chen | runtime: clean up unused function gosave on loong64 |
commit | commitdiff | tree |
next |