aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2015-08-06doc/go1.5.html: fix typoMikio Hara
2015-08-05spec: clarify semantics of built-in functions 'complex', 'real', and 'imag'Robert Griesemer
2015-08-05spec: better organization of arithmetic operator sectionRobert Griesemer
2015-08-05spec: fix inconsistency of visibility rules for method namesRobert Griesemer
2015-08-05spec: clarify that short variable declarations can redeclare parametersRobert Griesemer
2015-08-05spec: clarify sentence about non-constant shiftsRobert Griesemer
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-05doc: adjust installation instructions dynamically for a given downloadAndrew Gerrand
2015-08-05doc: bump minimum requirement to OS X 10.7Andrew Gerrand
2015-08-04doc: link to design doc for GOMAXPROCS change in go1.5.htmlIan Lance Taylor
2015-08-04doc: link to the release cycle from contribute.htmlCaleb Spare
2015-08-04doc: Mention contributor agreement immediately after GerritAndy Maloney
2015-08-03doc: document new linker -X syntax in go1.5.htmlRob Pike
2015-08-03doc: link to proposal process from contribution guidelinesAndrew Gerrand
2015-08-02doc: update install from source instructions for go1.5ALTree
2015-07-31spec: fixed various example code snippetsRobert Griesemer
2015-07-31doc: solaris info added to go1.5.htmlRob Pike
2015-07-30spec: document existing expression switch restrictionsRobert Griesemer
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: remove non-answer from FAQAndrew Gerrand
2015-07-29doc: add json tokenizer to go1.5.htmlRob Pike
2015-07-23spec: be precise about rune/string literals and commentsRobert Griesemer
2015-07-23cmd/go: document internal and vendorRuss Cox
2015-07-23doc: mention the ppc64(le) ports in release notesRob Pike
2015-07-22doc: add line break in install-source.htmlHari haran
2015-07-22doc: add a clause about embedded methods to go1compatRob 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-21doc: remove mention of default GOMAXPROCS(1) in Effective GoBrad Fitzpatrick
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: fix typoPaolo Martini
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: add a few more details about arm and ppc64 to asm.htmlRob Pike
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-13doc: update the architecture-specific information in asm.htmlRob Pike
2015-07-13doc: add section about standard library to the FAQBrad Fitzpatrick
2015-07-12all: link to https for golang subdomains tooBrad Fitzpatrick
2015-07-11all: link to https instead of httpBrad Fitzpatrick
2015-07-09doc: document the machine-independent changes to the assemblerRob Pike