summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc/go1.1: mention (*testing.B).ReportAllocs()Shenghou Ma2013-03-311-3/+6
* doc: fix typo in effective_go.htmlElias Naur2013-03-291-1/+1
* cmd/godoc: cleanupsRobert Griesemer2013-03-281-1/+1
* faq: update with some links and 1.1-specific detailsRob Pike2013-03-271-15/+34
* doc: fix go1.1.html typosJonathan Rudenberg2013-03-271-5/+5
* doc: consistent path names in exampleDave Cheney2013-03-271-1/+1
* doc/go1.1.html: net/mail, net/smtpRob Pike2013-03-261-4/+11
* doc/go1.1.html: describe Zone and other net changesRob Pike2013-03-261-7/+65
* doc: fix typo in go 1.1 docAndrew Gerrand2013-03-261-1/+1
* doc/articles: update reference to obsolete "package documentation".David Symonds2013-03-261-4/+3
* doc/go1.1.html: introductionRob Pike2013-03-251-9/+41
* doc: add summary of net/http additions to Go 1.1Brad Fitzpatrick2013-03-251-4/+19
* doc: add DialOpt and friends to go1.1.htmlBrad Fitzpatrick2013-03-251-1/+14
* doc/go1.1.html: performanceRob Pike2013-03-231-6/+21
* doc/go1.1.html: fix broken linksRobert Griesemer2013-03-221-7/+7
* doc/go1.1.html: blockprofile, method values, ListenUnixgram, etc.Rob Pike2013-03-221-16/+75
* spec: remove most ?links for the now more common in-text linksRobert Griesemer2013-03-221-41/+42
* doc/go1.1.html: return requirementsRob Pike2013-03-221-2/+31
* spec: add example showing missing return statementRob Pike2013-03-221-1/+12
* go1.1.html: bufio.Scanner and reflect; more about surrogatesRob Pike2013-03-211-5/+88
* debug/elf: restore Go 1.0 semantics for (*File).SymbolsRuss Cox2013-03-211-22/+0
* doc/go1.1.html: more TODOs doneRob Pike2013-03-211-25/+90
* spec: fix description of initializationRob Pike2013-03-201-7/+11
* spec: define method valuesRuss Cox2013-03-201-4/+118
* doc/go1.1.html: add links to the text, write some new sectionsRob Pike2013-03-191-48/+156
* doc/go1.1.html: document the surrogate and BOM changesRob Pike2013-03-181-6/+53
* doc/go1.1.html: document some of the library changes.Rob Pike2013-03-181-10/+255
* spec: remove special int rule for shiftsRobert Griesemer2013-03-151-5/+5
* doc: explain why cmd/go uses https for repositories and how to work around itHerbert Georg Fischer2013-03-151-0/+32
* doc/go_faq.html: add entry about pointer to interfaceRob Pike2013-03-151-0/+51
* doc: clarify that gccgo is a GCC front-endMike Rosset2013-03-121-1/+1
* spec: rewrite the description of panic and recover.Rob Pike2013-03-121-16/+35
* effective_go.html: fix semaphore exampleRob Pike2013-03-121-8/+46
* spec: typed indices must be of integer typeRobert Griesemer2013-03-111-2/+3
* spec: result type of a comparison is always untyped boolRobert Griesemer2013-03-111-12/+9
* doc/contribute: add instructions to fix codereview on windowsRick Arnold2013-03-111-0/+7
* effective_go.html: add a section on type assertionsRob Pike2013-03-081-6/+88
* effective_go.html: move and rework the blank identifier sectionRob Pike2013-03-086-182/+238
* spec: clarify unsafe.OffsetofRobert Griesemer2013-03-071-3/+5
* doc/effective_go.html: unify and expand the discussion of Sprintf and StringRob Pike2013-03-061-13/+46
* effective_go.html: round 3 of minor edits.Rob Pike2013-03-061-35/+61
* doc/effective_go.html: update slices and maps.Rob Pike2013-03-051-16/+88
* spec: terminating statements for functionsRobert Griesemer2013-03-041-17/+105
* spec: cyclic imports are illegalRobert Griesemer2013-03-041-2/+3
* doc/go1.1.html: fix typo in URLRob Pike2013-03-031-2/+2
* doc/go1.1.html: document the moving of exp/... and old/....Rob Pike2013-03-021-1/+23
* spec: fallthrough may not appear in last clause of a switchRobert Griesemer2013-03-011-7/+8
* doc/effective_go.html: minor updates, part 1Rob Pike2013-02-281-32/+82
* doc: fix root.html stylesAndrew Gerrand2013-03-012-3/+5
* doc/articles/image_package.html: fix x/y mistakeRob Pike2013-02-281-1/+1