2016-10-26 |
Austin Clements | runtime: scan mark worker stacks like normal |
commit | commitdiff | tree |
2016-10-26 |
David du Colombier | net/rpc: enable TestGobError on Plan 9 |
commit | commitdiff | tree |
2016-10-26 |
Austin Clements | cmd/compile: remove unused writebarrierptr, typedmemmov... |
commit | commitdiff | tree |
2016-10-26 |
David du Colombier | os: consider only files from #M as regular on Plan 9 |
commit | commitdiff | tree |
2016-10-26 |
Russ Cox | flag: arrange for FlagSet.Usage to be non-nil by default |
commit | commitdiff | tree |
2016-10-26 |
Rob Pike | all: freeze net/rpc and reword the 'frozen' message... |
commit | commitdiff | tree |
2016-10-26 |
Rob Pike | doc/effectivego: reword confusing sentence |
commit | commitdiff | tree |
2016-10-26 |
Austin Clements | runtime: fix bad pointer with 0 stack barriers |
commit | commitdiff | tree |
2016-10-26 |
Austin Clements | runtime: debug code to panic when marking a free object |
commit | commitdiff | tree |
2016-10-26 |
Austin Clements | runtime: simplify reflectcall write barriers |
commit | commitdiff | tree |
2016-10-26 |
Russ Cox | cmd/go: report missing vendor visibility error |
commit | commitdiff | tree |
2016-10-26 |
Filippo Valsorda | crypto/tls: expand ClientHelloInfo |
commit | commitdiff | tree |
2016-10-26 |
Russ Cox | fmt: document that unexported struct fields don't get... |
commit | commitdiff | tree |
2016-10-26 |
Russ Cox | cmd/go: diagnose non-canonical import paths before... |
commit | commitdiff | tree |
2016-10-26 |
Russ Cox | cmd/vet: diagnose non-space-separated struct tag like... |
commit | commitdiff | tree |
2016-10-26 |
Michael Munday | cmd/compile: improve s390x SSA rules for logical ops |
commit | commitdiff | tree |
2016-10-26 |
Alexander Morozov | runtime: fix comments in time.go |
commit | commitdiff | tree |
2016-10-26 |
Francesc Campoy | cmd/dist: ignore stderr when listing packages to test |
commit | commitdiff | tree |
2016-10-25 |
Matthew Dempsky | cmd/compile: slightly regularize interface method types |
commit | commitdiff | tree |
2016-10-25 |
Keith Randall | Revert "Revert "cmd/compile: inline convI2E"" |
commit | commitdiff | tree |
2016-10-25 |
Joe Tsai | net/http: fix redirect logic to handle mutations of... |
commit | commitdiff | tree |
2016-10-25 |
Matthew Dempsky | cmd/compile: don't wrap numeric or type literals in... |
commit | commitdiff | tree |
2016-10-25 |
Matthew Dempsky | cmd/compile: remove old lexer and parser |
commit | commitdiff | tree |
2016-10-25 |
Austin Clements | runtime: eliminate allspans snapshot |
commit | commitdiff | tree |
2016-10-25 |
Austin Clements | runtime: make markrootSpans time proportional to in... |
commit | commitdiff | tree |
2016-10-25 |
Austin Clements | runtime: make sweep time proportional to in-use spans |
commit | commitdiff | tree |
2016-10-25 |
Austin Clements | runtime: expand comment on work.spans |
commit | commitdiff | tree |
2016-10-25 |
Austin Clements | runtime: use len(h.spans) to indicate mapped region |
commit | commitdiff | tree |
2016-10-25 |
Austin Clements | runtime: consolidate h_spans and mheap_.spans |
commit | commitdiff | tree |
2016-10-25 |
Austin Clements | runtime: eliminate mheap.nspan and use range loops |
commit | commitdiff | tree |
2016-10-25 |
Austin Clements | runtime: consolidate h_allspans and mheap_.allspans |
commit | commitdiff | tree |
2016-10-25 |
Matthew Dempsky | cmd/compile/internal/gc: enable new parser by default |
commit | commitdiff | tree |
2016-10-25 |
David du Colombier | syscall: use name+(NN)FP on plan9/amd64 |
commit | commitdiff | tree |
2016-10-25 |
David du Colombier | syscall: use name+(NN)FP on plan9/386 |
commit | commitdiff | tree |
2016-10-25 |
Cherry Zhang | cmd/compile: add a writebarrier phase in SSA |
commit | commitdiff | tree |
2016-10-25 |
Cherry Zhang | cmd/internal/obj: save link register in leaf function... |
commit | commitdiff | tree |
2016-10-25 |
Tom Bergan | net/http: add an interface for server push |
commit | commitdiff | tree |
2016-10-25 |
Lynn Boger | cmd/objdump: updates from golang.org/x/arch/ppc64/ppc64asm |
commit | commitdiff | tree |
2016-10-25 |
Russ Cox | cmd/vet: accept space-separated tag lists for compatibi... |
commit | commitdiff | tree |
2016-10-25 |
Ian Lance Taylor | misc/cgo/errors: fix malloc test for dragonfly |
commit | commitdiff | tree |
2016-10-25 |
shaharko | cmd/internal/obj: Use bitfield for LSym attributes |
commit | commitdiff | tree |
2016-10-25 |
Rob Pike | cmd/doc: show documentation for interface methods when... |
commit | commitdiff | tree |
2016-10-25 |
Josh Bleecher... | cmd/go: add more env variables to "go bug" |
commit | commitdiff | tree |
2016-10-25 |
shaharko | cmd/compile, cmd/link: more efficient typelink generation |
commit | commitdiff | tree |
2016-10-25 |
Mohit Agarwal | math/cmplx: prevent infinite loop in tanSeries |
commit | commitdiff | tree |
2016-10-25 |
Matthew Dempsky | cmd/compile: cleanup gdata slightly |
commit | commitdiff | tree |
2016-10-25 |
Matthew Dempsky | go/types: match cmd/compile's alignment for complex64 |
commit | commitdiff | tree |
2016-10-25 |
David Chase | cmd/compile: added test to ensure that accidental fix... |
commit | commitdiff | tree |
2016-10-25 |
Josh Bleecher... | runtime, syscall: appease vet |
commit | commitdiff | tree |
2016-10-25 |
Josh Bleecher... | cmd/vet/all: remove cmd/compile/internal/big special... |
commit | commitdiff | tree |
2016-10-25 |
Lynn Boger | cmd/internal: add shift opcodes with shift operands... |
commit | commitdiff | tree |
2016-10-25 |
Josh Bleecher... | cmd/vet/all: update whitelists |
commit | commitdiff | tree |
2016-10-25 |
Josh Bleecher... | cmd/compile: place OIDATA next to OITAB |
commit | commitdiff | tree |
2016-10-25 |
Josh Bleecher... | crypto/tls: fix vet issues again |
commit | commitdiff | tree |
2016-10-25 |
Josh Bleecher... | cmd/compile: clean up rule logging helpers |
commit | commitdiff | tree |
2016-10-25 |
Russ Cox | cmd/go: bypass install to os.DevNull entirely, test... |
commit | commitdiff | tree |
2016-10-25 |
Michael Munday | cmd, runtime: remove s390x 3 operand immediate logical ops |
commit | commitdiff | tree |
2016-10-25 |
Michael Munday | cmd/compile: intrinsify atomic operations on s390x |
commit | commitdiff | tree |
2016-10-25 |
Martin Möhrmann | image/color: improve speed of RGBA methods |
commit | commitdiff | tree |
2016-10-25 |
shaharko | cmd/compile, cmd/link: stop generating unused go.string... |
commit | commitdiff | tree |
2016-10-25 |
shaharko | cmd/compile: only generate ·f symbols when necessary |
commit | commitdiff | tree |
2016-10-25 |
Paul Marks | net: add hostname warnings to all first(isIPv4) functions. |
commit | commitdiff | tree |
2016-10-25 |
Russ Cox | runtime: accept timeout from non-timeout semaphore... |
commit | commitdiff | tree |
2016-10-25 |
Ian Lance Taylor | cmd/cgo: throw if C.malloc returns nil |
commit | commitdiff | tree |
2016-10-25 |
Hiroshi Ioka | path/filepath: make TestToNorm robust |
commit | commitdiff | tree |
2016-10-25 |
Alex Brainman | cmd/link/internal/ld: remove goto from ldpe.go |
commit | commitdiff | tree |
2016-10-25 |
Robert Griesemer | cmd/compile: simplify parsing of type aliases |
commit | commitdiff | tree |
2016-10-25 |
Robert Griesemer | cmd/compile: implement package-level aliases (no export... |
commit | commitdiff | tree |
2016-10-25 |
Josh Bleecher... | test: delete bugs directory |
commit | commitdiff | tree |
2016-10-25 |
David du Colombier | net: handle "dns failure" as errNoSuchHost on Plan 9 |
commit | commitdiff | tree |
2016-10-24 |
Brad Fitzpatrick | testing/quick, text/tabwriter: freeze packages |
commit | commitdiff | tree |
2016-10-24 |
Alexander Döring | math,math/cmplx: fix linter issues |
commit | commitdiff | tree |
2016-10-24 |
Joshua Boelter | crypto/tls: add VerifyPeerCertificate to tls.Config |
commit | commitdiff | tree |
2016-10-24 |
Josh Bleecher... | cmd/compile: preserve type information in inrange |
commit | commitdiff | tree |
2016-10-24 |
Cherry Zhang | cmd/internal/obj/mips: store LR before update SP in... |
commit | commitdiff | tree |
2016-10-24 |
David du Colombier | net: fix TestCloseError on Plan 9 |
commit | commitdiff | tree |
2016-10-24 |
Josh Bleecher... | cmd/compile: remove OREGISTER, Node.Reg |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | cmd/internal/objfile: remove debugging print |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | encoding/json: fix bad formatting introduced in CL... |
commit | commitdiff | tree |
2016-10-24 |
Michael Fraenkel | net/http/httputil: log err encountered during reversepr... |
commit | commitdiff | tree |
2016-10-24 |
Lynn Boger | cmd/compile: add rule to use ANDN for a&^b on ppc64x |
commit | commitdiff | tree |
2016-10-24 |
Matthew Dempsky | cmd/internal/obj: drop Addr's Gotype field |
commit | commitdiff | tree |
2016-10-24 |
Alan Donovan | cmd/vet: cgo: emit no error for calls to C.CBytes |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | cmd/cgo: document C.malloc behavior |
commit | commitdiff | tree |
2016-10-24 |
Mohit Agarwal | math/big: fix alignment in Float.Parse docs |
commit | commitdiff | tree |
2016-10-24 |
Alexander Döring | database/sql: fix possible context leak in test |
commit | commitdiff | tree |
2016-10-24 |
Josh Bleecher... | all: minor vet fixes |
commit | commitdiff | tree |
2016-10-24 |
Dan Caddigan | os: add ErrClosed, return for use of closed File |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | path/filepath: fix match of \\?\c:\* on Windows |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | net/url: reject colon in first segment of relative... |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | doc/faq: mention that copying discussion is semantics... |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | runtime: fix invariant comment in chan.go |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | html/template: add test case for unbounded template... |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | html/template, text/template: docs and fixes for templa... |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | net: there are no invalid domain names anymore |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | go/build: allow % in ${SRCDIR} expansion for Jenkins |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | go/build: do not record go:binary-only-package if build... |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | log: document that log messages end in newlines |
commit | commitdiff | tree |
2016-10-24 |
Russ Cox | net/mail: expose ParseDate, for use parsing Resent... |
commit | commitdiff | tree |
2016-10-24 |
Quentin Smith | cmd/doc: continue searching after error reading directory |
commit | commitdiff | tree |
next |