2022-02-14 |
Bryan C. Mills | net: in TestNotTemporaryRead, do not assume that a... |
commit | commitdiff | tree |
2022-02-14 |
Keith Randall | cmd/go: enable file shortening for lines starting with \t |
commit | commitdiff | tree |
2022-02-14 |
Jeremy Faller | doc/go1.18: remove ppc regabi TODO as it's in the compi... |
commit | commitdiff | tree |
2022-02-14 |
Bryan C. Mills | cmd/gofmt: limit to 200 concurrent file descriptors |
commit | commitdiff | tree |
2022-02-14 |
Michael Matloob | cmd/go: have go work init use the -workfile flag |
commit | commitdiff | tree |
2022-02-14 |
Damien Neil | net/http: deflake request-not-written path |
commit | commitdiff | tree |
2022-02-14 |
Robert Findley | go/types, types2: no need to revert tparam renaming... |
commit | commitdiff | tree |
2022-02-14 |
Robert Griesemer | spec: highlight missing prose for easier review, fixed... |
commit | commitdiff | tree |
2022-02-14 |
Robert Findley | go/types, types2: avoid infinitely recursive instantiation |
commit | commitdiff | tree |
2022-02-13 |
Ian Lance Taylor | test: add notinheap test that caused a gofrontend crash |
commit | commitdiff | tree |
2022-02-13 |
Robert Griesemer | go/types, types2: add additional tests using core types... |
commit | commitdiff | tree |
2022-02-12 |
Robert Griesemer | go/types, types2: unify core types for unbound type... |
commit | commitdiff | tree |
2022-02-12 |
Ian Lance Taylor | net: send EDNS(0) packet length in DNS query |
commit | commitdiff | tree |
2022-02-11 |
Robert Griesemer | go/types, types2: better error message for invalid... |
commit | commitdiff | tree |
2022-02-11 |
Cherry Mui | cmd/compile, runtime: use unwrapped PC for goroutine... |
commit | commitdiff | tree |
2022-02-11 |
Bryan C. Mills | runtime: skip TestSegv/SegvInCgo failures with "runtime... |
commit | commitdiff | tree |
2022-02-11 |
Michael Matloob | cmd/go: support workspaces in vet |
commit | commitdiff | tree |
2022-02-11 |
Bryan C. Mills | runtime: update TestGdbBacktrace skips for known GDB... |
commit | commitdiff | tree |
2022-02-11 |
Robert Griesemer | spec: combine section on type parameters and type param... |
commit | commitdiff | tree |
2022-02-11 |
Robert Griesemer | spec: add a section on implementing an interface |
commit | commitdiff | tree |
2022-02-11 |
Jonathan Amsterdam | go/doc: mark comparable predeclared |
commit | commitdiff | tree |
2022-02-11 |
Robert Griesemer | spec: describe processing of function arguments for... |
commit | commitdiff | tree |
2022-02-11 |
Kevin Burke | doc: fix spelling error in link ID |
commit | commitdiff | tree |
2022-02-11 |
Robert Griesemer | spec: introduce notion of basic interface, misc. fine... |
commit | commitdiff | tree |
2022-02-11 |
Robert Griesemer | spec: use the term "generic" rather than "(type-)parame... |
commit | commitdiff | tree |
2022-02-11 |
Robert Griesemer | spec: adjust rules to use core or specific types as... |
commit | commitdiff | tree |
2022-02-10 |
Suvaditya Sur | abi-internal: Fix typo in register assignment documentation |
commit | commitdiff | tree |
2022-02-10 |
Robert Griesemer | spec: move all sections describing type properties... |
commit | commitdiff | tree |
2022-02-10 |
Robert Griesemer | spec: document numeric operations behavior for generic... |
commit | commitdiff | tree |
2022-02-10 |
Michael Matloob | cmd/go: mention go.work when local path outside modules... |
commit | commitdiff | tree |
2022-02-10 |
Michael Anthony... | runtime: make piController much more defensive about... |
commit | commitdiff | tree |
2022-02-10 |
Bryan C. Mills | runtime/pprof: remove arbitrary sleeps in TestBlockProfile |
commit | commitdiff | tree |
2022-02-10 |
Russ Cox | regexp/syntax: reject very deeply nested regexps in... |
commit | commitdiff | tree |
2022-02-10 |
Carlos Amedee | doc/go1.18: remove some TODOs for changes we aren't... |
commit | commitdiff | tree |
2022-02-10 |
Michael Anthony... | runtime: simplify histogram buckets considerably |
commit | commitdiff | tree |
2022-02-09 |
Robert Griesemer | go/types, types2: rename structuralType/String to coreT... |
commit | commitdiff | tree |
2022-02-09 |
Tamir Duberstein | syscall: use RLIMIT_CPU instead of RLIMIT_NOFILE |
commit | commitdiff | tree |
2022-02-09 |
Robert Griesemer | go/types, types2: better error messages for append |
commit | commitdiff | tree |
2022-02-09 |
Robert Griesemer | spec: document behavior of generic type switch cases |
commit | commitdiff | tree |
2022-02-09 |
Robert Griesemer | spec: the type of a constant cannot be a type parameter |
commit | commitdiff | tree |
2022-02-09 |
Robert Griesemer | spec: use "core type" rather than "structural type" |
commit | commitdiff | tree |
2022-02-09 |
Eric Lagergren | crypto/aes: fix key size typo |
commit | commitdiff | tree |
2022-02-09 |
Carlos Amedee | doc/go1.18: update Go 1.18 release note TODOs using... |
commit | commitdiff | tree |
2022-02-09 |
Bryan C. Mills | net: fix a race in TestLookupContextCancel |
commit | commitdiff | tree |
2022-02-09 |
Bryan C. Mills | runtime/debug: replace (*BuildInfo).Marshal methods... |
commit | commitdiff | tree |
2022-02-09 |
Meng Zhuo | runtime: AES maphash scramble 3 times on 386 |
commit | commitdiff | tree |
2022-02-09 |
Robert Griesemer | doc/go1.18: document behavior of go/types predicates... |
commit | commitdiff | tree |
2022-02-08 |
Cherry Mui | cmd/dist: test cgo internal linking on darwin-arm64 |
commit | commitdiff | tree |
2022-02-08 |
Sean Liao | net/smtp: match actual behavior for Auth.Start |
commit | commitdiff | tree |
2022-02-08 |
Adrian Hesketh | os: add examples for Mkdir and MkdirAll |
commit | commitdiff | tree |
2022-02-08 |
Robert Griesemer | go/types, types2: AssertableTo is undefined for general... |
commit | commitdiff | tree |
2022-02-08 |
Cherry Mui | runtime: fix an error message in TestCrashDumpsAllThreads |
commit | commitdiff | tree |
2022-02-08 |
Ian Lance Taylor | runtime: restore old mp.fastrand initialization |
commit | commitdiff | tree |
2022-02-08 |
Ian Lance Taylor | bytes, strings: mention Cut in docs for Split and SplitN |
commit | commitdiff | tree |
2022-02-08 |
Robert Griesemer | spec: explicitly define integer, floating-point, and... |
commit | commitdiff | tree |
2022-02-08 |
Ian Lance Taylor | builtin: clarify that interface types do not implement... |
commit | commitdiff | tree |
2022-02-08 |
Bryan C. Mills | runtime: skip TestGdbBacktrace flakes matching a known... |
commit | commitdiff | tree |
2022-02-08 |
pierwill | cmd/compile: correct doc comment name for OrderedOrEqual |
commit | commitdiff | tree |
2022-02-08 |
Bryan C. Mills | cmd/go: remove deleted subdirectories in 'go work use' |
commit | commitdiff | tree |
2022-02-08 |
Daniel Martà | misc/reboot: don't use symlinks when copying GOROOT/src |
commit | commitdiff | tree |
2022-02-08 |
Daniel Martà | crypto/elliptic: use go:embed for the precomputed p256... |
commit | commitdiff | tree |
2022-02-07 |
Josh Bleecher... | doc/go1.18: mention linker improvements |
commit | commitdiff | tree |
2022-02-07 |
Robert Findley | go/parser: fix incorrect resolution of receiver type... |
commit | commitdiff | tree |
2022-02-07 |
Robert Griesemer | go/types, types2: ensure we have an interface before... |
commit | commitdiff | tree |
2022-02-07 |
Robert Griesemer | go/types, types2: record correct argument type for... |
commit | commitdiff | tree |
2022-02-07 |
Ian Lance Taylor | runtime: don't assume that 0.25 * 100 is representable... |
commit | commitdiff | tree |
2022-02-07 |
Ian Lance Taylor | doc/go1.18: mention new x/exp generic packages |
commit | commitdiff | tree |
2022-02-07 |
Bryan C. Mills | misc/cgo: fix aliasing bugs in parallel tests that... |
commit | commitdiff | tree |
2022-02-07 |
Than McIntosh | test: apply GO_TEST_TIMEOUT_SCALE scaling to test timeouts |
commit | commitdiff | tree |
2022-02-07 |
Ian Lance Taylor | os: don't repeat dir argument in CreateTemp error |
commit | commitdiff | tree |
2022-02-07 |
Benny Siegert | cmd/dist: skip internal linking tests on arm64 |
commit | commitdiff | tree |
2022-02-05 |
Ian Lance Taylor | runtime: change sys.PtrSize to goarch.PtrSize in comments |
commit | commitdiff | tree |
2022-02-04 |
Robert Griesemer | go/types, types2: use identical missingMethod in both... |
commit | commitdiff | tree |
2022-02-04 |
Robert Griesemer | go/types, types2: always use missingMethodReason in... |
commit | commitdiff | tree |
2022-02-04 |
Robert Griesemer | go/types, types2: simplify Checker.typeAssertion, use... |
commit | commitdiff | tree |
2022-02-04 |
Robert Griesemer | go/types, types2: simplify missingMethodReason |
commit | commitdiff | tree |
2022-02-04 |
Robert Griesemer | go/types, types2: fix bug in types2.MissingMethod |
commit | commitdiff | tree |
2022-02-04 |
Robert Griesemer | go/types, types2: remove superflous type parameter... |
commit | commitdiff | tree |
2022-02-04 |
Robert Griesemer | go/types, types2: use same method lookup code in both... |
commit | commitdiff | tree |
2022-02-04 |
Robert Griesemer | go/types, types2: better error messages for expression... |
commit | commitdiff | tree |
2022-02-04 |
Robert Griesemer | go/types, types2: better error messages for comparisons |
commit | commitdiff | tree |
2022-02-04 |
Katie Hockman | internal/fuzz: change meaning of "total" in output |
commit | commitdiff | tree |
2022-02-04 |
Katie Hockman | testing: remove TODO and link to fuzz docs |
commit | commitdiff | tree |
2022-02-04 |
Brandon Bennett | cmd/go: preserve LIBRARY_PATH and C_INCLUDE_PATH for... |
commit | commitdiff | tree |
2022-02-04 |
Ian Lance Taylor | cmd/go: accept "-F dir" in compiler flags |
commit | commitdiff | tree |
2022-02-04 |
Kevin Burke | internal/nettrace: fix spelling error |
commit | commitdiff | tree |
2022-02-04 |
Robert Findley | go/parser, go/types: don't parse type parameters on... |
commit | commitdiff | tree |
2022-02-03 |
Keith Randall | cmd/compile: restrict generics test to -G=3 |
commit | commitdiff | tree |
2022-02-03 |
Ian Lance Taylor | misc/cgo/test: disable unhelpful GCC warning |
commit | commitdiff | tree |
2022-02-03 |
Roland Shoemaker | crypto/x509: support NumericString in DN components |
commit | commitdiff | tree |
2022-02-03 |
Keith Randall | cmd/compile: ensure size is computed for shape types |
commit | commitdiff | tree |
2022-02-03 |
Filippo Valsorda | crypto/elliptic: make IsOnCurve return false for invali... |
commit | commitdiff | tree |
2022-02-03 |
Roland Shoemaker | doc/go1.18: add crypto/x509 verifier notes |
commit | commitdiff | tree |
2022-02-03 |
Michael Pratt | runtime: regression test for issue 50936 |
commit | commitdiff | tree |
2022-02-03 |
Bryan C. Mills | runtime: skip TestSegv failures with "morestack on... |
commit | commitdiff | tree |
2022-02-03 |
Bryan C. Mills | cmd/go/internal/modfetch: do not short-circuit canonica... |
commit | commitdiff | tree |
2022-02-03 |
Robert Griesemer | go/types, types2: shorter list for 2nd phase of functio... |
commit | commitdiff | tree |
2022-02-03 |
Bryan C. Mills | net: remove an arbitrary timeout in TestUDPReadSizeError |
commit | commitdiff | tree |
2022-02-03 |
Bryan C. Mills | cmd/go: fail 'go work' subcommands with a more helpful... |
commit | commitdiff | tree |
2022-02-03 |
Bryan C. Mills | cmd/go/internal/modload: skip deleted entries in Update... |
commit | commitdiff | tree |
next |