2020-10-21 |
Kevin Burke | encoding/json: add "json: " prefix to SyntaxError messages |
commit | commitdiff | tree |
2020-10-21 |
hk | cmd/compile/internal/gc: fix comments |
commit | commitdiff | tree |
2020-10-21 |
Roland Shoemaker | crypto/x509: bypass signature verification in CreateCer... |
commit | commitdiff | tree |
2020-10-21 |
Joel Sing | cmd/compile,cmd/internal/obj/riscv: move g register... |
commit | commitdiff | tree |
2020-10-21 |
Bryan C. Mills | cmd/go/internal/fsys: use a root other than "." in... |
commit | commitdiff | tree |
2020-10-21 |
Obeyda Djeffal | cmd/go: ignore GOFLAGS values without name in go env/bug |
commit | commitdiff | tree |
2020-10-21 |
Paul E. Murphy | cmd/compiler,cmd/go,sync: add internal {LoadAcq,StoreRe... |
commit | commitdiff | tree |
2020-10-21 |
Richard Musiol | misc/wasm: improve error message if javascript polyfill... |
commit | commitdiff | tree |
2020-10-21 |
Richard Musiol | misc/wasm: make sure sp is unsigned |
commit | commitdiff | tree |
2020-10-21 |
Tobias Klauser | cmd/go: enable link syso test on linux/riscv64 |
commit | commitdiff | tree |
2020-10-21 |
Cuong Manh Le | doc/go1.16: document net TCP listener's backlog size... |
commit | commitdiff | tree |
2020-10-21 |
Jay Conrod | cmd/go: fix TestScript/test_cache_inputs |
commit | commitdiff | tree |
2020-10-20 |
Dan Scales | cmd/compile: fix nodedump output for types of nodes |
commit | commitdiff | tree |
2020-10-20 |
Constantin... | cmd/compile: enforce strongly typed rules for ARM ... |
commit | commitdiff | tree |
2020-10-20 |
Martin Möhrmann | testing: print cpu type as label for benchmarks |
commit | commitdiff | tree |
2020-10-20 |
Russ Cox | go/build: refactor per-file info & reader |
commit | commitdiff | tree |
2020-10-20 |
Ian Lance Taylor | runtime: use GOTRACEBACK=system for TestCgoExecSignalMask |
commit | commitdiff | tree |
2020-10-20 |
Michael Matloob | cmd/go: support overlays for synthesized packages. |
commit | commitdiff | tree |
2020-10-20 |
Cherry Zhang | cmd/internal/obj: reject too large symbols |
commit | commitdiff | tree |
2020-10-20 |
Jay Conrod | cmd/go/internal/modload: remove printStackInDie functio... |
commit | commitdiff | tree |
2020-10-20 |
Russ Cox | all: update references to symbols moved from io/ioutil... |
commit | commitdiff | tree |
2020-10-20 |
Russ Cox | io: adopt Discard, NopCloser, ReadAll from io/ioutil |
commit | commitdiff | tree |
2020-10-20 |
Russ Cox | net/http: add FS to convert fs.FS to FileSystem |
commit | commitdiff | tree |
2020-10-20 |
Russ Cox | html/template, text/template: add ParseFS |
commit | commitdiff | tree |
2020-10-20 |
Russ Cox | archive/zip: make Reader implement fs.FS |
commit | commitdiff | tree |
2020-10-20 |
Russ Cox | io/fs: add Glob and GlobFS |
commit | commitdiff | tree |
2020-10-20 |
Russ Cox | io/fs: add ReadDir and ReadDirFS |
commit | commitdiff | tree |
2020-10-20 |
Russ Cox | io/fs: add Stat and StatFS |
commit | commitdiff | tree |
2020-10-20 |
Russ Cox | io/fs: add ReadFile and ReadFileFS |
commit | commitdiff | tree |
2020-10-20 |
Russ Cox | os: add DirFS |
commit | commitdiff | tree |
2020-10-20 |
Russ Cox | testing/fstest: new package for testing file system... |
commit | commitdiff | tree |
2020-10-20 |
Than McIntosh | cmd/asm: rename "compiling runtime" flag |
commit | commitdiff | tree |
2020-10-20 |
Bryan C. Mills | cmd/go/internal/renameio: include ios in the darwin... |
commit | commitdiff | tree |
2020-10-20 |
Michael Anthony... | runtime: fix scavenging tests for pallocChunkBytes... |
commit | commitdiff | tree |
2020-10-20 |
Daniel Martí | cmd/go: add BuildID to list -json -export |
commit | commitdiff | tree |
2020-10-20 |
Tobias Klauser | net/http/cgi: preserve env vars on illumos |
commit | commitdiff | tree |
2020-10-20 |
Martin Möhrmann | internal/cpu: make architectures without initialization... |
commit | commitdiff | tree |
2020-10-20 |
Martin Möhrmann | internal/cpu: consolidate arm64 feature detection |
commit | commitdiff | tree |
2020-10-20 |
Nikhil Benesch | net/http/cgi: preserve LD_LIBRARY_PATH on NetBSD, too |
commit | commitdiff | tree |
2020-10-20 |
Tobias Klauser | syscall, cmd/go/internal/modload: add and use Access... |
commit | commitdiff | tree |
2020-10-20 |
Russ Cox | io/fs: add FS, File, ReadDirFile; move DirEntry from os |
commit | commitdiff | tree |
2020-10-20 |
Russ Cox | testing/iotest: add TestReader to test readers |
commit | commitdiff | tree |
2020-10-20 |
Russ Cox | all: update references to symbols moved from os to... |
commit | commitdiff | tree |
2020-10-20 |
Russ Cox | io/fs: move FileInfo, FileMode, PathError, ErrInvalid... |
commit | commitdiff | tree |
2020-10-20 |
Cherry Zhang | cmd/link: support cgo internal/linking on darwin/arm64 |
commit | commitdiff | tree |
2020-10-20 |
Cuong Manh Le | cmd/compile: use type position for error message in... |
commit | commitdiff | tree |
2020-10-20 |
Russ Cox | api: update next.txt |
commit | commitdiff | tree |
2020-10-20 |
Russ Cox | os: use keyed literals for PathError |
commit | commitdiff | tree |
2020-10-20 |
Russ Cox | os: add File.ReadDir method and DirEntry type |
commit | commitdiff | tree |
2020-10-20 |
Dan Scales | cmd/compile: allowing inlining of functions with OCALLPART |
commit | commitdiff | tree |
2020-10-19 |
Michael Anthony... | runtime: add lock rank partial-order edge between fin... |
commit | commitdiff | tree |
2020-10-19 |
hk | cmd/compile/internal/gc: use plural nouns in comments |
commit | commitdiff | tree |
2020-10-19 |
Matthew Dempsky | cmd/compile: fix ICE in reporting of invalid recursive... |
commit | commitdiff | tree |
2020-10-19 |
Bryan C. Mills | Revert "net/http: test that ParseMultipartForm returns... |
commit | commitdiff | tree |
2020-10-19 |
Than McIntosh | cmd/dist,cmd/go: broaden use of asm macro GOEXPERIMENT_... |
commit | commitdiff | tree |
2020-10-19 |
Klaus Post | compress/flate: fix corrupted output |
commit | commitdiff | tree |
2020-10-19 |
Cherry Zhang | cmd/link: run generator functions along with symbol... |
commit | commitdiff | tree |
2020-10-19 |
Cherry Zhang | cmd/link: fix TestDWARFiOS |
commit | commitdiff | tree |
2020-10-19 |
Cherry Zhang | runtime: define ios/arm64 entry points |
commit | commitdiff | tree |
2020-10-19 |
Cherry Zhang | Revert "cmd/link: put C static symbols in the symbol... |
commit | commitdiff | tree |
2020-10-19 |
hk | cmd/compile/internal/gc: remove an unused method |
commit | commitdiff | tree |
2020-10-19 |
avivklas | net/http: test that ParseMultipartForm returns an error... |
commit | commitdiff | tree |
2020-10-19 |
Aofei Sheng | net/http/httputil: copy response header back to http... |
commit | commitdiff | tree |
2020-10-19 |
Katie Hockman | crypto/hmac: panic if reusing hash.Hash values |
commit | commitdiff | tree |
2020-10-19 |
Tobias Klauser | internal/bytealg: add assembly implementation of Count... |
commit | commitdiff | tree |
2020-10-19 |
Cherry Zhang | cmd/link: put C static symbols in the symbol table |
commit | commitdiff | tree |
2020-10-19 |
Alberto Donizetti | Revert "test: add regression test from #41474" |
commit | commitdiff | tree |
2020-10-19 |
Than McIntosh | cmd: go get golang.org/x/tools@d1624618 && go mod vendor |
commit | commitdiff | tree |
2020-10-19 |
Than McIntosh | cmd/asm: allow def/ref of func ABI when compiling runtime |
commit | commitdiff | tree |
2020-10-18 |
Joel Sing | cmd/dist: detect gohostarch for openbsd/mips64 |
commit | commitdiff | tree |
2020-10-18 |
Joel Sing | cmd/link: add support for external linking on linux... |
commit | commitdiff | tree |
2020-10-18 |
Alex Brainman | runtime: use CreateWaitableTimerEx to implement usleep |
commit | commitdiff | tree |
2020-10-17 |
zikaeroh | sort: fix grammar in updated Less comment |
commit | commitdiff | tree |
2020-10-17 |
Matthew Dempsky | cmd/compile: fix defer/go calls to variadic unsafe... |
commit | commitdiff | tree |
2020-10-17 |
Bryan C. Mills | cmd/go/internal/modload: fix sort condition in (*replac... |
commit | commitdiff | tree |
2020-10-17 |
Alberto Donizetti | test: add regression test from #41474 |
commit | commitdiff | tree |
2020-10-17 |
Cherry Zhang | cmd/link: use GOOS=ios for TestBuildForTvOS |
commit | commitdiff | tree |
2020-10-17 |
Ian Lance Taylor | syscall: use MustHaveExec in TestExec |
commit | commitdiff | tree |
2020-10-17 |
Nigel Tao | strconv: use the Eisel-Lemire ParseFloat algorithm |
commit | commitdiff | tree |
2020-10-17 |
Cherry Zhang | runtime/cgo: fix build tag placement vet warning |
commit | commitdiff | tree |
2020-10-17 |
Cherry Zhang | runtime/cgo: build iOS-specific code only on iOS |
commit | commitdiff | tree |
2020-10-16 |
Ian Lance Taylor | runtime: wait for preemption signals before syscall... |
commit | commitdiff | tree |
2020-10-16 |
Cherry Zhang | cmd/objdump: skip TestDisasmExtld on AIX |
commit | commitdiff | tree |
2020-10-16 |
Tobias Klauser | internal/poll, net, syscall: use accept4 on illumos |
commit | commitdiff | tree |
2020-10-16 |
Bryan C. Mills | cmd/go/internal/modload: avoid using the global build... |
commit | commitdiff | tree |
2020-10-16 |
Bryan C. Mills | cmd/go/internal/modload: allow 'go get' to use replaced... |
commit | commitdiff | tree |
2020-10-16 |
Russ Cox | net/http: try to deflake TestTransportDiscardsUnneededConns |
commit | commitdiff | tree |
2020-10-16 |
Bryan C. Mills | cmd/go: normalize paths in TestScript/build_overlay |
commit | commitdiff | tree |
2020-10-16 |
Russ Cox | io: unexport ErrBadWriteCount |
commit | commitdiff | tree |
2020-10-16 |
Austin Clements | runtime/internal/atomic: panic nicely on unaligned... |
commit | commitdiff | tree |
2020-10-16 |
Austin Clements | runtime/internal/atomic: drop package prefixes |
commit | commitdiff | tree |
2020-10-16 |
Cherry Zhang | cmd/objdump: skip tests on unsupported platforms |
commit | commitdiff | tree |
2020-10-16 |
Ross Light | net/http: ensure Request.Body.Close is called once... |
commit | commitdiff | tree |
2020-10-16 |
Ross Light | net/http: document concurrency expectations for Request... |
commit | commitdiff | tree |
2020-10-16 |
Cuong Manh Le | cmd/compile: remove deltaNewFile |
commit | commitdiff | tree |
2020-10-16 |
Russ Cox | go/build: allow io/fs to depend on time |
commit | commitdiff | tree |
2020-10-16 |
Cherry Zhang | cmd/internal/objfile: correct file table reading for... |
commit | commitdiff | tree |
2020-10-16 |
Daniel Martí | compress/flate: revert a goto for-loop |
commit | commitdiff | tree |
2020-10-16 |
Jay Conrod | cmd/go/internal/modload: move fetch to import.go |
commit | commitdiff | tree |
2020-10-16 |
Lynn Boger | cmd/internal/obj/ppc64,cmd/asm/internal/asm/testdata... |
commit | commitdiff | tree |
next |