summaryrefslogtreecommitdiff
path: root/doc/go1.1.html
Commit message (Expand)AuthorAgeFilesLines
...
* doc: mention go fix in go1.1 release notes draftRuss Cox2013-02-211-0/+8
* doc/go1.1.html: document division by zero change from CL 6710045Russ Cox2013-01-301-0/+17
* html/template: remove noescape supportAndrew Gerrand2013-01-181-0/+7
* cmd/go: remove $GOROOT as a go get targetDave Cheney2013-01-101-8/+25
* cmd/5l, cmd/6l, cmd/8l, cmd/cc, cmd/gc: new flag parsingRuss Cox2013-01-061-0/+12
* cmd/ld: use native-endian symbol values in symbol tableRuss Cox2013-01-041-0/+9
* doc: add race detector manualDmitriy Vyukov2013-01-021-0/+6
* runtime: use clock_gettime to get ns resolution for time.now & runtime.nanotimeShenghou Ma2012-12-181-4/+4
* net: change ListenUnixgram signature to return UnixConn instead of UDPConnMikio Hara2012-12-161-0/+7
* doc/go1.1.html: add warning about net.ResolveTCPAddr error checkingRuss Cox2012-12-101-0/+13
* time: add Round and TruncateRuss Cox2012-12-091-0/+14
* debug/elf: do not skip first symbol in the symbol tableJoel Sing2012-11-151-0/+10
* doc/go1.1: fix metadata json formatFrancisco Souza2012-09-261-1/+1
* build: make int 64 bits on amd64Russ Cox2012-09-241-0/+65