2020-05-06 |
Agniva De Sarker | runtime: use correct truncated constants for float... |
commit | commitdiff | tree |
2020-05-06 |
Cuong Manh Le | cmd/compile: do not emit code for discardable blank... |
commit | commitdiff | tree |
2020-05-06 |
Katie Hockman | crypto/tls: marshal sessionState using cryptobyte |
commit | commitdiff | tree |
2020-05-05 |
Alex Gaynor | encoding/csv: optimize Write by giving fieldNeedsQuotes... |
commit | commitdiff | tree |
2020-05-05 |
Michał Łowicki | testing: fix reported caller name for funcs passed... |
commit | commitdiff | tree |
2020-05-05 |
Cherry Zhang | cmd/link: fix loop variable capturing in TestDeadcode |
commit | commitdiff | tree |
2020-05-05 |
smasher164 | net/http: update link to chrome documentation on connec... |
commit | commitdiff | tree |
2020-05-05 |
Cherry Zhang | cmd/compile: use ReadFull to read fingerprint |
commit | commitdiff | tree |
2020-05-05 |
Filippo Valsorda | crypto/rsa,crypto/ecdsa,crypto/ed25519: implement Priva... |
commit | commitdiff | tree |
2020-05-05 |
Filippo Valsorda | crypto/tls: enforce TLS 1.3 (and TLS 1.2) downgrade... |
commit | commitdiff | tree |
2020-05-05 |
Keith Randall | cmd/compile: restrict bit test rewrite rules |
commit | commitdiff | tree |
2020-05-05 |
Brad Fitzpatrick | crypto/x509: don't read symlinked root certs from disk... |
commit | commitdiff | tree |
2020-05-05 |
Andrew G. Morgan | net/http/httputil: don't use testing.T after test completes |
commit | commitdiff | tree |
2020-05-05 |
geedchin | runtime: correct waitReasonForceGGIdle to waitResonForc... |
commit | commitdiff | tree |
2020-05-05 |
Filippo Valsorda | math/big: add (*Int).FillBytes |
commit | commitdiff | tree |
2020-05-04 |
Dmitri Shuralyov | all: update vendored dependencies for Go 1.15 release |
commit | commitdiff | tree |
2020-05-04 |
Kezhu Wang | reflect: keep RO flags unchanged in Value.Addr |
commit | commitdiff | tree |
2020-05-04 |
Joel Sing | runtime: mark riscv64 goexit with TOPFRAME |
commit | commitdiff | tree |
2020-05-04 |
Joel Sing | math: implement Min/Max in riscv64 assembly |
commit | commitdiff | tree |
2020-05-04 |
Jay Conrod | cmd/go/internal/modload: make QueryPattern consider... |
commit | commitdiff | tree |
2020-05-04 |
Alberto Donizetti | cmd/compile: use typed aux in arm64 MOVstore rules |
commit | commitdiff | tree |
2020-05-03 |
Alex Brainman | syscall, internal/syscall/windows: remove utf16PtrToStr... |
commit | commitdiff | tree |
2020-05-02 |
kakulisen | math: add function examples. |
commit | commitdiff | tree |
2020-05-02 |
Daniel Kumor | net/http/httputil: handle escaped paths in SingleHostRe... |
commit | commitdiff | tree |
2020-05-02 |
Joel Sing | cmd/compile: use SEQZ pseudo instruction in RISCV64... |
commit | commitdiff | tree |
2020-05-01 |
Ian Lance Taylor | syscall: if Setctty, require that Ctty be a child descr... |
commit | commitdiff | tree |
2020-05-01 |
Dmitri Shuralyov | cmd/gofmt, go/format, go/printer: move number normaliza... |
commit | commitdiff | tree |
2020-05-01 |
fanzha02 | doc, cmd/internal/obj/arm64: update the directives... |
commit | commitdiff | tree |
2020-05-01 |
Cherry Zhang | cmd/link: expand a TODO comment |
commit | commitdiff | tree |
2020-05-01 |
Mark Ryan | cmd/internal/obj/x86: prevent jumps crossing 32 byte... |
commit | commitdiff | tree |
2020-05-01 |
alex-semenyuk | A+C: add Alexey Semenyuk (individual CLA) |
commit | commitdiff | tree |
2020-05-01 |
Matthew Dempsky | cmd/cgo: "not-type" means "is not a type", not "is... |
commit | commitdiff | tree |
2020-05-01 |
Cherry Zhang | cmd/link: don't mark a symbol's Gotype reachable |
commit | commitdiff | tree |
2020-05-01 |
Matthew Dempsky | go/types: add UsesCgo config to support _cgo_gotypes.go |
commit | commitdiff | tree |
2020-05-01 |
Matthew Dempsky | cmd/cgo: use type aliases for #define type macros |
commit | commitdiff | tree |
2020-05-01 |
Brad Fitzpatrick | cmd,std: update golang.org/x/net to 20200501053045... |
commit | commitdiff | tree |
2020-05-01 |
Dan Scales | runtime: add one extra lock ranking partial edge |
commit | commitdiff | tree |
2020-05-01 |
Tobias Klauser | internal/unsafeheader: fix reference in godoc comment... |
commit | commitdiff | tree |
2020-05-01 |
Gerrit Code... | Merge "cmd: merge branch 'dev.link' into master" |
commit | commitdiff | tree |
2020-05-01 |
Michał Łowicki | cmd/go: add 'go help buildconstraint' |
commit | commitdiff | tree |
2020-05-01 |
Cherry Zhang | cmd: merge branch 'dev.link' into master |
commit | commitdiff | tree |
2020-05-01 |
Cherry Zhang | [dev.link] cmd/link: directly use loader.ExtReloc in... |
commit | commitdiff | tree |
2020-05-01 |
Cherry Zhang | [dev.link] cmd/link: drop fields of external symbols... |
commit | commitdiff | tree |
2020-05-01 |
Cherry Zhang | [dev.link] cmd/link: batch allocations when converting... |
commit | commitdiff | tree |
2020-05-01 |
Tobias Klauser | cmd/dist: don't copy riscv64 specific files for bootstr... |
commit | commitdiff | tree |
2020-05-01 |
Keith Randall | runtime/race: rebuild race detector .syso files |
commit | commitdiff | tree |
2020-05-01 |
Brad Fitzpatrick | net/http: remove badStringError, make some unexported... |
commit | commitdiff | tree |
2020-05-01 |
cncal | runtime/race: fix comment in select_test.TestNoRaceSelect1 |
commit | commitdiff | tree |
2020-05-01 |
Ian Lance Taylor | syscall: document exact meaning of Ctty field |
commit | commitdiff | tree |
2020-05-01 |
Robert Griesemer | bytes: simpler and faster FieldsFunc (apply same change... |
commit | commitdiff | tree |
2020-05-01 |
Brian Kessler | math/cmplx: handle special cases |
commit | commitdiff | tree |
2020-05-01 |
Bryan C. Mills | internal/unsafeheader: consolidate stringHeader and... |
commit | commitdiff | tree |
2020-05-01 |
Than McIntosh | [dev.link] cmd/link: tweaks to data alignment processing |
commit | commitdiff | tree |
2020-05-01 |
Than McIntosh | [dev.link] cmd/link/internal/loader: change storage... |
commit | commitdiff | tree |
2020-04-30 |
Anton Kuklin | cmd: disable *.go domains lookup in go get command |
commit | commitdiff | tree |
2020-04-30 |
Gerrit Code... | Merge "cmd: merge branch 'dev.link' into master" |
commit | commitdiff | tree |
2020-04-30 |
Robert Griesemer | strconv: fix for parseFloatPrefix |
commit | commitdiff | tree |
2020-04-30 |
Cherry Zhang | [dev.link] cmd/link: use more compact representation... |
commit | commitdiff | tree |
2020-04-30 |
Cherry Zhang | cmd: merge branch 'dev.link' into master |
commit | commitdiff | tree |
2020-04-30 |
Than McIntosh | [dev.link] cmd/link: performance changes for relocsym |
commit | commitdiff | tree |
2020-04-30 |
Michael Anthony... | runtime: add scavenge -> traceBuf to lock partial order |
commit | commitdiff | tree |
2020-04-30 |
Michael Anthony... | runtime: wake scavenger and update address on sweep... |
commit | commitdiff | tree |
2020-04-30 |
Michael Anthony... | runtime: make the scavenger's pacing logic more defensive |
commit | commitdiff | tree |
2020-04-30 |
Alberto Donizetti | cmd/compile: switch to typed auxint for arm64 TBZ/TBNZ... |
commit | commitdiff | tree |
2020-04-30 |
Keith Randall | cmd/compile: add indexed memory modification ops to... |
commit | commitdiff | tree |
2020-04-30 |
Keith Randall | cmd/compile: add indexed load+op operations to amd64 |
commit | commitdiff | tree |
2020-04-30 |
Brad Fitzpatrick | doc/go1.15: add 32-bit darwin removal and Resolver... |
commit | commitdiff | tree |
2020-04-30 |
Cherry Zhang | [dev.link] all: merge branch 'master' into dev.link |
commit | commitdiff | tree |
2020-04-30 |
Than McIntosh | [dev.link] cmd/link: minor performance tweaks in dodata |
commit | commitdiff | tree |
2020-04-30 |
Cherry Zhang | [dev.link] cmd/link: fold zero symbol check into Resolv... |
commit | commitdiff | tree |
2020-04-30 |
Cherry Zhang | [dev.link] cmd/link: pass reloc by value to Adddynrel2 |
commit | commitdiff | tree |
2020-04-30 |
Cherry Zhang | [dev.link] cmd/link: unescape relocs passed to Archreloc2 |
commit | commitdiff | tree |
2020-04-30 |
Brad Fitzpatrick | net/http/httputil: don't append to X-Forwarded-For... |
commit | commitdiff | tree |
2020-04-30 |
Ruixin Bao | cmd/compile: adopt strong aux typing for some s390x... |
commit | commitdiff | tree |
2020-04-30 |
Alex Brainman | cmd/go: use -buildmode=pie as default on window |
commit | commitdiff | tree |
2020-04-30 |
Tobias Klauser | lib/time, time/tzdata: update tz data to 2020a |
commit | commitdiff | tree |
2020-04-30 |
Daniel Martí | cmd/go: make 'mod verify' use multiple CPUs |
commit | commitdiff | tree |
2020-04-30 |
Keyan Pishdadian | cmd/go: add error for cross-compiled -race builds |
commit | commitdiff | tree |
2020-04-30 |
Rob Pike | cmd/cover: include a package name in the HTML title |
commit | commitdiff | tree |
2020-04-30 |
Robert Griesemer | strconv: implement parseFloatPrefix returning no. of... |
commit | commitdiff | tree |
2020-04-30 |
Ian Lance Taylor | syscall: on linux-arm64, prefer prlimit to {g,s}etrlimit |
commit | commitdiff | tree |
2020-04-30 |
Cherry Zhang | [dev.link] cmd/link: remove sym.Symbols.Newsym |
commit | commitdiff | tree |
2020-04-30 |
Cherry Zhang | [dev.link] cmd/link: combine decodesym.go and decodesym2.go |
commit | commitdiff | tree |
2020-04-30 |
Ian Lance Taylor | debug/gosym: correct comments for Table.{Files,Objs} |
commit | commitdiff | tree |
2020-04-30 |
Austin Clements | Revert "cmd/compile: omit file:pos for non-existent... |
commit | commitdiff | tree |
2020-04-30 |
Emmanuel T... | cmd/compile: omit file:pos for non-existent, permission... |
commit | commitdiff | tree |
2020-04-30 |
Austin Clements | runtime: move condition into wakep |
commit | commitdiff | tree |
2020-04-30 |
kakulisen | math: Add a function example |
commit | commitdiff | tree |
2020-04-30 |
Matthew Dempsky | net/http/cgi: replace constant map with switch statement |
commit | commitdiff | tree |
2020-04-29 |
Keith Randall | cmd/compile: move last of the generic rules to typed aux |
commit | commitdiff | tree |
2020-04-29 |
Austin Clements | cmd/compile,runtime: stack maps only at calls, remove... |
commit | commitdiff | tree |
2020-04-29 |
Austin Clements | cmd/compile: make LivenessMap sparse |
commit | commitdiff | tree |
2020-04-29 |
Austin Clements | cmd/compile: don't emit stack maps for write barrier... |
commit | commitdiff | tree |
2020-04-29 |
Austin Clements | cmd/compile: fix unsafe-points with stack maps |
commit | commitdiff | tree |
2020-04-29 |
Austin Clements | cmd/compile: rename issafepoint -> hasStackMap |
commit | commitdiff | tree |
2020-04-29 |
Austin Clements | cmd/compile: mark PanicBounds/Extend as calls |
commit | commitdiff | tree |
2020-04-29 |
Austin Clements | runtime: use conservative scanning for debug calls |
commit | commitdiff | tree |
2020-04-29 |
Austin Clements | runtime: perform debug call injection on a new goroutine |
commit | commitdiff | tree |
2020-04-29 |
Austin Clements | runtime: make newproc1 not start the goroutine |
commit | commitdiff | tree |
2020-04-29 |
Austin Clements | runtime/pprof: fix units of MaxRSS on Linux |
commit | commitdiff | tree |
next |