2015-12-18 |
Ian Lance Taylor | runtime: write sigsetstack for Darwin, fix sigaction arg |
commit | commitdiff | tree |
2015-12-18 |
Russ Cox | doc: add mention of debug.SetTraceback |
commit | commitdiff | tree |
2015-12-18 |
Russ Cox | testing: use debug.SetTraceback("all") to show all... |
commit | commitdiff | tree |
2015-12-18 |
Russ Cox | runtime/debug: add SetTraceback |
commit | commitdiff | tree |
2015-12-18 |
Austin Clements | debug/elf: rename Chdr64.Reserved to _ |
commit | commitdiff | tree |
2015-12-18 |
Russ Cox | cmd/go: ignore XML errors after Go <meta> tags |
commit | commitdiff | tree |
2015-12-18 |
Joe Tsai | bytes: document that buffer is reused in Truncate and... |
commit | commitdiff | tree |
2015-12-18 |
Brad Fitzpatrick | net/http: document that Server.TLSNextProto has automat... |
commit | commitdiff | tree |
2015-12-18 |
Russ Cox | cmd/go: do not skip dirs with syntax errors in wildcard... |
commit | commitdiff | tree |
2015-12-18 |
Austin Clements | runtime: document stack barrier synchronization rules |
commit | commitdiff | tree |
2015-12-18 |
Austin Clements | runtime: require the stack barrier lock to traceback... |
commit | commitdiff | tree |
2015-12-18 |
Austin Clements | runtime: prevent race between setNextBarrierPC and... |
commit | commitdiff | tree |
2015-12-18 |
Emmanuel Odeke | doc: fix typo in go1.6.html |
commit | commitdiff | tree |
2015-12-18 |
Ian Lance Taylor | cmd/vet: add some checks for invalid pointer passing... |
commit | commitdiff | tree |
2015-12-17 |
Shenghou Ma | test: fix linkmain test |
commit | commitdiff | tree |
2015-12-17 |
Alan Donovan | go/types: add link to tutorial |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | api: create go1.6.txt go1.6beta1 |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | src: remove reference to since-deleted dist -s flag |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | doc: change go1.6 http heading |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | doc: Americanise spelling of wilful |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | net/http: document ResponseWriter and Handler more... |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/link: reject non-package main toplevel.a file,... |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: for go get -insecure, do not fall back to HTTP... |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: fix processing of HTTPS 404 without -insecure |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | Revert "cmd/go: allow omitted user name in git ssh... |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | net/http: don't accept invalid bytes in server request... |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | net/http: be more consistent about Request.Method ... |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: fix git submodule fetch |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | net/http: update bundled http2, add tests reading respo... |
commit | commitdiff | tree |
2015-12-17 |
Ian Lance Taylor | cmd/go: runtime and runtime/internal packages depend... |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: respect umask when creating executables |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | net: fix the build even harder |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | runtime: disable gdb test when a GOROOT_FINAL move... |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | net/http: updated bundled http2 to finish trailer support |
commit | commitdiff | tree |
2015-12-17 |
Alex Brainman | net: include both ipv4 and ipv6 netsh output in TestInt... |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | net: fix race in test |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: allow ~ as first char of path element in genera... |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: don't be clever about mtime precision in test |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: document that package documentation is ignored |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | net/http: document a few ServeMux behaviors |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: allow omitted user name in git ssh repo syntax |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: document that tests run in the source directory |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: document where get writes, and not vendor direc... |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: document that go generate accepts all build... |
commit | commitdiff | tree |
2015-12-17 |
Ian Lance Taylor | os/signal: document signal handling |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: document that -p applies to test binary execution |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | cmd/pprof: fix scaling of "gigabyte" unit |
commit | commitdiff | tree |
2015-12-17 |
mattn | os,internal/syscall/windows: use ReadFile/MultiByteToWi... |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | net: fix build |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | net/http: document that ListenAndServe is a bit more... |
commit | commitdiff | tree |
2015-12-17 |
Joe Tsai | archive/tar: document how Reader.Read handles header... |
commit | commitdiff | tree |
2015-12-17 |
Dan Peterson | net: prefer error for original name on lookups |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | crypto/x509: handle CRLDistributionPoints without FullNames |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: use tags when evaluating file system wildcards... |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: disable use of -linkmode=external in tests... |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/dist: show output from failed compiler execution |
commit | commitdiff | tree |
2015-12-17 |
Ian Lance Taylor | cmd/cgo: gccgo support for cgoCheckPointer |
commit | commitdiff | tree |
2015-12-17 |
Joe Tsai | archive/tar: spell license correctly in example |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | net/http: update Response.Trailer doc |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | cmd/go: add -args to 'go test' to resolve -v ambiguity |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | Revert "cmd/dist: fix build after "go test" argument... |
commit | commitdiff | tree |
2015-12-17 |
Russ Cox | go/build: disable test on nacl (and a few others, unnec... |
commit | commitdiff | tree |
2015-12-17 |
Brad Fitzpatrick | net/http: update bundled copy of http2, enable TestTrai... |
commit | commitdiff | tree |
2015-12-17 |
Adam Langley | crypto/rsa: check CRT result. |
commit | commitdiff | tree |
2015-12-16 |
Alex Brainman | net: make windows (*netFD).connect work like its unix... |
commit | commitdiff | tree |
2015-12-16 |
Shenghou Ma | cmd/cgo: map C unsigned char back to _Ctype_uchar in... |
commit | commitdiff | tree |
2015-12-16 |
Brad Fitzpatrick | net/http: updated bundled copy of x/net/http2 |
commit | commitdiff | tree |
2015-12-16 |
Russ Cox | cmd/compile: fix magic multiply smashing AX |
commit | commitdiff | tree |
2015-12-16 |
Russ Cox | cmd/compile: diagnose invalid switch interface{} case... |
commit | commitdiff | tree |
2015-12-16 |
Russ Cox | cmd/compile: fix export type conversion loss in inlined... |
commit | commitdiff | tree |
2015-12-16 |
Russ Cox | Revert "cmd/go: fix processing of flags for test binaries." |
commit | commitdiff | tree |
2015-12-16 |
Brad Fitzpatrick | net/http: split Trailers tests into two halves |
commit | commitdiff | tree |
2015-12-16 |
Russ Cox | math/big: additional Montgomery cleanup |
commit | commitdiff | tree |
2015-12-16 |
Russ Cox | runtime: remove incorrect TODO added in CL 16035 |
commit | commitdiff | tree |
2015-12-16 |
Russ Cox | cmd/go: tiny cleanup |
commit | commitdiff | tree |
2015-12-16 |
Russ Cox | go/build: support vendor directories in Import |
commit | commitdiff | tree |
2015-12-16 |
Russ Cox | doc: first draft of Go 1.6 release notes |
commit | commitdiff | tree |
2015-12-16 |
Brad Fitzpatrick | net/http: make Server validate Host headers |
commit | commitdiff | tree |
2015-12-16 |
Brad Fitzpatrick | net/url: fix RFC typo in comments |
commit | commitdiff | tree |
2015-12-16 |
Austin Clements | runtime: accept NumGC==0 in TestMemStats |
commit | commitdiff | tree |
2015-12-16 |
Robert Griesemer | cmd/compile: re-vendor math/big so we use latest versio... |
commit | commitdiff | tree |
2015-12-16 |
Brad Fitzpatrick | net/http: fix Transport race returning bodyless respons... |
commit | commitdiff | tree |
2015-12-16 |
Russ Cox | cmd/compile: fix -race nit |
commit | commitdiff | tree |
2015-12-16 |
Shenghou Ma | cmd/dist, runtime: make runtime version available as... |
commit | commitdiff | tree |
2015-12-16 |
Ian Lance Taylor | runtime: change SIGEMT on linux/mips64 to throw |
commit | commitdiff | tree |
2015-12-16 |
Mikio Hara | net: retighten test harnesses for dial cancelation |
commit | commitdiff | tree |
2015-12-16 |
Robert Griesemer | go/constant: use Float.Rat method instead of doing... |
commit | commitdiff | tree |
2015-12-15 |
Robert Griesemer | spec: be clearer about which parameter section can... |
commit | commitdiff | tree |
2015-12-15 |
Brad Fitzpatrick | net: add Dialer.Cancel to cancel pending dials |
commit | commitdiff | tree |
2015-12-15 |
Brad Fitzpatrick | net/http: maybe deflake TestCancelRequestMidBody_h2... |
commit | commitdiff | tree |
2015-12-15 |
Brad Fitzpatrick | net/http: rework CloseNotifier implementation, clarify... |
commit | commitdiff | tree |
2015-12-15 |
Austin Clements | runtime: only trigger forced GC if GC is not running |
commit | commitdiff | tree |
2015-12-15 |
Austin Clements | runtime: simplify sigprof traceback interlocking |
commit | commitdiff | tree |
2015-12-15 |
Matthew Dempsky | cmd/compile: change dead code into assert |
commit | commitdiff | tree |
2015-12-15 |
Austin Clements | runtime: update triggerRatio in setGCPercent |
commit | commitdiff | tree |
2015-12-15 |
Austin Clements | runtime: print gctrace before releasing worldsema |
commit | commitdiff | tree |
2015-12-15 |
Austin Clements | runtime: reset sweep stats before starting the world |
commit | commitdiff | tree |
2015-12-15 |
Austin Clements | runtime: fix (sometimes major) underestimation of heap_live |
commit | commitdiff | tree |
2015-12-15 |
Austin Clements | runtime: trace sweep completion in gcpacertrace mode |
commit | commitdiff | tree |
2015-12-15 |
Austin Clements | runtime: check for spanBytesAlloc underflow |
commit | commitdiff | tree |
next |