2021-11-02 |
Felix Geisendörfer | runtime: fix missing pprof labels |
commit | commitdiff | tree |
2021-11-02 |
Michael Anthony... | syscall: remove GOMAXPROCS change in TestExecHelper |
commit | commitdiff | tree |
2021-11-02 |
Leonard Wang | A+C: add Leonard Wang (individual CLA) |
commit | commitdiff | tree |
2021-11-02 |
fanzha02 | cmd/dist: add asan tests in misc/cgo/testsanitizers... |
commit | commitdiff | tree |
2021-11-02 |
Brad Fitzpatrick | doc/go1.18: add net/netip |
commit | commitdiff | tree |
2021-11-02 |
Brad Fitzpatrick | cmd/go, internal/cpu: use internal/godebug in tests |
commit | commitdiff | tree |
2021-11-02 |
Rhys Hiltner | runtime: add padding to Linux kernel structures |
commit | commitdiff | tree |
2021-11-02 |
fanzha02 | runtime, syscall: add calls to asan functions |
commit | commitdiff | tree |
2021-11-02 |
Josh Bleecher... | net: optimize WriteMsgUDPAddrPort |
commit | commitdiff | tree |
2021-11-02 |
Josh Bleecher... | net: optimize ReadMsgUDPAddrPort |
commit | commitdiff | tree |
2021-11-02 |
Josh Bleecher... | net: add BenchmarkReadWriteMsgUDPAddrPort |
commit | commitdiff | tree |
2021-11-02 |
Josh Bleecher... | encoding: simplify some code |
commit | commitdiff | tree |
2021-11-02 |
Josh Bleecher... | syscall,internal/poll: copy arrays by assignment instea... |
commit | commitdiff | tree |
2021-11-02 |
Cuong Manh Le | cmd/compile: fix panic when refer to method of imported... |
commit | commitdiff | tree |
2021-11-02 |
Brad Fitzpatrick | net/netip: add new IP address package |
commit | commitdiff | tree |
2021-11-02 |
Timothy Gu | net/url: consider ForceQuery in ResolveReference |
commit | commitdiff | tree |
2021-11-01 |
Robert Griesemer | go/types, types2: remove confusing debugging output... |
commit | commitdiff | tree |
2021-11-01 |
Ruslan Andreev | sync: add PoolStarvation benchmark |
commit | commitdiff | tree |
2021-11-01 |
Michael Anthony... | runtime: disable pacer lock held assertions in tests |
commit | commitdiff | tree |
2021-11-01 |
Roland Shoemaker | internal/fuzz: don't add duplicate corpus entries |
commit | commitdiff | tree |
2021-11-01 |
zhouguangyuan | go/types: fix TypeName.IsAlias for type parameter names |
commit | commitdiff | tree |
2021-11-01 |
Robert Griesemer | cmd/compile/internal/types2: fix TypeName.IsAlias for... |
commit | commitdiff | tree |
2021-11-01 |
Robert Griesemer | cmd/compile/internal/types2: remove subscripts from... |
commit | commitdiff | tree |
2021-11-01 |
Robert Griesemer | cmd/compile/internal/types2: differently named types... |
commit | commitdiff | tree |
2021-11-01 |
Martin Möhrmann | strings: align Clone output with string([]byte("")) |
commit | commitdiff | tree |
2021-11-01 |
Archana R | test/codegen: updated arithmetic tests to verify on... |
commit | commitdiff | tree |
2021-11-01 |
Paul E. Murphy | cmd/link: make ppc64le __glink_PLTresolve position... |
commit | commitdiff | tree |
2021-11-01 |
Bryan C. Mills | testing: reduce memory used by subtest names |
commit | commitdiff | tree |
2021-10-31 |
Martin Möhrmann | reflect: avoid stack copies of hiter |
commit | commitdiff | tree |
2021-10-31 |
Alexander Melentyev | testing: remove redundant type conversion |
commit | commitdiff | tree |
2021-10-31 |
Alexander Melentyev | bytes: remove redundant type conversion |
commit | commitdiff | tree |
2021-10-31 |
Robert Findley | go/parser: simplify parsing of array or slice constrain... |
commit | commitdiff | tree |
2021-10-31 |
Nigel Tao | image/draw: rename and reorder some benchmarks |
commit | commitdiff | tree |
2021-10-31 |
Robert Griesemer | cmd/compile/internal/syntax: fix parsing of array or... |
commit | commitdiff | tree |
2021-10-30 |
Austin Clements | cmd/compile: make -memprofilerate work |
commit | commitdiff | tree |
2021-10-30 |
Austin Clements | cmd/compile: emit sensible go_asm.h consts for big... |
commit | commitdiff | tree |
2021-10-30 |
Filippo Valsorda | crypto/elliptic: move P-521 group logic to internal... |
commit | commitdiff | tree |
2021-10-30 |
Filippo Valsorda | crypto/elliptic: use a 4-bit sliding window for P-521... |
commit | commitdiff | tree |
2021-10-30 |
Filippo Valsorda | crypto/elliptic: use complete addition formulas for... |
commit | commitdiff | tree |
2021-10-29 |
Dan Scales | cmd/compile: use Structure() to get single underlying... |
commit | commitdiff | tree |
2021-10-29 |
Dan Scales | runtime: do not add open defer entry above a started... |
commit | commitdiff | tree |
2021-10-29 |
Robert Findley | go/types: comp literals to accept type sets with single... |
commit | commitdiff | tree |
2021-10-29 |
Robert Findley | go/types: slice exprs to accept type sets with single... |
commit | commitdiff | tree |
2021-10-29 |
Robert Findley | go/types: range clause to accept type sets with single... |
commit | commitdiff | tree |
2021-10-29 |
Robert Findley | go/types: make built-in to accept type sets with single... |
commit | commitdiff | tree |
2021-10-29 |
Filippo Valsorda | crypto/elliptic: refactor P-224 field implementation |
commit | commitdiff | tree |
2021-10-29 |
Michael Knyszek | runtime: add testing framework and basic tests for... |
commit | commitdiff | tree |
2021-10-29 |
Cherry Mui | runtime: remove unnecessary argument stores for panicIn... |
commit | commitdiff | tree |
2021-10-29 |
Bryan C. Mills | cmd/go: document that tests must not write to their... |
commit | commitdiff | tree |
2021-10-29 |
Bryan C. Mills | cmd/go: make assertions more precise in TestScript... |
commit | commitdiff | tree |
2021-10-29 |
Michael Knyszek | runtime: pass nanotime and gomaxprocs into startCycle... |
commit | commitdiff | tree |
2021-10-29 |
Michael Anthony... | runtime: track scannable globals space |
commit | commitdiff | tree |
2021-10-29 |
Michael Anthony... | runtime: track the amount of scannable allocated stack... |
commit | commitdiff | tree |
2021-10-29 |
Michael Anthony... | runtime: move heapLive and heapScan updates into a... |
commit | commitdiff | tree |
2021-10-29 |
Michael Anthony... | runtime: move pacer time updates and state resets into... |
commit | commitdiff | tree |
2021-10-29 |
Michael Anthony... | runtime: fix unclosed GCSweepStart trace event |
commit | commitdiff | tree |
2021-10-29 |
Michael Anthony... | runtime: detangle sweeper pacing from GC pacing |
commit | commitdiff | tree |
2021-10-29 |
Zhi Zheng | runtime: enable crash dump creation on Windows |
commit | commitdiff | tree |
2021-10-29 |
Michael Anthony... | runtime: clean up allocation zeroing |
commit | commitdiff | tree |
2021-10-29 |
Bryan C. Mills | Revert "cmd/go: remove support for -buildmode=shared" |
commit | commitdiff | tree |
2021-10-29 |
Russ Cox | sync: add Mutex.TryLock, RWMutex.TryLock, RWMutex.TryRLock |
commit | commitdiff | tree |
2021-10-29 |
Michael Anthony... | runtime: fix sweep termination condition |
commit | commitdiff | tree |
2021-10-29 |
Bryan C. Mills | cmd/go: test that the reserved paths "example" and... |
commit | commitdiff | tree |
2021-10-29 |
Meng Zhuo | io: remove UTF8 specified document for RuneReader |
commit | commitdiff | tree |
2021-10-29 |
Rob Pike | text/template: use reflect.Value.FieldByIndexErr |
commit | commitdiff | tree |
2021-10-29 |
Rob Pike | reflect: add FieldByIndexErr |
commit | commitdiff | tree |
2021-10-28 |
Russ Cox | all: manual fixups for //go:build vs // +build |
commit | commitdiff | tree |
2021-10-28 |
Bryan C. Mills | cmd/go: test with SIGTERM in test_fuzz_non_crash_signal |
commit | commitdiff | tree |
2021-10-28 |
Bryan C. Mills | cmd/go: disallow the -fuzz flag for tests outside the... |
commit | commitdiff | tree |
2021-10-28 |
Bryan C. Mills | cmd/go: consolidate fuzz-support checks |
commit | commitdiff | tree |
2021-10-28 |
Bryan C. Mills | net/http: restore generated // +build comment |
commit | commitdiff | tree |
2021-10-28 |
Cherry Mui | cmd/internal/goobj: bump version number |
commit | commitdiff | tree |
2021-10-28 |
Russ Cox | all: go fix -fix=buildtag std cmd (except for bootstrap... |
commit | commitdiff | tree |
2021-10-28 |
Russ Cox | cmd/go: update for //go:build lines |
commit | commitdiff | tree |
2021-10-28 |
Michael Pratt | runtime: normalize sigprof traceback flags |
commit | commitdiff | tree |
2021-10-28 |
Neil Alexander | net/http: guarantee that the Transport dial functions... |
commit | commitdiff | tree |
2021-10-28 |
Russ Cox | cmd/fix: add buildtag fix |
commit | commitdiff | tree |
2021-10-28 |
Michael Pratt | runtime: fix backward error message |
commit | commitdiff | tree |
2021-10-28 |
Michael Pratt | runtime: disable TestSegv panic check on darwin, illumo... |
commit | commitdiff | tree |
2021-10-28 |
Robert Findley | go/types: factor out slice elem computation for copy... |
commit | commitdiff | tree |
2021-10-28 |
Roland Shoemaker | debug/macho: fail on invalid dynamic symbol table command |
commit | commitdiff | tree |
2021-10-28 |
Robert Findley | go/types: implement generic conversions |
commit | commitdiff | tree |
2021-10-28 |
Robert Findley | go/types: add debugging support for delayed actions |
commit | commitdiff | tree |
2021-10-28 |
Robert Findley | go/types, types2, go/ast, go/parser: remove support... |
commit | commitdiff | tree |
2021-10-28 |
Robert Findley | go/parser: fix parsing of array or slice constraint... |
commit | commitdiff | tree |
2021-10-28 |
Cuong Manh Le | runtime: fix noopt builder |
commit | commitdiff | tree |
2021-10-28 |
nimelehin | cmd/compile: allow inlining of ORANGE |
commit | commitdiff | tree |
2021-10-28 |
Brad Fitzpatrick | reflect: undeprecate Ptr, PtrTo |
commit | commitdiff | tree |
2021-10-28 |
Russ Cox | go/build: update for //go:build lines |
commit | commitdiff | tree |
2021-10-28 |
Russ Cox | cmd/dist: implement //go:build parsing |
commit | commitdiff | tree |
2021-10-28 |
Cuong Manh Le | reflect: undeprecate Value.{Pointer,UnsafeAddr} |
commit | commitdiff | tree |
2021-10-28 |
Leonard Wang | cmd/compile: resolve the TODO of processPragmas |
commit | commitdiff | tree |
2021-10-28 |
Robert Griesemer | cmd/compile/internal/types2: export Structure function |
commit | commitdiff | tree |
2021-10-28 |
Robert Griesemer | cmd/compile/internal/types2: disallow lone type paramet... |
commit | commitdiff | tree |
2021-10-27 |
Ian Lance Taylor | constraints: remove Slice/Map/Chan |
commit | commitdiff | tree |
2021-10-27 |
Mark Pulford | doc/go1.18: document Fossil/Bazaar and commit time... |
commit | commitdiff | tree |
2021-10-27 |
Mark Pulford | cmd/go: stamp Bazaar VCS status into binaries |
commit | commitdiff | tree |
2021-10-27 |
zhouguangyuan | reflect: skip duplicate check in StructOf when the... |
commit | commitdiff | tree |
2021-10-27 |
Mark Pulford | cmd/go: stamp Fossil VCS status into binaries |
commit | commitdiff | tree |
2021-10-27 |
Mark Pulford | cmd/go: fix recognition of Fossil checkout directories |
commit | commitdiff | tree |
next |