summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* doc/go1.4.txt: text/scanner: IsIdentRuneRob Pike2014-06-241-0/+1
* doc/go1.4: add note about Set{uid,gid} changeDave Cheney2014-06-241-0/+1
* doc: say that race detector is supported on freebsdDmitriy Vyukov2014-06-211-0/+1
* doc: say that race detector is supported on freebsdDmitriy Vyukov2014-06-211-1/+2
* doc: document Go 1.3Andrew Gerrand2014-06-191-0/+7
* doc: link to new downloads pageAndrew Gerrand2014-06-132-2/+2
* time: micro symbol for microsecondsRob Pike2014-06-121-0/+2
* doc: add go1.4.txtRuss Cox2014-06-121-0/+6
* doc: add release note for 'godoc -analysis'Alan Donovan2014-06-121-1/+17
* doc: link to release history from /doc/Andrew Gerrand2014-06-121-0/+3
* docs: link to the assembler document from the Documents tabRob Pike2014-06-101-0/+1
* doc/install.html: fix erroneous HTML annotationRob Pike2014-06-101-3/+3
* doc: fix happens-before rules for buffered channelsDmitriy Vyukov2014-06-051-5/+5
* doc/install-source.html: document that GO386 will be auto-detected when build...Shenghou Ma2014-06-041-1/+1
* doc: mention WriteHeapDump in 1.3 release notesIan Lance Taylor2014-06-021-0/+6
* doc/contrib.html: update links, mailing lists and link to 1.3 release note.Shenghou Ma2014-06-011-19/+23
* doc/go1.3.html: math/big's Int and Rat implement TextMarshaler, TextUnmarshalerRuss Cox2014-05-281-7/+16
* cmd/cgo: given typedef struct S T, make C.T and C.struct_S interchangeableRuss Cox2014-05-281-5/+17
* spec: clarify that break/continue do not work across function boundariesRobert Griesemer2014-05-281-3/+6
* spec: explicitly disallow blank methods in interface typesRobert Griesemer2014-05-221-11/+12
* doc: fix typo in sharemem codewalkEmil Hessman2014-05-211-1/+1
* spec: specify order of init() callsgo1.3beta2Robert Griesemer2014-05-201-1/+2
* spec: clarify section on package initializationRobert Griesemer2014-05-201-54/+108
* doc/go_spec.html: fix broken anchor tagRob Pike2014-05-201-1/+1
* doc/install.html: fix duplicate id= tagRob Pike2014-05-201-3/+3
* all: fix "the the" typos.Shenghou Ma2014-05-201-1/+1
* doc/go1.3.html: mention cgo [0]byte bug fix falloutRuss Cox2014-05-201-20/+53
* doc/go1.3.html: switch default stack size back to 8kBMikio Hara2014-05-201-4/+0
* cmd/cgo: document CC_FOR_TARGET and CXX_FOR_TARGETElias Naur2014-05-201-0/+7
* runtime: switch default stack size back to 8kBRuss Cox2014-05-201-7/+0
* spec: clarify when a program exitsRobert Griesemer2014-05-191-2/+2
* doc/go1.3.html: minor tweak of Solaris wordingAram H?v?rneanu2014-05-191-1/+1
* doc/go1.3.html: fix typoMikio Hara2014-05-181-1/+1
* doc/go1.3.html: update the state of supported platformsMikio Hara2014-05-171-24/+41
* spec: clarify that newlines are kept in raw string literalsIan Lance Taylor2014-05-161-1/+1
* doc/go1.3.html: add note about small map iteration orderRuss Cox2014-05-161-0/+22
* doc/go1.3.html: add syscall.SendmsgNMikio Hara2014-05-161-0/+8
* doc/go1.3.html: add note about unsafe.Pointer strictnessRuss Cox2014-05-151-0/+20
* doc/effective_go.html: a little more about errorsRob Pike2014-05-141-3/+17
* spec: more precise description of select statementRobert Griesemer2014-05-141-33/+63
* cmd/go: link SWIG objects directly rather than using a shared libraryIan Lance Taylor2014-05-121-0/+9
* testing: write profiles on failureRuss Cox2014-05-091-0/+1
* spec: several clarifications to language on channelsRobert Griesemer2014-05-071-34/+38
* spec: remove evaluation order inconsistencyRobert Griesemer2014-05-071-6/+31
* spec: clarify type propertiesRobert Griesemer2014-05-071-4/+4
* doc: replace absolute links to golang.org with relative linksDmitriy Vyukov2014-05-074-7/+7
* doc/go1.3.html: mention go build -iDavid Crawshaw2014-05-061-0/+6
* doc: refer to wiki page for downloadsAndrew Gerrand2014-05-051-6/+6
* doc: document go1.2.2Andrew Gerrand2014-05-051-0/+6
* doc/go1.3.html: update for FreeBSD/ARM support.Shenghou Ma2014-04-291-0/+5