2017-11-06 |
Michael Munday | crypto/aes: use s390x KMA instruction for AES-GCM if... |
commit | commitdiff | tree |
2017-11-06 |
David du Colombier | os: fix RemoveAll on large directories on Plan 9 and... |
commit | commitdiff | tree |
2017-11-06 |
Anmol Sethi | crypto/x509/pkix: consider now==NextUpdate to be expired. |
commit | commitdiff | tree |
2017-11-06 |
Paul Querna | syscall: add Token to Windows SysProcAttr |
commit | commitdiff | tree |
2017-11-05 |
Keith Randall | cmd/compile: fix test to use correct go binary |
commit | commitdiff | tree |
2017-11-05 |
Daniel Martí | cmd/go: skip "exclude all Go files" error in fmt |
commit | commitdiff | tree |
2017-11-05 |
David Chase | cmd/compile: adjust locationlist lifetimes |
commit | commitdiff | tree |
2017-11-05 |
David Chase | cmd/compile: repair name propagation into aggregate... |
commit | commitdiff | tree |
2017-11-05 |
Hugues Bruant | cmd/compile: inline closures with captures |
commit | commitdiff | tree |
2017-11-04 |
Keith Randall | bytes: reduce work in IndexNearPageBoundary test |
commit | commitdiff | tree |
2017-11-04 |
Alberto Donizetti | cmd/compile: add mul by ±2ⁿ code-generation tests for... |
commit | commitdiff | tree |
2017-11-04 |
Alex Brainman | internal/testenv: mark SkipFlaky and SkipFlakyNet as... |
commit | commitdiff | tree |
2017-11-04 |
Leigh McCulloch | all: change github.com issue links to golang.org |
commit | commitdiff | tree |
2017-11-04 |
Tim Cooper | hash: add marshaling, unmarshaling example |
commit | commitdiff | tree |
2017-11-04 |
Alex Brainman | runtime: skip flaky TestWindowsStackMemoryCgo |
commit | commitdiff | tree |
2017-11-04 |
Russ Cox | time: fix Time package doc paragraph order |
commit | commitdiff | tree |
2017-11-03 |
Russ Cox | cmd/go: do not install dependencies during "go install" |
commit | commitdiff | tree |
2017-11-03 |
Russ Cox | cmd/go: run vet automatically during go test |
commit | commitdiff | tree |
2017-11-03 |
Russ Cox | cmd/go: cache successful test results |
commit | commitdiff | tree |
2017-11-03 |
Tobias Klauser | math/bits: add examples for right rotation |
commit | commitdiff | tree |
2017-11-03 |
Hugues Bruant | cmd/compile: fix reassignment check |
commit | commitdiff | tree |
2017-11-03 |
griesemer | go/types: add missing documentation to Object factory... |
commit | commitdiff | tree |
2017-11-03 |
Ian Lance Taylor | bytes: set cap of slices returned by Split and Fields... |
commit | commitdiff | tree |
2017-11-03 |
Keith Randall | bytes: add more page boundary tests |
commit | commitdiff | tree |
2017-11-03 |
Lynn Boger | cmd/compile: add rules to improve consecutive byte... |
commit | commitdiff | tree |
2017-11-03 |
Hana (Hyang... | runtime/pprof: use new profile format for block/mutex... |
commit | commitdiff | tree |
2017-11-03 |
Russ Cox | cmd/go: make test binary builds reproducible |
commit | commitdiff | tree |
2017-11-03 |
Russ Cox | cmd/go: prefer $GOTMPDIR over operating system tmp... |
commit | commitdiff | tree |
2017-11-03 |
Russ Cox | cmd/go: do not print "go install" in errors from other... |
commit | commitdiff | tree |
2017-11-03 |
David du Colombier | cmd/vendor/github.com/google/pprof: refresh from upstream |
commit | commitdiff | tree |
2017-11-03 |
Russ Cox | cmd/go: cache built packages |
commit | commitdiff | tree |
2017-11-03 |
Russ Cox | cmd/go: disable implicit $GOCACHE when clearing $HOME... |
commit | commitdiff | tree |
2017-11-03 |
Russ Cox | cmd/go: add README and access log to cache directory |
commit | commitdiff | tree |
2017-11-03 |
Russ Cox | cmd/go: add "go clean -cache" |
commit | commitdiff | tree |
2017-11-03 |
Gabriel Aszalos | runtime: clarify GOROOT return value in documentation |
commit | commitdiff | tree |
2017-11-03 |
isharipo | cmd/internal/obj/x86: add most missing AVX1/2 insts |
commit | commitdiff | tree |
2017-11-03 |
Ben Shi | cmd/internal/obj/arm: add BFC/BFI to arm's assembler |
commit | commitdiff | tree |
2017-11-03 |
Alberto Donizetti | cmd/dist: fix bad LC_TIME assumption in 'date' invocation |
commit | commitdiff | tree |
2017-11-03 |
Zhengyu He | runtime: fix GNU/Linux getproccount if sched_getaffinit... |
commit | commitdiff | tree |
2017-11-03 |
Alex Brainman | cmd/link: restore windows stack commit size back to 4KB |
commit | commitdiff | tree |
2017-11-02 |
griesemer | cmd/compile: avoid spurious errors for invalid map... |
commit | commitdiff | tree |
2017-11-02 |
Alberto Donizetti | cmd/vendor/github.com/google/pprof: refresh from upstream |
commit | commitdiff | tree |
2017-11-02 |
Tom Bergan | net/http: clarify when it is safe to reuse a request |
commit | commitdiff | tree |
2017-11-02 |
Joe Tsai | io: fix Pipe regression with differing error types |
commit | commitdiff | tree |
2017-11-02 |
mattyw | net/http: remove unused named return variables |
commit | commitdiff | tree |
2017-11-02 |
Brad Fitzpatrick | net/http: quiet some log spam in TestNoBodyOnChunked304... |
commit | commitdiff | tree |
2017-11-02 |
Michael Munday | cmd/compile: add missing s390x load with index operations |
commit | commitdiff | tree |
2017-11-02 |
Daniel Martí | cmd/compile: turn some pointer params into results |
commit | commitdiff | tree |
2017-11-02 |
Ilya Tocar | cmd/compile/internal/ssa: inline memmove with known... |
commit | commitdiff | tree |
2017-11-02 |
Brad Fitzpatrick | net/http: remove some log spam in test, add missing... |
commit | commitdiff | tree |
2017-11-02 |
Joe Tsai | go/printer: forbid empty line before first comment... |
commit | commitdiff | tree |
2017-11-02 |
Martin Möhrmann | runtime: refactor insertion slot tracking for fast... |
commit | commitdiff | tree |
2017-11-02 |
Ilya Tocar | cmd/compile: intrinsify math.RoundToEven on amd64 |
commit | commitdiff | tree |
2017-11-02 |
Brad Fitzpatrick | bufio: add Reader.Size and Writer.Size accessors |
commit | commitdiff | tree |
2017-11-02 |
Kenny Grant | time: fix incorrect "zero padding" comments |
commit | commitdiff | tree |
2017-11-02 |
Tobias Klauser | syscall: rename ztypes_windows* to types_windows* |
commit | commitdiff | tree |
2017-11-02 |
Marcel van... | vendor/golang_org/x/net/idna: update from upstream |
commit | commitdiff | tree |
2017-11-02 |
Martin Möhrmann | cmd/compile: specialize map creation for small hint... |
commit | commitdiff | tree |
2017-11-02 |
isharipo | cmd/internal/obj: make it possible to have all AVX1... |
commit | commitdiff | tree |
2017-11-02 |
Ilya Tocar | cmd/internal/obj/x86: add ADX extension |
commit | commitdiff | tree |
2017-11-02 |
Cherry Zhang | cmd/internal/objfile: allow disassemble amd64p32 binaries |
commit | commitdiff | tree |
2017-11-02 |
Lynn Boger | math: implement asm modf for ppc64x |
commit | commitdiff | tree |
2017-11-02 |
Blixt | time: fix incorrect "zero pad" comment in example |
commit | commitdiff | tree |
2017-11-02 |
Tobias Klauser | runtime/pprof: use switch for GOOS check in testCPUProfile |
commit | commitdiff | tree |
2017-11-02 |
Russ Cox | cmd/go: add cache verification mode |
commit | commitdiff | tree |
2017-11-02 |
Russ Cox | cmd/go: add "go env GOCACHE" |
commit | commitdiff | tree |
2017-11-02 |
Russ Cox | cmd/go/internal/cache: add GetBytes, PutBytes |
commit | commitdiff | tree |
2017-11-02 |
Russ Cox | cmd/dist: set GOCACHE during make.bash/run.bash |
commit | commitdiff | tree |
2017-11-02 |
Russ Cox | go/build: fix ImportDir to report PkgTarget for directo... |
commit | commitdiff | tree |
2017-11-02 |
Russ Cox | cmd/go/internal/cache: implement build artifact cache |
commit | commitdiff | tree |
2017-11-01 |
griesemer | go/types: avoid repeated "declared but not used" errors... |
commit | commitdiff | tree |
2017-11-01 |
Evan Jones | syscall: use setattrlist for UtimesNano on Darwin for... |
commit | commitdiff | tree |
2017-11-01 |
Ian Lance Taylor | os: rearrange OpenFile Flags doc |
commit | commitdiff | tree |
2017-11-01 |
Tom Bergan | net/http: update bundled http2 |
commit | commitdiff | tree |
2017-11-01 |
Tim Cooper | crypto, hash: implement BinaryMarshaler, BinaryUnmarsha... |
commit | commitdiff | tree |
2017-11-01 |
Leigh McCulloch | encoding/xml: ignore whitespace in values and attrs |
commit | commitdiff | tree |
2017-11-01 |
Leigh McCulloch | encoding/xml: add docs and tests for bool whitespace |
commit | commitdiff | tree |
2017-11-01 |
Mikio Hara | net/smtp: don't call testing.T.Fatal{,f} from goroutine... |
commit | commitdiff | tree |
2017-11-01 |
Mikio Hara | net/mail: capitalize acronym on helper function name |
commit | commitdiff | tree |
2017-11-01 |
Dmitri Shuralyov | net/http: set Content-Type header for HEAD as well |
commit | commitdiff | tree |
2017-11-01 |
Radek Sohlich | os/signal: improve documentation for the Notify function |
commit | commitdiff | tree |
2017-11-01 |
Cherry Zhang | cmd/internal/goobj: accept int64 in readInt |
commit | commitdiff | tree |
2017-11-01 |
griesemer | math/big: implement CmpAbs |
commit | commitdiff | tree |
2017-11-01 |
Daniel Martí | go/types: sort unused declaration errors |
commit | commitdiff | tree |
2017-11-01 |
Alberto Donizetti | math/big: avoid unnecessary Newton iteration in Float... |
commit | commitdiff | tree |
2017-11-01 |
Joe Kyo | net/http: fix typo in doc string |
commit | commitdiff | tree |
2017-11-01 |
David Chase | cmd/compile: provide more names for stack slots |
commit | commitdiff | tree |
2017-11-01 |
Alessandro... | compile, link: remove base address selector from DWARF... |
commit | commitdiff | tree |
2017-11-01 |
Russ Cox | cmd/go: pass package config to vet during "go vet" |
commit | commitdiff | tree |
2017-11-01 |
Russ Cox | cmd/vet: accept package config from go command |
commit | commitdiff | tree |
2017-11-01 |
Filippo Valsorda | make.bash: show correct GOROOT_BOOTSTRAP when using... |
commit | commitdiff | tree |
2017-11-01 |
Martin Möhrmann | runtime: protect growslice against newcap*et.size overflow |
commit | commitdiff | tree |
2017-11-01 |
Tobias Klauser | all: remove unnecessary return after skipping test |
commit | commitdiff | tree |
2017-11-01 |
Alberto Donizetti | math/big: save one subtraction per iteration in Float... |
commit | commitdiff | tree |
2017-11-01 |
Tobias Klauser | cmd/cgo: remove unnecessary nil check |
commit | commitdiff | tree |
2017-11-01 |
Carl Mastrangelo | archive/zip, crypto/tls: use rand.Read instead of casti... |
commit | commitdiff | tree |
2017-11-01 |
Ian Lance Taylor | time: improve comments about valid layouts being invali... |
commit | commitdiff | tree |
2017-10-31 |
Russ Cox | cmd/dist: reach fixed point in rebuild during run.bash |
commit | commitdiff | tree |
2017-10-31 |
Russ Cox | cmd/go: trim objdir, not just workdir, from object... |
commit | commitdiff | tree |
2017-10-31 |
Russ Cox | cmd/link: do not store compilation directory in DWARF... |
commit | commitdiff | tree |
next |