2018-07-16 |
Joe Tsai | archive/zip: fix regression when writing directories |
commit | commitdiff | tree |
2018-07-16 |
Filippo Valsorda | doc: populate and add go1.11 notes related to crypto |
commit | commitdiff | tree |
2018-07-16 |
Filippo Valsorda | crypto/x509: add GODEBUG option x509ignoreCN=1 |
commit | commitdiff | tree |
2018-07-16 |
Filippo Valsorda | crypto/x509: ignore Common Name when it does not parse... |
commit | commitdiff | tree |
2018-07-16 |
Keith Randall | misc/cgo: fix darwin test, again |
commit | commitdiff | tree |
2018-07-16 |
Brad Fitzpatrick | doc: move the go1.11 "all" section elsewhere, add os... |
commit | commitdiff | tree |
2018-07-16 |
Brad Fitzpatrick | doc: add more to go1.11, sort, remove dups |
commit | commitdiff | tree |
2018-07-16 |
Brad Fitzpatrick | doc: flesh out go1.11 notes |
commit | commitdiff | tree |
2018-07-16 |
Brad Fitzpatrick | doc: add net/http additions to go1.11 notes |
commit | commitdiff | tree |
2018-07-16 |
Ian Lance Taylor | cmd/cgo: add note about bug writing C pointers to unini... |
commit | commitdiff | tree |
2018-07-16 |
Ian Lance Taylor | cmd/go: make TestNewReleaseRebuildsStalePackagesInGOPAT... |
commit | commitdiff | tree |
2018-07-16 |
Andrew Bonventre | doc/go1.11: update with latest output from x/build... |
commit | commitdiff | tree |
2018-07-16 |
Hana (Hyang... | runtime/pprof: add a fake mapping when /proc/self/maps... |
commit | commitdiff | tree |
2018-07-15 |
Rob Pike | doc: update Design and Types sections of the FAQ |
commit | commitdiff | tree |
2018-07-15 |
Rob Pike | doc: update Values, Writing Code, and Pointers and... |
commit | commitdiff | tree |
2018-07-15 |
Rob Pike | doc: update Implementation and Performance sections... |
commit | commitdiff | tree |
2018-07-15 |
Rob Pike | doc: rearrange the description of GOMAXPROCS |
commit | commitdiff | tree |
2018-07-15 |
Keith Randall | misc/cgo: fix test on iOS |
commit | commitdiff | tree |
2018-07-14 |
Dan Kortschak | cmd/vet,sync: check lock values more precisely |
commit | commitdiff | tree |
2018-07-13 |
Brad Fitzpatrick | net/http: don't cancel Request.Context on pipelined... |
commit | commitdiff | tree |
2018-07-13 |
Adam Shannon | os/exec: document ExtraFiles is not supported on windows |
commit | commitdiff | tree |
2018-07-13 |
Baokun Lee | cmd/go: fix module replace flag parsed bug |
commit | commitdiff | tree |
2018-07-13 |
Brad Fitzpatrick | cmd/go: remove windows Skip in test that wasn't removed |
commit | commitdiff | tree |
2018-07-13 |
Russ Cox | cmd/go: fix TestModFindModulePath on Windows |
commit | commitdiff | tree |
2018-07-13 |
Russ Cox | regexp: reword Match documentation to be more like... |
commit | commitdiff | tree |
2018-07-13 |
Than McIntosh | cmd/link: eliminate a couple of unused DWARF attrs |
commit | commitdiff | tree |
2018-07-13 |
Ian Lance Taylor | runtime: check tgkill error in Debug tests |
commit | commitdiff | tree |
2018-07-13 |
Julien Salleyron | http/http/httputil: add ReverseProxy.ErrorHandler |
commit | commitdiff | tree |
2018-07-13 |
Jakub Čajka | cmd/go: call flag.Parse to properly initialize test... |
commit | commitdiff | tree |
2018-07-13 |
Johan Brandhorst | net/http: correct use of byte slice in js syscall |
commit | commitdiff | tree |
2018-07-13 |
Dmitry Doroginin | cmd/go/internal/modload: more aggressive symlink analys... |
commit | commitdiff | tree |
2018-07-13 |
Kunpei Sakai | net/url: don't escape sub-delims in fragment |
commit | commitdiff | tree |
2018-07-13 |
Keith Randall | misc/cgo/test: fix issue 24161 test for 1.11 and earlier |
commit | commitdiff | tree |
2018-07-12 |
Rob Pike | doc: update Concurrency, Functions and Methods, and... |
commit | commitdiff | tree |
2018-07-12 |
Rebecca Stambler | go/types: record type information after detecting error |
commit | commitdiff | tree |
2018-07-12 |
Brad Fitzpatrick | net/http: update bundled http2 |
commit | commitdiff | tree |
2018-07-12 |
Russ Cox | cmd/go: fix tests from x/vgo repo |
commit | commitdiff | tree |
2018-07-12 |
Russ Cox | cmd/go: merge module support from x/vgo repo |
commit | commitdiff | tree |
2018-07-12 |
Brad Fitzpatrick | net/http: make Transport.CloseIdleConnections close... |
commit | commitdiff | tree |
2018-07-12 |
Keith Randall | cmd/cgo: fix cgo bad typedefs |
commit | commitdiff | tree |
2018-07-12 |
Keith Randall | cmd/compile: handle degenerate write barrier case |
commit | commitdiff | tree |
2018-07-12 |
David Chase | cmd/compile: add LocalAddr that takes SP,mem operands |
commit | commitdiff | tree |
2018-07-12 |
Russ Cox | cmd/go: delete TestGoBuildDashA* |
commit | commitdiff | tree |
2018-07-12 |
Brad Fitzpatrick | syscall: convert Windows AddrinfoW.Addr from uintptr... |
commit | commitdiff | tree |
2018-07-12 |
Xia Bin | runtime: fix reference to funcdata.go in comment |
commit | commitdiff | tree |
2018-07-12 |
Keith Rarick | time: fix typo in Truncate example |
commit | commitdiff | tree |
2018-07-12 |
Brad Fitzpatrick | net/http: update bundled http2 |
commit | commitdiff | tree |
2018-07-12 |
Xia Bin | doc: ArgsSizeUnknown it's defined in cmd/internal/objab... |
commit | commitdiff | tree |
2018-07-12 |
Ian Lance Taylor | test: add test of valid code that gccgo failed to compile |
commit | commitdiff | tree |
2018-07-12 |
Brad Fitzpatrick | net/http: add tests to validate that Client.Timeout... |
commit | commitdiff | tree |
2018-07-12 |
Rob Pike | doc: clarify a sentence about *_js.go |
commit | commitdiff | tree |
2018-07-12 |
Matthew Dempsky | cmd/compile: fix ICE due to missing inline function... |
commit | commitdiff | tree |
2018-07-12 |
Russ Cox | cmd/dist: enable build cache always |
commit | commitdiff | tree |
2018-07-11 |
Brad Fitzpatrick | doc: mention that *_js.go files are now ignored and... |
commit | commitdiff | tree |
2018-07-11 |
Caleb Martinez | time: add clarification to Timer.Stop documentation |
commit | commitdiff | tree |
2018-07-11 |
Brad Fitzpatrick | doc: update the minimum support Windows version |
commit | commitdiff | tree |
2018-07-11 |
Ian Lance Taylor | runtime: don't say "different packages" if they may... |
commit | commitdiff | tree |
2018-07-11 |
Austin Clements | cmd/link: use BestSpeed for DWARF compression |
commit | commitdiff | tree |
2018-07-11 |
Austin Clements | runtime: document philosophy behind runtime atomic... |
commit | commitdiff | tree |
2018-07-11 |
Brad Fitzpatrick | net/http: fix rare Transport leak, remove incorrect... |
commit | commitdiff | tree |
2018-07-11 |
Ian Lance Taylor | test: add test case that failed with gccgo |
commit | commitdiff | tree |
2018-07-11 |
Joel Sing | runtime: correct new thread stack for openbsd MAP_STACK |
commit | commitdiff | tree |
2018-07-11 |
Richard Musiol | misc/wasm: free up memory on exit |
commit | commitdiff | tree |
2018-07-11 |
Hana (Hyang... | cmd/pprof: disable readline UI support for TERM=dumb |
commit | commitdiff | tree |
2018-07-11 |
Ian Lance Taylor | internal/poll: don't take read lock in SetBlocking |
commit | commitdiff | tree |
2018-07-11 |
Ian Lance Taylor | os: clarify that Close cancels pending I/O |
commit | commitdiff | tree |
2018-07-10 |
Kamil Rytarowski | runtime/cgo: Add initial NetBSD Thread Sanitizer support |
commit | commitdiff | tree |
2018-07-10 |
Brad Fitzpatrick | net/http: clarify when it's allowed to reuse a Request |
commit | commitdiff | tree |
2018-07-10 |
Ian Lance Taylor | test: add order of evaluation test case that gccgo... |
commit | commitdiff | tree |
2018-07-10 |
Russ Cox | doc/go1.11: mention import path restriction |
commit | commitdiff | tree |
2018-07-10 |
Than McIntosh | cmd/compile: call objabi.PathToPrefix when emitting... |
commit | commitdiff | tree |
2018-07-10 |
Keith Randall | internal/bytealg: specify argmaps for exported functions |
commit | commitdiff | tree |
2018-07-10 |
Robert Griesemer | go/types: ignore artificial cycles introduced via metho... |
commit | commitdiff | tree |
2018-07-10 |
Ian Lance Taylor | cmd/go, cmd/cgo: only set TERM=dumb when running the... |
commit | commitdiff | tree |
2018-07-10 |
Ben Shi | test/codegen: add more test cases for arm64 |
commit | commitdiff | tree |
2018-07-10 |
Russ Cox | cmd/go: add ImportMap to go list package struct |
commit | commitdiff | tree |
2018-07-10 |
Robert Griesemer | go/types: correctly compute cycle length |
commit | commitdiff | tree |
2018-07-10 |
Alberto Donizetti | runtime/trace: comment newlines to restore correct... |
commit | commitdiff | tree |
2018-07-10 |
Michael Fraenkel | net/http: update bundled http2 |
commit | commitdiff | tree |
2018-07-10 |
Russ Cox | cmd/cover: invoke go command to find packages |
commit | commitdiff | tree |
2018-07-10 |
Russ Cox | cmd/go: add test for tests with no tests |
commit | commitdiff | tree |
2018-07-10 |
Cherry Zhang | cmd/compile: make sure alg functions are generated... |
commit | commitdiff | tree |
2018-07-10 |
Cherry Zhang | test: add test for gccgo bug #26248 |
commit | commitdiff | tree |
2018-07-10 |
Brad Fitzpatrick | net/http: remove dead code noted in post-submit review... |
commit | commitdiff | tree |
2018-07-09 |
Brad Fitzpatrick | net/http: update bundled http2 |
commit | commitdiff | tree |
2018-07-09 |
Ian Lance Taylor | runtime: clarify SetFinalizer docs |
commit | commitdiff | tree |
2018-07-09 |
Brad Fitzpatrick | net/http/httputil: don't panic in ReverseProxy unless... |
commit | commitdiff | tree |
2018-07-09 |
Ian Lance Taylor | cmd/go: add LDFLAGS to cache ID when using cgo |
commit | commitdiff | tree |
2018-07-09 |
Richard Musiol | syscall/js: improve panic messages |
commit | commitdiff | tree |
2018-07-09 |
Richard Musiol | syscall/js: add Value.Type |
commit | commitdiff | tree |
2018-07-09 |
Iskander Sharipov | cmd/compile/internal/ssa: fix partsByVarOffset.Less... |
commit | commitdiff | tree |
2018-07-09 |
Keith Randall | cmd/cgo: check function argument/return types for bad... |
commit | commitdiff | tree |
2018-07-09 |
Brad Fitzpatrick | api: add some more API to go1.11.txt |
commit | commitdiff | tree |
2018-07-09 |
Ian Lance Taylor | html/template: ignore untyped nil arguments to default... |
commit | commitdiff | tree |
2018-07-09 |
Josh Bleecher... | cmd/link/internal/sym: add sizeof tests |
commit | commitdiff | tree |
2018-07-09 |
Stephan Renatus | net/http: add support for SameSite option in http.Cookie |
commit | commitdiff | tree |
2018-07-09 |
Brad Fitzpatrick | vendor: update vendored x/net/http/httpproxy |
commit | commitdiff | tree |
2018-07-09 |
Brad Fitzpatrick | net/http: comment handleReadError more, superficially... |
commit | commitdiff | tree |
2018-07-09 |
Mark Fischer | net/http: add Transport.MaxConnsPerHost knob |
commit | commitdiff | tree |
2018-07-09 |
Keith Randall | cmd/compile: ensure that loop condition is detected... |
commit | commitdiff | tree |
next |