- 208a1ea doc/go1.3.html: add note about unsafe.Pointer strictness by Russ Cox · 11 years ago
- 1476686 doc/effective_go.html: a little more about errors by Rob Pike · 11 years ago
- 61d8a33 spec: more precise description of select statement by Robert Griesemer · 11 years ago
- 02cc45a cmd/go: link SWIG objects directly rather than using a shared library by Ian Lance Taylor · 11 years ago
- 21e75b3 testing: write profiles on failure by Russ Cox · 11 years ago
- f5a4d24 doc/install.html: update wrt to OS and compiler support. by Shenghou Ma · 11 years ago
- 97aa90d spec: several clarifications to language on channels by Robert Griesemer · 11 years ago
- dbe5f88 spec: remove evaluation order inconsistency by Robert Griesemer · 11 years ago
- 6f3b84a spec: clarify type properties by Robert Griesemer · 11 years ago
- 2e1ddeb doc: replace absolute links to golang.org with relative links by Dmitriy Vyukov · 11 years ago
- 2702ad3 doc/go1.3.html: mention go build -i by David Crawshaw · 11 years ago
- 696a7e1 doc: refer to wiki page for downloads by Andrew Gerrand · 11 years ago
- 4ad7c4a doc: document go1.2.2 by Andrew Gerrand · 11 years ago
- 74dccea doc/go1.3.html: update for FreeBSD/ARM support. FreeBSD 10 is fully supported. by Shenghou Ma · 11 years ago
- 1bf690c doc: fix link to Mercurial download by Robert Hencke · 11 years ago
- a9288d6 doc: fix broken link to RTEMS Go wiki page by Robert Hencke · 11 years ago
- 6607534 doc: fix an article by Brad Fitzpatrick · 11 years ago
- 2674efb doc/debugging_with_gdb.html: add introductory disclaimer by Rob Pike · 11 years ago
- 75ba181 doc/contribute.html: link to wiki for more code review information by Robert Hencke · 11 years ago
- f187675 doc/go1.3.html: fix Goexit link by David du Colombier · 11 years ago
- 75b74ea doc/go1.3.html: Plan 9 support by David du Colombier · 11 years ago
- 0d612a8 doc/go1.3.html: go test always builds by Rob Pike · 11 years ago
- ba59375 doc/go1.3.html: new package debug/plan9obj by David du Colombier · 11 years ago
- f8f34c3 doc/effective_go: mention that b.Write is a shorthand for (&b).Write when b is addressable. by Shenghou Ma · 11 years ago
- 3af8d6f doc/go1.3.html: fix id anchor for FreeBSD by Emil Hessman · 11 years ago
- 59f6c81 doc/go1.3.html: document the state of FreeBSD Update #7056 by Rob Pike · 11 years ago
- ade6bc6 runtime: crash when func main calls Goexit and all other goroutines exit by Russ Cox · 11 years ago
- c91c564 doc/debugging_with_gdb: use -w to strip debug info. by Shenghou Ma · 11 years ago
- 6037841 doc: remove outdated Makefile Fixes #7773. by Shenghou Ma · 11 years ago
- e97b3ab build: remove tmp dir names from objects, support GOROOT_FINAL again by Russ Cox · 11 years ago
- c8ef677 doc/install.html: FreeBSD 8 and higher only are supported Fixes #7188 by Rob Pike · 11 years ago
- edebe10 doc/asm.html: remove mention of 6l -a by Rob Pike · 11 years ago
- 632e641 doc: simplify a go1.3 change description by Brad Fitzpatrick · 11 years ago
- 8a2ac83 doc/help.html: fix typo in word order by Andrew Szeto · 11 years ago
- 071a0f4 doc: add go1.3 note about the http Transport closing Request.Body by Brad Fitzpatrick · 11 years ago
- e9ad3bf doc/go1.3.html: windows NewCallbackCDecl by Rob Pike · 11 years ago
- 1d879fe doc/go1.3.html: fix spelling mistakes Keep those builders busy. by Rob Pike · 11 years ago
- 1e68e6a doc: finish net/http notes in go1.3.html by Brad Fitzpatrick · 11 years ago
- b6684b3 doc/go1.3.html: minor changes: crypto, net by Rob Pike · 11 years ago
- c9133e3 doc: tweak Solaris wording by Russ Cox · 11 years ago
- 56294f4 doc/go1.3.html: go command, major library changes by Rob Pike · 11 years ago
- b69238b doc/go1.3.html: gc precision, nacl, solaris by Rob Pike · 11 years ago
- 4f193cd doc: add a couple net/http go1.3 items by Brad Fitzpatrick · 11 years ago
- 96775a3 doc/go1.3.html: gccgo status by Rob Pike · 11 years ago
- c5f14c5 doc/go1.3.html: linker, go command, miscellany by Rob Pike · 11 years ago
- 969dc76 doc/go1.3.html: Performance, plus some library details by Rob Pike · 11 years ago
- 78025fb doc/go1.3.html: drop support for windows 2000 by Rob Pike · 11 years ago
- 3929967 build: remove depdenency on GNU make by Andrew Gerrand · 11 years ago
- 610f395 doc/go1.3.html: contiguous stacks by Rob Pike · 11 years ago
- a438092 doc/go1.3.html: explain the change to the memory model by Rob Pike · 11 years ago
- 3476704 doc: document DragonFly BSD port by Mikio Hara · 11 years ago
- 708a53f9 doc: document Solaris port. by Shenghou Ma · 11 years ago
- 09e1da3 doc/go1.3.html: new release document outline by Rob Pike · 11 years ago
- c5e7a02 doc/gopher: fix typo in README by Andrew Gerrand · 11 years ago
- 8c9e838 doc/gopher: add README by Andrew Gerrand · 11 years ago
- 132e816 doc: allow buffered channel as semaphore without initialization by Russ Cox · 11 years ago
- 287967f doc/go_faq.html: update description of stack management by Rob Pike · 11 years ago
- 0c84156 doc/effective_go.html: fix typo by Rob Pike · 11 years ago
- 1f1f69e build: fix race in doc/articles/wiki test by Rick Arnold · 11 years ago
- d5f208c doc: Revise Contribution Guidelines. by Nathan John Youngman · 11 years ago
- cdc93d2 doc: update go1.3.txt for some performance changes by Dmitriy Vyukov · 11 years ago
- 15068b6 doc: update go1.3.txt for regexp change by Brad Fitzpatrick · 11 years ago
- b11aeef doc/go1.3.txt: add notes about copying stacks, win2k support by Russ Cox · 11 years ago
- 6ffd235 spec: clarify when constant slice indices must be in range by Robert Griesemer · 11 years ago
- a766277 spec: clarify value passed for final parameter of variadic functions by Robert Griesemer · 11 years ago
- 8d77d2c spec: be more precise about underlying types of predeclared types by Robert Griesemer · 11 years ago
- 3a7fe36 doc/go_faq.html: reference the new wiki page titled Go Code Review Comments by Rob Pike · 11 years ago
- 967901a doc: update links in contribute.html by Brad Fitzpatrick · 11 years ago
- 6433bff net/http: minor fixes and optimization for Response.TLS by Brad Fitzpatrick · 11 years ago
- c97778f spec: shadowed return parameters may be disallowed by Robert Griesemer · 11 years ago
- 8716981 spec: clarify what is considered a function call for len/cap special case by Robert Griesemer · 11 years ago
- df8b637 doc: add freebsd items by Mikio Hara · 11 years ago
- 77edde1a doc: document Go 1.2.1 by Andrew Gerrand · 11 years ago
- c535ce8 doc: add more go1.3.txt items, sort. by Brad Fitzpatrick · 11 years ago
- a36b5b9 spec: slightly rephrased wording on parsing ambiguity for composite literals by Robert Griesemer · 11 years ago
- 66562b9 cmd/go: remove 'go tool benchcmp' and corresponding special case by Andrew Gerrand · 11 years ago
- e6863e7 spec: libraries and implementation are now at Unicode 6.3 by Rob Pike · 11 years ago
- ab26623 spec: clarify default "true" condition/tag in for/switch statements by Robert Griesemer · 11 years ago
- abe53f8 doc/go1.3: note a couple more crypto changes. by Adam Langley · 11 years ago
- 280d46b cmd/go: document new -exec flag on run/test by Russ Cox · 11 years ago
- fca335e crypto/tls: enforce that either ServerName or InsecureSkipVerify be given. by Adam Langley · 11 years ago
- e56c6e7 runtime/debug: add SetPanicOnFault by Russ Cox · 11 years ago
- ad4601d doc/go1.3.txt: unicode upgrade to 6.3.0 by Rob Pike · 11 years ago
- c3922f0 testing: ease writing parallel benchmarks by Dmitriy Vyukov · 11 years ago
- 7861cd6 cmd/go, go/build: support .m files by Carlos Castillo · 11 years ago
- d908ae1 doc: remove "Code that grows with grace" video from front page by Andrew Gerrand · 11 years ago
- ae5bed0 doc: restore race detector manual by Andrew Gerrand · 11 years ago
- 2b6eb11 doc/install.html: get rid of explicit version number in docs. by Shenghou Ma · 11 years ago
- 57bc80b cmd/go, doc/go1.3.txt: misc/benchcmp has been replaced by go tool benchcmp by Josh Bleecher Snyder · 11 years ago
- 592415d effective_go: move 'Type switch' section into 'Control structures' section. by Rob Pike · 11 years ago
- ae56210 testing: diagnose buggy tests that panic(nil) by Russ Cox · 11 years ago
- 1e67453 doc: replace "private" with "unexported" in Effective Go. by David Symonds · 11 years ago
- c0b9e62 runtime: output how long goroutines are blocked Example of output: by Dmitriy Vyukov · 11 years ago
- 227fe5f spec: tighten the wording around . imports by Rob Pike · 11 years ago
- c0eb880 doc: add cmd/gofmt entry to go1.3.txt by Brad Fitzpatrick · 11 years ago
- 82e2db7 spec: s/and/or/ for correctness and parallelism by Rob Pike · 11 years ago
- 1314131 spec: Fix broken type identity link by Emil Hessman · 11 years ago
- 8f3fc547 2014: Year of the Gopher. by David Symonds · 11 years ago
- 8183ed1 spec: example shows wrong value for complex constant by Mihai Borobocea · 11 years ago
- 2f5f193 doc/contribute: golang-dev -> golang-codereviews by Shawn Smith · 11 years ago