2016-04-18 |
Keith Randall | cmd/compile: logical operation identities |
commit | commitdiff | tree |
2016-04-18 |
David Crawshaw | cmd/link, cmd/compile: typelink sorting in linker |
commit | commitdiff | tree |
2016-04-18 |
David Crawshaw | reflect: test that method name offset is valid |
commit | commitdiff | tree |
2016-04-18 |
Josh Bleecher... | runtime: add benchmarks for in-place append |
commit | commitdiff | tree |
2016-04-18 |
Keith Randall | cmd/compile: eliminate copy for static literals |
commit | commitdiff | tree |
2016-04-18 |
Brad Fitzpatrick | net: fix plan9 after context change, propagate contexts... |
commit | commitdiff | tree |
2016-04-18 |
David Crawshaw | cmd/link: use gold when dynamic linking on arm64 |
commit | commitdiff | tree |
2016-04-18 |
Brad Fitzpatrick | net/http: document Hijacker and Flusher more |
commit | commitdiff | tree |
2016-04-18 |
Ian Lance Taylor | cmd/compile: a dot expression can not be a struct liter... |
commit | commitdiff | tree |
2016-04-18 |
David Crawshaw | cmd/compile, etc: use name offset in method tables |
commit | commitdiff | tree |
2016-04-18 |
David Crawshaw | cmd/link: use -znocopyreloc when dynamic linking |
commit | commitdiff | tree |
2016-04-18 |
Andrew Gerrand | cmd/go: mention that _test.go files are ignored when... |
commit | commitdiff | tree |
2016-04-18 |
Klaus Post | compress/flate: use uncompressed if dynamic encoding... |
commit | commitdiff | tree |
2016-04-18 |
David Symonds | doc: link to iant's generics proposal from the FAQ. |
commit | commitdiff | tree |
2016-04-17 |
Ian Lance Taylor | .gitignore: don't ignore y.output |
commit | commitdiff | tree |
2016-04-17 |
Emmanuel Odeke | fmt: remove extra space in doc for compound objects |
commit | commitdiff | tree |
2016-04-17 |
Martin Möhrmann | fmt: fix padding when precision is set for integer... |
commit | commitdiff | tree |
2016-04-17 |
Josh Bleecher... | crypto/x509: gofmt |
commit | commitdiff | tree |
2016-04-17 |
Josh Bleecher... | image/draw: remove some bounds checks from DrawYCbCr |
commit | commitdiff | tree |
2016-04-17 |
Josh Bleecher... | cmd/compile/internal/ssa: use Compare instead of Equal |
commit | commitdiff | tree |
2016-04-16 |
Brad Fitzpatrick | encoding/json: update docs to not use misuse the term... |
commit | commitdiff | tree |
2016-04-16 |
Austin Clements | runtime: scavenge memory on physical page-aligned bound... |
commit | commitdiff | tree |
2016-04-16 |
Austin Clements | runtime: check that sysUnused is always physical-page... |
commit | commitdiff | tree |
2016-04-16 |
Austin Clements | runtime: check kernel physical page size during init |
commit | commitdiff | tree |
2016-04-16 |
Austin Clements | runtime: remove empty 386 archauxv |
commit | commitdiff | tree |
2016-04-16 |
Austin Clements | runtime: common handling of _AT_RANDOM auxv |
commit | commitdiff | tree |
2016-04-16 |
Austin Clements | runtime: common auxv parser |
commit | commitdiff | tree |
2016-04-16 |
Emmanuel Odeke | net/http: normalize empty port in URL.Host's ":port" |
commit | commitdiff | tree |
2016-04-16 |
Brad Fitzpatrick | net/http: add Transport.Dialer, plumb RoundTrip context... |
commit | commitdiff | tree |
2016-04-16 |
David du Colombier | net: ignore lack of deadline support on Plan 9 |
commit | commitdiff | tree |
2016-04-15 |
Morten Siebuhr | net: fix looking up port numbers starting with numbers. |
commit | commitdiff | tree |
2016-04-15 |
Brad Fitzpatrick | net: context plumbing, add Dialer.DialContext |
commit | commitdiff | tree |
2016-04-15 |
Ian Lance Taylor | cmd/cgo: add missing formatting directive in error... |
commit | commitdiff | tree |
2016-04-15 |
Matthew Dempsky | cmd/compile: remove dead flags |
commit | commitdiff | tree |
2016-04-15 |
Matthew Dempsky | archive/tar: style nit: s/nano_buf/nanoBuf/ |
commit | commitdiff | tree |
2016-04-15 |
Mikio Hara | runtime: don't always unblock all signals on dragonfly... |
commit | commitdiff | tree |
2016-04-15 |
Martin Möhrmann | fmt: optimize struct layout and intbuf size |
commit | commitdiff | tree |
2016-04-15 |
Conrad Irwin | net/mail: allow utf-8 in ParseAddress |
commit | commitdiff | tree |
2016-04-15 |
Ilya Tocar | hash/adler32: Unroll loop for extra performance. |
commit | commitdiff | tree |
2016-04-15 |
Martin Möhrmann | image/color: order color computation to match rgb |
commit | commitdiff | tree |
2016-04-15 |
Matthew Dempsky | all: remove unnecessary type conversions |
commit | commitdiff | tree |
2016-04-15 |
Nigel Tao | compress/flate: fix a fmt.Fprintf style nit in a test. |
commit | commitdiff | tree |
2016-04-15 |
Matthew Dempsky | cmd/internal/obj, cmd/link: random style cleanups |
commit | commitdiff | tree |
2016-04-15 |
Matthew Dempsky | cmd: remove unnecessary type conversions |
commit | commitdiff | tree |
2016-04-15 |
Matthew Dempsky | cmd/internal/sys: cleanup documentation |
commit | commitdiff | tree |
2016-04-15 |
Mikio Hara | net: cache IPv6 zone information for applications using... |
commit | commitdiff | tree |
2016-04-15 |
Mikio Hara | net: relax TestInterfaces and TestInterfaceAddrs for... |
commit | commitdiff | tree |
2016-04-15 |
Todd Neal | cmd/compile: speed up dom checking in cse |
commit | commitdiff | tree |
2016-04-14 |
Joe Tsai | compress/gzip: fix Reader to properly check FHCRC |
commit | commitdiff | tree |
2016-04-14 |
Andrew Gerrand | doc: add classes to version tags in source install... |
commit | commitdiff | tree |
2016-04-14 |
Robert Griesemer | cmd/compile: first cut at exporting position info |
commit | commitdiff | tree |
2016-04-14 |
Keith Randall | cmd/compile: fix register size for ODOTPTR result |
commit | commitdiff | tree |
2016-04-14 |
Austin Clements | sync/atomic: don't atomically write pointers twice |
commit | commitdiff | tree |
2016-04-14 |
Austin Clements | runtime: make sync_atomic_SwapPointer signature match... |
commit | commitdiff | tree |
2016-04-14 |
Keith Randall | runtime/internal/sys: better fallback algorithms for... |
commit | commitdiff | tree |
2016-04-14 |
Michael Hudson... | cmd/go: deduplicate gccgo afiles by package path, not... |
commit | commitdiff | tree |
2016-04-14 |
Michael Hudson... | cmd/go: fix "#cgo pkg-config:" comments with gccgo |
commit | commitdiff | tree |
2016-04-14 |
Josh Bleecher... | crypto/aes: fix vet warnings in gcm_amd64.s |
commit | commitdiff | tree |
2016-04-14 |
Ian Lance Taylor | doc: GCC 6 will have the Go 1.6.1 user libraries |
commit | commitdiff | tree |
2016-04-14 |
David Crawshaw | cmd/compile: use type. prefix on importpath symbol |
commit | commitdiff | tree |
2016-04-14 |
Josh Bleecher... | cmd/compile: clear hidden value at end of channel range... |
commit | commitdiff | tree |
2016-04-14 |
Michael Munday | test: use correct value in error message in init1.go |
commit | commitdiff | tree |
2016-04-14 |
Jeremy Jackins | runtime: find a home for orphaned comments |
commit | commitdiff | tree |
2016-04-14 |
Michael Munday | crypto/cipher: enable fastXORBytes on s390x |
commit | commitdiff | tree |
2016-04-14 |
David Chase | cmd/compile: fix use of original spill name after sinking |
commit | commitdiff | tree |
2016-04-14 |
Alan Donovan | go/types: record CallExpr result type even if argument... |
commit | commitdiff | tree |
2016-04-14 |
Josh Bleecher... | cmd/vet: teach asm checker about PEXTRD’s op size |
commit | commitdiff | tree |
2016-04-14 |
Matthew Dempsky | cmd/internal/obj: remove use of package bio |
commit | commitdiff | tree |
2016-04-14 |
Adam Langley | crypto/x509: don't add an AuthorityKeyId to self-signed... |
commit | commitdiff | tree |
2016-04-14 |
Adam Langley | crypto/tls: make error prefix uniform. |
commit | commitdiff | tree |
2016-04-14 |
Luan Santos | cmd/vet: allow untyped composite literals to be unkeyed |
commit | commitdiff | tree |
2016-04-14 |
Dmitry Vyukov | misc/trace: update trace viewer html |
commit | commitdiff | tree |
2016-04-14 |
Marcel van... | testing: removed flakey test |
commit | commitdiff | tree |
2016-04-14 |
Mikio Hara | net: fix TestDialAddrError |
commit | commitdiff | tree |
2016-04-14 |
Mikio Hara | net: make use of internal/testenv package |
commit | commitdiff | tree |
2016-04-14 |
Mikio Hara | net: make newLocalPacketListener handle network argumen... |
commit | commitdiff | tree |
2016-04-14 |
Matthew Dempsky | cmd/internal/obj: change Link.Flag_shared to bool |
commit | commitdiff | tree |
2016-04-14 |
Matthew Dempsky | cmd/compile/internal/gc: change flags to bool where... |
commit | commitdiff | tree |
2016-04-14 |
Robert Griesemer | cmd/compile: use correct export function (fix debugFormat) |
commit | commitdiff | tree |
2016-04-14 |
Rob Pike | fmt: clarify that for %g precision determines number... |
commit | commitdiff | tree |
2016-04-13 |
Robert Griesemer | cmd/compile: don't export unneeded OAS, OASWB nodes |
commit | commitdiff | tree |
2016-04-13 |
Lynn Boger | syscall: fix epoll_event struct for ppc64le/ppc64 |
commit | commitdiff | tree |
2016-04-13 |
David Crawshaw | cmd/compile, etc: use name for type pkgPath |
commit | commitdiff | tree |
2016-04-13 |
Brad Fitzpatrick | runtime: rename os1_darwin.go to os_darwin.go |
commit | commitdiff | tree |
2016-04-13 |
Brad Fitzpatrick | runtime: merge the darwin os*.go files together |
commit | commitdiff | tree |
2016-04-13 |
David Crawshaw | cmd/link: handle long symbol names |
commit | commitdiff | tree |
2016-04-13 |
Todd Neal | cmd/compile: sort partitions by dom to speed up cse |
commit | commitdiff | tree |
2016-04-13 |
Austin Clements | runtime/internal/atomic: rename Storep1 to StorepNoWB |
commit | commitdiff | tree |
2016-04-13 |
Dmitry Vyukov | cmd/pprof/internal/profile: always subtract 1 from PCs |
commit | commitdiff | tree |
2016-04-13 |
Robert Griesemer | cmd/compile, go/importer: minor cleanups |
commit | commitdiff | tree |
2016-04-13 |
Robert Griesemer | cmd/compile: move more compiler specifics into compiler... |
commit | commitdiff | tree |
2016-04-13 |
Austin Clements | runtime/internal/atomic: remove write barrier from... |
commit | commitdiff | tree |
2016-04-13 |
David Chase | cmd/compile: move spills to loop exits when easy. |
commit | commitdiff | tree |
2016-04-13 |
Lynn Boger | runtime: improve memmove performance ppc64,ppc64le |
commit | commitdiff | tree |
2016-04-13 |
David Crawshaw | cmd/link: use a switch for name prefix switching |
commit | commitdiff | tree |
2016-04-13 |
David Crawshaw | cmd/compile, etc: store method tables as offsets |
commit | commitdiff | tree |
2016-04-13 |
Alexandru Moșoi | cmd/compile: use shared dom tree for cse, too |
commit | commitdiff | tree |
2016-04-13 |
Shahar Kohanim | cmd/link: rename Pcln to FuncInfo |
commit | commitdiff | tree |
2016-04-13 |
Tal Shprecher | cmd/compile: make enqueued map keys fail validation... |
commit | commitdiff | tree |
2016-04-13 |
Matthew Dempsky | cmd/compile: fix crash on bare package name in constant... |
commit | commitdiff | tree |
next |