summaryrefslogtreecommitdiff
path: root/doc/articles
Commit message (Expand)AuthorAgeFilesLines
* all: use golang.org/x/... import pathsAndrew Gerrand2014-11-101-6/+7
* build: adjustments for move from src/pkg to srcRuss Cox2014-09-082-13/+13
* doc: say that race detector is supported on freebsdDmitriy Vyukov2014-06-211-1/+2
* all: fix "the the" typos.Shenghou Ma2014-05-201-1/+1
* build: remove depdenency on GNU makeAndrew Gerrand2014-04-072-10/+2
* build: fix race in doc/articles/wiki testRick Arnold2014-03-183-7/+42
* doc: restore race detector manualAndrew Gerrand2014-02-111-0/+388
* doc/articles/wiki: remove GNU make dependencyAram H?v?rneanu2013-12-151-1/+1
* doc/articles/wiki: fix path handling and clean up test processAndrew Gerrand2013-10-0814-162/+51
* doc: move spec and memory model back to /ref/Andrew Gerrand2013-10-041-2/+2
* doc: update links to spec and memory modelAndrew Gerrand2013-09-271-2/+2
* doc: re-organize golang.org site contentAndrew Gerrand2013-09-1632-4026/+2
* doc: describe halt_on_error race detector parameterDmitriy Vyukov2013-08-161-0/+5
* doc/articles/laws_of_reflection.html: fix name of variableRob Pike2013-08-071-1/+1
* doc/articles: state that slices/arrays start at the 0th elementAndrew Gerrand2013-07-291-1/+1
* doc: fix wiki content errorAndrew Gerrand2013-07-221-5/+4
* doc/articles: use C90 standard functions in the cgo article.Shenghou Ma2013-06-041-6/+6
* all: fix typosShenghou Ma2013-04-241-2/+2
* doc: fix typo in race_detector.htmlJeremy Jackins2013-04-231-1/+1
* doc: fix another broken linkBrad Fitzpatrick2013-04-191-2/+5
* doc: fix another broken linkBrad Fitzpatrick2013-04-181-1/+1
* doc: link the race detector document into the release notesRob Pike2013-04-031-19/+33
* doc/articles: update reference to obsolete "package documentation".David Symonds2013-03-261-4/+3
* doc/articles/image_package.html: fix x/y mistakeRob Pike2013-02-281-1/+1
* doc: fix wiki codelab description of template parsingAndrew Gerrand2013-02-261-4/+5
* doc: fix old broken linkBrad Fitzpatrick2013-02-191-1/+1
* doc: link to wiki Projects page instead of old Project Dashboard.Greg Ward2013-02-111-3/+2
* doc/articles/race_detector: fix some format.Oling Cat2013-01-231-22/+38
* doc/articles/json_and_go: fix some format.Oling Cat2013-01-171-8/+9
* doc: fix various fragment linksAndrew Gerrand2013-01-153-4/+4
* doc: Mention godoc's handling of example functions.Matthew Dempsky2013-01-091-0/+6
* doc/articles/go_command: remove an extra word.Oling Cat2013-01-081-1/+1
* doc: add race detector manualDmitriy Vyukov2013-01-021-0/+353
* doc: fix id attributes in links to godocP?ter Sur?nyi2012-12-291-1/+1
* doc/articles/wiki/test.bash: suppress unnecessary outputShenghou Ma2012-12-241-1/+2
* doc: clear execute bitMikio Hara2012-12-041-0/+0
* doc/articles/godoc_documenting_go_code: fix some format issues.Oling Cat2012-12-041-6/+6
* doc/articles/wiki: fix racy testBrad Fitzpatrick2012-11-192-8/+15
* encoding/json: clarify correct usage of struct tags in associated article.Dan Callahan2012-10-311-1/+1
* doc/articles/wiki: numerous fixesJimmy Zelinskie2012-10-113-99/+243
* doc: fix typo in Concurrency Patterns articleAndrew Gerrand2012-09-041-1/+1
* doc: fix some HTML syntax errorsShenghou Ma2012-08-073-6/+6
* doc: various "the the" and other typosMatthew William Jibson2012-07-081-2/+2
* doc/articles/slices_usage_and_internals: fix typoShenghou Ma2012-06-201-1/+1
* doc: update wiki article to use html/template properly.David Symonds2012-04-263-11/+12
* doc/articles/image_draw.html: Change ColorImage to UniformBenny Siegert2012-04-191-2/+2
* doc: added The Go image package articleFrancisco Souza2012-03-286-0/+312
* doc: use relative links in Laws of Reflection articleAndrew Gerrand2012-03-271-26/+21
* doc: use relative links in draw package articleAndrew Gerrand2012-03-271-4/+4
* doc: update wiki tutorial templates, and template discussionAndrew Gerrand2012-03-273-1125/+58