summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc/go1.3.html: update for FreeBSD/ARM support.Shenghou Ma2014-04-291-0/+5
* doc: fix link to Mercurial downloadRobert Hencke2014-04-281-1/+1
* doc: fix broken link to RTEMS Go wiki pageRobert Hencke2014-04-281-1/+1
* doc: fix an articleBrad Fitzpatrick2014-04-271-1/+1
* doc/debugging_with_gdb.html: add introductory disclaimerRob Pike2014-04-261-0/+17
* doc/contribute.html: link to wiki for more code review informationRobert Hencke2014-04-251-0/+7
* doc/go1.3.html: fix Goexit linkDavid du Colombier2014-04-201-1/+1
* doc/go1.3.html: Plan 9 supportDavid du Colombier2014-04-181-1/+6
* doc/go1.3.html: go test always buildsRob Pike2014-04-181-0/+6
* doc/go1.3.html: new package debug/plan9objDavid du Colombier2014-04-181-1/+2
* doc/effective_go: mention that b.Write is a shorthand for (&b).Write when b i...Shenghou Ma2014-04-171-3/+15
* doc/go1.3.html: fix id anchor for FreeBSDEmil Hessman2014-04-161-1/+1
* doc/go1.3.html: document the state of FreeBSDRob Pike2014-04-161-6/+12
* runtime: crash when func main calls Goexit and all other goroutines exitRuss Cox2014-04-161-0/+9
* doc/debugging_with_gdb: use -w to strip debug info.Shenghou Ma2014-04-161-2/+2
* doc: remove outdated MakefileShenghou Ma2014-04-161-32/+0
* build: remove tmp dir names from objects, support GOROOT_FINAL againRuss Cox2014-04-151-0/+13
* doc/install.html: FreeBSD 8 and higher only are supportedRob Pike2014-04-151-1/+1
* doc/asm.html: remove mention of 6l -aRob Pike2014-04-151-1/+8
* doc: simplify a go1.3 change descriptionBrad Fitzpatrick2014-04-141-2/+1
* doc/help.html: fix typo in word orderAndrew Szeto2014-04-141-1/+1
* doc: add go1.3 note about the http Transport closing Request.BodyBrad Fitzpatrick2014-04-141-0/+8
* doc/go1.3.html: windows NewCallbackCDeclRob Pike2014-04-121-1/+7
* doc/go1.3.html: fix spelling mistakesRob Pike2014-04-111-2/+2
* doc: finish net/http notes in go1.3.htmlBrad Fitzpatrick2014-04-101-6/+52
* doc/go1.3.html: minor changes: crypto, netRob Pike2014-04-101-5/+17
* doc: tweak Solaris wordingRuss Cox2014-04-091-2/+1
* doc/go1.3.html: go command, major library changesRob Pike2014-04-091-10/+39
* doc/go1.3.html: gc precision, nacl, solarisRob Pike2014-04-091-4/+14
* doc: add a couple net/http go1.3 itemsBrad Fitzpatrick2014-04-081-2/+11
* doc/go1.3.html: gccgo statusRob Pike2014-04-091-1/+4
* doc/go1.3.html: linker, go command, miscellanyRob Pike2014-04-091-15/+25
* doc/go1.3.html: Performance, plus some library detailsRob Pike2014-04-091-24/+96
* doc/go1.3.html: drop support for windows 2000Rob Pike2014-04-081-6/+11
* build: remove depdenency on GNU makeAndrew Gerrand2014-04-072-10/+2
* doc/go1.3.html: contiguous stacksRob Pike2014-03-281-1/+8
* doc/go1.3.html: explain the change to the memory modelRob Pike2014-03-271-5/+6
* doc: document DragonFly BSD portMikio Hara2014-03-261-3/+9
* doc: document Solaris port.Shenghou Ma2014-03-251-2/+5
* doc/go1.3.html: new release document outlineRob Pike2014-03-262-38/+183
* doc/gopher: fix typo in READMEAndrew Gerrand2014-03-261-2/+1
* doc/gopher: add READMEAndrew Gerrand2014-03-261-0/+4
* doc: allow buffered channel as semaphore without initializationRuss Cox2014-03-242-24/+51
* doc/go_faq.html: update description of stack managementRob Pike2014-03-211-10/+13
* doc/effective_go.html: fix typoRob Pike2014-03-211-3/+4
* build: fix race in doc/articles/wiki testRick Arnold2014-03-183-7/+42
* doc: Revise Contribution Guidelines.Nathan John Youngman2014-03-171-22/+31
* doc: update go1.3.txt for some performance changesDmitriy Vyukov2014-03-131-0/+3
* doc: update go1.3.txt for regexp changeBrad Fitzpatrick2014-03-121-0/+1
* doc/go1.3.txt: add notes about copying stacks, win2k supportRuss Cox2014-03-121-0/+5