2018-10-26 |
Bryan C. Mills | cmd/go/internal/modload: skip fetches of replaced modul... |
commit | commitdiff | tree |
2018-10-26 |
Bryan C. Mills | cmd/go: test that 'go mod tidy' uses transitive require... |
commit | commitdiff | tree |
2018-10-26 |
Robert Griesemer | go/types: automatically ignore $GOROOT/test files that... |
commit | commitdiff | tree |
2018-10-26 |
Larry Clapp | syscall/js: add the Value.Truthy method |
commit | commitdiff | tree |
2018-10-26 |
Clément Chigot | cmd/compile/internal/ssa: fix TestStmtLines for AIX |
commit | commitdiff | tree |
2018-10-26 |
Clément Chigot | os: fix tests for AIX |
commit | commitdiff | tree |
2018-10-26 |
Than McIntosh | cmd/cgo: handle new-style gccgo packagepath mangling |
commit | commitdiff | tree |
2018-10-25 |
Mark Rushakoff | cmd/go: fix typo in output of "go help get" |
commit | commitdiff | tree |
2018-10-25 |
Andrew Poydence | log: add Logger.Writer method |
commit | commitdiff | tree |
2018-10-25 |
Keith Randall | cmd/compile: fix Mul->Mul64 intrinsic alias |
commit | commitdiff | tree |
2018-10-25 |
Richard Musiol | misc/wasm: improve detection of Node.js |
commit | commitdiff | tree |
2018-10-25 |
Keith Randall | cmd/compile: intrinsify math/bits.Sub on amd64 |
commit | commitdiff | tree |
2018-10-25 |
Keith Randall | cmd/compile: intrinsify math/bits.Add on amd64 |
commit | commitdiff | tree |
2018-10-25 |
Filippo Valsorda | crypto/tls: replace custom equal implementations with... |
commit | commitdiff | tree |
2018-10-25 |
Filippo Valsorda | crypto/tls: add timeouts to recorded tests |
commit | commitdiff | tree |
2018-10-25 |
Clément Chigot | syscall: fix TestForeground for AIX |
commit | commitdiff | tree |
2018-10-25 |
Yury Smolsky | cmd/compile: reduce the size of header in ssa.html |
commit | commitdiff | tree |
2018-10-25 |
Russ Cox | cmd/go, cmd/link: silence bogus Apple Xcode warning |
commit | commitdiff | tree |
2018-10-25 |
Tobias Klauser | hash/crc64: use t.Fatalf in TestGolden |
commit | commitdiff | tree |
2018-10-25 |
Eugene Kalinin | net: make cgo resolver work more accurately with networ... |
commit | commitdiff | tree |
2018-10-25 |
Brad Fitzpatrick | net/http: fix comment change omitted between versions... |
commit | commitdiff | tree |
2018-10-24 |
Brad Fitzpatrick | crypto/tls, net/http: reject HTTP requests to HTTPS... |
commit | commitdiff | tree |
2018-10-24 |
yuuji.yaginuma | cmd/go: fix command name in error messages |
commit | commitdiff | tree |
2018-10-24 |
Aurélien Rainone | path/filepath: add example for Match |
commit | commitdiff | tree |
2018-10-24 |
Robert Griesemer | go/types: untyped shifted constants must fit their... |
commit | commitdiff | tree |
2018-10-24 |
Robert Griesemer | cmd/compile: better errors for structs with conflicting... |
commit | commitdiff | tree |
2018-10-24 |
Denys Smirnov | syscall/js: add Wrapper interface to support external... |
commit | commitdiff | tree |
2018-10-24 |
Robert Griesemer | cmd/compile: better error for embedded field referring... |
commit | commitdiff | tree |
2018-10-24 |
Yuval Pavel... | syscall: swap src, dest arguments in convertFromDirents... |
commit | commitdiff | tree |
2018-10-24 |
Agniva De Sarker | time: return correct zone info on js/wasm |
commit | commitdiff | tree |
2018-10-24 |
Elias Naur | misc/ios: remove note from output of detect.go |
commit | commitdiff | tree |
2018-10-24 |
Elias Naur | internal/traceparser: skip test on iOS |
commit | commitdiff | tree |
2018-10-24 |
Brian Kessler | math/bits: correct BenchmarkSub64 |
commit | commitdiff | tree |
2018-10-24 |
Clément Chigot | cmd/link: add AIX operating system |
commit | commitdiff | tree |
2018-10-24 |
Tobias Klauser | internal/syscall/unix: omit unnecessary randomTrap... |
commit | commitdiff | tree |
2018-10-24 |
Clément Chigot | cmd: add DWARF64 support for aix port |
commit | commitdiff | tree |
2018-10-24 |
Daniel Martí | cmd/go: use os.UserCacheDir for the default GOCACHE |
commit | commitdiff | tree |
2018-10-24 |
Filippo Valsorda | crypto/tls: replace custom *block with standard buffers |
commit | commitdiff | tree |
2018-10-24 |
Daniel Martí | text/template: recover panics during function calls |
commit | commitdiff | tree |
2018-10-24 |
Martin Möhrmann | internal/cpu: add options and warnings for required... |
commit | commitdiff | tree |
2018-10-23 |
Robert Griesemer | spec: refer to "run-time panic" rather than "exception... |
commit | commitdiff | tree |
2018-10-23 |
David Chase | cmd/compile: schedule OpArg earlier in blocks for bette... |
commit | commitdiff | tree |
2018-10-23 |
Lynn Boger | cmd/asm/internal,cmd/internal/obj/ppc64: add alignment... |
commit | commitdiff | tree |
2018-10-23 |
Lynn Boger | runtime: use unsigned load for iscgo variable in ppc64x... |
commit | commitdiff | tree |
2018-10-23 |
Lynn Boger | internal/bytealg: improve asm for memequal on ppc64x |
commit | commitdiff | tree |
2018-10-23 |
Carlos Eduardo Seo | cmd/compile, runtime: add new lightweight atomics for... |
commit | commitdiff | tree |
2018-10-23 |
Martin Möhrmann | cmd/compile: avoid appends and allocate full slice... |
commit | commitdiff | tree |
2018-10-23 |
Martin Möhrmann | runtime: remove unused maxSliceCap function and maxElem... |
commit | commitdiff | tree |
2018-10-23 |
Martin Möhrmann | runtime: use multiplication with overflow check for... |
commit | commitdiff | tree |
2018-10-23 |
Martin Möhrmann | runtime: use multiplication with overflow check for... |
commit | commitdiff | tree |
2018-10-23 |
Alberto Donizetti | cmd/compile: preallocate in, out arrays in methodfunc |
commit | commitdiff | tree |
2018-10-23 |
Clément Chigot | net: fix TestInterfaceMulticastAddrs for AIX |
commit | commitdiff | tree |
2018-10-23 |
diplozoon | cmd/go: remove unnecessary else conditions |
commit | commitdiff | tree |
2018-10-23 |
Hana Kim | cmd/go/internal/modload: fix use of //go:linkname |
commit | commitdiff | tree |
2018-10-23 |
Clément Chigot | cmd/link: add new loading package for XCOFF files |
commit | commitdiff | tree |
2018-10-23 |
Peter Weinberger | internal/traceparser: provide parser that uses less... |
commit | commitdiff | tree |
2018-10-23 |
Iskander Sharipov | cmd/compile/internal/gc: remove dead code from stringto... |
commit | commitdiff | tree |
2018-10-23 |
Martin Möhrmann | runtime: use multiplication with overflow check for... |
commit | commitdiff | tree |
2018-10-23 |
Martin Möhrmann | runtime: use multiplication with overflow check for... |
commit | commitdiff | tree |
2018-10-23 |
Martin Möhrmann | runtime: use multiplication with overflow check for... |
commit | commitdiff | tree |
2018-10-23 |
Clément Chigot | internal/syscall/unix, net: improve interface_aix.go |
commit | commitdiff | tree |
2018-10-23 |
ChrisALiles | cmd/compile: use proved bounds to remove signed divisio... |
commit | commitdiff | tree |
2018-10-23 |
Ian Lance Taylor | cmd/dist: copy cmd/internal/xcoff to bootstrap directory |
commit | commitdiff | tree |
2018-10-23 |
Alexandre Maari | text/template: removed truncation of context in error... |
commit | commitdiff | tree |
2018-10-22 |
Ian Lance Taylor | cmd/go: update private copy of goosList |
commit | commitdiff | tree |
2018-10-22 |
Clément Chigot | cmd/cgo: add AIX operating system |
commit | commitdiff | tree |
2018-10-22 |
Rob Pike | encoding/gob: delete out of memory test |
commit | commitdiff | tree |
2018-10-22 |
Robert Griesemer | go/types: report error for invalid use of ... in parame... |
commit | commitdiff | tree |
2018-10-22 |
Clément Chigot | cmd/go: add AIX operating system |
commit | commitdiff | tree |
2018-10-22 |
Genevieve Luyt | doc: use the new log functions |
commit | commitdiff | tree |
2018-10-22 |
Robert Griesemer | cmd/compile: s/eqtype/types.Identical/ (fix build) |
commit | commitdiff | tree |
2018-10-22 |
Robert Griesemer | go/types: copy embedded methods unchanged when completi... |
commit | commitdiff | tree |
2018-10-22 |
Alessandro... | cmd/compile,cmd/link: remove statictmp variables from... |
commit | commitdiff | tree |
2018-10-22 |
Keith Randall | cmd/compile: in append(f()), type convert appended... |
commit | commitdiff | tree |
2018-10-22 |
fanzha02 | cmd/internal/obj/arm64: reclassify 32-bit/64-bit constants |
commit | commitdiff | tree |
2018-10-22 |
Carlos Eduardo Seo | cmd/compile: intrinsify math/big.mulWW on ppc64x |
commit | commitdiff | tree |
2018-10-22 |
Rob Pike | encoding/gob: increase "tooBig" from 1GB to 8GB on... |
commit | commitdiff | tree |
2018-10-22 |
Rob Pike | doc: tweak example in Effective Go |
commit | commitdiff | tree |
2018-10-21 |
Tobias Klauser | cmd/internal/xcoff: don't use io.SeekCurrent for go1... |
commit | commitdiff | tree |
2018-10-20 |
Andrew Bonventre | doc: update docs.html with new tour import path |
commit | commitdiff | tree |
2018-10-20 |
Nick Craig... | misc/wasm: fix panic on os.Stdout.Sync() in the browser |
commit | commitdiff | tree |
2018-10-19 |
Robert Griesemer | go/types: temporarily disable a verification in Stdlib... |
commit | commitdiff | tree |
2018-10-19 |
Josh Bleecher... | cmd/compile: move argument stack construction to SSA... |
commit | commitdiff | tree |
2018-10-19 |
Denys Smirnov | cmd/compile: in wasm, allocate approximately right... |
commit | commitdiff | tree |
2018-10-19 |
Robert Griesemer | go/types: accept recv base type that is alias to a... |
commit | commitdiff | tree |
2018-10-19 |
Robert Griesemer | go/types: collect type info for type ...T in variadic... |
commit | commitdiff | tree |
2018-10-19 |
Matthew Dempsky | cmd/compile: remove compiling_wrappers |
commit | commitdiff | tree |
2018-10-19 |
Robert Griesemer | go/types: fix unsymmetric test when typechecking compar... |
commit | commitdiff | tree |
2018-10-19 |
Clément Chigot | runtime: port assembly files for aix/ppc64 |
commit | commitdiff | tree |
2018-10-19 |
Clément Chigot | cmd/internal/xcoff: add new debug package for cmd |
commit | commitdiff | tree |
2018-10-19 |
Filippo Valsorda | crypto/tls: replace net.Pipe in tests with real TCP... |
commit | commitdiff | tree |
2018-10-19 |
Seebs | text/template: drop unused sortKeys function |
commit | commitdiff | tree |
2018-10-19 |
Rob Pike | flag: return a consistent parse error if the flag value... |
commit | commitdiff | tree |
2018-10-19 |
Ben Shi | cmd/compile: optimize store combination on 386/amd64 |
commit | commitdiff | tree |
2018-10-18 |
Matthew Dempsky | cmd/compile: extract gc.eqtype as types.Identical |
commit | commitdiff | tree |
2018-10-18 |
Rob Pike | fmt: print maps in key-sorted order |
commit | commitdiff | tree |
2018-10-18 |
Keith Randall | cmd/compile: fix gdb stepping test, take 2 |
commit | commitdiff | tree |
2018-10-18 |
Robert Griesemer | cmd/doc: minor code simplification |
commit | commitdiff | tree |
2018-10-18 |
David Chase | cmd/compile: attach slots to incoming params for better... |
commit | commitdiff | tree |
2018-10-18 |
Ian Lance Taylor | test: update issue5089.go for recent gccgo changes |
commit | commitdiff | tree |
next |