- 04e95a1 api: add go1.2.txt, use in tests by Andrew Gerrand · 11 years ago
- f41b43a net/url: fix regression when serializing relative URLs by Brad Fitzpatrick · 11 years ago
- 88c448b runtime: correct test for when to poll network by Ian Lance Taylor · 11 years ago
- 667303f1 runtime: correct parameter name in MCentral_AllocList comment by Ian Lance Taylor · 11 years ago
- 4dce7f8 encoding/xml: accept chains of interfaces and pointers by Russ Cox · 11 years ago
- e39eda1 database/sql: make tests repeatable with -cpu=n,n by Alberto García Hierro · 11 years ago
- e5babef database/sql: fix some test fmt verbs by Brad Fitzpatrick · 11 years ago
- 37db880 database/sql: Fix connection leak and potential deadlock by Alberto García Hierro · 11 years ago
- 478f4b6 database/sql: fix double decrement of numOpen count; test for connection leaks by Alberto García Hierro · 11 years ago
- 4d38d12 cmd/cgo: simpler fix for issue 6506. Replaces CL 14682044. Fixes #6506. by Shenghou Ma · 11 years ago
- 5feb155 cmd/cgo: print the builtin prolog after the per-file preamble by Russ Cox · 11 years ago
- 9aee98d undo CL 14231047 / 2f4c2dde2756 by Alex Brainman · 11 years ago
- 043ace1 cmd/cgo: fix Xcode 5 incompatibility for #defined expressions by Russ Cox · 11 years ago
- 56aeec3 cmd/cgo: work around bug in clang debug info for builtins like memset by Russ Cox · 11 years ago
- 9a420b7 runtime/pprof: disable flaky TestGoroutineSwitch on windows by Alex Brainman · 11 years ago
- 2acb80b cmd/gc: fix comment about performing indexing at compile time. by Keith Randall · 11 years ago
- 21e6b90 net/http: skip content-type sniffing if the header is explicitly unset. by Michael Piatek · 11 years ago
- c78d67f debug/dwarf: report the value of an unrecognized attribute format by Ian Lance Taylor · 11 years ago
- 89ebc28 cmd/api: make it work even when cgo is disabled by Shenghou Ma · 11 years ago
- 5b2f626 go/build: add GOOS and GOARCH to name of gccgo pkg directory by Ian Lance Taylor · 11 years ago
- 96648e0 go/build: fix test if built with CGO_ENABLED=0 by Ian Lance Taylor · 11 years ago
- 7dba510 cmd/gc: re-word some error messages Fixes #6557. by Shenghou Ma · 11 years ago
- 649fc25 net: fix TestDialFailPDLeak to work when GOMAXPROCS is large by Ian Lance Taylor · 11 years ago
- 139cc96 runtime: markfreed's error reports should be prefixed with "markfreed", not "markallocated". by Keith Randall · 11 years ago
- c774e90 cmd/go: add any .c/.cc files to the SWIG shared library by Ian Lance Taylor · 11 years ago
- cb30917 runtime/cgo: mark callback functions as NOSPLIT by Ian Lance Taylor · 11 years ago
- 0965459 debug/dwarf: handle surprising clang encoding by Russ Cox · 11 years ago
- 7bbe016 net: fix typo in failure message in test by Ian Lance Taylor · 11 years ago
- 8ba6deb compress/flate: fix infinite loop on malformed data by Russ Cox · 11 years ago
- daa61d1 encoding/gob: add examples by Rob Pike · 11 years ago
- 254dc5f cmd/go, runtime: express armv5t architecture constraint differently by Carl Shapiro · 11 years ago
- 9795882 math: the trig functions work in radians; document that by Rob Pike · 11 years ago
- fc1bea3 os/user: fix user lookups on dragonfly by Joel Sing · 11 years ago
- fba015e os/user: enable tests on all supported platforms by Joel Sing · 11 years ago
- 932428a os/signal: make test logs reflect reality by Joel Sing · 11 years ago
- 869368a runtime: fix bug in maps at the intersection of iterators, growing, and NaN keys by Keith Randall · 11 years ago
- 15baf6b runtime: remove 3 unused declarations. by Keith Randall · 11 years ago
- ef4e12a reflect: test using a MakeFunc value in a couple of different ways by Ian Lance Taylor · 11 years ago
- 4207897 runtime: collect profiles even while on g0 stack by Alex Brainman · 11 years ago
- e59db90 reflect: add a test that gccgo mishandled by Ian Lance Taylor · 11 years ago
- a51b8cf gofmt: explain why lower bounds aren't automatically simplified by Robert Hencke · 11 years ago
- c457963 sync/atomic: explain how to subtract an unsigned constant by Rob Pike · 11 years ago
- 01479b6 go/doc: update ToHTML doc comment by Russ Cox · 11 years ago
- 408238e runtime: change default stack segment size to 8 kB by Russ Cox · 11 years ago
- 0a033a1 cmd/gc: support -installsuffix in the compiler and builder by Dave Day · 11 years ago
- 94a6511 net: use original argument in lookup error by Russ Cox · 11 years ago
- e086773 cmd/go: document relative imports by Russ Cox · 11 years ago
- 95d85d9 crypto/tls: document ConnectionState fields by Russ Cox · 11 years ago
- 4216203 runtime: remove syscall.NewCallbackCDecl on Windows by Russ Cox · 11 years ago
- 0857045 encoding/json: add an example for RawMessage by Josh Bleecher Snyder · 11 years ago
- 1b0bffa net/http: be clear that HTTPS is supported by Russ Cox · 11 years ago
- 5f853d7 runtime: fix finalizer test on amd64 by Russ Cox · 11 years ago
- 8d6bc66 cmd/gc: qualified embedded fields with owner package. by Rémy Oudompheng · 11 years ago
- 4d7c635 crypto/tls: Update reference to the TLS 1.2 RFC. by Frithjof Schulze · 11 years ago
- c3dadca runtime: do not scan stack by frames during garbage collection by Russ Cox · 11 years ago
- 6b188ef cmd/dist, build: support building statically linked toolchain by Shenghou Ma · 11 years ago
- 57f6971 cmd/go: use -installsuffix to determine the includes directory list by Dave Day · 11 years ago
- 7a480a8 undo CL 14154043 / 3e485428767e by Carl Shapiro · 11 years ago
- 6ffd70e encoding/gob: do not hide pointer argument for the garbage collector by Carl Shapiro · 11 years ago
- cdb3323 race.bash, race.bat: build a race enabled cmd/cgo before trying to use it by Dave Cheney · 11 years ago
- 9bd1f49 syscall: Fix one issue detected by vet. by Robin Eklind · 11 years ago
- 48da675 encoding/json: Tweak documentation for Encoder.Encode. by Kamil Kisiel · 11 years ago
- 0ab8f2d reflect: expose reflect.call argument slice to the garbage collector by Carl Shapiro · 11 years ago
- fa7791e all: fix some mistakes found by go tool vet . by Rob Pike · 11 years ago
- f752484 crypto/tls: don't select TLS 1.2 cipher suites in prior versions. by Adam Langley · 11 years ago
- 649a2a9 runtime, syscall: update freebsd/arm calling convention to match EABI by Dave Cheney · 11 years ago
- 752960a cmd/go: "go test -c -test.bench=XX fmt" shouldn't hang Fixes #6480. by Shenghou Ma · 11 years ago
- 935a826 cmd/cgo: fix so that tests pass again when using gccgo by Ian Lance Taylor · 11 years ago
- e2e9d1d html/template: update the Tree field after parsing new templates by Rob Pike · 11 years ago
- 20db0f4 go/ast: add Slice3 field to SliceExpr by Robert Griesemer · 11 years ago
- b0ef6ae math/big: Fix variable name in documentation for *Int.Bytes and BitLen. by Kamil Kisiel · 11 years ago
- 828a4b9 sync/atomic: adjust for new runtime.cas64 prototype by Russ Cox · 11 years ago
- 5639d27 cmd/cgo: retain Go pointer passed to C call for duration of call by Russ Cox · 11 years ago
- 7616c94 cmd/dist, cmd/go: embed default C++ compiler into cmd/go Fixes #6426. by Shenghou Ma · 11 years ago
- b80ef1a net: re-enable raw socket tests on windows by Alex Brainman · 11 years ago
- 0f3ea75 encoding/json: don't cache value addressability when building first encoder by Brad Fitzpatrick · 11 years ago
- e8bbbe0 net: ensure that ResolveTCPAddr(addr.String()) reproduces addr by Russ Cox · 11 years ago
- 2be6236 net: fix Close of autobind unix listener by Albert Strasheim · 11 years ago
- 2d2ae53 reflect: update docs; Interface can return a method value by Andrew Gerrand · 11 years ago
- d9f034d net/http: accept Content-Range for entire file by Russ Cox · 11 years ago
- 3c1ece2 cmd/cgo: update #cgo docs to reflect reality by Russ Cox · 11 years ago
- 05ff4d7 runtime/pprof: fix profile parser in test by Russ Cox · 11 years ago
- bc2c338 crypto/tls: document that the package supports TLS 1.2 by Russ Cox · 11 years ago
- 0fc9db7 undo CL 13321048 / 9567c5da6e25 by Russ Cox · 11 years ago
- e07b5ba reflect: add example for StructTag by Kamil Kisiel · 11 years ago
- 60513bf cmd/ld: fix "_image_base__ not defined" problem for cmd/8l. Fixes #6431. by Shenghou Ma · 11 years ago
- 3861cb4 go/build: add go1.2 build tag by Péter Surányi · 11 years ago
- 3e3ed5d fmt: one bad index shouldn't spoil them all by Rob Pike · 11 years ago
- c2b7fb3 net/http: send correct time in Date header. by Dmitry Chestnykh · 11 years ago
- 3ec600d runtime/race: update runtime to r191161. Fixes #6305. by Dmitriy Vyukov · 11 years ago
- 521dbbf runtime/pprof: run TestGoroutineSwitch for longer by Alex Brainman · 11 years ago
- afda774 cmd/api: always do API check if hg is available by Brad Fitzpatrick · 11 years ago
- 0826c04 cmd/yacc: report correct line for 'default action causes potential type clash' by Russ Cox · 11 years ago
- 5be1821 cmd/gc: fix imported and not used error for import . by Russ Cox · 11 years ago
- 36f8480 cmd/gc: print expression in 'duplicate case in switch' error by Russ Cox · 11 years ago
- 551ada4 runtime: avoid allocation of internal panic values by Russ Cox · 11 years ago
- 0d85d54 cmd/ld: fix "ld -s" to not discard pclntab. Fixes #6245. by Shenghou Ma · 11 years ago
- 318e165 crypto/x509: update comment on system root cert locations. by David Symonds · 11 years ago
- 381b72a cmd/gc: cleanup SWITCH nodes after walk. by Rémy Oudompheng · 11 years ago
- c742179 cmd/ld: handle IMAGE_SYM_CLASS_LABEL symbols. by Shenghou Ma · 11 years ago