2022-03-31 |
Roland Shoemaker | crypto/x509: properly handle issuerUniqueID and subject... |
commit | commitdiff | tree |
2022-03-31 |
Bryan C. Mills | net: skip tests that use netsh on the windows-arm64... |
commit | commitdiff | tree |
2022-03-31 |
Bryan C. Mills | syscall: relax output check in TestGroupCleanupUserName... |
commit | commitdiff | tree |
2022-03-31 |
John Anthony | cmd/go: prevent go work use panic when given a file |
commit | commitdiff | tree |
2022-03-31 |
Ian Lance Taylor | strconv: quote rune 007F as \x7f, not \u007f |
commit | commitdiff | tree |
2022-03-31 |
Bryan C. Mills | cmd/go: allow either test to complete first in TestScri... |
commit | commitdiff | tree |
2022-03-31 |
Keith Randall | cmd/compile: better propagation of desired registers |
commit | commitdiff | tree |
2022-03-31 |
Michael Anthony... | runtime: rewrite stale comment about pacer |
commit | commitdiff | tree |
2022-03-31 |
Michael Anthony... | runtime: add wrappers for sys* functions and consolidat... |
commit | commitdiff | tree |
2022-03-31 |
Michael Anthony... | runtime: remove intermediate fields in memstats for... |
commit | commitdiff | tree |
2022-03-31 |
Michael Anthony... | runtime: remove old pacer and the PacerRedesign goexper... |
commit | commitdiff | tree |
2022-03-31 |
Michael Anthony... | runtime/internal/atomic: add Bool |
commit | commitdiff | tree |
2022-03-31 |
vpachkov | runtime: remove AVX2less code in memclrNoHeapPointers... |
commit | commitdiff | tree |
2022-03-31 |
Than McIntosh | cmd/link/internal/ld: revise recipe for ASLR enable... |
commit | commitdiff | tree |
2022-03-31 |
Than McIntosh | cmd/go: update TestCgoHandlesWlORIGIN to avoid -rpath... |
commit | commitdiff | tree |
2022-03-31 |
nimelehin | cmd/compile: remove a false dependency for TZCNT |
commit | commitdiff | tree |
2022-03-31 |
Ian Lance Taylor | go/build: set allTags even when short-circuiting x_GOOS... |
commit | commitdiff | tree |
2022-03-31 |
Wayne Zuo | cmd/compile: clean up arm64 32bit pointer in Reverse |
commit | commitdiff | tree |
2022-03-31 |
Jakub Ciolek | cmd/compile: fix clobberFlags for BSWAP |
commit | commitdiff | tree |
2022-03-31 |
Than McIntosh | debug/pe: skip TestReadCOFFSymbolAuxInfo on big-endian... |
commit | commitdiff | tree |
2022-03-31 |
Cherry Mui | cmd/compile: simplify func value symbol generation |
commit | commitdiff | tree |
2022-03-31 |
Robert Griesemer | test: update comments in run.go (cleanup) |
commit | commitdiff | tree |
2022-03-31 |
Filippo Valsorda | crypto/elliptic: tolerate zero-padded scalars in generi... |
commit | commitdiff | tree |
2022-03-31 |
Than McIntosh | runtime: remove use of -mnop-fun-dllimport from cgotest... |
commit | commitdiff | tree |
2022-03-31 |
Than McIntosh | cmd/link/internal/loadpe: add rudimentary COMDAT support |
commit | commitdiff | tree |
2022-03-31 |
Than McIntosh | debug/pe: add APIs for reading section def aux info |
commit | commitdiff | tree |
2022-03-31 |
Than McIntosh | cmd/link: resolve __CTOR_LIST__/__DTOR_LIST__ refs... |
commit | commitdiff | tree |
2022-03-31 |
Robert Griesemer | go/types, types2: better error message for invalid... |
commit | commitdiff | tree |
2022-03-31 |
Ian Lance Taylor | debug/elf: check for negative shoff and phoff fields |
commit | commitdiff | tree |
2022-03-31 |
Than McIntosh | cmd/link: read crt2.o for windows internal-linking CGO |
commit | commitdiff | tree |
2022-03-31 |
Than McIntosh | cmd/link/internal/loadpe: generalize handling of "__imp... |
commit | commitdiff | tree |
2022-03-31 |
Than McIntosh | cmd/link/internal/loadpe: refactor readpesym() |
commit | commitdiff | tree |
2022-03-31 |
Shang Ding | net: clean up redundant if branch in dial |
commit | commitdiff | tree |
2022-03-31 |
Sean Liao | text/template: remove newline special casing in documen... |
commit | commitdiff | tree |
2022-03-31 |
Shulhan | math/big: call norm when returning success from Rat... |
commit | commitdiff | tree |
2022-03-31 |
Philippe Antoine | strings: limits allocation size for SplitN |
commit | commitdiff | tree |
2022-03-31 |
qmuntal | cmd/cgo: use size_t instead of __SIZE_TYPE__ |
commit | commitdiff | tree |
2022-03-31 |
qmuntal | cmd/go: add comments to C.* special functions |
commit | commitdiff | tree |
2022-03-31 |
Robert Griesemer | spec: clarify type term restriction for type parameters |
commit | commitdiff | tree |
2022-03-31 |
Emmanuel T... | html/template: make FuncMap a type alias of text/templa... |
commit | commitdiff | tree |
2022-03-31 |
Robert Griesemer | go/types, types2: no "imported but not used" error... |
commit | commitdiff | tree |
2022-03-31 |
Robert Griesemer | cmd/compile/internal/syntax: better errors for syntax... |
commit | commitdiff | tree |
2022-03-30 |
David Chase | cmd: make go and moddeps tests insensitive to presence... |
commit | commitdiff | tree |
2022-03-30 |
Bryan C. Mills | cmd/go: remove arbitrary sleep in TestScript/test_chatt... |
commit | commitdiff | tree |
2022-03-30 |
Dmitri Shuralyov | cmd/dist: delete special case for release branches... |
commit | commitdiff | tree |
2022-03-30 |
Filippo Valsorda | crypto/x509/internal/macos: return errors when CFRef... |
commit | commitdiff | tree |
2022-03-30 |
Robert Griesemer | cmd/compile/internal/syntax: remove code dealing with... |
commit | commitdiff | tree |
2022-03-30 |
Robert Griesemer | cmd/compile/internal/syntax: remove generic-specific... |
commit | commitdiff | tree |
2022-03-30 |
Robert Griesemer | cmd/compile/internal/syntax: use .go suffix for test... |
commit | commitdiff | tree |
2022-03-30 |
Robert Findley | go/types, types2: add commentary on (non-)guarantees... |
commit | commitdiff | tree |
2022-03-30 |
Robert Findley | go/types: clarify that contexts do not guarantee dedupl... |
commit | commitdiff | tree |
2022-03-30 |
Cuong Manh Le | cmd/compile/internal/walk: fix wrong soleComponent... |
commit | commitdiff | tree |
2022-03-30 |
Cuong Manh Le | cmd/compile/internal/typecheck: simplify checkassign |
commit | commitdiff | tree |
2022-03-30 |
Nigel Tao | compress/zlib: tighten header CINFO check |
commit | commitdiff | tree |
2022-03-30 |
eric fang | runtime: unify C->Go ABI transitions on arm64 |
commit | commitdiff | tree |
2022-03-30 |
Meng Zhuo | cmd/link: zero elf addr for debug sections |
commit | commitdiff | tree |
2022-03-30 |
Meng Zhuo | runtime: add runtime changes for register ABI on riscv64 |
commit | commitdiff | tree |
2022-03-29 |
Robert Griesemer | go/types, types2: better error message for some invalid... |
commit | commitdiff | tree |
2022-03-29 |
Paul E. Murphy | cmd/compile: add PPC64 ssa ops to support carry chain... |
commit | commitdiff | tree |
2022-03-29 |
Paul E. Murphy | runtime: avoid potential hang in TestGdbAutotmpTypes |
commit | commitdiff | tree |
2022-03-29 |
Paul E. Murphy | cmd/compile: make XER allocatable register on PPC64 |
commit | commitdiff | tree |
2022-03-29 |
Robert Griesemer | go/types, types2: better error message for blank interf... |
commit | commitdiff | tree |
2022-03-29 |
Robert Griesemer | go/types, types2: better index-out-of-bounds error... |
commit | commitdiff | tree |
2022-03-29 |
Ian Lance Taylor | all: use new "unix" build tag where appropriate |
commit | commitdiff | tree |
2022-03-29 |
Matt Layher | net/netip: return an error from ParsePrefix with IPv6... |
commit | commitdiff | tree |
2022-03-29 |
Robert Findley | go/types, types2: preserve parent scope when substituti... |
commit | commitdiff | tree |
2022-03-29 |
Ian Lance Taylor | doc/go1.19: mention new unix build constraint |
commit | commitdiff | tree |
2022-03-29 |
Ben Shi | cmd/internal/obj/riscv: add two-operand form to more... |
commit | commitdiff | tree |
2022-03-29 |
Matthew Dempsky | cmd/compile/internal/importer: support final unified... |
commit | commitdiff | tree |
2022-03-28 |
Ian Lance Taylor | go/build: recognize "unix" build tag |
commit | commitdiff | tree |
2022-03-28 |
Ian Lance Taylor | bytes: restore old Trim/TrimLeft behavior for nil |
commit | commitdiff | tree |
2022-03-28 |
Ian Lance Taylor | io/fs, path/filepath: honor SkipDir on second WalkDirFu... |
commit | commitdiff | tree |
2022-03-28 |
Ian Lance Taylor | net/mail: accept UT as a timezone |
commit | commitdiff | tree |
2022-03-28 |
Matthew Dempsky | internal/pkgbits: add fingerprints to unified IR export... |
commit | commitdiff | tree |
2022-03-28 |
Cherry Mui | cmd/internal/obj: sort relocations |
commit | commitdiff | tree |
2022-03-28 |
Paul E. Murphy | cmd/compile: reallocate FPR31 to XER for PPC64 regalloc |
commit | commitdiff | tree |
2022-03-28 |
Paul E. Murphy | cmd/compile: make F0,F27-F31 allocatable on PPC64 |
commit | commitdiff | tree |
2022-03-28 |
Cherry Mui | all: delete PPC64 non-register ABI fallback path |
commit | commitdiff | tree |
2022-03-28 |
Matthew Dempsky | cmd/compile/internal/syntax: fix scanner.{op,prec}... |
commit | commitdiff | tree |
2022-03-28 |
Kir Kolyshkin | syscall: optimize Byte{Ptr,Slice}FromString |
commit | commitdiff | tree |
2022-03-28 |
Dmitry Vyukov | runtime/race: update runtime (v3) |
commit | commitdiff | tree |
2022-03-28 |
Jeff Widman | io/ioutil: add deprecation markers to ioutil |
commit | commitdiff | tree |
2022-03-28 |
Cuong Manh Le | cmd/compile/internal/ir: remove un-used code for const |
commit | commitdiff | tree |
2022-03-28 |
Ian Lance Taylor | os: use syscall.Timespec.Unix |
commit | commitdiff | tree |
2022-03-28 |
mzh | Revert "reflect, runtime: add reflect support for regab... |
commit | commitdiff | tree |
2022-03-27 |
Patrick Gundlach | encoding/xml: expose decoder line and column |
commit | commitdiff | tree |
2022-03-27 |
zhangjian | go/build: remove unused code in TestDependencies |
commit | commitdiff | tree |
2022-03-27 |
Carl Johnson | time: add Duration.Abs |
commit | commitdiff | tree |
2022-03-27 |
Andy Pan | regexp: use input.step() to advance one rune in Regexp... |
commit | commitdiff | tree |
2022-03-27 |
Keith Randall | test: fix inline test on noopt builder |
commit | commitdiff | tree |
2022-03-27 |
Keith Randall | cmd/compile: upgrade prove pass to know results of... |
commit | commitdiff | tree |
2022-03-27 |
Keith Randall | cmd/compile: optimize BSRQ with nonzero input |
commit | commitdiff | tree |
2022-03-27 |
Meng Zhuo | reflect, runtime: add reflect support for regabi on... |
commit | commitdiff | tree |
2022-03-27 |
Baokun Lee | cmd/go/internal/modfetch: remove unused FileRev struct |
commit | commitdiff | tree |
2022-03-26 |
hopehook | os: document DirFS implements fs.StatFS |
commit | commitdiff | tree |
2022-03-26 |
Keith Randall | Revert "cmd/compile: stop interface conversions for... |
commit | commitdiff | tree |
2022-03-26 |
Keith Randall | cmd/compile: use method expression closures to implemen... |
commit | commitdiff | tree |
2022-03-26 |
Keith Randall | cmd/compile: implement generic method expressions with... |
commit | commitdiff | tree |
2022-03-26 |
Meng Zhuo | internal/abi: define riscv64 register ABI constants |
commit | commitdiff | tree |
2022-03-25 |
Wayne Zuo | cmd/compile: enable inlining SELECT |
commit | commitdiff | tree |
next |