2020-05-11 |
Ian Lance Taylor | internal/poll, os: loop on EINTR |
commit | commitdiff | tree |
2020-05-11 |
Ian Lance Taylor | syscall: append to environment in tests, don't clobber it |
commit | commitdiff | tree |
2020-05-11 |
Keith Randall | cmd/compile: in prove, zero right shifts of positive... |
commit | commitdiff | tree |
2020-05-11 |
Keith Randall | cmd/compile: restrict ppc64 constant shifts to amount... |
commit | commitdiff | tree |
2020-05-11 |
Steven Hartland | cmd/link: fix mode parameter to fallocate on Linux |
commit | commitdiff | tree |
2020-05-10 |
Joel Sing | cmd/compile: optimise branchs on riscv64 |
commit | commitdiff | tree |
2020-05-10 |
Povilas Versockas | internal/trace: add license header to writer.go |
commit | commitdiff | tree |
2020-05-09 |
Alberto Donizetti | runtime: fix dead link in gcc_androd.c file |
commit | commitdiff | tree |
2020-05-09 |
Hana (Hyang... | net/http/pprof: document the trace endpoint is for... |
commit | commitdiff | tree |
2020-05-09 |
Steven Hartland | net: only enable broadcast on sockets which support it |
commit | commitdiff | tree |
2020-05-08 |
Ayan George | image/png: remove too early declaration of "n" |
commit | commitdiff | tree |
2020-05-08 |
Daniel Martí | testing: tests and benchmarks can assume flag.Parsed |
commit | commitdiff | tree |
2020-05-08 |
Daniel Martí | encoding/json: reuse values when decoding map elements |
commit | commitdiff | tree |
2020-05-08 |
Cherry Zhang | cmd/internal/obj/arm64: fix 32-bit BITCON test |
commit | commitdiff | tree |
2020-05-08 |
Emmanuel T... | cmd/compile: improve error when setting unexported... |
commit | commitdiff | tree |
2020-05-08 |
Robert Griesemer | strconv: fix ParseComplex for strings with separators |
commit | commitdiff | tree |
2020-05-08 |
Emmanuel T... | cmd/compile: omit file:pos for non-existent errors |
commit | commitdiff | tree |
2020-05-08 |
Steven Hartland | runtime: use first line of cpuset output on FreeBSD |
commit | commitdiff | tree |
2020-05-08 |
pj | strconv: add ParseComplex and FormatComplex |
commit | commitdiff | tree |
2020-05-08 |
Daniel Martí | encoding/json: don't mangle strings in an edge case... |
commit | commitdiff | tree |
2020-05-08 |
Michael Anthony... | runtime: use offAddr in more parts of the runtime |
commit | commitdiff | tree |
2020-05-08 |
Michael Anthony... | runtime: make addrRange[s] operate on offset addresses |
commit | commitdiff | tree |
2020-05-08 |
Michael Anthony... | runtime: avoid re-scanning scavenged and untouched... |
commit | commitdiff | tree |
2020-05-08 |
Michael Anthony... | runtime: remove scavAddr in favor of address ranges |
commit | commitdiff | tree |
2020-05-08 |
Daniel Martí | encoding/json: properly encode strings with ",string... |
commit | commitdiff | tree |
2020-05-08 |
Kevin Burke | database/sql: form a complete sentence in code comment |
commit | commitdiff | tree |
2020-05-08 |
Katie Hockman | crypto/tls: add Config.VerifyConnection callback |
commit | commitdiff | tree |
2020-05-08 |
Katie Hockman | crypto/tls: rotate session ticket keys |
commit | commitdiff | tree |
2020-05-08 |
Roland Shoemaker | encoding/asn1: sort order of 'SET of' components during... |
commit | commitdiff | tree |
2020-05-08 |
Filippo Valsorda | crypto/x509: treat hostnames with colons as invalid |
commit | commitdiff | tree |
2020-05-08 |
Filippo Valsorda | crypto/x509: treat certificate names with trailing... |
commit | commitdiff | tree |
2020-05-08 |
Filippo Valsorda | crypto/x509: ignore Common Name by default |
commit | commitdiff | tree |
2020-05-08 |
Filippo Valsorda | crypto/x509: require perfect matches for invalid hostnames |
commit | commitdiff | tree |
2020-05-07 |
Evgeniy Kulikov | crypto/elliptic: implement MarshalCompressed and Unmars... |
commit | commitdiff | tree |
2020-05-07 |
Martin Möhrmann | runtime: do not attempt bulkBarrierPreWrite when dst... |
commit | commitdiff | tree |
2020-05-07 |
Keith Randall | cmd/compile: don't store NaN in ppc64 floating point... |
commit | commitdiff | tree |
2020-05-07 |
Isfan Azhabil | C: update email address for Isfan Azhabil |
commit | commitdiff | tree |
2020-05-07 |
Michael Anthony... | runtime: avoid overflow from linearAlloc |
commit | commitdiff | tree |
2020-05-07 |
Michael Anthony... | runtime: avoid overflow in (*mheap).grow |
commit | commitdiff | tree |
2020-05-07 |
Dan Scales | runtime: incorporate Gscan acquire/release into lock... |
commit | commitdiff | tree |
2020-05-07 |
Cherry Zhang | cmd/link: fix minor bug in trampoline insertion |
commit | commitdiff | tree |
2020-05-07 |
Filippo Valsorda | crypto/x509: use Security.framework without cgo for... |
commit | commitdiff | tree |
2020-05-07 |
Katie Hockman | crypto/tls: rotate session keys in older TLS versions |
commit | commitdiff | tree |
2020-05-07 |
Keith Randall | runtime: grow stack more than 2x if the new frame is... |
commit | commitdiff | tree |
2020-05-07 |
Martin Möhrmann | cmd/compile: optimize make+copy pattern to avoid memclr |
commit | commitdiff | tree |
2020-05-07 |
Andrew Ekstedt | crypto/hmac: speed up repeated operations with the... |
commit | commitdiff | tree |
2020-05-07 |
Katie Hockman | crypto/tls: fix sessionState marshaling |
commit | commitdiff | tree |
2020-05-07 |
Cherry Zhang | cmd/link: don't overwrite text sections on PPC64 |
commit | commitdiff | tree |
2020-05-07 |
Roland Shoemaker | encoding/asn1: only accept minimally encoded base 128... |
commit | commitdiff | tree |
2020-05-07 |
Daniel Martí | encoding/json: don't reuse slice elements when decoding |
commit | commitdiff | tree |
2020-05-07 |
徐志强 | runtime: call osyield directly in lockextra |
commit | commitdiff | tree |
2020-05-07 |
fanzha02 | cmd/internal/obj/arm64: fix typos in document |
commit | commitdiff | tree |
2020-05-07 |
Aaron Patterson | runtime/runtime2: pack the sudog struct |
commit | commitdiff | tree |
2020-05-07 |
Meng Zhuo | cmd/go: accept hash-style in LDFLAGS |
commit | commitdiff | tree |
2020-05-07 |
Shengyu Zhang | cmd/go: add -Wl,-E to linker flag whitelist (shortcut... |
commit | commitdiff | tree |
2020-05-06 |
Michael Matloob | cmd/go: add positions for load errors in call to load |
commit | commitdiff | tree |
2020-05-06 |
Filippo Valsorda | net/http/cgi: reject invalid header names |
commit | commitdiff | tree |
2020-05-06 |
Filippo Valsorda | crypto/x509: improve VerifyOptions and VerifyHostname... |
commit | commitdiff | tree |
2020-05-06 |
Filippo Valsorda | net/http: use ASCII space trimming throughout |
commit | commitdiff | tree |
2020-05-06 |
Filippo Valsorda | net/http: only support "chunked" in inbound Transfer... |
commit | commitdiff | tree |
2020-05-06 |
Filippo Valsorda | crypto/tls: accept HelloRetryRequest messages with... |
commit | commitdiff | tree |
2020-05-06 |
Cherry Zhang | cmd/internal/obj/mips: mark restartable sequences |
commit | commitdiff | tree |
2020-05-06 |
Cherry Zhang | cmd/internal/obj, runtime: preempt & restart some instr... |
commit | commitdiff | tree |
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 |
next |