aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2012-03-23doc/godoc.js: fix error on IE8.Yasuhiro Matsumoto
2012-03-23weekly.2012-03-22Andrew Gerrand
2012-03-22doc/articles/c_go_cgo.html: correct "C" comment to mention #cgoIan Lance Taylor
2012-03-23doc/articles: rename concurrency patterns articleRob Pike
2012-03-22doc/articles/gobs_of_data.html: delete extra wordRob Pike
2012-03-22doc: add JSON and Go articleFrancisco Souza
2012-03-22doc/articles/go_command.html: nitsRob Pike
2012-03-21doc: fix typo in The Laws of Reflection articleFrancisco Souza
2012-03-21doc/effective_go.html: undo local font changeRobert Griesemer
2012-03-21doc/effective_go: minor correctionsShenghou Ma
2012-03-20doc: remove reference to deleted os.ENOSPCBrad Fitzpatrick
2012-03-20doc: general update of gccgo_installIan Lance Taylor
2012-03-21doc/debugging_with_gdb: format & content updateShenghou Ma
2012-03-20cmd/godoc: inform users that the playground doesn't work via local godocAndrew Gerrand
2012-03-20doc: remove defunct playground.htmlAndrew Gerrand
2012-03-20doc: replace mentions of 6g with gc or the go commandAndrew Gerrand
2012-03-19doc: update format for "C? Go? Cgo!" articleShenghou Ma
2012-03-19doc: move sub-repos lower on reference pageAndrew Gerrand
2012-03-19doc: various typos, remove apostrophes from ordinalsJeremy Jackins
2012-03-17spec: delete references to unsafe.Reflect,Typeof,UnreflectRob Pike
2012-03-17doc/install: remove reference to "Go Tutorial"Shenghou Ma
2012-03-17doc/go_faq: minor updateShenghou Ma
2012-03-16doc: use time.Duration in Effective Go.David Symonds
2012-03-16doc: add Gobs of data articleFrancisco Souza
2012-03-15doc: add missing quotation markStefan Nilsson
2012-03-15doc/play: use []rune insetead of []int.Yasuhiro Matsumoto
2012-03-15cmd/godoc: add toys, tour button to playgroundAndrew Gerrand
2012-03-15doc: add "Godoc: documenting Go code" articleFrancisco Souza
2012-03-15doc: add reference to FAQ to explain warning about concrete typeStefan Nilsson
2012-03-15godoc: style example headings like linksAndrew Gerrand
2012-03-14doc: add Go Concurrency Patterns: Timing out, moving on articleFrancisco Souza
2012-03-14doc: add Go image/draw package article and convert code snippets to Go1.Johan Euphrosine
2012-03-13weekly.2012-03-13weekly.2012-03-13Andrew Gerrand
2012-03-13doc: update weekly notes, untag weeklyAndrew Gerrand
2012-03-13weekly.2012-03-12Andrew Gerrand
2012-03-13doc: increase h3 sizeAndrew Gerrand
2012-03-13doc: windows zip archive installation instructionsAndrew Gerrand
2012-03-13doc: add Go's declaration syntax articleFrancisco Souza
2012-03-12go spec: fix inaccuracy in type identity definitionRobert Griesemer
2012-03-13doc: update reference gopherAndrew Gerrand
2012-03-13godoc: added alt and title attributes to the "pop out" buttonFrancisco Souza
2012-03-13doc/progs: skip cgo1 and cgo2 on freebsdAndrew Gerrand
2012-03-13godoc: change link styles, add 'pop out' buttonAndrew Gerrand
2012-03-13godoc: use elastic layout for most pagesAndrew Gerrand
2012-03-13doc: add C? Go? Cgo! articleFrancisco Souza
2012-03-12undo CL 5754088 / cae9a7c0db06Russ Cox
2012-03-12cmd/go: respect $GOBIN alwaysRuss Cox
2012-03-10doc: fix typo in contribute.htmlJeremy Jackins
2012-03-08cmd/godoc: add support for serving templatesRuss Cox
2012-03-08doc: fix metadata in go_mem.htmlAndrew Gerrand