summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: remove jquery.js and style.cssAndrew Gerrand2013-08-012-540/+0
* spec: clarify index and selector expressionsRobert Griesemer2013-07-311-28/+40
* doc: remove godocs.js and playground.js from core repoAndrew Gerrand2013-08-012-694/+0
* doc: don't invoke go build with -o /dev/null during testRobert Daniel Kortschak2013-08-011-2/+2
* doc/go1.2.txt: add time zone offsets with secondsBrad Fitzpatrick2013-07-311-0/+1
* spec: clarify a couple of issues about channelsRob Pike2013-08-011-0/+14
* undo CL 11884043 / bfd5ed8236d5Robert Griesemer2013-07-311-41/+28
* spec: clarify index and selector expressionsRobert Griesemer2013-07-311-28/+41
* doc: don't block page load on JavaScript fetchAndrew Gerrand2013-07-303-2/+65
* doc/codewalk: test source codeAndrew Gerrand2013-07-301-0/+21
* doc/articles: state that slices/arrays start at the 0th elementAndrew Gerrand2013-07-291-1/+1
* effective_go.html: make snippets look formatted.R?my Oudompheng2013-07-291-4/+4
* spec: update prose in Constants sectionRobert Griesemer2013-07-251-2/+2
* doc/go1.2.txt: document new functions/types added to image/gif and image/draw.Andrew Bonventre2013-07-241-0/+3
* doc/go1.2.txt: document new function unicode.InRob Pike2013-07-241-0/+1
* all: be more idiomatic when documenting boolean return values.Rob Pike2013-07-231-1/+1
* doc: fix wiki content errorAndrew Gerrand2013-07-221-5/+4
* doc/effective_go: stamp out stray GOROOT referenceDave Cheney2013-07-171-5/+5
* encoding/json: coerce invalid UTF-8 to valid UTF-8 during MarshalRuss Cox2013-07-121-0/+1
* spec: move decl in example closer to useRobert Griesemer2013-07-111-2/+2
* syscall: implement Sendfile for Darwin.Shenghou Ma2013-07-121-0/+1
* spec: define notion of named typeRobert Griesemer2013-07-091-8/+8
* doc: update playground.jsAndrew Gerrand2013-07-042-260/+395
* doc/go1.2.txt: stable sortRob Pike2013-07-031-0/+1
* cmd/godoc: set up playground for examples that are already visibleAndrew Gerrand2013-07-021-1/+1
* flag: add Getter interface; implement for all Value typesRick Arnold2013-06-271-0/+1
* doc/go1.2.txt: cmd/go and coverage; simple hash Sum functionsRob Pike2013-06-271-0/+5
* spec: fix spec on conversions to match implementationsRobert Griesemer2013-06-211-9/+14
* doc: update gccgo docsIan Lance Taylor2013-06-202-20/+38
* doc: style tweaks in preparation for Google Feedback linkAndrew Gerrand2013-06-181-0/+3
* doc: add go1.1.1 to the release notesAndrew Gerrand2013-06-131-0/+7
* net: introduce netgo build tag to build a pure Go net package.Shenghou Ma2013-06-111-0/+1
* doc/go_spec: more examples for unspecified cases of the evaluation orderShenghou Ma2013-06-111-3/+5
* doc/install-source.html: recent ARM and 386 updatesShenghou Ma2013-06-091-16/+47
* doc/contribute: add "Understanding the extension" sectionPatrick Higgins2013-06-051-4/+18
* crypto/tls: support TLS 1.1.Adam Langley2013-06-041-0/+1
* doc: add Game of Life to playground toysAndrew Gerrand2013-06-042-0/+114
* doc/articles: use C90 standard functions in the cgo article.Shenghou Ma2013-06-043-10/+10
* doc: add Go 1.1 to release.htmlAndrew Gerrand2013-06-031-0/+8
* doc: update linux tarball version for Go 1.1Dave Cheney2013-06-031-1/+1
* doc/go1.2.txt: update for CL 8248043.Shenghou Ma2013-06-031-0/+2
* doc/go1.1.html: remove extra space; close some tags.Oling Cat2013-06-011-18/+20
* spec: better wording re: receiving from closed channelsRobert Griesemer2013-05-311-4/+3
* doc/go1.2.txt: AllocsPerRun now quantizedRob Pike2013-05-301-0/+1
* cmd/5a, cmd/dist, runtime: support m/g in the assembler, drop support for R9/R10Shenghou Ma2013-05-301-0/+2
* doc: Fix typo in approximation of square rootKatrina Owen2013-05-291-2/+2
* effective_go.html: Fix two linksBrian G. Merrell2013-05-271-2/+2
* fmt.Printf: introduce notation for random access to arguments.Rob Pike2013-05-241-0/+1
* doc: start go 1.2 notesRuss Cox2013-05-241-0/+11
* doc: GCC 4.8.1 is not updated to Go 1.1Ian Lance Taylor2013-05-221-1/+1