summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc/go1.2.html: introduction, language changesRob Pike2013-09-101-84/+147
* doc/go1.2.html: first cutRob Pike2013-09-092-82/+577
* doc/go1.2.txt: crypto/{x509,tls} changesAdam Langley2013-09-031-1/+2
* doc/go1.2.txt: add compress/gzip and database/sql linesBrad Fitzpatrick2013-08-301-1/+3
* doc/go1.2.txt: compress/flate changesRob Pike2013-08-301-0/+1
* doc/go1.2.txt: text/template's if-elseRob Pike2013-08-291-0/+1
* doc/go1.2.txt: dereference pointer values when evaluating args for escape funcsRob Pike2013-08-271-0/+1
* doc/go_faq.html: fix non-grammatical sentenceRob Pike2013-08-251-1/+1
* doc: correct a minor go_mem.html mistakeJan Mercl2013-08-231-1/+1
* doc: hide playground on front page if playground disabledAndrew Gerrand2013-08-221-9/+13
* doc/go1.2.txt: cmd/5l: support for external linking for linux/armElias Naur2013-08-211-0/+1
* doc/go1.2.txt: text/template: add comparison functionsRob Pike2013-08-211-0/+1
* doc/go1.2.txt: net: performance improvement on BSDMikio Hara2013-08-211-0/+1
* doc/go1.2.txt: archive/tar's fixed FileInfoRob Pike2013-08-211-0/+3
* doc: remove a insignificant line from go1.2.txtBrad Fitzpatrick2013-08-201-1/+0
* doc/go_faq.html: link to the SPLASH talk near the topRob Pike2013-08-201-0/+5
* doc: describe halt_on_error race detector parameterDmitriy Vyukov2013-08-161-0/+5
* doc/go1.2.txt: testing: add TB interfaceRob Pike2013-08-161-0/+1
* doc/go1.2.txt: delete 'go doc'Rob Pike2013-08-161-0/+1
* doc/go1.2.txt: three-index slices are going into 1.2Rob Pike2013-08-161-0/+1
* spec: &x panics if x doesRuss Cox2013-08-151-0/+7
* doc: update go1.2.txtR?my Oudompheng2013-08-151-0/+2
* go_spec.html: clarify that tags are part of struct type identityRob Pike2013-08-151-2/+3
* doc: update go1.2.txtAndrew Gerrand2013-08-151-0/+1
* doc: update go1.2.txtBrad Fitzpatrick2013-08-141-0/+4
* doc: update go1.2.txtRuss Cox2013-08-141-2/+8
* doc: update go1.2.txtDmitriy Vyukov2013-08-131-0/+4
* doc: release notes for go1.1.2Andrew Gerrand2013-08-131-0/+11
* doc/go1.2.txt: bufio.{Writer,Reader}.ResetRob Pike2013-08-131-0/+1
* doc/go1.2.txt: json and ampersandsRob Pike2013-08-121-0/+1
* doc: update go1.2.txtRuss Cox2013-08-091-1/+7
* doc/go1.2.txt: Added missing changes since 1st of AugustPieter Droogendijk2013-08-101-0/+5
* doc/go1.2.txt: document previously committed featuresPieter Droogendijk2013-08-081-0/+3
* doc/go1.2.txt: flag now exports CommandLineRob Pike2013-08-081-0/+1
* doc/articles/laws_of_reflection.html: fix name of variableRob Pike2013-08-071-1/+1
* runtime: remove debugging knob to turn off preemptionRuss Cox2013-08-051-0/+1
* doc/progs/slices.go: fix typo in commentRob Pike2013-08-051-1/+1
* doc/effective_go.html: remove spurious wordRob Pike2013-08-051-1/+1
* 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