go /
go /
2f54de0df8cf362a4ffd374e2eb752b0c57115d5 - 2f54de0 cmd/go: accept go get domain.root by Russ Cox · 10 years ago
- af96030 cmd/go: fix go get -u handling of changing dependencies by Russ Cox · 10 years ago
- 8df0bcc cmd/go: disable password prompt when running git by Russ Cox · 10 years ago
- 3c9f60c database/sql: document closing requirements for Stmts by Russ Cox · 10 years ago
- f8c97ab crypto/x509: add /etc/ssl/cacert.pem to OmniOS cert search list by Russ Cox · 10 years ago
- 505f6e3 cmd/pprof: store temporary files in temporary directory by Russ Cox · 10 years ago
- 2bd1e5e cmd/pprof: run $BROWSER and system browser before Chrome by Russ Cox · 10 years ago
- 9adf684 cmd/go: fix TestVendorRun when $GOROOT is inside a symlinked path by Russ Cox · 10 years ago
- 4325a9e cmd/go: reject missing source code in go get -d, same as go get -d -u by Russ Cox · 10 years ago
- f849f6b cmd/go: give full import stack for errors in dependencies of test dependencies by Russ Cox · 10 years ago
- 6ab582a cmd/go: go test -race -i runtime/race must not install race-enabled cmd/cgo by Russ Cox · 10 years ago
- 91a480c doc: add cmd/go's -pkgdir build option by Russ Cox · 10 years ago
- b2cb3b4 cmd/go: add -pkgdir build flag by Russ Cox · 10 years ago
- b5bc87c cmd/go: remove duplication of build flag info in testflag.go by Russ Cox · 10 years ago
- 3585f21 cmd/go: fix error for go run with files in different directories by Russ Cox · 10 years ago
- 687925f cmd/go: document that <meta> tags should be early in the HTML for go get by Russ Cox · 10 years ago
- 023047d cmd/go: diagnose trivial test import cycle by Russ Cox · 10 years ago
- ea918ef Revert "cmd/compile: define func value symbols at declaration" by Russ Cox · 10 years ago
- fa1ea49 cmd/compile: define func value symbols at declaration by Russ Cox · 10 years ago
- 0a3c991 cmd/internal/obj: fix pc/sp information for prologue by Russ Cox · 10 years ago
- 0c72eeb net/http: do not allow space or slash in Host headers by Jeff R. Allen · 10 years ago
- e6a0c21 net: fix setKeepAlivePeriod on Plan 9 by David du Colombier · 10 years ago
- df9423f doc: add a few more details about arm and ppc64 to asm.html by Rob Pike · 10 years ago
- e7a10a9 go/types: fix internal inInteger operand predicate by Robert Griesemer · 10 years ago
- 8b6527b encoding/xml: improve marshaller sanity checks of directives by Didier Spezia · 10 years ago
- aed74b9 doc/go1.5.html: fix and expand crypto/tls changes by Jonathan Rudenberg · 10 years ago
- 6c848c6 A+C: more updates before release by Brad Fitzpatrick · 10 years ago
- 1a4e177 encoding/json: Only allow string option for valid types by Larz Conwell · 10 years ago
- e66d04e A+C: update for release by Brad Fitzpatrick · 10 years ago
- f4b4c88 doc/go1.5.html: fix typo by Jonathan Rudenberg · 10 years ago
- 9e88f79 doc/go1.5.html: fix typo by Jonathan Rudenberg · 10 years ago
- 1fff4bb crypto: add SHA-512/224 and SHA-512/256 as described in FIPS 180-4 by Nevins Bartolomeo · 10 years ago
- e3c67dd cmd/go: do not create subdirs of $GOBIN by David Crawshaw · 10 years ago
- a6dc541 cmd/go: warn on get from code.google.com that it is shutting down by Ian Lance Taylor · 10 years ago
- 443ec4f doc/go1.5.html: fix typo. by Ian Lance Taylor · 10 years ago
- 60b7d27 image/jpeg: don't unread a byte if we've already taken bits from it. by Nigel Tao · 10 years ago
- 902345e doc: document behavior change in image/color in release notes by Rob Pike · 10 years ago
- a74d030 os/exec: fix plan9 build by Brad Fitzpatrick · 10 years ago
- c218a07 cmd/go: mark ssh:// URLs as secure by Ross Light · 10 years ago
- 3290e9c runtime: fix build on non-x86 machines by Russ Cox · 10 years ago
- 73ca459 os/exec: ignore pipe write errors when command completes successfully by Brad Fitzpatrick · 10 years ago
- 3c5eb96 doc: update the architecture-specific information in asm.html by Rob Pike · 10 years ago
- 1bd1880 cmd/internal/obj: rename *.out.go to a.out.go by Rob Pike · 10 years ago
- 777ab5c runtime: fix MemStats.{PauseNS,PauseEnd,PauseTotalNS,LastGC} by Austin Clements · 10 years ago
- ad60cd8 runtime: report MemStats.PauseEnd in UNIX time by Austin Clements · 10 years ago
- 0bcdffe runtime: fix x86 stack trace for call to heap memory by Russ Cox · 10 years ago
- 6833111 runtime: fix race in TestChanSendBarrier by Russ Cox · 10 years ago
- 7ef6a9f net: clean up builtin DNS stub resolver, fix tests by Mikio Hara · 10 years ago
- d7a8d3e cmd/go: fix go get -u with internal by Russ Cox · 10 years ago
- 8c3533c runtime: add memory barrier for sync send in select by Russ Cox · 10 years ago
- 242ec16 go/internal/gcimporter: populate (*types.Package).Imports by Alan Donovan · 10 years ago
- ca6ba49 image/png: don't read filter bytes for empty interlace passes. by Nigel Tao · 10 years ago
- 616cb3c cmd/dist: actually disable testso and testsovar on ppc64 by Michael Hudson-Doyle · 10 years ago
- 8a28242 doc: add section about standard library to the FAQ by Brad Fitzpatrick · 10 years ago
- a3985e4 time: document that time.Tick creates an unrecoverable resource by Rob Pike · 10 years ago
- 7c767fd misc/cgo/testshared: unset GOBIN during test by Ian Lance Taylor · 10 years ago
- 4ef836f cmd/dist: disable misc/scgo/testsovar on netbsd by Alex Brainman · 10 years ago
- 783297a all: link to https for golang subdomains too by Brad Fitzpatrick · 10 years ago
- 4735002 flag: Clarifies docs for Arg(int) and FlagSet.Arg(int) by Hariharan Srinath · 10 years ago
- 2ae7737 all: link to https instead of http by Brad Fitzpatrick · 10 years ago
- f96fa06d net/http/fcgi: fix race between serveRequest and cleanUp by Brad Fitzpatrick · 10 years ago
- b3a8b05 runtime: abort on fatal errors and panics in c-shared and c-archive modes by Elias Naur · 10 years ago
- d5004ee runtime: use AddVectoredContinueHandler on Windows XP amd64 by Alex Brainman · 10 years ago
- 8b22109 math: Expm1 returns -1 with large negative argument. by Charlie Dorian · 10 years ago
- 1082e23 cmd/link/internal/ld: stricter object file decoding by Matthew Dempsky · 10 years ago
- 6a90b1d runtime, cmd/go: fix tests to work when GOROOT_FINAL is set by Ian Lance Taylor · 10 years ago
- 2de67e9 runtime: clarify that NumCPU returns only available CPUs by Ian Lance Taylor · 10 years ago
- 91ba0ab net: fix misidentification of link-local, global unicast IP addresses by Mikio Hara · 10 years ago
- 7b5d536 net: ensure that ResolveIPAddr(addr.String()) reproduces addr by Mikio Hara · 10 years ago
- a625b91 cmd/doc: submit to the punched card tyranny by Rob Pike · 10 years ago
- 315e5c9 debug/pe: truncate pe sections to their size in memory by Alex Brainman · 10 years ago
- b615ad8 net: add mechanisms to force go or cgo lookup, and to debug default strategy by Brad Fitzpatrick · 10 years ago
- 4c33250 CONTRIBUTORS: add Ross Light's google.com email by Ross Light · 10 years ago
- 4b2774f runtime: make sysmon-triggered GC concurrent by Austin Clements · 10 years ago
- 012917a doc: document the machine-independent changes to the assembler by Rob Pike · 10 years ago
- 2e6ed61 doc: R13 is stack pointer on ARM, not 386 by Rob Pike · 10 years ago
- e71276c doc: add -test.count and get -insecure to go1.5.html by Rob Pike · 10 years ago
- 91976aa cmd/doc: suppress symbols for commands when showing package docs by Rob Pike · 10 years ago
- 1b74c71 cmd/asm: add copyright notices to tests by Rob Pike · 10 years ago
- bd45bce doc/go1.5: mention net/http.Request.Cancel by Aaron Jacobs · 10 years ago
- b6ead9f cmd/go: disable vendoredImportPath for code outside $GOPATH by Russ Cox · 10 years ago go1.5beta1
- 9f90f31 cmd/compile: allow static init for unsafe.Pointer(&x) where x is global by Russ Cox · 10 years ago
- d6e6baa net/http: fix MaxBytesReader at EOF by Brad Fitzpatrick · 10 years ago
- 1438225 net/http: revert overly-strict part of earlier smuggling defense by Brad Fitzpatrick · 10 years ago
- 7929a0d cmd/compile: initialize line number properly for temporaries by David Chase · 10 years ago
- 2028077 runtime: randomize scheduling in -race mode by Russ Cox · 10 years ago
- 0409158 cmd/go: ignore volume name case when checking vendor path by Daniel Theophanes · 10 years ago
- 11a19ae cmd/go: create executable when installing to working directory by Ross Light · 10 years ago
- 06b2802 cmd/go: do not panic on invalid import path containing "/vendor/" by Daniel Theophanes · 10 years ago
- 72970f7 net/http/httputil: make ReverseProxy support Trailers by Brad Fitzpatrick · 10 years ago
- ef37184 doc: tools for go1.5.html by Rob Pike · 10 years ago
- d5994f4 doc/go1.5.html: fix typo by Elias Naur · 10 years ago
- 173fa1d cmd/go: delete references to old tools (5a etc.) from cmd/go docs by Rob Pike · 10 years ago
- 71832ff math/rand: improve NewZipf documentation by Josh Bleecher Snyder · 10 years ago
- 40a1516 image/draw: fix double-draw when the dst is paletted. by Nigel Tao · 10 years ago
- 09b5463 doc: finish the small library changes in go1.5.html; start work on tools by Rob Pike · 10 years ago
- 11f50f4 cmd/trace: log errors to console in AJAX handler by Dmitry Vyukov · 10 years ago
- 2a0fc9e Revert "net, internal/syscall/unix: add SocketConn, SocketPacketConn" by Mikio Hara · 10 years ago
- 8593871 mime/multipart: fix bug when body contains prefix of the boundary by Brad Fitzpatrick · 10 years ago
- 1b96091 internal/trace: add comment for stable sort by Dmitry Vyukov · 10 years ago