aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2011-08-18weekly.2011-08-17weekly.2011-08-17Andrew Gerrand
2011-08-18doc/codelab: use new template packageAndrew Gerrand
2011-08-17doc/codewalk: new Markov chain codewalkAndrew Gerrand
2011-08-17template: delete old template code.Rob Pike
2011-08-17misc: fix a couple of template uses preparatory to the big switch.Rob Pike
2011-08-10weekly.2011-08-10weekly.2011-08-10Nigel Tao
2011-08-06FAQ: variant types, unionsRob Pike
2011-08-06FAQ: lots of small tweaks plus a couple of new discussions.Rob Pike
2011-07-31doc: document release.r59Andrew Gerrand
2011-07-31doc: fix typo in Effective GoAndrew Gerrand
2011-07-31go_faq: drop a dramatic comma.David Symonds
2011-07-29weekly.2011-07-29weekly.2011-07-29Andrew Gerrand
2011-07-20weekly.2011-07-19weekly.2011-07-19Andrew Gerrand
2011-07-19doc/talks/io2010: handle the errorsAndrew Gerrand
2011-07-18doc: fix padding on h1 tagsAndrew Gerrand
2011-07-14go spec: (up-)dateRobert Griesemer
2011-07-14go: require { } around else blockRuss Cox
2011-07-13go_tutorial: change the way it's generated.Rob Pike
2011-07-13doc: gofix io2010 demo programsAndrew Gerrand
2011-07-12effective go: tweak the words about semicolons, parens in control structures,Rob Pike
2011-07-12doc: document r58.1Russ Cox
2011-07-11doc: don't specify make target for working on windwos.Yasuhiro Matsumoto
2011-07-09tutorial: remove all line numbers and references to them.Rob Pike
2011-07-09doc/progs: gofmt -wMikio Hara
2011-07-08weekly.2011-07-07weekly.2011-07-07Andrew Gerrand
2011-07-07doc: remove ed from apt-get package listBrad Fitzpatrick
2011-07-04docs: fold the prog.sh scripting from makehtml into htmlgen itself.Rob Pike
2011-07-01windows: define and use syscall.HandleWei Guangjing
2011-06-30document release.r58Andrew Gerrand
2011-06-275l, 6l, 8l: drop use of ed during buildRuss Cox
2011-06-24weekly.2011-06-23weekly.2011-06-23Andrew Gerrand
2011-06-21Effective Go: supplied missing type in variadic function example.Ben Lynn
2011-06-20doc/GoCourseDay1: shrink the PDF by rewriting it using ps2pdf.Rob Pike
2011-06-19doc/faq: remove misleading FAQ entryAndrew Gerrand
2011-06-18doc/faq: add question about converting from []T to []interface{}Andrew Gerrand
2011-06-17spec: disallow goto into blocksRuss Cox
2011-06-17weekly.2011-06-16weekly.2011-06-16Andrew Gerrand
2011-06-17doc/effective_go: add a note about prefixing error strings with theirNigel Tao
2011-06-16docs/GoCourseDay1.pdf: fix error in operator table.Rob Pike
2011-06-16doc: document r57.2Russ Cox
2011-06-16doc/effective_go.html: replace tab with spaces.Rob Pike
2011-06-14doc/gopher: add a small gif to use as an app engine logo on GAE pages.Rob Pike
2011-06-14doc/gopher: add jpgs of the goggled gopher logo for App Engine.Rob Pike
2011-06-13go spec: specify constant conversionsRobert Griesemer
2011-06-13go spec: unsafe.Alignof/Offsetof/Sizeof return uintptrRobert Griesemer
2011-06-12go spec: clarify rules for append, scope rules for :=Robert Griesemer
2011-06-11sort: change IntArray etc. to IntSlice for better name hygiene.Rob Pike
2011-06-10Go memory model: minor clarificationRobert Griesemer
2011-06-10docs: Update notes for 3-day Go course.Rob Pike
2011-06-10weekly.2011-06-09weekly.2011-06-09Andrew Gerrand