2016-05-13 |
Dmitry Vyukov | doc/go1.7.txt: add cmd/trace changes |
commit | commitdiff | tree |
2016-05-13 |
Brad Fitzpatrick | net, net/http: don't trace UDP dials |
commit | commitdiff | tree |
2016-05-13 |
Alex Brainman | syscall: separate stdlib imports from others in mksysca... |
commit | commitdiff | tree |
2016-05-12 |
Andrew Gerrand | text/template: detect pathologically recursive template... |
commit | commitdiff | tree |
2016-05-12 |
Mohit Agarwal | fmt: remove extra space in too few arguments example |
commit | commitdiff | tree |
2016-05-12 |
Emmanuel Odeke | cmd/build: reject non-existant directories in ImportDir |
commit | commitdiff | tree |
2016-05-12 |
Dmitry Vyukov | cmd/trace: split large traces into parts |
commit | commitdiff | tree |
2016-05-12 |
Aliaksandr... | go/types: fix certain vet warnings |
commit | commitdiff | tree |
2016-05-12 |
Michael Munday | cmd/compile/internal/gc: minor cleanup of init.go comments |
commit | commitdiff | tree |
2016-05-12 |
Aliaksandr... | testing: fix vet warning |
commit | commitdiff | tree |
2016-05-12 |
Aliaksandr... | cmd: fixed certain vet warnings |
commit | commitdiff | tree |
2016-05-12 |
Aliaksandr... | reflect: fix vet warnings |
commit | commitdiff | tree |
2016-05-12 |
Joel Sing | runtime: stop using sigreturn on openbsd/386 |
commit | commitdiff | tree |
2016-05-12 |
Alex Brainman | syscall: make mksyscall_windows.go -systemdll flag... |
commit | commitdiff | tree |
2016-05-11 |
Robert Griesemer | cmd/compile: use one format for exporting calls of... |
commit | commitdiff | tree |
2016-05-11 |
Brad Fitzpatrick | net/http: keep HTTP/1.0 keep-alive conns open if respon... |
commit | commitdiff | tree |
2016-05-11 |
Johan Sageryd | text/template: fix typo in documentation |
commit | commitdiff | tree |
2016-05-11 |
Robert Griesemer | cmd/compile: use ONAME instead of OPACK in binary expor... |
commit | commitdiff | tree |
2016-05-11 |
Robert Griesemer | cmd/compile: clean up encoding of method expressions... |
commit | commitdiff | tree |
2016-05-11 |
Joe Tsai | cmd/pprof: remove tempDir when no longer needed |
commit | commitdiff | tree |
2016-05-11 |
Marc-Antoine... | os: fix Remove for file with read only attribute on... |
commit | commitdiff | tree |
2016-05-11 |
Brad Fitzpatrick | net/http: make the MaxBytesReader.Read error sticky |
commit | commitdiff | tree |
2016-05-11 |
Ian Lance Taylor | cmd/cgo: remove //extern for check functions in gccgo... |
commit | commitdiff | tree |
2016-05-11 |
Brad Fitzpatrick | net/http: document ResponseWriter read-vs-write concurr... |
commit | commitdiff | tree |
2016-05-11 |
Hiroshi Ioka | os/exec: cleanup and remove duplicated code |
commit | commitdiff | tree |
2016-05-11 |
Mikio Hara | net: fix nits found by vet |
commit | commitdiff | tree |
2016-05-11 |
Mikio Hara | net: reorganize interface tests to avoid vague flakiness |
commit | commitdiff | tree |
2016-05-11 |
David du Colombier | Revert "os: enable TestGetppid on Plan 9" |
commit | commitdiff | tree |
2016-05-11 |
Alex Brainman | syscall: remove mksyscall_windows.go -xsys flag |
commit | commitdiff | tree |
2016-05-11 |
Robert Griesemer | go/importer: use correct path when checking if package... |
commit | commitdiff | tree |
2016-05-11 |
Alex Brainman | runtime: make mksyscall_windows.go flags do what they... |
commit | commitdiff | tree |
2016-05-10 |
Brad Fitzpatrick | runtime/testdata/testprogcgo: fix Windows C compiler... |
commit | commitdiff | tree |
2016-05-10 |
Ian Lance Taylor | os/user: don't create C function mygetgrouplist |
commit | commitdiff | tree |
2016-05-10 |
Andrew Gerrand | doc: remove mention of %HOME% from installation instruc... |
commit | commitdiff | tree |
2016-05-10 |
Brad Fitzpatrick | net/http: update bundled x/net/http2 |
commit | commitdiff | tree |
2016-05-10 |
Brad Fitzpatrick | crypto/sha1: disable crashing AVX2 optimizations for now |
commit | commitdiff | tree |
2016-05-10 |
Keith Randall | test: add test for unlowered ITab |
commit | commitdiff | tree |
2016-05-10 |
Scott Bell | net: use contexts for cgo-based DNS resolution |
commit | commitdiff | tree |
2016-05-10 |
Emmanuel Odeke | reflect: make Field panic when out of bounds, as documented |
commit | commitdiff | tree |
2016-05-10 |
David du Colombier | go/internal/gccgoimporter: remove workaround on Plan 9 |
commit | commitdiff | tree |
2016-05-10 |
David du Colombier | os: enable TestGetppid on Plan 9 |
commit | commitdiff | tree |
2016-05-10 |
David du Colombier | os: add TestReadAtOffset |
commit | commitdiff | tree |
2016-05-10 |
Caleb Spare | encoding/json: support maps with integer keys |
commit | commitdiff | tree |
2016-05-09 |
Tilman Dilo | crypto/cipher: execute AES-GCM decryption example |
commit | commitdiff | tree |
2016-05-09 |
Brad Fitzpatrick | time: don't depend on the io package |
commit | commitdiff | tree |
2016-05-09 |
Hana Kim | os: skip Lchown test on Android if symlink doesn't... |
commit | commitdiff | tree |
2016-05-09 |
Austin Clements | runtime: fix some out of date comments in bitmap code |
commit | commitdiff | tree |
2016-05-09 |
Joe Tsai | compress: update documentation regarding footer verific... |
commit | commitdiff | tree |
2016-05-09 |
Shenghou Ma | cmd/compile: document -l in godoc |
commit | commitdiff | tree |
2016-05-09 |
David Chase | cmd/compile: correct sparseSet probes in regalloc to... |
commit | commitdiff | tree |
2016-05-09 |
Mikhail Gusarov | doc: update number of supported instruction sets |
commit | commitdiff | tree |
2016-05-09 |
Russ Cox | cmd/compile: add -linkobj flag to allow writing object... |
commit | commitdiff | tree |
2016-05-09 |
Dmitry Vyukov | runtime/race: deflake test |
commit | commitdiff | tree |
2016-05-09 |
Robert Griesemer | cmd/compile: fix binary export of composite literals... |
commit | commitdiff | tree |
2016-05-08 |
Josh Bleecher... | test: add test for issue 15602 |
commit | commitdiff | tree |
2016-05-08 |
Matthew Dempsky | Revert "cmd/compile: properly handle map assignments... |
commit | commitdiff | tree |
2016-05-08 |
Joel Sing | cmd/link: specify correct size for dynamic symbols... |
commit | commitdiff | tree |
2016-05-07 |
Robert Griesemer | cmd/compile: add and enable (internal) option to only... |
commit | commitdiff | tree |
2016-05-07 |
Elias Naur | cmd/go: add -shared to darwin/arm{,64} default build... |
commit | commitdiff | tree |
2016-05-07 |
Tal Shprecher | cmd/compile: properly handle map assignments for OAS2DO... |
commit | commitdiff | tree |
2016-05-07 |
Elias Naur | runtime: use entire address space on 32 bit |
commit | commitdiff | tree |
2016-05-06 |
Brad Fitzpatrick | net/url: remove RFC 3986 mention in package comment |
commit | commitdiff | tree |
2016-05-06 |
Brad Fitzpatrick | net: skip more flaky net tests on flaky net builders |
commit | commitdiff | tree |
2016-05-06 |
Ian Lance Taylor | misc/cgo/testcarchive: avoid possible pthread_create... |
commit | commitdiff | tree |
2016-05-06 |
Russ Cox | Revert "net/url: validate ports in IPv4 addresses" |
commit | commitdiff | tree |
2016-05-06 |
Brad Fitzpatrick | net/http: wait longer for subprocess to startup in... |
commit | commitdiff | tree |
2016-05-06 |
Brad Fitzpatrick | net/http: don't assume Response.Request is populated... |
commit | commitdiff | tree |
2016-05-06 |
Russ Cox | Revert "testing/quick: generate more map and slice... |
commit | commitdiff | tree |
2016-05-06 |
Brad Fitzpatrick | os: rename remaining four os1_*.go files to os_*.go |
commit | commitdiff | tree |
2016-05-06 |
Brad Fitzpatrick | net: ignore network failures on some builders |
commit | commitdiff | tree |
2016-05-06 |
Brad Fitzpatrick | runtime: delete empty files |
commit | commitdiff | tree |
2016-05-06 |
Alberto Donizetti | all: fix copy-and-paste errors in tests |
commit | commitdiff | tree |
2016-05-06 |
Aliaksandr... | cmd/vet: check sync.* types' copying |
commit | commitdiff | tree |
2016-05-06 |
Richard Miller | syscall,os,net: don't use ForkLock in plan9 |
commit | commitdiff | tree |
2016-05-06 |
Brad Fitzpatrick | runtime: merge the last four os-vs-os1 files together |
commit | commitdiff | tree |
2016-05-06 |
Cherry Zhang | cmd/compile/internal/mips64: fix large uint -> float... |
commit | commitdiff | tree |
2016-05-06 |
Ilya Tocar | crypto/sha1: Add AVX2 version for AMD64 |
commit | commitdiff | tree |
2016-05-06 |
Ilya Tocar | crypto/sha256: Use AVX2 if possible |
commit | commitdiff | tree |
2016-05-06 |
Elias Naur | misc/cgo/testcarchive: don't force -no_pie on Darwin |
commit | commitdiff | tree |
2016-05-06 |
Ilya Tocar | cmd/internal/obj/x86: add AVX2 instrutions needed for... |
commit | commitdiff | tree |
2016-05-06 |
Shenghou Ma | runtime: get randomness from AT_RANDOM AUXV on linux... |
commit | commitdiff | tree |
2016-05-06 |
Cherry Zhang | cmd/go, cmd/cgo: pass "-mabi=64" to gcc on mips64 |
commit | commitdiff | tree |
2016-05-06 |
Robert Griesemer | test: update test for issue 15548 |
commit | commitdiff | tree |
2016-05-06 |
Brad Fitzpatrick | cmd/go: fail with nice error message on bad GOOS/GOARCH... |
commit | commitdiff | tree |
2016-05-06 |
Joe Tsai | archive/tar: centralize all information about tar heade... |
commit | commitdiff | tree |
2016-05-06 |
Russ Cox | runtime: stop traceback at foreign function |
commit | commitdiff | tree |
2016-05-06 |
Mikio Hara | Revert "net: add support for Zone of IPNet" |
commit | commitdiff | tree |
2016-05-06 |
Joe Tsai | all: use SeekStart, SeekCurrent, SeekEnd |
commit | commitdiff | tree |
2016-05-05 |
David Chase | cmd/compile: repair MININT conversion bug in arm softfloat |
commit | commitdiff | tree |
2016-05-05 |
Alan Donovan | go/token: document postcondition of SetLines |
commit | commitdiff | tree |
2016-05-05 |
Richard Miller | os/exec: re-enable TestExtraFiles for plan9 |
commit | commitdiff | tree |
2016-05-05 |
Richard Miller | syscall: simplify closing of extra fds in plan9 StartPr... |
commit | commitdiff | tree |
2016-05-05 |
Andrew Gerrand | doc: update broken links in release notes |
commit | commitdiff | tree |
2016-05-05 |
Robert Griesemer | cmd/compile: verify imported types after they are fully... |
commit | commitdiff | tree |
2016-05-05 |
Emmanuel Odeke | runtime: print signal name in panic, if name is known |
commit | commitdiff | tree |
2016-05-05 |
Russ Cox | net: fix hostLookupOrder("") |
commit | commitdiff | tree |
2016-05-05 |
Lynn Boger | sync/atomic, runtime/internal/atomic: improve ppc64x... |
commit | commitdiff | tree |
2016-05-05 |
Shenghou Ma | context: use https in docs |
commit | commitdiff | tree |
2016-05-05 |
Josh Bleecher... | cmd/compile: optimize lookupVarOutgoing |
commit | commitdiff | tree |
2016-05-05 |
Cherry Zhang | cmd/compile/internal/gc: skip TestFP on mips64x |
commit | commitdiff | tree |
next |