2016-10-19 |
Austin Clements | runtime: update heap profile stats after world is started |
commit | commitdiff | tree |
2016-10-19 |
Austin Clements | runtime: remove gcWork flushes in mark termination |
commit | commitdiff | tree |
2016-10-19 |
Ian Lance Taylor | cmd/cgo: always use a function literal for pointer... |
commit | commitdiff | tree |
2016-10-19 |
Ian Lance Taylor | cmd/link, cmd/internal/obj: stop exporting various... |
commit | commitdiff | tree |
2016-10-19 |
Matthew Dempsky | cmd/compile: remove -A flag |
commit | commitdiff | tree |
2016-10-19 |
Matthew Dempsky | cmd/compile: rework mkbuiltin.go to generate code |
commit | commitdiff | tree |
2016-10-19 |
Edward Muller | net/http/httptrace: add ClientTrace.TLSHandshakeStart... |
commit | commitdiff | tree |
2016-10-19 |
Joe Tsai | archive/tar: fix parsePAX to be POSIX.1-2001 compliant |
commit | commitdiff | tree |
2016-10-19 |
Joe Tsai | archive/tar: compact slices in tests |
commit | commitdiff | tree |
2016-10-19 |
Russ Cox | text/template: add support for reflect.Value args,... |
commit | commitdiff | tree |
2016-10-19 |
Joe Tsai | archive/tar: make Reader handle GNU format properly |
commit | commitdiff | tree |
2016-10-19 |
Russ Cox | sync: throw, not panic, for unlock of unlocked mutex |
commit | commitdiff | tree |
2016-10-19 |
Russ Cox | html/template: adjust ambiguous URL context text |
commit | commitdiff | tree |
2016-10-19 |
David Crawshaw | plugin: mention OS X support and concurrency |
commit | commitdiff | tree |
2016-10-19 |
Robert Griesemer | spec: slightly more realistic example for type assertions |
commit | commitdiff | tree |
2016-10-19 |
Brad Fitzpatrick | syscall: make Utimes on Solaris match all the other... |
commit | commitdiff | tree |
2016-10-19 |
Brad Fitzpatrick | net/http: make NewRequest set empty Body nil, don't... |
commit | commitdiff | tree |
2016-10-19 |
Russ Cox | reflect: document DeepEqual(nil map, empty non-nil... |
commit | commitdiff | tree |
2016-10-19 |
Russ Cox | syscall: for ForkExec on Linux, always use 32-bit setgr... |
commit | commitdiff | tree |
2016-10-19 |
Russ Cox | reflect: update FieldByNameFunc comment |
commit | commitdiff | tree |
2016-10-19 |
Russ Cox | html/template, text/template: clarify template redefini... |
commit | commitdiff | tree |
2016-10-19 |
Russ Cox | os: clean up after test |
commit | commitdiff | tree |
2016-10-19 |
Ingo Oeser | regexp: avoid alloc in QuoteMeta when not quoting |
commit | commitdiff | tree |
2016-10-19 |
Emmanuel Odeke | math/big: implement Float.Scan, type assert fmt interfa... |
commit | commitdiff | tree |
2016-10-19 |
Caio Marcelo... | cmd/go, testing: indicate when no tests are run |
commit | commitdiff | tree |
2016-10-19 |
Russ Cox | cmd/go: make go test -i -o x.test actually write x... |
commit | commitdiff | tree |
2016-10-19 |
Russ Cox | cmd/go: disable SSH connection pooling to avoid git... |
commit | commitdiff | tree |
2016-10-19 |
Russ Cox | reflect: correct Type.FieldByNameFunc docs |
commit | commitdiff | tree |
2016-10-19 |
Hiroshi Ioka | os, syscall: fix incorrect offset calculation in Readli... |
commit | commitdiff | tree |
2016-10-19 |
Russ Cox | testing: wrap long comment line |
commit | commitdiff | tree |
2016-10-19 |
Russ Cox | os: reject Rename("old", "new") where new is a directory |
commit | commitdiff | tree |
2016-10-18 |
Robert Griesemer | spec: require 16 bit minimum exponent in constants... |
commit | commitdiff | tree |
2016-10-18 |
Matthew Dempsky | cmd/compile: handle unsafe builtins like universal... |
commit | commitdiff | tree |
2016-10-18 |
Mohit Agarwal | math: speed up Gamma(+Inf) |
commit | commitdiff | tree |
2016-10-18 |
Brad Fitzpatrick | net/http: update test to check Content-Length 0 Body... |
commit | commitdiff | tree |
2016-10-18 |
Quentin Smith | cmd/go: print more env variables in "go env" |
commit | commitdiff | tree |
2016-10-18 |
Dhananjay Nakrani | cmd/compile: fix code duplication in race-instrumentation |
commit | commitdiff | tree |
2016-10-18 |
Matthew Dempsky | cmd/compile: stop treating interface methods like actua... |
commit | commitdiff | tree |
2016-10-18 |
Brad Fitzpatrick | net/http/internal: don't block unnecessarily in Chunked... |
commit | commitdiff | tree |
2016-10-18 |
Michael Munday | cmd/internal/obj/{ppc64,s390x}: mark functions with... |
commit | commitdiff | tree |
2016-10-18 |
David du Colombier | net/http: enable TestTransportRemovesDeadIdleConnection... |
commit | commitdiff | tree |
2016-10-18 |
David du Colombier | net: enable TestCancelRequestWithChannelBeforeDo on... |
commit | commitdiff | tree |
2016-10-18 |
David du Colombier | net: always wake up the readers on close on Plan 9 |
commit | commitdiff | tree |
2016-10-18 |
Russ Cox | encoding/xml: add wildcard support for collecting all... |
commit | commitdiff | tree |
2016-10-18 |
Russ Cox | bufio: read from underlying reader at most once in... |
commit | commitdiff | tree |
2016-10-18 |
David du Colombier | net: close the connection gracefully on Plan 9 |
commit | commitdiff | tree |
2016-10-18 |
Russ Cox | testing: document that Skip cannot undo Error |
commit | commitdiff | tree |
2016-10-18 |
Russ Cox | testing: fix flag usage messages |
commit | commitdiff | tree |
2016-10-18 |
Russ Cox | time: revise Timer comments for Stop, Reset |
commit | commitdiff | tree |
2016-10-18 |
Russ Cox | io: clarify Pipe docs |
commit | commitdiff | tree |
2016-10-18 |
Russ Cox | os/exec: allow simultaneous cmd.Wait and Write of cmd... |
commit | commitdiff | tree |
2016-10-18 |
Russ Cox | time: be consistent about representation of UTC locatio... |
commit | commitdiff | tree |
2016-10-18 |
Mikio Hara | net: update docs on network interface API |
commit | commitdiff | tree |
2016-10-18 |
Daniel Theophanes | database/sql: support returning query database types |
commit | commitdiff | tree |
2016-10-18 |
Martin Möhrmann | fmt: always handle special methods if print operand... |
commit | commitdiff | tree |
2016-10-18 |
Brad Fitzpatrick | net/http: make Server Handler's Request.Context be... |
commit | commitdiff | tree |
2016-10-18 |
Adam Langley | crypto/tls: enable ChaCha20-Poly1305 cipher suites... |
commit | commitdiff | tree |
2016-10-18 |
Adam Langley | crypto/tls: add Config.GetConfigForClient |
commit | commitdiff | tree |
2016-10-18 |
Russ Cox | net/url: add PathEscape, PathUnescape |
commit | commitdiff | tree |
2016-10-18 |
Russ Cox | net/url: document and add example for ParseQuery("x") |
commit | commitdiff | tree |
2016-10-18 |
Rob Pike | fmt: fix documention for %#v on uints |
commit | commitdiff | tree |
2016-10-18 |
Alberto Donizetti | math/big: add benchmarks for big.Float String |
commit | commitdiff | tree |
2016-10-18 |
Russ Cox | test: avoid matching file names in errcheck |
commit | commitdiff | tree |
2016-10-18 |
David Symonds | cmd/vet: fix formatting of headings in doc.go. |
commit | commitdiff | tree |
2016-10-17 |
Hiroshi Ioka | encoding/asn1: return error instead of dereferencing... |
commit | commitdiff | tree |
2016-10-17 |
Matthew Dempsky | cmd/link: remove some unnecessary comments |
commit | commitdiff | tree |
2016-10-17 |
Cherry Zhang | cmd/link: trampoline support for external linking on ARM |
commit | commitdiff | tree |
2016-10-17 |
Adam Langley | crypto/tls: only store a single nonce for AES-GCM. |
commit | commitdiff | tree |
2016-10-17 |
Adam Langley | Revert "crypto/tls: add CloseWrite method to Conn" |
commit | commitdiff | tree |
2016-10-17 |
Adam Langley | crypto/tls: support ChaCha20-Poly1305. |
commit | commitdiff | tree |
2016-10-17 |
Adam Langley | vendor: update golang.org/x/crypto/chacha20poly1305 |
commit | commitdiff | tree |
2016-10-17 |
Chris Broadfoot | doc: document go1.7.2 |
commit | commitdiff | tree |
2016-10-17 |
Matthew Dempsky | Revert "cmd/compile: inline convI2E" |
commit | commitdiff | tree |
2016-10-17 |
Russ Cox | math/big: add (*Int).Sqrt |
commit | commitdiff | tree |
2016-10-17 |
Lynn Boger | bytes: fix typo in ppc64le asm for Compare |
commit | commitdiff | tree |
2016-10-17 |
Michael Munday | cmd/compile: merge loads into operations on s390x |
commit | commitdiff | tree |
2016-10-17 |
Robert Griesemer | math/big: slightly faster float->decimal conversion |
commit | commitdiff | tree |
2016-10-17 |
Austin Clements | runtime: fix GC assist retry path |
commit | commitdiff | tree |
2016-10-17 |
Austin Clements | runtime: abstract out assist queue management |
commit | commitdiff | tree |
2016-10-17 |
Keith Randall | cmd/compile: inline convI2E |
commit | commitdiff | tree |
2016-10-17 |
Austin Clements | runtime: fix getArgInfo for deferred reflection calls |
commit | commitdiff | tree |
2016-10-17 |
Austin Clements | runtime: print a message on bad morestack |
commit | commitdiff | tree |
2016-10-17 |
Russ Cox | cmd/dist, go/build: make CGO_ENABLED during make.bash... |
commit | commitdiff | tree |
2016-10-17 |
Lynn Boger | bytes: improve performance for bytes.Compare on ppc64x |
commit | commitdiff | tree |
2016-10-17 |
Quentin Smith | strconv: strip \r in raw strings passed to Unquote |
commit | commitdiff | tree |
2016-10-17 |
Michael Munday | cmd/dist: disable math/big assembly when using the... |
commit | commitdiff | tree |
2016-10-17 |
Alberto Donizetti | strconv: make FormatFloat slowpath a little faster |
commit | commitdiff | tree |
2016-10-17 |
Adam Langley | vendor: add golang.org/x/crypto/{chacha20poly1305,poly1305} |
commit | commitdiff | tree |
2016-10-17 |
Russ Cox | cmd/go: accept plain file for .vcs (instead of directory) |
commit | commitdiff | tree |
2016-10-17 |
Lynn Boger | cmd/link: add trampolines for too far calls in ppc64x |
commit | commitdiff | tree |
2016-10-17 |
Brad Fitzpatrick | database/sql: accept nil pointers to Valuers implemente... |
commit | commitdiff | tree |
2016-10-17 |
Russ Cox | cmd/dist: use debug/pe directly for cmd/link |
commit | commitdiff | tree |
2016-10-17 |
Russ Cox | cmd/dist: copy needed packages from standard library... |
commit | commitdiff | tree |
2016-10-17 |
Russ Cox | encoding/json: fix decoding of null into Unmarshaler... |
commit | commitdiff | tree |
2016-10-17 |
Ben Burkert | crypto/tls: add CloseWrite method to Conn |
commit | commitdiff | tree |
2016-10-17 |
Victor Vrantchan | encoding/pem: add Decode example |
commit | commitdiff | tree |
2016-10-17 |
Martin Möhrmann | runtime: speed up non-ASCII rune decoding |
commit | commitdiff | tree |
2016-10-17 |
Emmanuel Odeke | net/http: support multiple identical Content-Length... |
commit | commitdiff | tree |
2016-10-17 |
David du Colombier | net: skip TestReadTimeoutUnblocksRead on Plan 9 |
commit | commitdiff | tree |
2016-10-17 |
Klaus Post | compress/flate: use correct table for size estimation |
commit | commitdiff | tree |
next |