aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2009-11-17explain the situation with unicode and identifiersRob Pike
2009-11-16fix typo in Append return typeRob Pike
2009-11-16doc: fix typo.Adam Langley
2009-11-16- Clarify that struct composite literal keys are field names not selectors.Robert Griesemer
2009-11-15Use ElementType consistently.Robert Griesemer
2009-11-15add a paragraph about GOMAXPROCSRob Pike
2009-11-15godocs.js: fix bad variable nameRuss Cox
2009-11-15fix some typos in the documentationRob Pike
2009-11-15Use // to start comment instead of #.Robert Griesemer
2009-11-13fix typoRob Pike
2009-11-12add a paragraph about semicolons to the tutorial.Rob Pike
2009-11-12fix a couple of typos.Rob Pike
2009-11-11fix typo in ByteSize exampleRob Pike
2009-11-11typoRuss Cox
2009-11-11point at how to get easy_install on Ubuntu.Russ Cox
2009-11-11add a paragraph in the FAQ about the situation with Windows supportRob Pike
2009-11-11docs: list make as a build dep.Adam Langley
2009-11-10install.html: ed needs to be installed tooRuss Cox
2009-11-10fix final program to have Html->HTMLRob Pike
2009-11-10change code review link to appspot.Russ Cox
2009-11-10update video linksweekly.2009-11-10Russ Cox
2009-11-10correct mailing list URLRuss Cox
2009-11-10remove internal references from doc/install.htmlRuss Cox
2009-11-10Minor tweaks.Ian Lance Taylor
2009-11-09make the titles of the FAQs match their links; adds clarity too. requested by...Rob Pike
2009-11-09in addition to bison, need to have gcc and c libraries installed.Russ Cox
2009-11-09add a q&a about google's internal use of goRob Pike
2009-11-09noted by kaib: explicit assignment initializationRuss Cox
2009-11-09add id tags to contribute.htmlRuss Cox
2009-11-09cleanup style:Robert Griesemer
2009-11-09comment out red TODO clauses except for the last oneRob Pike
2009-11-09fix for incorrect composite literal grammarRobert Griesemer
2009-11-09delete commented-out section; details now covered elsewhereRob Pike
2009-11-08copy help section to install doc,Russ Cox
2009-11-08change highlight color from green to yellowRuss Cox
2009-11-08mention license in install.html.Russ Cox
2009-11-08link the course slides from early in the tutorialRob Pike
2009-11-08make "Go for it" link to install.html.Rob Pike
2009-11-08assorted cleanupRuss Cox
2009-11-08Minor cleanups.Ian Lance Taylor
2009-11-08use grouping instead of colors to show non-global search hits:Robert Griesemer
2009-11-08- properly align package synopsesRobert Griesemer
2009-11-08links to Go Nuts, issue tracker,Russ Cox
2009-11-08go for c++ programmers; fixes.Russ Cox
2009-11-08effective go: tiny fixesRuss Cox
2009-11-08make the visited color darker instead of lighterRob Pike
2009-11-08scaled bumpersRuss Cox
2009-11-07Adjust gccgo license references.Ian Lance Taylor
2009-11-07fixes to spec. mostly minor but several of significance.Rob Pike
2009-11-07contribute.html fixesRuss Cox