2016-09-26 |
Emmanuel Odeke | net/http: add Client tests for various 3xx redirect... |
commit | commitdiff | tree |
2016-09-26 |
Gyu-Ho Lee | net/http/httputil: preallocate trailerKeys slice |
commit | commitdiff | tree |
2016-09-26 |
Antonio Murdaca | net/url: avoid if statement |
commit | commitdiff | tree |
2016-09-25 |
Sam Whited | net/rpc: Add documentation for client.Close |
commit | commitdiff | tree |
2016-09-25 |
Anders Pearson | expvar: export http.Handler |
commit | commitdiff | tree |
2016-09-25 |
Ian Lance Taylor | runtime: simplify conditions testing g.paniconfault |
commit | commitdiff | tree |
2016-09-25 |
Ian Lance Taylor | runtime: merge sigpanic_unix.go into signal_unix.go |
commit | commitdiff | tree |
2016-09-25 |
Dmitry Vyukov | runtime/race: don't crash on invalid PCs |
commit | commitdiff | tree |
2016-09-25 |
Dmitry Vyukov | cmd/cgo: fix line info in _cgo_gotypes.go |
commit | commitdiff | tree |
2016-09-25 |
Dmitry Vyukov | runtime: fix newextram PC passed to race detector |
commit | commitdiff | tree |
2016-09-25 |
Jaana Burcu... | net/http/httptrace: remove the mention of http client |
commit | commitdiff | tree |
2016-09-25 |
Ian Lance Taylor | runtime: merge Unix sighandler functions |
commit | commitdiff | tree |
2016-09-25 |
Kale Blankenship | os: make IsExist report true on ERROR_DIR_NOT_EMPTY... |
commit | commitdiff | tree |
2016-09-24 |
Keith Randall | runtime: remove TestCollisions from -short |
commit | commitdiff | tree |
2016-09-24 |
Ian Lance Taylor | runtime: unify some signal handling functions |
commit | commitdiff | tree |
2016-09-24 |
David Crawshaw | cmd/dist: enable plugin test on darwin/amd64 |
commit | commitdiff | tree |
2016-09-24 |
David Crawshaw | cmd/go: enable -buildmode=plugin on darwin/amd64 |
commit | commitdiff | tree |
2016-09-23 |
David Crawshaw | cmd/link: plugin support on darwin/amd64 |
commit | commitdiff | tree |
2016-09-23 |
Keith Randall | cmd/compile: fix 4-byte unaligned load rules |
commit | commitdiff | tree |
2016-09-23 |
Michael Munday | cmd/compile: recognize OpS390XLoweredNilCheck as a... |
commit | commitdiff | tree |
2016-09-23 |
Lynn Boger | math, cmd/internal/obj/ppc64: improve floor, ceil,... |
commit | commitdiff | tree |
2016-09-23 |
David Crawshaw | runtime: use sched_yield instead of pthread_yield |
commit | commitdiff | tree |
2016-09-23 |
David Crawshaw | plugin: darwin support |
commit | commitdiff | tree |
2016-09-23 |
David Crawshaw | runtime: check plugin-loaded moduledata addresses |
commit | commitdiff | tree |
2016-09-22 |
Ian Lance Taylor | cmd/compile: don't instrument copy and append in runtime |
commit | commitdiff | tree |
2016-09-22 |
Keith Randall | cmd/compile: fix type of static closure pointer |
commit | commitdiff | tree |
2016-09-22 |
Cherry Zhang | test: errorcheck auto-generated functions |
commit | commitdiff | tree |
2016-09-22 |
Cherry Zhang | cmd/compile: ensure args are live in tail calls for... |
commit | commitdiff | tree |
2016-09-22 |
Adam Langley | crypto/tls: fix deadlock when racing to complete handshake. |
commit | commitdiff | tree |
2016-09-22 |
Kale Blankenship | net/url: prefix relative paths containing ":" in the... |
commit | commitdiff | tree |
2016-09-22 |
David Chase | cmd/compile: use ISEL, cleanup use of zero & extensions |
commit | commitdiff | tree |
2016-09-22 |
Emmanuel Odeke | compress/gzip: add examples |
commit | commitdiff | tree |
2016-09-22 |
Nigel Tao | crypto/rsa: clarify comment on maximum message length. |
commit | commitdiff | tree |
2016-09-21 |
Ian Lance Taylor | runtime: merge signal[12]_unix.go into signal_unix.go |
commit | commitdiff | tree |
2016-09-21 |
Mikio Hara | runtime: revert CL 18835; don't install new signal... |
commit | commitdiff | tree |
2016-09-21 |
Matthew Dempsky | cmd/compile: simplify obj.ProgInfo and extract from... |
commit | commitdiff | tree |
2016-09-21 |
Russ Cox | cmd/link: add time stamp to hostlink print in -v mode |
commit | commitdiff | tree |
2016-09-21 |
Lynn Boger | cmd/link: split large elf text sections on ppc64x |
commit | commitdiff | tree |
2016-09-21 |
Suyash | image/png: add Encode and Decode examples |
commit | commitdiff | tree |
2016-09-21 |
Brad Fitzpatrick | net: add Resolver type, Dialer.Resolver, and DefaultRes... |
commit | commitdiff | tree |
2016-09-21 |
Thomas de Zeeuw | net/http/httptest: fill ContentLength in recorded Response |
commit | commitdiff | tree |
2016-09-21 |
Michal Bohuslávek | net/http/cookiejar: fix typo |
commit | commitdiff | tree |
2016-09-21 |
Austin Clements | runtime: remove unnecessary atomics from heapBitSetType |
commit | commitdiff | tree |
2016-09-21 |
Mikio Hara | doc: add note about CL 29491 to go1.8.txt |
commit | commitdiff | tree |
2016-09-21 |
Mikio Hara | syscall: fix build on dragonfly |
commit | commitdiff | tree |
2016-09-21 |
Matthew Dempsky | cmd/internal/obj: remove unused GOROOT-related fields |
commit | commitdiff | tree |
2016-09-21 |
Matthew Dempsky | cmd/internal/obj: remove unused Textp and Etextp fields |
commit | commitdiff | tree |
2016-09-21 |
Yasuhiro Matsumoto | os: use GetConsoleCP() instead of GetACP() |
commit | commitdiff | tree |
2016-09-21 |
Brad Fitzpatrick | image/draw: add FloydSteinberg Drawer example |
commit | commitdiff | tree |
2016-09-20 |
Brad Fitzpatrick | doc: add some missing HTML tags in the FAQ |
commit | commitdiff | tree |
2016-09-20 |
Keith Randall | cmd/compile: improve tighten pass |
commit | commitdiff | tree |
2016-09-20 |
Keith Randall | cmd/compile: simple cleanups |
commit | commitdiff | tree |
2016-09-20 |
Damien Neil | syscall: validate ParseDirent inputs |
commit | commitdiff | tree |
2016-09-20 |
Austin Clements | runtime: consistency check for G rescan position |
commit | commitdiff | tree |
2016-09-20 |
Austin Clements | runtime: report GCSys and OtherSys in heap profile |
commit | commitdiff | tree |
2016-09-20 |
Cherry Zhang | cmd/compile: simplify div/mod on ARM |
commit | commitdiff | tree |
2016-09-20 |
Jaana Burcu... | net/http/httptrace: fix bad tracing example |
commit | commitdiff | tree |
2016-09-20 |
Michael Hudson... | cmd/link: remove more unused ctxt parameters |
commit | commitdiff | tree |
2016-09-20 |
Michael Hudson... | cmd/link: kill off Symbols.Version |
commit | commitdiff | tree |
2016-09-20 |
Michael Hudson... | cmd/link: remove now-unused ctxt arguments from a few... |
commit | commitdiff | tree |
2016-09-20 |
Michael Hudson... | cmd/link: remove Linklookup & Linkrlookup |
commit | commitdiff | tree |
2016-09-20 |
Michael Hudson... | cmd/link: use ctxt.{Lookup,ROLookup} in favour of funct... |
commit | commitdiff | tree |
2016-09-20 |
Michael Hudson... | cmd/link: do not directly embed Symbols in Link |
commit | commitdiff | tree |
2016-09-20 |
Michael Hudson... | cmd/link: split "bag of Symbols" functionality out... |
commit | commitdiff | tree |
2016-09-20 |
David Crawshaw | cmd/internal/obj, cmd/link: darwin dynlink support |
commit | commitdiff | tree |
2016-09-20 |
David Crawshaw | cmd/link: remove Cursym |
commit | commitdiff | tree |
2016-09-20 |
David Crawshaw | cmd/link: replace ld.Link.Diag with ld.Errorf |
commit | commitdiff | tree |
2016-09-19 |
Keith Randall | doc: mention KeepAlive & input args change |
commit | commitdiff | tree |
2016-09-19 |
Michael Hudson... | cmd/link: move comment somewhere more appropriate |
commit | commitdiff | tree |
2016-09-19 |
Tormod Erevik Lea | cmd/vet: hard-code program name in usage message |
commit | commitdiff | tree |
2016-09-19 |
Rob Pike | time: allow long fractions in ParseDuration |
commit | commitdiff | tree |
2016-09-19 |
Michael Munday | cmd/compile: intrinsify Ctz{32,64} and Bswap{32,64... |
commit | commitdiff | tree |
2016-09-19 |
Carlos Eduardo Seo | cmd/asm, cmd/internal/obj/ppc64: add ppc64 vector regis... |
commit | commitdiff | tree |
2016-09-19 |
Emmanuel Odeke | crypto/md5, crypto/sha1, crypto/sha256: add examples... |
commit | commitdiff | tree |
2016-09-19 |
Keith Randall | cmd/compile: args no longer live until end-of-function |
commit | commitdiff | tree |
2016-09-19 |
Brady Sullivan | net/http: rename Post's parameter from bodyType to... |
commit | commitdiff | tree |
2016-09-19 |
Keith Randall | cmd/compile: cache CFG-dependent computations |
commit | commitdiff | tree |
2016-09-19 |
Keith Randall | cmd/compile: fold ADDconsts together for PPC |
commit | commitdiff | tree |
2016-09-19 |
Keith Randall | cmd/compile: inline convT2{I,E} when result doesn't... |
commit | commitdiff | tree |
2016-09-19 |
Rob Pike | cmd/vet: fix documentation for -structtags |
commit | commitdiff | tree |
2016-09-18 |
Michael Hudson... | cmd/link: remove size and version from genasmsym's... |
commit | commitdiff | tree |
2016-09-18 |
Michael Hudson... | cmd/link: give names and a type to the symbol types... |
commit | commitdiff | tree |
2016-09-18 |
Cherry Zhang | cmd/dist: fix internal linking check for mips64le |
commit | commitdiff | tree |
2016-09-17 |
Cherry Zhang | cmd/compile: intrinsify runtime/internal/atomic.Xaddint64 |
commit | commitdiff | tree |
2016-09-17 |
David Crawshaw | plugin: cast dlerror return value for android |
commit | commitdiff | tree |
2016-09-17 |
Keith Randall | cmd/compile: fix format verbs in ssa package |
commit | commitdiff | tree |
2016-09-17 |
Matthew Dempsky | cmd/internal/obj: remove ACHECKNIL |
commit | commitdiff | tree |
2016-09-17 |
Matthew Dempsky | cmd/internal/obj: simplify Plists |
commit | commitdiff | tree |
2016-09-17 |
Trey Lawrence | cmd/compile: fix compiler bug for constant equality... |
commit | commitdiff | tree |
2016-09-17 |
Matthew Dempsky | cmd/internal/obj: replace AGLOBL with (*Link).Globl |
commit | commitdiff | tree |
2016-09-17 |
Dan Peterson | net: respect resolv.conf rotate option |
commit | commitdiff | tree |
2016-09-17 |
Suyash | sort: fix search descending order example |
commit | commitdiff | tree |
2016-09-16 |
David Crawshaw | cmd/dist: disable plugin test on arm64 |
commit | commitdiff | tree |
2016-09-16 |
David Crawshaw | cmd/dist: unify internal linking checks |
commit | commitdiff | tree |
2016-09-16 |
David Crawshaw | cmd/dist: skip libgcc test on arm64 and mips64 |
commit | commitdiff | tree |
2016-09-16 |
David Crawshaw | cmd/dist: disable plugin test on ppc64le and s390x |
commit | commitdiff | tree |
2016-09-16 |
Matthew Dempsky | cmd/compile: remove Arch.REGCTXT |
commit | commitdiff | tree |
2016-09-16 |
David Crawshaw | cmd/link: remove never-set Windows variable |
commit | commitdiff | tree |
2016-09-16 |
Matthew Dempsky | cmd/compile: change goarch.Main into goarch.Init |
commit | commitdiff | tree |
2016-09-16 |
Robert Griesemer | cmd/compile/internal/syntax: support for alias declarations |
commit | commitdiff | tree |
next |