aboutsummaryrefslogtreecommitdiff
path: root/doc/go1.5.html
AgeCommit message (Expand)Author
2015-09-08doc: mention that go install removes binaries built by go buildRob Pike
2015-08-21doc: fix typo in release notesRob Pike
2015-08-19doc: fix typos in go1.5.htmlRob Pike
2015-08-19doc/go1.5.html: refer to ppc64 as 64-bit PowerPC, not Power 64Russ Cox
2015-08-17doc: only the Logger.SetOutput method is new in Go 1.5Ian Lance Taylor
2015-08-10doc: NaCl requires pepper 41Dave Cheney
2015-08-07doc: tweak phrasing in Go 1.5 release notesAndrew Gerrand
2015-08-06doc: do not call WaitGroup a functionRuss Cox
2015-08-06doc: remove duplicate -asmflags mentionJoe Shaw
2015-08-06doc/go1.5.html: fix typoMikio Hara
2015-08-05doc/go1.5: fix hyperlink for runtime/traceRuss Cox
2015-08-05doc: mention new DWARF line table decoder in go1.5.htmlAustin Clements
2015-08-05doc/go1.5.html: update references to runtime/trace packageDmitry Vyukov
2015-08-04doc: link to design doc for GOMAXPROCS change in go1.5.htmlIan Lance Taylor
2015-08-03doc: document new linker -X syntax in go1.5.htmlRob Pike
2015-07-31doc: solaris info added to go1.5.htmlRob Pike
2015-07-30doc: in go1.5.html fix claim about linking for ppc64(le)?Rob Pike
2015-07-30doc: add go1.5 note about change to zero-sized fields in cgoIan Lance Taylor
2015-07-29doc: add json tokenizer to go1.5.htmlRob Pike
2015-07-23cmd/go: document internal and vendorRuss Cox
2015-07-23doc: mention the ppc64(le) ports in release notesRob Pike
2015-07-21doc: add missing preposition in go1.5.htmlBrad Fitzpatrick
2015-07-21doc/go1.5.html: update the net.Dial release notes.Paul Marks
2015-07-20doc: document net/http.Request.Cancel in go1.5.htmlBrad Fitzpatrick
2015-07-20doc: add crypto/sha512 additions to go1.5.htmlBrad Fitzpatrick
2015-07-18doc: document GODEBUG=netdns=X and netcgo in go1.5.txtBrad Fitzpatrick
2015-07-17doc: document ios build tag for crypto/x509David Crawshaw
2015-07-16doc: describe tracing, mention go fixRob Pike
2015-07-15doc: add cmd/go's -pkgdir build optionRuss Cox
2015-07-15doc/go1.5.html: fix and expand crypto/tls changesJonathan Rudenberg
2015-07-15doc/go1.5.html: fix typoJonathan Rudenberg
2015-07-14doc/go1.5.html: fix typoJonathan Rudenberg
2015-07-14doc/go1.5.html: fix typo.Ian Lance Taylor
2015-07-14doc: document behavior change in image/color in release notesRob Pike
2015-07-11all: link to https instead of httpBrad Fitzpatrick
2015-07-09doc: R13 is stack pointer on ARM, not 386Rob Pike
2015-07-09doc: add -test.count and get -insecure to go1.5.htmlRob Pike
2015-07-08doc/go1.5: mention net/http.Request.CancelAaron Jacobs
2015-07-06doc: tools for go1.5.htmlRob Pike
2015-07-05doc/go1.5.html: fix typoElias Naur
2015-07-02doc: finish the small library changes in go1.5.html; start work on toolsRob Pike
2015-07-02doc: add most major changes and most net changes to go1.5.htmlRob Pike
2015-07-01doc: more library in go1.5.htmlRob Pike
2015-06-29doc: finish listing the non-crypto non-net small API changesRob Pike
2015-06-26doc/go1.5.html: first pass over the small API changesRob Pike
2015-06-26doc/go1.5.html: fix typoMatt Layher
2015-06-25doc: first cut at prose for big changes in go1.5.htmlRob Pike
2015-06-25doc: move go1.5.txt to go1.5.htmlRob Pike