2022-08-30 |
Wayne Zuo | cmd/compile: intrinsify RotateLeft{32,64} on loong64 |
commit | commitdiff | tree |
2022-08-30 |
Wayne Zuo | cmd/internal/obj/loong64: add ROTR, ROTRV instructions... |
commit | commitdiff | tree |
2022-08-30 |
Cuong Manh Le | cmd/compile: fix wrong position when rewriting to OpArg... |
commit | commitdiff | tree |
2022-08-30 |
Cuong Manh Le | reflect: clarify Value.Equal behavior for non-comparabl... |
commit | commitdiff | tree |
2022-08-29 |
Bryan C. Mills | cmd/go: skip gccgo cgo tests in TestScript/build_overlay |
commit | commitdiff | tree |
2022-08-29 |
Bryan C. Mills | cmd/go/internal/modfetch: distinguish "unsupported... |
commit | commitdiff | tree |
2022-08-29 |
cuiweixie | context: convert goroutines to atomic type |
commit | commitdiff | tree |
2022-08-29 |
cuiweixie | testing: convert common.hasSub to atomic type |
commit | commitdiff | tree |
2022-08-29 |
Joe Tsai | sync: switch Map to use atomic.Pointer |
commit | commitdiff | tree |
2022-08-29 |
Dan Kortschak | debug/macho: use saferio to allocate Load and Symbol... |
commit | commitdiff | tree |
2022-08-29 |
byarbrough | testing: explain using a _test package |
commit | commitdiff | tree |
2022-08-29 |
Andy Pan | internal/poll: use sync.Once instead to guard CopyFileR... |
commit | commitdiff | tree |
2022-08-29 |
Tobias Klauser | time: use internal/itoa |
commit | commitdiff | tree |
2022-08-29 |
Dan Kortschak | debug/elf: validate offset and file size ranges |
commit | commitdiff | tree |
2022-08-29 |
Andy Pan | net: add the missing OS Darwin in the comment of sendFile |
commit | commitdiff | tree |
2022-08-29 |
Zeke Lu | cmd/go/internal/modfetch: report error on failing to... |
commit | commitdiff | tree |
2022-08-29 |
Joe Tsai | time: add fuzz test for Time.appendFormatRFC3339 |
commit | commitdiff | tree |
2022-08-29 |
Ikko Ashimine | internal/trace: fix typo in goroutines.go |
commit | commitdiff | tree |
2022-08-29 |
Pascal S. de... | net/http: FileServer method check + minimal OPTIONS... |
commit | commitdiff | tree |
2022-08-29 |
eric fang | cmd/compile/obj/arm64: fix encoding error of FMOVD... |
commit | commitdiff | tree |
2022-08-29 |
Cuong Manh Le | reflect: simplify array value comparable check |
commit | commitdiff | tree |
2022-08-29 |
Nigel Tao | image/png: allow both PLTE and tRNS chunks for TrueColor |
commit | commitdiff | tree |
2022-08-29 |
cuiweixie | testing: convert numFailed to atomic type |
commit | commitdiff | tree |
2022-08-29 |
ianwoolf | cmd/go/internal/modload: return error when duplicate... |
commit | commitdiff | tree |
2022-08-29 |
David Chase | debug/pe: check size in uint64 to avoid overflow |
commit | commitdiff | tree |
2022-08-28 |
Cuong Manh Le | cmd/cgo: add and use runtime/cgo.Incomplete instead... |
commit | commitdiff | tree |
2022-08-27 |
Wayne Zuo | cmd/compile: intrinsify Sub64 on riscv64 |
commit | commitdiff | tree |
2022-08-27 |
Wayne Zuo | cmd/compile: intrinsify Add64 on riscv64 |
commit | commitdiff | tree |
2022-08-27 |
Jianwei Mao | net: add FlagRunning to exactly reflect the states... |
commit | commitdiff | tree |
2022-08-27 |
Paul E. Murphy | debug/elf: fix reloc number of R_PPC64_SECTOFF_LO_DS |
commit | commitdiff | tree |
2022-08-26 |
ianwoolf | net: Resolver.LookupIP return error for empty string |
commit | commitdiff | tree |
2022-08-26 |
cuiweixie | reflect: add Value.{Comparable,Equal} |
commit | commitdiff | tree |
2022-08-26 |
Lynn Boger | cmd/compile: fix score for Select{0,1} with type flags |
commit | commitdiff | tree |
2022-08-26 |
cuiweixie | net/http: don't panic on very large MaxBytesReaderLimit |
commit | commitdiff | tree |
2022-08-26 |
Archana R | runtime: add address sanitizer support for ppc64le |
commit | commitdiff | tree |
2022-08-26 |
Lynn Boger | cmd/compile: remove branch in atomicCas{32,64} sequence... |
commit | commitdiff | tree |
2022-08-26 |
Alex Studer | net/http: mention io.Seeker requirement in FS documentation |
commit | commitdiff | tree |
2022-08-26 |
Akshay Shah | net/http: add errors.As support for x/net/http2.StreamError |
commit | commitdiff | tree |
2022-08-26 |
Cuong Manh Le | runtime: drop padding alignment field for timeHistogram |
commit | commitdiff | tree |
2022-08-26 |
Paschalis Tsilias | mime: allow duplicate media type parameters with equiva... |
commit | commitdiff | tree |
2022-08-26 |
Andy Pan | runtime: mark all methods of atomic types with go:nosplit |
commit | commitdiff | tree |
2022-08-26 |
Andy Pan | internal/poll: optimize the maximum amount of bytes... |
commit | commitdiff | tree |
2022-08-26 |
Cuong Manh Le | runtime: remove gcCPULimiterState padding for atomic... |
commit | commitdiff | tree |
2022-08-26 |
hopehook | cmd/go/internal/modload: convert atomicLoadPkgFlags... |
commit | commitdiff | tree |
2022-08-26 |
hopehook | cmd/go/internal/trace: convert traceStarted to atomic... |
commit | commitdiff | tree |
2022-08-26 |
Dan Kortschak | debug/macho: use saferio to read segment and section... |
commit | commitdiff | tree |
2022-08-26 |
Zeke Lu | cmd/go/internal/imports: include ToolTags in the Tags map |
commit | commitdiff | tree |
2022-08-26 |
Ludi Rehak | cmd/go/internal/par: change cacheEntry.done type to... |
commit | commitdiff | tree |
2022-08-26 |
ianwoolf | cmd/test2json: add signal handler |
commit | commitdiff | tree |
2022-08-26 |
Joe Tsai | reflect: add Value.SetZero |
commit | commitdiff | tree |
2022-08-26 |
Andy Pan | runtime: convert forcegcstate.idle to internal atomic... |
commit | commitdiff | tree |
2022-08-26 |
hopehook | runtime: convert g.selectDone to atomic type |
commit | commitdiff | tree |
2022-08-26 |
hopehook | runtime: convert notifyList.wait to atomic type |
commit | commitdiff | tree |
2022-08-26 |
hopehook | runtime: convert dlogger.owned to atomic type |
commit | commitdiff | tree |
2022-08-26 |
hopehook | runtime: convert p.statsSeq to internal atomic type |
commit | commitdiff | tree |
2022-08-26 |
Cherry Mui | cmd/compile: align stack offset to alignment larger... |
commit | commitdiff | tree |
2022-08-26 |
cuiweixie | reflect: FuncOf support more than 50 arguments |
commit | commitdiff | tree |
2022-08-26 |
Robert Griesemer | go/types: provide a better error message for [...]... |
commit | commitdiff | tree |
2022-08-26 |
Robert Griesemer | go/types: avoid declared but not used error for a coupl... |
commit | commitdiff | tree |
2022-08-25 |
Andy Pan | runtime: convert netpollWaiters to internal atomic... |
commit | commitdiff | tree |
2022-08-25 |
Robert Griesemer | go/types: remove support for "ERROR HERE" error markers... |
commit | commitdiff | tree |
2022-08-25 |
hitzhangjie | cmd/trace: display goroutines (PC=0) with clearer descr... |
commit | commitdiff | tree |
2022-08-25 |
Michael Anthony... | runtime: update gctrace docs and print lastStackScan... |
commit | commitdiff | tree |
2022-08-25 |
Filippo Valsorda | crypto/x509: don't panic marshaling invalid ECDSA keys |
commit | commitdiff | tree |
2022-08-25 |
Robert Griesemer | go/parser: match go/defer error message of syntax package |
commit | commitdiff | tree |
2022-08-25 |
Paschalis Tsilias | path/filepath, io/fs: add SkipAll |
commit | commitdiff | tree |
2022-08-25 |
Matthew Dempsky | cmd/compile/internal/noder: fix inlined function litera... |
commit | commitdiff | tree |
2022-08-25 |
hopehook | testing: add Elapsed method to testing.B |
commit | commitdiff | tree |
2022-08-25 |
Robert Griesemer | go/types: match types2 string when printing composite... |
commit | commitdiff | tree |
2022-08-25 |
Filippo Valsorda | crypto/tls: support ECDHE when ec_point_formats is... |
commit | commitdiff | tree |
2022-08-25 |
Cherry Mui | runtime: mark morestack_noctxt SPWRITE on LR architectures |
commit | commitdiff | tree |
2022-08-25 |
Lynn Boger | misc/cgo/testsanitizers: determine compiler version... |
commit | commitdiff | tree |
2022-08-25 |
Robert Griesemer | go/types, types2: add more tests for unsafe.Slice/Slice... |
commit | commitdiff | tree |
2022-08-24 |
cuiweixie | go/types,types2: add support for unsafe.{String,StringD... |
commit | commitdiff | tree |
2022-08-24 |
Matthew Dempsky | go/internal/gcimporter: call Complete on cloned Interfa... |
commit | commitdiff | tree |
2022-08-24 |
Matthew Dempsky | go/internal/gcimporter: call Interface.Complete in... |
commit | commitdiff | tree |
2022-08-24 |
Dmitri Shuralyov | doc/go1.20: populate initial TODOs via relnote |
commit | commitdiff | tree |
2022-08-24 |
Wayne Zuo | cmd/compile: deadcode for LoweredMuluhilo on riscv64 |
commit | commitdiff | tree |
2022-08-24 |
Dmitri Shuralyov | doc: start draft Go 1.20 release notes |
commit | commitdiff | tree |
2022-08-24 |
Alexander Yastrebov | net/http: remove unused doneChan |
commit | commitdiff | tree |
2022-08-24 |
Bryan C. Mills | cmd/go: skip link_syso tests in short mode |
commit | commitdiff | tree |
2022-08-24 |
Bryan C. Mills | cmd/go/internal/work: make NewBuilder safe for concurre... |
commit | commitdiff | tree |
2022-08-24 |
Bryan C. Mills | cmd/go: avoid overwriting cached Origin metadata |
commit | commitdiff | tree |
2022-08-24 |
Bryan C. Mills | cmd/go: avoid registering AtExit handlers in tests |
commit | commitdiff | tree |
2022-08-24 |
Matthew Dempsky | cmd/compile: defer transitive inlining until after... |
commit | commitdiff | tree |
2022-08-24 |
Nigel Tao | image/png: have DecodeConfig read tRNS chunks |
commit | commitdiff | tree |
2022-08-24 |
Joe Tsai | reflect: optimize Value.IsZero |
commit | commitdiff | tree |
2022-08-24 |
Andy Pan | encoding/json: move some misplaced benchmark tests... |
commit | commitdiff | tree |
2022-08-24 |
Cuong Manh Le | internal/singleflight: make DoChan only return Result... |
commit | commitdiff | tree |
2022-08-24 |
Cuong Manh Le | net: avoid relying on singleflight.Group.DoChan to... |
commit | commitdiff | tree |
2022-08-23 |
Wayne Zuo | cmd/internal/obj/loong64: add MASKEQZ and MASKNEZ instr... |
commit | commitdiff | tree |
2022-08-23 |
Keith Randall | runtime/pprof: remove round-to-file-start adjustment |
commit | commitdiff | tree |
2022-08-23 |
Jorropo | cmd/compile: generic constant folding: Floor Ceil Trunc... |
commit | commitdiff | tree |
2022-08-23 |
Damien Neil | net/url: consistently remove ../ elements in JoinPath |
commit | commitdiff | tree |
2022-08-23 |
Keith Randall | cmd/compile: move SSA rotate instruction detection... |
commit | commitdiff | tree |
2022-08-23 |
Jorropo | cmd/compile: fix error message formatting in decomposeB... |
commit | commitdiff | tree |
2022-08-23 |
Daniel Martí | all: append(bytes, str...) works out of the box |
commit | commitdiff | tree |
2022-08-23 |
Miguel Ángel... | net/http/httputil: do not duplicate 'Connection: close... |
commit | commitdiff | tree |
2022-08-23 |
qmuntal | syscall: rely on utf16.AppendRune |
commit | commitdiff | tree |
2022-08-23 |
Ian Lance Taylor | debug/plan9obj: don't crash on EOF before symbol type |
commit | commitdiff | tree |
next |