summaryrefslogtreecommitdiff
path: root/doc/go1.12.html
Commit message (Expand)AuthorAgeFilesLines
* doc: align documents linkobei2019-08-261-1/+1
* doc/go1.12: document change in syscall.Setrlimit behaviorAndrew Bonventre2019-07-311-0/+4
* doc: fix typo in go1.12 release notesDmitry Savintsev2019-04-161-1/+1
* doc: fix bad lib/time link in 1.12 release notesAlberto Donizetti2019-03-031-11/+11
* doc/go1.12: new go line in go.mod can break builds with Go 1.11 - 1.11.3Ian Lance Taylor2019-02-271-0/+11
* doc/go1.12: remove draft noticeAndrew2019-02-251-8/+1
* doc/go1.12: change go install to go getAndrew2019-02-251-2/+2
* doc/go1.12: document net/url.Parse now rejecting ASCII CTLsBrad Fitzpatrick2019-02-151-0/+14
* doc/go1.12: note that Go 1.12 is the last release to include godocBrad Fitzpatrick2019-02-131-1/+3
* doc/go1.12: soften, expand crypto/rc4 assembly removal textBrad Fitzpatrick2019-02-121-2/+5
* crypto/tls: disable RSA-PSS in TLS 1.2Filippo Valsorda2019-02-071-8/+2
* crypto/tls: make TLS 1.3 opt-inFilippo Valsorda2019-02-071-6/+16
* doc: go1.12: document FreeBSD 12.0 requires COMPAT_FREEBSD11Yuval Pavel Zholkover2019-02-051-0/+1
* doc: go1.12: update notes on go directiveIan Lance Taylor2019-02-011-4/+4
* doc: note go tool tour removal in 1.12 release notesAlberto Donizetti2019-01-301-0/+12
* doc: remove meaningless word from Go 1.12 release notesIan Lance Taylor2019-01-301-1/+1
* doc/go1.12: add notes about 'go doc -src'kim yongbin2019-01-291-0/+5
* doc: go1.12: mention change in text/template user function panicIan Lance Taylor2019-01-291-0/+6
* doc: mention init traceback change in Go 1.12 release notesIan Lance Taylor2019-01-281-0/+8
* doc: describe change to eliminate method expression wrappers from stack tracesKeith Randall2019-01-281-0/+17
* doc/go1.12.html: document rejection of mangled C namesElias Naur2019-01-211-0/+6
* doc/go1.12: mention small RSA keys will cause some TLS handshakes to failFilippo Valsorda2019-01-181-1/+3
* doc/go1.12: mention heap sampling changeHana (Hyang-Ah) Kim2019-01-181-0/+5
* doc/go1.12: link to ABIInternal design documentAustin Clements2019-01-171-3/+3
* doc: add Go 1.12 release note for trigonometric reductions in mathIan Lance Taylor2019-01-101-0/+14
* doc: go1.12: mention os.File.SyscallConnIan Lance Taylor2019-01-081-0/+9
* doc: update tzdata version in 1.12 release notesAlberto Donizetti2019-01-081-1/+4
* doc: make link relative in 1.12 cgo release notesAlberto Donizetti2019-01-081-1/+1
* doc/go1.12: remove known issue noteFilippo Valsorda2019-01-041-6/+0
* doc/go1.12: document RSA-PSS support in crypto/tlsFilippo Valsorda2019-01-041-1/+6
* doc/go1.12: mention Conn.SetDeadline improvements, GODEBUG=madvdontneed=1Brad Fitzpatrick2019-01-041-1/+9
* doc: go1.12: clarify use of MADV_FREEIan Lance Taylor2019-01-031-4/+3
* doc: clarify change to File.Sync on macOSIan Lance Taylor2018-12-201-1/+2
* doc/go1.12: correct types for math/bitsBrian Kessler2018-12-201-1/+1
* doc/go1.12: fix GOARCH value in Syscall18 linkTobias Klauser2018-12-201-1/+1
* doc/go1.12: fix minor grammatical errorAgniva De Sarker2018-12-191-1/+1
* doc/go1.12: fix typos and code formattingTobias Klauser2018-12-191-6/+6
* cmd/cgo,doc/go1.12.html: document breaking EGLDisplay changeElias Naur2018-12-191-0/+10
* doc/go1.12: note that syscall.Getdirentries is no longer supported on iOSElias Naur2018-12-181-0/+5
* doc/go1.12: finish most Go 1.12 release notesFilippo Valsorda2018-12-181-47/+63
* doc/go1.12: add notes for syscall/js CLs 141644, 143137, 144384Dmitri Shuralyov2018-12-181-5/+21
* doc/go1.12: add release notes for GODEBUG internal/cpu optionsMartin Möhrmann2018-12-181-8/+8
* doc/1.12: add notes about aix/ppc64 portClément Chigot2018-12-181-1/+1
* doc: explain how to use "go vet -shadow"Ian Lance Taylor2018-12-171-0/+10
* doc/go1.12: release notes for cryptoFilippo Valsorda2018-12-171-6/+61
* doc/go1.12: release notes for "go doc -all"Filippo Valsorda2018-12-171-2/+7
* doc/go1.12: updates for runtime and compilerAustin Clements2018-12-171-11/+47
* doc/go1.12: add note about CL 153559's syscall/js.Callback renameBrad Fitzpatrick2018-12-131-0/+12
* doc: 1.12 release notes for regexp, runtime, and runtime/debug packagesKatie Hockman2018-12-131-7/+14
* doc/go1.12: add release notes for bufio and syscall packagesAndrew Bonventre2018-12-131-9/+15