aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2010-11-10release step 1weekly.2010-11-10Rob Pike
2010-11-09doc: fix go_spec spelling errorsPeter Mundy
2010-11-09doc: fix go_spec spelling errorPeter Mundy
2010-11-08doc/codewalk: update for changes in log packageAndrey Mirtchovski
2010-11-05doc: make root.html's blog section less cluttered.Nigel Tao
2010-11-04go spec: line comments may end in EOFRobert Griesemer
2010-11-03Effective Go: correct error in recent edit: "..." is in call to Sprintln, not...Rob Pike
2010-11-03release.2010-11-02weekly.2010-11-02Andrew Gerrand
2010-11-01Effective Go: append and a few words about ...Rob Pike
2010-10-29go spec: append is now implementedRobert Griesemer
2010-10-28release.2010-10-27Andrew Gerrand
2010-10-27go spec: clarify return type of append, argument type for ...T parametersRobert Griesemer
2010-10-26go spec: note re: append() not being implemented yetRobert Griesemer
2010-10-26install doc: arm is a little betterRuss Cox
2010-10-26doc: update roadmapAndrew Gerrand
2010-10-26doc: update roadmapAndrew Gerrand
2010-10-25go spec: append built-inRobert Griesemer
2010-10-25go_spec: allow copy() to copy bytes from a string into a []byteRobert Griesemer
2010-10-22go spec: relaxed syntax for array, slice, and map composite literalsRobert Griesemer
2010-10-22playground: s/it/this/Andrew Gerrand
2010-10-21go_tutorial: change wording slightly and sync .txt and .html post-gofmtAndrew Gerrand
2010-10-21release.2010-10-20weekly.2010-10-20Andrew Gerrand
2010-10-18fix bug in example. need to convert Value to float in Abs exampleRob Pike
2010-10-15release.2010-10-13.1weekly.2010-10-13.1Andrew Gerrand
2010-10-14doc: add The Expressiveness of Go talk to docs.htmlAndrew Gerrand
2010-10-14release.2010-10-13weekly.2010-10-13Andrew Gerrand
2010-10-12Effective Go: update examples to use new logging interface.Rob Pike
2010-10-13doc: add Sydney University video, fix hlint warningsAndrew Gerrand
2010-10-06playground.html: filesystem is not a word.Rob Pike
2010-09-30gc, spec, tests: no auto-indirect of pointer to interface valueRuss Cox
2010-09-30release.2010-09-29weekly.2010-09-29Andrew Gerrand
2010-09-30doc: add to and consolidate non-english doc referencesAndrew Gerrand
2010-09-30doc: update http handler usage for new signatureStephen Ma
2010-09-30doc: faq updates part oneAndrew Gerrand
2010-09-29install.html: minor sentence fixRobert Griesemer
2010-09-29Effective Go: update for new http interface.Rob Pike
2010-09-29doc: consolidate FAQs into a single file, go_faq.htmlAndrew Gerrand
2010-09-28go spec: clarifications for range clauseRobert Griesemer
2010-09-28gc: fix reflect table method receiverRuss Cox
2010-09-27go_spec: EOF may insert a semicolonRobert Griesemer
2010-09-24go spec: ... changesRobert Griesemer
2010-09-23release.2010-09-22weekly.2010-09-22Andrew Gerrand
2010-09-22build: make all.bash run on Ubuntu ARMRuss Cox
2010-09-22doc: variable-width layoutAndrew Gerrand
2010-09-20doc: fix typo in go_spec.htmlJoe Poirier
2010-09-20doc/go_mem.html: update location of "once".Rob Pike
2010-09-17doc: fix typo in go_for_cpp_programmers.htmlAndrew Gerrand
2010-09-16release.2010-09-15weekly.2010-09-15Andrew Gerrand
2010-09-16golang.org redesignAndrew Gerrand
2010-09-14doc: fix typo in Programming FAQAndrew Gerrand