2019-04-30 |
Romain Baugue | encoding/csv: add a Fuzz function |
commit | commitdiff | tree |
2019-04-30 |
Russ Cox | cmd/go/internal/modfetch: fix concurrent read/write... |
commit | commitdiff | tree |
2019-04-30 |
Richard Musiol | cmd/internal/obj/wasm: cache SP in a local |
commit | commitdiff | tree |
2019-04-30 |
Richard Musiol | runtime: do not use heap arena hints on wasm |
commit | commitdiff | tree |
2019-04-30 |
LE Manh Cuong | encoding/json: fix Unmarshal hang on recursive pointers |
commit | commitdiff | tree |
2019-04-30 |
Russ Cox | cmd/go: add test of $GONOPROXY, $GONOSUMDB behavior |
commit | commitdiff | tree |
2019-04-29 |
Keith Randall | cmd/compile: evaluate map initializers incrementally |
commit | commitdiff | tree |
2019-04-29 |
Joel Sing | cmd,runtime: enable cgo for openbsd/arm64 |
commit | commitdiff | tree |
2019-04-29 |
Ian Lance Taylor | runtime: account for callbacks in checkdead on Windows |
commit | commitdiff | tree |
2019-04-29 |
Clément Chigot | cmd/go: add XCOFF format handler for go version |
commit | commitdiff | tree |
2019-04-29 |
Clément Chigot | runtime: make mmap return 0 instead of -1 on aix/ppc64 |
commit | commitdiff | tree |
2019-04-29 |
Caleb Spare | testing: delay flag registration; move to an Init function |
commit | commitdiff | tree |
2019-04-29 |
Brad Fitzpatrick | syscall: don't return EINVAL on zero Chmod mode on... |
commit | commitdiff | tree |
2019-04-29 |
Elias Naur | runtime/cgo: ignore missing Info.plist files on iOS |
commit | commitdiff | tree |
2019-04-29 |
Brad Fitzpatrick | os/exec: always set SYSTEMROOT on Windows if not listed... |
commit | commitdiff | tree |
2019-04-29 |
Haosdent Huang | runtime: support all as parameter in gdb goroutine... |
commit | commitdiff | tree |
2019-04-29 |
Joel Sing | runtime: initialise cpu.HWCap on openbsd/arm64 |
commit | commitdiff | tree |
2019-04-29 |
Richard Musiol | misc/wasm: fix command line arguments containing multi... |
commit | commitdiff | tree |
2019-04-29 |
BigMikes | net: correct docs of KeepAlive field in Dialer type |
commit | commitdiff | tree |
2019-04-29 |
Brad Fitzpatrick | cmd/link/internal/s390x: fix s390x build |
commit | commitdiff | tree |
2019-04-29 |
Dmitri Shuralyov | net/http: remove "number:" from Response.Status string |
commit | commitdiff | tree |
2019-04-29 |
Daniel Martí | all: remove a few unused parameters |
commit | commitdiff | tree |
2019-04-29 |
Romain Baugue | encoding/json: add a Fuzz function |
commit | commitdiff | tree |
2019-04-29 |
Russ Cox | cmd/go: implement Go checksum database support |
commit | commitdiff | tree |
2019-04-29 |
Alex Myasoedov | strconv: Document ParseFloat's special cases |
commit | commitdiff | tree |
2019-04-29 |
Alessandro... | runtime: whitelist debugCall32..debugCall65536 in debug... |
commit | commitdiff | tree |
2019-04-28 |
Carlos Eduardo Seo | cmd/compile: intrinsify math/bits.Add64 for ppc64x |
commit | commitdiff | tree |
2019-04-28 |
Joel Sing | runtime: remove spurious register loads for openbsd... |
commit | commitdiff | tree |
2019-04-28 |
Jason A. Donenfeld | syscall: allow setting security attributes on processes |
commit | commitdiff | tree |
2019-04-28 |
Alex Brainman | cmd/go/internal/renameio: use ERROR_ACCESS_DENIED to... |
commit | commitdiff | tree |
2019-04-27 |
Elias Naur | cmd/link/internal/ld,syscall: replace getfsstat64 with... |
commit | commitdiff | tree |
2019-04-27 |
Elias Naur | cmd/link/internal/ld,syscall: drop $INODE64 suffixes... |
commit | commitdiff | tree |
2019-04-27 |
Elias Naur | cmd/link/internal/ld: consolidate macho platform setup |
commit | commitdiff | tree |
2019-04-27 |
Brian Kessler | cmd/compile: add unsigned divisibility rules |
commit | commitdiff | tree |
2019-04-27 |
Joel Sing | cmd/dist: add support for openbsd/arm64 |
commit | commitdiff | tree |
2019-04-27 |
Joel Sing | runtime, syscall: address vet errors in openbsd/arm64... |
commit | commitdiff | tree |
2019-04-27 |
Joel Sing | runtime: correct exitThread on openbsd/arm64 |
commit | commitdiff | tree |
2019-04-27 |
Dmitri Goutnik | bootstrap.bash: preserve file times when copying |
commit | commitdiff | tree |
2019-04-27 |
Mark Rushakoff | cmd/go: fix typo in "go help version" output |
commit | commitdiff | tree |
2019-04-26 |
Daniel Theophanes | database/sql: add NullInt32 |
commit | commitdiff | tree |
2019-04-26 |
Cherry Zhang | cmd/link: reduce the size of Reloc struct |
commit | commitdiff | tree |
2019-04-26 |
Daniel Theophanes | database/sql: check if src is nil before converting... |
commit | commitdiff | tree |
2019-04-26 |
Marcel van... | vendor: pull in text@v0.3.2 |
commit | commitdiff | tree |
2019-04-26 |
Russ Cox | cmd/go: add internal/note, internal/sumweb, internal... |
commit | commitdiff | tree |
2019-04-26 |
Russ Cox | cmd/vendor: add golang.org/x/crypto/ed25519 |
commit | commitdiff | tree |
2019-04-26 |
Joel Sing | cmd/link: add support for openbsd/arm64 |
commit | commitdiff | tree |
2019-04-26 |
Joel Sing | syscall: add support for openbsd/arm64 |
commit | commitdiff | tree |
2019-04-26 |
Joel Sing | runtime: add support for openbsd/arm64 |
commit | commitdiff | tree |
2019-04-26 |
Ian Lance Taylor | runtime: test for cgo build tag in TestGdbPythonCgo |
commit | commitdiff | tree |
2019-04-26 |
Joel Sing | cmd: update vendored golang.org/x/sys |
commit | commitdiff | tree |
2019-04-26 |
Brandon Ryan | doc: clarify to use MinGW-W64 for amd64 systems |
commit | commitdiff | tree |
2019-04-26 |
Clément Chigot | runtime: enable runtime_mmap_test.go on AIX |
commit | commitdiff | tree |
2019-04-26 |
LE Manh Cuong | time: fix misleading error with the leading zero format |
commit | commitdiff | tree |
2019-04-26 |
Ian Lance Taylor | runtime: gofmt defs1_netbsd_arm64.go |
commit | commitdiff | tree |
2019-04-26 |
Russ Cox | net/url: document, test that PathEscape escapes / to %2F |
commit | commitdiff | tree |
2019-04-26 |
Russ Cox | cmd/go: make 'go version' apply to files |
commit | commitdiff | tree |
2019-04-26 |
Russ Cox | cmd/link: make it easy to find binary versions |
commit | commitdiff | tree |
2019-04-26 |
Russ Cox | api: add recent Go 1.13 work |
commit | commitdiff | tree |
2019-04-25 |
Than McIntosh | cmd/link: use read-only mmap to back selected symbol... |
commit | commitdiff | tree |
2019-04-25 |
Austin Clements | runtime: switch to P 0 before destroying current P |
commit | commitdiff | tree |
2019-04-25 |
Austin Clements | runtime: document P statuses |
commit | commitdiff | tree |
2019-04-25 |
Marcel van... | all: update to Unicode 11 |
commit | commitdiff | tree |
2019-04-25 |
Michael Anthony... | runtime: make mTreap.find actually find the best fit |
commit | commitdiff | tree |
2019-04-25 |
Cherry Zhang | cmd/link: avoid writing to read-only memory in addstrdata |
commit | commitdiff | tree |
2019-04-25 |
Jay Conrod | cmd/go/internal/modfetch: workaround file URL parsing... |
commit | commitdiff | tree |
2019-04-25 |
Russ Cox | cmd/go: add support for GOPROXY list |
commit | commitdiff | tree |
2019-04-25 |
Russ Cox | cmd/go/internal/web: minor api cleanup |
commit | commitdiff | tree |
2019-04-25 |
David du Colombier | net: fix lookupHost to return DNSError on Plan 9 |
commit | commitdiff | tree |
2019-04-25 |
Baokun Lee | cmd/go/internal/modconv: support convert replacements... |
commit | commitdiff | tree |
2019-04-25 |
Brian Kessler | cmd/compile: add signed divisibility by power of 2... |
commit | commitdiff | tree |
2019-04-25 |
Josh Bleecher... | cmd/compile: don't initialize blank struct fields |
commit | commitdiff | tree |
2019-04-25 |
Josh Bleecher... | unicode/utf8: remove some bounds checks from DecodeRune |
commit | commitdiff | tree |
2019-04-24 |
Josh Bleecher... | unicode/utf8: use binary literals |
commit | commitdiff | tree |
2019-04-24 |
Than McIntosh | test: new test for issue 31637 |
commit | commitdiff | tree |
2019-04-24 |
Caleb Spare | testing: fix minor bug with mutex profile error message |
commit | commitdiff | tree |
2019-04-24 |
Than McIntosh | go/internal/gccgoimporter: revise previous anonymous... |
commit | commitdiff | tree |
2019-04-24 |
Brad Fitzpatrick | net/http: export Header.Clone, reduce its allocations... |
commit | commitdiff | tree |
2019-04-24 |
Joel Sing | cmd: re-enable tests with external linking on openbsd/arm |
commit | commitdiff | tree |
2019-04-24 |
Fangming.Fang | cmd/dist: skip race detector test failure for unsupport... |
commit | commitdiff | tree |
2019-04-24 |
Joel Sing | cmd/dist: handle arm64 as a machine hardware name |
commit | commitdiff | tree |
2019-04-24 |
Marcel van... | unicode: update table using new generator in x/text |
commit | commitdiff | tree |
2019-04-24 |
Russ Cox | cmd/go: change -tags to a comma-separated list |
commit | commitdiff | tree |
2019-04-24 |
Russ Cox | cmd/go: add -trimpath build flag |
commit | commitdiff | tree |
2019-04-24 |
Marcel van... | unicode: remove script test |
commit | commitdiff | tree |
2019-04-24 |
Russ Cox | cmd/internal/objabi: expand -trimpath syntax |
commit | commitdiff | tree |
2019-04-24 |
Josh Bleecher... | unicode/utf8: make acceptRanges bigger |
commit | commitdiff | tree |
2019-04-24 |
Josh Bleecher... | bytes, internal/bytealg: simplify Equal |
commit | commitdiff | tree |
2019-04-24 |
Udalov Max | cmd/go/internal/modcmd: assign module's path and versio... |
commit | commitdiff | tree |
2019-04-23 |
sergey | net/url: Reduce allocation on parsing URL func |
commit | commitdiff | tree |
2019-04-23 |
Matthew Dempsky | cmd/compile: don't call hcrash in Warn |
commit | commitdiff | tree |
2019-04-23 |
Brad Fitzpatrick | net: don't crash on Windows when Lookup name has null... |
commit | commitdiff | tree |
2019-04-23 |
Keith Randall | Revert "cmd/compile: add signed divisibility by power... |
commit | commitdiff | tree |
2019-04-23 |
Bryan C. Mills | cmd/go/internal/web: merge internal/web2 into web |
commit | commitdiff | tree |
2019-04-23 |
David Chase | cmd/link: revert/revise CL 98075 because LLDB is very... |
commit | commitdiff | tree |
2019-04-23 |
Brian Kessler | cmd/compile: add signed divisibility by power of 2... |
commit | commitdiff | tree |
2019-04-23 |
Keith Randall | runtime: randomize package initialization order in... |
commit | commitdiff | tree |
2019-04-23 |
Keith Randall | cmd/compile: always mark atColumn1 results as statements |
commit | commitdiff | tree |
2019-04-23 |
Matthew Dempsky | cmd/compile: respect -newescape in genwrapper |
commit | commitdiff | tree |
2019-04-23 |
Michael Munday | math: consolidate assembly stub implementations |
commit | commitdiff | tree |
2019-04-23 |
Benny Siegert | A: Add Maya Rashish (individual CLA) |
commit | commitdiff | tree |
next |