2019-02-13 |
Brad Fitzpatrick | doc/go1.12: note that Go 1.12 is the last release to... |
commit | commitdiff | tree |
2019-02-13 |
Brad Fitzpatrick | crypto/tls, runtime: document GODEBUG TLS 1.3 option |
commit | commitdiff | tree |
2019-02-13 |
Emmanuel T... | net/http/httputil: make TestDumpRequest idempotent |
commit | commitdiff | tree |
2019-02-13 |
Cherry Zhang | runtime: scan gp._panic in stack scan |
commit | commitdiff | tree |
2019-02-13 |
Ian Lance Taylor | doc: don't use "go tool vet" as an example |
commit | commitdiff | tree |
2019-02-12 |
Brad Fitzpatrick | doc/go1.12: soften, expand crypto/rc4 assembly removal... |
commit | commitdiff | tree |
2019-02-12 |
Ian Lance Taylor | os: don't return ENOENT if directory removed before... |
commit | commitdiff | tree |
2019-02-12 |
Russ Cox | strconv: add 0b, 0o integer prefixes in ParseInt, ParseUint |
commit | commitdiff | tree |
2019-02-12 |
Russ Cox | strconv: accept underscores in ParseInt, ParseUint... |
commit | commitdiff | tree |
2019-02-12 |
Russ Cox | strconv: format hex floats |
commit | commitdiff | tree |
2019-02-12 |
Russ Cox | strconv: parse hex floats |
commit | commitdiff | tree |
2019-02-12 |
berkant ipek | net/http/httptrace: fix typo |
commit | commitdiff | tree |
2019-02-12 |
Robert Griesemer | cmd/compile: update compiler's format test (fix long... |
commit | commitdiff | tree |
2019-02-11 |
Robert Griesemer | go/types: permit signed integer shift count |
commit | commitdiff | tree |
2019-02-11 |
Robert Griesemer | text/scanner: accept new Go2 number literals |
commit | commitdiff | tree |
2019-02-11 |
Robert Griesemer | cmd/compile: do not export float or complex constants... |
commit | commitdiff | tree |
2019-02-11 |
Robert Griesemer | text/scanner: don't crash when calling TokenText in... |
commit | commitdiff | tree |
2019-02-11 |
Robert Griesemer | cmd/gofmt: normalize number prefixes and exponents |
commit | commitdiff | tree |
2019-02-11 |
Robert Griesemer | go/types: add tests for new Go 2 number literals |
commit | commitdiff | tree |
2019-02-11 |
Robert Griesemer | go/constant: accept new Go2 number literals |
commit | commitdiff | tree |
2019-02-11 |
Robert Griesemer | cmd/gofmt: test that Go 2 number literals can be formatted |
commit | commitdiff | tree |
2019-02-11 |
Robert Griesemer | go/scanner: accept new Go2 number literals |
commit | commitdiff | tree |
2019-02-11 |
Robert Griesemer | cmd/compile: accept new Go2 number literals |
commit | commitdiff | tree |
2019-02-11 |
Robert Griesemer | math/big: permit upper-case 'P' binary exponent (not... |
commit | commitdiff | tree |
2019-02-11 |
Robert Griesemer | cmd/compile/internal/syntax: allow more than one rune... |
commit | commitdiff | tree |
2019-02-11 |
Bryan C. Mills | cmd/go/internal/modcmd: use replaced paths to break... |
commit | commitdiff | tree |
2019-02-10 |
Daniel Martí | doc: remove last pieces of advice to set GOROOT |
commit | commitdiff | tree |
2019-02-09 |
Ian Lance Taylor | sync/atomic: add 32-bit MIPS to the 64-bit alignment... |
commit | commitdiff | tree |
2019-02-09 |
alkesh26 | doc: fix typos |
commit | commitdiff | tree |
2019-02-08 |
Justin Li | database/sql: document Stmt lifetime |
commit | commitdiff | tree |
2019-02-07 |
Filippo Valsorda | crypto/tls: disable RSA-PSS in TLS 1.2 |
commit | commitdiff | tree |
2019-02-07 |
Filippo Valsorda | crypto/tls: make TLS 1.3 opt-in |
commit | commitdiff | tree |
2019-02-07 |
Filippo Valsorda | crypto/x509: consider parents by Subject if AKID has... |
commit | commitdiff | tree |
2019-02-06 |
Yasser Abdolmaleki | test/chan: fix broken link to Squinting at Power Series |
commit | commitdiff | tree |
2019-02-05 |
Filippo Valsorda | crypto/x509: improve CertificateRequest docs |
commit | commitdiff | tree |
2019-02-05 |
alkesh26 | doc: fix a typo |
commit | commitdiff | tree |
2019-02-05 |
Yuval Pavel... | doc: go1.12: document FreeBSD 12.0 requires COMPAT_FREE... |
commit | commitdiff | tree |
2019-02-04 |
Alberto Donizetti | cmd/go: clarify @none effect on dependants modules |
commit | commitdiff | tree |
2019-02-04 |
spring1843 | crypto/aes: replace broken extenal link to FIPS 197 |
commit | commitdiff | tree |
2019-02-04 |
Ian Lance Taylor | cmd/cgo: don't copy a simple variable x in &x[0] |
commit | commitdiff | tree |
2019-02-01 |
Keith Randall | cmd/compile: fix crash when memmove argument is not... |
commit | commitdiff | tree |
2019-02-01 |
Cherry Zhang | reflect: eliminate write barrier for copying result... |
commit | commitdiff | tree |
2019-02-01 |
Ian Lance Taylor | doc: go1.12: update notes on go directive |
commit | commitdiff | tree |
2019-02-01 |
Yuval Pavel... | cmd/cgo: ignore unrecognized GCC warning group pragmas |
commit | commitdiff | tree |
2019-01-31 |
Michael Anthony... | runtime: add credit system for scavenging |
commit | commitdiff | tree |
2019-01-31 |
Michael Anthony... | runtime: scavenge memory upon allocating from scavenged... |
commit | commitdiff | tree |
2019-01-30 |
Ian Lance Taylor | cmd/cgo: disable GCC 9 warnings triggered by cgo code |
commit | commitdiff | tree |
2019-01-30 |
Dmitri Shuralyov | CONTRIBUTORS: second round of updates for Go 1.12 |
commit | commitdiff | tree |
2019-01-30 |
Alberto Donizetti | doc: note go tool tour removal in 1.12 release notes |
commit | commitdiff | tree |
2019-01-30 |
Ian Lance Taylor | os: treat EACCES as a permission error in RemoveAll |
commit | commitdiff | tree |
2019-01-30 |
Ian Lance Taylor | os: restore RemoveAll docs by making a single copy |
commit | commitdiff | tree |
2019-01-30 |
Ian Lance Taylor | doc: remove meaningless word from Go 1.12 release notes |
commit | commitdiff | tree |
2019-01-30 |
Ian Lance Taylor | os: make openFdAt act like openFileNolog |
commit | commitdiff | tree |
2019-01-29 |
Brad Fitzpatrick | net/url, net/http: relax CTL-in-URL validation to only... |
commit | commitdiff | tree |
2019-01-29 |
kim yongbin | doc/go1.12: add notes about 'go doc -src' |
commit | commitdiff | tree |
2019-01-29 |
Ian Lance Taylor | doc: go1.12: mention change in text/template user funct... |
commit | commitdiff | tree |
2019-01-29 |
Austin Clements | cmd/link: fix confusing error on unresolved symbol |
commit | commitdiff | tree |
2019-01-28 |
Ian Lance Taylor | doc: mention init traceback change in Go 1.12 release... |
commit | commitdiff | tree |
2019-01-28 |
Keith Randall | doc: describe change to eliminate method expression... |
commit | commitdiff | tree |
2019-01-27 |
Alex Brainman | path/filepath: skip TestIssue29372 on windows, if ... |
commit | commitdiff | tree |
2019-01-27 |
Keith Randall | cmd/compile: hide init functions in tracebacks |
commit | commitdiff | tree |
2019-01-27 |
Ian Lance Taylor | cmd/compile: base PPC64 trunc rules on final type,... |
commit | commitdiff | tree |
2019-01-27 |
GiantsLoveDeathMetal | sort: change let to let's |
commit | commitdiff | tree |
2019-01-25 |
Ian Lance Taylor | cmd/go: mention that binary packages are going away |
commit | commitdiff | tree |
2019-01-25 |
yo-tak | cmd/compile, cmd/link: document more flags |
commit | commitdiff | tree |
2019-01-23 |
Bryan C. Mills | cmd/go/internal/modload: ensure that __debug_modinfo__... |
commit | commitdiff | tree |
2019-01-23 |
Filippo Valsorda | crypto/elliptic: reduce subtraction term to prevent... |
commit | commitdiff | tree |
2019-01-23 |
Brad Fitzpatrick | net/http: update bundled http2 |
commit | commitdiff | tree |
2019-01-23 |
Brad Fitzpatrick | net/url, net/http: reject control characters in URLs |
commit | commitdiff | tree |
2019-01-23 |
Daniel Martí | doc: mention 'go get golang.org/dl/...' in install |
commit | commitdiff | tree |
2019-01-23 |
Elias Naur | A+C: change email address for Elias Naur |
commit | commitdiff | tree |
2019-01-22 |
Keith Randall | cmd/compile: don't bother compiling functions named "_" |
commit | commitdiff | tree |
2019-01-22 |
Filippo Valsorda | crypto/subtle: normalize constant time ops docs |
commit | commitdiff | tree |
2019-01-22 |
Dmitri Shuralyov | cmd/go: copy missing bit of documentation about code... |
commit | commitdiff | tree |
2019-01-21 |
Elias Naur | doc/go1.12.html: document rejection of mangled C names |
commit | commitdiff | tree |
2019-01-21 |
Tobias Klauser | cmd/cgo: remove duplicate entry from gofmtLineReplacer |
commit | commitdiff | tree |
2019-01-21 |
Aaron Cannon | flag: improve docs for PrintDefaults; clarify how to... |
commit | commitdiff | tree |
2019-01-20 |
Filippo Valsorda | crypto/tls: send a "handshake failure" alert if the... |
commit | commitdiff | tree |
2019-01-20 |
Ian Lance Taylor | cmd/cgo: print the right error if mangling detection... |
commit | commitdiff | tree |
2019-01-18 |
Filippo Valsorda | doc/go1.12: mention small RSA keys will cause some... |
commit | commitdiff | tree |
2019-01-18 |
Filippo Valsorda | crypto/tls: expand Config.CipherSuites docs |
commit | commitdiff | tree |
2019-01-18 |
Hana (Hyang... | doc/go1.12: mention heap sampling change |
commit | commitdiff | tree |
2019-01-18 |
tkivisik | A+C: add author, rename contributor to a real name |
commit | commitdiff | tree |
2019-01-18 |
Raul Silvera | runtime: sample large heap allocations correctly |
commit | commitdiff | tree |
2019-01-18 |
Ian Lance Taylor | cmd/go: don't modify GOROOT in TestNewReleaseRebuildsSt... |
commit | commitdiff | tree |
2019-01-18 |
Ian Lance Taylor | cmd/cgo: don't replace newlines with semicolons in... |
commit | commitdiff | tree |
2019-01-18 |
Brad Fitzpatrick | net/http: clarify Transport connection reuse docs a bit |
commit | commitdiff | tree |
2019-01-17 |
Robert Griesemer | math/big: document that Rat.SetString accepts _decimal_... |
commit | commitdiff | tree |
2019-01-17 |
Michael Anthony... | runtime: don't coalesce scavenged spans with unscavenge... |
commit | commitdiff | tree |
2019-01-17 |
Michael Anthony... | runtime: de-duplicate coalescing code |
commit | commitdiff | tree |
2019-01-17 |
Michael Anthony... | runtime: refactor coalescing into its own method |
commit | commitdiff | tree |
2019-01-17 |
Austin Clements | doc/go1.12: link to ABIInternal design document |
commit | commitdiff | tree |
2019-01-17 |
Ian Lance Taylor | testing: report the failing test in a late log panic |
commit | commitdiff | tree |
2019-01-16 |
Clément Chigot | net: increase TestNotTemporaryRead server sleep |
commit | commitdiff | tree |
2019-01-16 |
Baokun Lee | cmd/go/internal/clean: fix clean -testcache does not... |
commit | commitdiff | tree |
2019-01-15 |
GuilhermeCaruso | encoding/json: add comment for mashalererror struct |
commit | commitdiff | tree |
2019-01-15 |
Daniel Martí | cmd/go: fix wording issue in comment |
commit | commitdiff | tree |
2019-01-15 |
Ian Lance Taylor | cmd/cgo: don't replace newlines with semicolons in... |
commit | commitdiff | tree |
2019-01-15 |
Viacheslav... | cmd/go: remove init() to fix precedence issue when... |
commit | commitdiff | tree |
2019-01-15 |
Alex Brainman | path/filepath: skip part of TestNTNamespaceSymlink |
commit | commitdiff | tree |
next |