summaryrefslogtreecommitdiff
path: root/doc/go1.3.html
Commit message (Expand)AuthorAgeFilesLines
* doc: document new ParseMultipartForm behaviorAndrew Gerrand2014-08-071-0/+9
* doc: drop scheme from links that are known to support HTTPSAndrew Gerrand2014-07-251-7/+7
* doc: add release note for 'godoc -analysis'Alan Donovan2014-06-121-1/+17
* doc: mention WriteHeapDump in 1.3 release notesIan Lance Taylor2014-06-021-0/+6
* 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
* 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
* 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
* 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
* 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
* doc: replace absolute links to golang.org with relative linksDmitriy Vyukov2014-05-071-1/+1
* doc/go1.3.html: mention go build -iDavid Crawshaw2014-05-061-0/+6
* doc/go1.3.html: update for FreeBSD/ARM support.Shenghou Ma2014-04-291-0/+5
* 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/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
* build: remove tmp dir names from objects, support GOROOT_FINAL againRuss Cox2014-04-151-0/+13
* doc: simplify a go1.3 change descriptionBrad Fitzpatrick2014-04-141-2/+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
* 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/go1.3.html: new release document outlineRob Pike2014-03-261-0/+183