2016-09-12 |
Robert Griesemer | cmd/compile: update fmt.go internal documentation |
commit | commitdiff | tree |
2016-09-12 |
Robert Griesemer | cmd/compile: rewrite %1v and %2v formats to %S and... |
commit | commitdiff | tree |
2016-09-12 |
Robert Griesemer | cmd/compile: improved format string handling, faster... |
commit | commitdiff | tree |
2016-09-12 |
Robert Griesemer | cmd/compile: make fmt_test work on entire compiler |
commit | commitdiff | tree |
2016-09-12 |
Cherry Zhang | cmd/compile: intrinsify Ctz, Bswap on ARM |
commit | commitdiff | tree |
2016-09-12 |
Brad Fitzpatrick | doc: document minimum OS X version as 10.8 |
commit | commitdiff | tree |
2016-09-12 |
Brad Fitzpatrick | net/http: skip test needing good DNS in short mode... |
commit | commitdiff | tree |
2016-09-12 |
David Crawshaw | cmd/link: disable internal PIE for now |
commit | commitdiff | tree |
2016-09-12 |
Michael Munday | runtime, math/big: allow R0 on s390x to contain values... |
commit | commitdiff | tree |
2016-09-12 |
Michael Munday | cmd/asm, cmd/internal/obj/s390x: add new s390x instruct... |
commit | commitdiff | tree |
2016-09-12 |
Josh Bleecher... | cmd/compile: statically initialize some interface values |
commit | commitdiff | tree |
2016-09-12 |
David du Colombier | net: make lookupPort case-insensitive on Plan 9 |
commit | commitdiff | tree |
2016-09-12 |
Josh Bleecher... | cmd/compile: add more non-returning runtime calls |
commit | commitdiff | tree |
2016-09-12 |
Rob Pike | testing: improve the documentation for the -run flag |
commit | commitdiff | tree |
2016-09-12 |
Dave Day | net/url: modernise parse and unit tests |
commit | commitdiff | tree |
2016-09-11 |
Michal Bohuslávek | crypto/rsa: remove unused variable y |
commit | commitdiff | tree |
2016-09-11 |
Filippo Valsorda | crypto/tls: flush the buffer on handshake errors |
commit | commitdiff | tree |
2016-09-11 |
Josh Bleecher... | cmd/compile: add Node.IsMethod helper |
commit | commitdiff | tree |
2016-09-11 |
David Crawshaw | cmd/dist: test PIE internal linking on linux/amd64 |
commit | commitdiff | tree |
2016-09-11 |
David Crawshaw | cmd/go: internal PIE does not need runtime/cgo |
commit | commitdiff | tree |
2016-09-11 |
David Crawshaw | cmd/link: allow internal PIE linking |
commit | commitdiff | tree |
2016-09-11 |
David Crawshaw | cmd/link: mark PIE binaries as ET_DYN |
commit | commitdiff | tree |
2016-09-11 |
David Crawshaw | cmd/link: mark rel.ro segment as PT_GNU_RELRO |
commit | commitdiff | tree |
2016-09-11 |
David Crawshaw | cmd/link: optimize TLS IE to LE in build mode PIE |
commit | commitdiff | tree |
2016-09-11 |
Josh Bleecher... | cmd/compile: don't crash on complex(0()) |
commit | commitdiff | tree |
2016-09-11 |
Josh Bleecher... | misc/cgo/test: add skipped test for issue 17065 |
commit | commitdiff | tree |
2016-09-11 |
David Crawshaw | cmd/link: generate dynamic relocs for internal PIE |
commit | commitdiff | tree |
2016-09-11 |
David Crawshaw | cmd/link: introduce a rel.ro segment |
commit | commitdiff | tree |
2016-09-11 |
Brad Fitzpatrick | vendor: add golang.org/x/net/idna to the vendor directo... |
commit | commitdiff | tree |
2016-09-11 |
Brad Fitzpatrick | net: make LookupPort and lookupProtocol work on nacl |
commit | commitdiff | tree |
2016-09-11 |
Shenghou Ma | mime/quotedprintable: accept trailing soft line-break... |
commit | commitdiff | tree |
2016-09-11 |
Alex Brainman | syscall: avoid convT2I allocs for ERROR_IO_PENDING... |
commit | commitdiff | tree |
2016-09-10 |
Josh Bleecher... | cmd/vet: ignore printf failures in cmd |
commit | commitdiff | tree |
2016-09-10 |
Josh Bleecher... | cmd/vet/all/whitelist: add readme.txt |
commit | commitdiff | tree |
2016-09-10 |
Josh Bleecher... | cmd/vet: add vet runner script for core |
commit | commitdiff | tree |
2016-09-10 |
Josh Bleecher... | encoding/hex: fix example function name |
commit | commitdiff | tree |
2016-09-10 |
Josh Bleecher... | cmd: fix format strings used with obj.Headtype |
commit | commitdiff | tree |
2016-09-10 |
Joonas Kuorilehto | crypto/tls: Add mutex to protect KeyLogWriter |
commit | commitdiff | tree |
2016-09-10 |
Josh Bleecher... | internal/testenv: add GoTool |
commit | commitdiff | tree |
2016-09-10 |
bogem | os: delete code duplications in error files |
commit | commitdiff | tree |
2016-09-10 |
Ian Lance Taylor | builtin: clarify that make(map[K]V, n) allocates space... |
commit | commitdiff | tree |
2016-09-10 |
bogem | flag: use strconv instead of fmt in values' String... |
commit | commitdiff | tree |
2016-09-10 |
Jaana Burcu... | cmd/go: organize test profiling flags into their own... |
commit | commitdiff | tree |
2016-09-10 |
Edward Muller | go/build: add help info for unset $GOPATH |
commit | commitdiff | tree |
2016-09-09 |
Brad Fitzpatrick | net/url: add URL.Hostname and URL.Port accessors |
commit | commitdiff | tree |
2016-09-09 |
Brad Fitzpatrick | net/http: make Client copy headers on redirect |
commit | commitdiff | tree |
2016-09-09 |
Carlos C | context: add examples |
commit | commitdiff | tree |
2016-09-09 |
Robert Griesemer | cmd/compile: use regular rather than indexed format... |
commit | commitdiff | tree |
2016-09-09 |
Matthew Dempsky | cmd/compile/internal/syntax: remove strbyteseql |
commit | commitdiff | tree |
2016-09-09 |
David Crawshaw | cmd/link, etc: introduce SymKind type |
commit | commitdiff | tree |
2016-09-09 |
David Crawshaw | cmd: use obj.GOOS, obj.GOARCH, etc |
commit | commitdiff | tree |
2016-09-09 |
Tormod Erevik Lea | reflect: update location of vet tool in comment |
commit | commitdiff | tree |
2016-09-09 |
David Crawshaw | cmd/link, cmd/internal/obj: give Headtype a type |
commit | commitdiff | tree |
2016-09-09 |
David Crawshaw | cmd/link: remove the -shared flag |
commit | commitdiff | tree |
2016-09-09 |
Dhaivat Pandit | net/http/cookiejar: added simple example test |
commit | commitdiff | tree |
2016-09-09 |
Jack Lindamood | context: reduce memory usage of context tree |
commit | commitdiff | tree |
2016-09-09 |
Brad Fitzpatrick | doc: clarify that any C compiler works for cgo |
commit | commitdiff | tree |
2016-09-09 |
Nigel Tao | image/draw: optimize drawFillOver as drawFillSrc for... |
commit | commitdiff | tree |
2016-09-09 |
Robert Griesemer | cmd/compile: permit use of %S (short) and %L (long... |
commit | commitdiff | tree |
2016-09-09 |
Michael Munday | runtime: fix SIGILL in checkvectorfacility on s390x |
commit | commitdiff | tree |
2016-09-09 |
Cherry Zhang | runtime/cgo: fix callback on big-endian MIPS64 |
commit | commitdiff | tree |
2016-09-09 |
Jim Kingdon | doc: avoid mentioning non-existence of u flag to fmt... |
commit | commitdiff | tree |
2016-09-08 |
Dave Day | net/url: handle escaped paths in ResolveReference |
commit | commitdiff | tree |
2016-09-08 |
Robert Griesemer | cmd/compile: fix bug in oconv |
commit | commitdiff | tree |
2016-09-08 |
Robert Griesemer | cmd/compile: update and reenable Formats test |
commit | commitdiff | tree |
2016-09-08 |
Robert Griesemer | cmd/compile: remove superfluous returns in fmt.go |
commit | commitdiff | tree |
2016-09-08 |
Robert Griesemer | cmd/compile: remove fmt.go printer again, now that... |
commit | commitdiff | tree |
2016-09-08 |
Robert Griesemer | cmd/compile: implement fmt.Formatter for Nodes formats... |
commit | commitdiff | tree |
2016-09-08 |
Robert Griesemer | cmd/compile: use fmt.State in nodedump |
commit | commitdiff | tree |
2016-09-08 |
Robert Griesemer | cmd/compile: use fmt.State in exprfmt |
commit | commitdiff | tree |
2016-09-08 |
Robert Griesemer | cmd/compile: use fmt.State in nodefmt and stmtfmt |
commit | commitdiff | tree |
2016-09-08 |
Robert Griesemer | cmd/compile: implement fmt.Formatter for *Node formats... |
commit | commitdiff | tree |
2016-09-08 |
Robert Griesemer | cmd/compile: implement fmt.Formatter for *Sym formats... |
commit | commitdiff | tree |
2016-09-08 |
Robert Griesemer | cmd/compile: implement fmt.Formatter for *Type formats... |
commit | commitdiff | tree |
2016-09-08 |
Robert Griesemer | cmd/compile: implement fmt.Formatter for Val formats... |
commit | commitdiff | tree |
2016-09-08 |
Robert Griesemer | cmd/compile: implement fmt.Formatter for Op formats... |
commit | commitdiff | tree |
2016-09-08 |
Robert Griesemer | cmd/compile: implement fmt.Formatter for *Node formats... |
commit | commitdiff | tree |
2016-09-08 |
Robert Griesemer | cmd/compile: temporarily disable Formats test |
commit | commitdiff | tree |
2016-09-08 |
Emmanuel Odeke | encoding/hex: implement examples using all exported... |
commit | commitdiff | tree |
2016-09-08 |
Cherry Zhang | cmd/compile: intrinsify Ctz, Bswap, and some atomics... |
commit | commitdiff | tree |
2016-09-08 |
Sina Siadat | net/http/httputil: remove custom hop-by-hop headers... |
commit | commitdiff | tree |
2016-09-08 |
Kevin Burke | encoding/json: Use a lookup table for safe characters |
commit | commitdiff | tree |
2016-09-08 |
Martin Möhrmann | bytes: improve WriteRune performance |
commit | commitdiff | tree |
2016-09-08 |
Josh Bleecher... | runtime: simplify getargp |
commit | commitdiff | tree |
2016-09-08 |
Cherry Zhang | cmd/compile/internal/ssa/gen: fix error message for... |
commit | commitdiff | tree |
2016-09-08 |
Michal Bohuslávek | doc: fix typo in the release notes |
commit | commitdiff | tree |
2016-09-08 |
Martin Möhrmann | runtime: remove maxstring |
commit | commitdiff | tree |
2016-09-08 |
Brad Fitzpatrick | io/ioutil: return better error when TempDir called... |
commit | commitdiff | tree |
2016-09-08 |
Matthew Dempsky | cmd/compile: remove unnecessary FuncType cloning |
commit | commitdiff | tree |
2016-09-08 |
Sina Siadat | net/http/httputil: copy header map if necessary in... |
commit | commitdiff | tree |
2016-09-08 |
Alberto Donizetti | go/format: add format.Node example |
commit | commitdiff | tree |
2016-09-08 |
Brad Fitzpatrick | io: add test that MultiReader zeros exhausted Readers |
commit | commitdiff | tree |
2016-09-07 |
Chris Broadfoot | doc: document go1.7.1 |
commit | commitdiff | tree |
2016-09-07 |
Joe Tsai | net: remove parsing of negative decimals in IPv4 literal |
commit | commitdiff | tree |
2016-09-07 |
Robert Griesemer | cmd/compile: add format verification test |
commit | commitdiff | tree |
2016-09-07 |
Ilya Tocar | strings: use AVX2 for Index if available |
commit | commitdiff | tree |
2016-09-07 |
Keith Randall | cmd/compile: ignore contentEscapes for marking nodes... |
commit | commitdiff | tree |
2016-09-07 |
Brad Fitzpatrick | syscall: avoid convT2I allocs for common Windows error... |
commit | commitdiff | tree |
2016-09-07 |
Robert Griesemer | go/constant: document that Value.String and ExactString... |
commit | commitdiff | tree |
2016-09-07 |
Brad Fitzpatrick | Revert of cmd/compile: ignore contentEscapes for markin... |
commit | commitdiff | tree |
next |