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 |
2018-10-18 |
Richard Musiol | syscall/js: make zero js.Value represent "undefined" |
commit | commitdiff | tree |
2018-10-18 |
Ian Lance Taylor | test: add fixedbugs/bug506 for gccgo |
commit | commitdiff | tree |
2018-10-18 |
Rob Pike | cmd/doc: make comments inside functions appear with... |
commit | commitdiff | tree |
2018-10-18 |
Ben Shi | test/codegen: add more combined load/store test cases |
commit | commitdiff | tree |
2018-10-18 |
Ian Lance Taylor | os: ignore SIGTTIN during TestTTYClose |
commit | commitdiff | tree |
2018-10-17 |
Umang Parmar | database/sql: remove commented debug prints |
commit | commitdiff | tree |
2018-10-17 |
Alan Donovan | cmd/go: make go vet query cmd/vet for its flags |
commit | commitdiff | tree |
2018-10-17 |
Robert Griesemer | go/internal/gccgoimporter: backport from x/tools to... |
commit | commitdiff | tree |
2018-10-17 |
Robert Griesemer | spec: clarify rules for receiver base types |
commit | commitdiff | tree |
2018-10-17 |
Ian Lance Taylor | os/signal: wait for goroutine in TestTerminalSignal |
commit | commitdiff | tree |
2018-10-17 |
Ian Lance Taylor | cmd/cgo: write a string rather than building an AST |
commit | commitdiff | tree |
2018-10-17 |
Ian Lance Taylor | cmd/cgo: split name rewriting out of rewriteRef |
commit | commitdiff | tree |
2018-10-17 |
Ian Lance Taylor | cmd/cgo: mangle names before rewriting calls |
commit | commitdiff | tree |
2018-10-17 |
Jordan Rhee | os: change UserHomeDir to use USERPROFILE on windows |
commit | commitdiff | tree |
2018-10-17 |
Matthew Dempsky | cmd/compile: remove obsolete "safe" mode |
commit | commitdiff | tree |
2018-10-17 |
Josh Bleecher... | test: limit runoutput concurrency with -v |
commit | commitdiff | tree |
2018-10-17 |
Michael Anthony... | runtime: use only treaps for tracking spans |
commit | commitdiff | tree |
next |