2015-04-28 |
Russ Cox | cmd/internal/gc: emit write barriers at lower level |
commit | commitdiff | tree |
2015-04-28 |
Josh Bleecher... | test: gofmt run.go |
commit | commitdiff | tree |
2015-04-28 |
Josh Bleecher... | test: set GOMAXPROCS=1 in fixedbugs/issue9110 |
commit | commitdiff | tree |
2015-04-28 |
Mikio Hara | net: don't miss testing server teardowns when test... |
commit | commitdiff | tree |
2015-04-27 |
Matthew Dempsky | test: reenable syntax tests |
commit | commitdiff | tree |
2015-04-27 |
Rob Pike | doc/go1.5.txt: go doc |
commit | commitdiff | tree |
2015-04-27 |
Rob Pike | cmd/go,cmd/doc: add "go doc" |
commit | commitdiff | tree |
2015-04-27 |
Austin Clements | runtime/race: fix failing tests |
commit | commitdiff | tree |
2015-04-27 |
Russ Cox | runtime/race: stop listening to external network addresses |
commit | commitdiff | tree |
2015-04-27 |
Austin Clements | runtime: fix stack use accounting |
commit | commitdiff | tree |
2015-04-27 |
David Crawshaw | runtime: remove unnecessary noescape to fix netbsd |
commit | commitdiff | tree |
2015-04-27 |
Josh Bleecher... | cmd/internal/gc, cmd/internal/ld: add memprofilerate... |
commit | commitdiff | tree |
2015-04-27 |
Austin Clements | runtime/race: fix benchmark deadlock |
commit | commitdiff | tree |
2015-04-27 |
Dmitry Savintsev | regexp: trivial change in comments to update code.googl... |
commit | commitdiff | tree |
2015-04-27 |
Russ Cox | runtime: fix race in BenchmarkPingPongHog |
commit | commitdiff | tree |
2015-04-27 |
Austin Clements | runtime: fix some out of date comments and typos |
commit | commitdiff | tree |
2015-04-27 |
Josh Bleecher... | runtime: remove a modulus calculation from pollorder |
commit | commitdiff | tree |
2015-04-27 |
Austin Clements | runtime: rename gcController.findRunnable to findRunnab... |
commit | commitdiff | tree |
2015-04-27 |
Austin Clements | runtime: replace STW for enabling write barriers with... |
commit | commitdiff | tree |
2015-04-27 |
Austin Clements | runtime: add ragged global barrier function |
commit | commitdiff | tree |
2015-04-27 |
Josh Bleecher... | Revert "cmd/dist: consolidate runtime CPU tests" |
commit | commitdiff | tree |
2015-04-27 |
Josh Bleecher... | cmd/dist: consolidate runtime CPU tests |
commit | commitdiff | tree |
2015-04-27 |
Josh Bleecher... | cmd/internal/ld: remove pointless allocs |
commit | commitdiff | tree |
2015-04-27 |
Roger Peppe | encoding/xml: do not escape newlines |
commit | commitdiff | tree |
2015-04-27 |
Austin Clements | runtime: reset spinning in mspinning if work was ready()ed |
commit | commitdiff | tree |
2015-04-27 |
Austin Clements | runtime: panic when idling a P with runnable Gs |
commit | commitdiff | tree |
2015-04-27 |
Josh Bleecher... | runtime: tighten select permutation generation |
commit | commitdiff | tree |
2015-04-27 |
John Dethridge | debug/dwarf: update class_string.go to add ClassReferen... |
commit | commitdiff | tree |
2015-04-26 |
Adam Langley | crypto/tls: call GetCertificate if Certificates is... |
commit | commitdiff | tree |
2015-04-26 |
Jonathan Rudenberg | crypto/tls: add OCSP response to ConnectionState |
commit | commitdiff | tree |
2015-04-26 |
David Leon Gil | crypto/elliptic: don't unmarshal points that are off... |
commit | commitdiff | tree |
2015-04-26 |
Paul van Brouwershaven | crypto/x509: CertificateRequest signature verification |
commit | commitdiff | tree |
2015-04-26 |
Jonathan Rudenberg | crypto/tls: add support for session ticket key rotation |
commit | commitdiff | tree |
2015-04-26 |
Håvard Haugen | cmd/pprof: handle empty profile gracefully |
commit | commitdiff | tree |
2015-04-26 |
Jonathan Rudenberg | crypto/tls: add support for Certificate Transparency |
commit | commitdiff | tree |
2015-04-26 |
Justin Nuß | encoding/csv: Preallocate records slice |
commit | commitdiff | tree |
2015-04-26 |
David Crawshaw | runtime: signal forwarding for darwin/amd64 |
commit | commitdiff | tree |
2015-04-26 |
Michael Hudson... | cmd/internal/ld: R_TLS_LE is fine on Darwin too |
commit | commitdiff | tree |
2015-04-26 |
Matt T. Proud | testing/quick: align tests with reflect.Kind. |
commit | commitdiff | tree |
2015-04-25 |
Michael Hudson... | cmd/8l, cmd/internal/ld, cmd/internal/obj/x86: stop... |
commit | commitdiff | tree |
2015-04-24 |
Rick Hudson | runtime: Fix bug due to elided return. |
commit | commitdiff | tree |
2015-04-24 |
Michael Hudson... | cmd/internal/ld: fix R_TLS handling now Xsym is not... |
commit | commitdiff | tree |
2015-04-24 |
Austin Clements | runtime: replace per-M workbuf cache with per-P gcWork... |
commit | commitdiff | tree |
2015-04-24 |
Austin Clements | runtime: fix check for pending GC work |
commit | commitdiff | tree |
2015-04-24 |
Austin Clements | runtime: start dedicated mark workers even if there... |
commit | commitdiff | tree |
2015-04-24 |
Austin Clements | runtime: fix some out-of-date comments |
commit | commitdiff | tree |
2015-04-24 |
Hyang-Ah Hana Kim | misc/cgo/testcshared: make test.bash resilient against... |
commit | commitdiff | tree |
2015-04-24 |
Rob Pike | cmd/go: rename doc.go to alldocs.go in preparation... |
commit | commitdiff | tree |
2015-04-24 |
Srdjan Petrovic | runtime: implement xadduintptr and update system mstats... |
commit | commitdiff | tree |
2015-04-24 |
Hyang-Ah Hana Kim | misc/cgo/testcshared: add a c-shared test for android... |
commit | commitdiff | tree |
2015-04-24 |
Michael Hudson... | cmd/internal/gc, cmd/internal/ld, cmd/internal/obj... |
commit | commitdiff | tree |
2015-04-24 |
Austin Clements | runtime: simplify process for starting GC goroutine |
commit | commitdiff | tree |
2015-04-24 |
Austin Clements | runtime: use park/ready to wake up GC at end of concurr... |
commit | commitdiff | tree |
2015-04-24 |
Austin Clements | runtime: use timer for GC control revise rather than... |
commit | commitdiff | tree |
2015-04-24 |
Austin Clements | runtime: yield time slice to most recently readied G |
commit | commitdiff | tree |
2015-04-24 |
Austin Clements | runtime: benchmark for ping-pong in the presence of... |
commit | commitdiff | tree |
2015-04-24 |
Austin Clements | runtime: factor checking if P run queue is empty |
commit | commitdiff | tree |
2015-04-24 |
Russ Cox | cmd/internal/gc: add and test write barrier debug output |
commit | commitdiff | tree |
2015-04-24 |
Aamir Khan | hash/crc32: clarify documentation |
commit | commitdiff | tree |
2015-04-24 |
Shenghou Ma | cmd/dist: allow $GO_TEST_TIMEOUT_SCALE to override... |
commit | commitdiff | tree |
2015-04-24 |
Srdjan Petrovic | runtime: signal forwarding |
commit | commitdiff | tree |
2015-04-24 |
Egon Elbre | encoding/base64: Optimize EncodeToString and DecodeString. |
commit | commitdiff | tree |
2015-04-23 |
Josh Bleecher... | cmd/9g, etc: remove // fallthrough comments |
commit | commitdiff | tree |
2015-04-23 |
Josh Bleecher... | math/big: add partial arm64 assembly support |
commit | commitdiff | tree |
2015-04-23 |
Srdjan Petrovic | runtime: deflake TestNewOSProc0, fix _rt0_amd64_linux_l... |
commit | commitdiff | tree |
2015-04-23 |
Austin Clements | runtime: fix underflow in next_gc calculation |
commit | commitdiff | tree |
2015-04-23 |
Rick Hudson | runtime: Improve scanning performance |
commit | commitdiff | tree |
2015-04-23 |
Hyang-Ah Hana Kim | runtime: disable TestNewOSProc0 on android/arm. |
commit | commitdiff | tree |
2015-04-23 |
Nigel Tao | image/png: don't silently swallow io.ReadFull's io... |
commit | commitdiff | tree |
2015-04-23 |
Dmitry Savintsev | doc/faq: replace reference to goven with gomvpkg |
commit | commitdiff | tree |
2015-04-23 |
Brad Fitzpatrick | net: use Go's DNS resolver when system configuration... |
commit | commitdiff | tree |
2015-04-23 |
Josh Bleecher... | cmd/internal/gc: remove /*untyped*/ comments |
commit | commitdiff | tree |
2015-04-23 |
Nigel Tao | image/jpeg: have the LargeImageWithShortData test only... |
commit | commitdiff | tree |
2015-04-22 |
Shenghou Ma | runtime: fix build after CL 9164 on Linux |
commit | commitdiff | tree |
2015-04-22 |
Shenghou Ma | log/syslog: make the BUG notes visible on golang.org |
commit | commitdiff | tree |
2015-04-22 |
Michael Hudson... | cmd/link, cmd/internal/goobj: update constants, regener... |
commit | commitdiff | tree |
2015-04-22 |
Austin Clements | runtime: use reachable heap estimate to set trigger... |
commit | commitdiff | tree |
2015-04-22 |
Michael Hudson... | cmd/go: refactor creation of top-level actions for... |
commit | commitdiff | tree |
2015-04-22 |
Austin Clements | runtime: include heap goal in gctrace line |
commit | commitdiff | tree |
2015-04-22 |
Austin Clements | runtime: avoid divide-by-zero in GC trigger controller |
commit | commitdiff | tree |
2015-04-22 |
Michael Hudson... | cmd/internal/gc, cmd/internal/ld: fixes for global... |
commit | commitdiff | tree |
2015-04-22 |
Michael Hudson... | cmd/5g, etc, cmd/internal/gc, cmd/internal/obj, etc... |
commit | commitdiff | tree |
2015-04-22 |
Alan Donovan | go/constants: rename go/exact to go/constants |
commit | commitdiff | tree |
2015-04-22 |
Srdjan Petrovic | runtime: merge clone0 and clone |
commit | commitdiff | tree |
2015-04-22 |
Robert Griesemer | go/exact: future-proof API: permit setting precision... |
commit | commitdiff | tree |
2015-04-22 |
Daniel Morsing | net/http: fix race between dialing and canceling |
commit | commitdiff | tree |
2015-04-22 |
Brad Fitzpatrick | net/http: make ServeContent errors return more specific... |
commit | commitdiff | tree |
2015-04-22 |
Brad Fitzpatrick | net/http: fix rare Transport readLoop goroutine leak |
commit | commitdiff | tree |
2015-04-22 |
Shenghou Ma | runtime: fix more vet reported issues |
commit | commitdiff | tree |
2015-04-22 |
Keith Randall | runtime: check error codes for arm64 system calls |
commit | commitdiff | tree |
2015-04-22 |
Josh Bleecher... | runtime: fix arm64 asm vet issues |
commit | commitdiff | tree |
2015-04-22 |
Mikio Hara | net: replace server tests |
commit | commitdiff | tree |
2015-04-22 |
Nigel Tao | image/jpeg: ensure that we can't unread a byte if we... |
commit | commitdiff | tree |
2015-04-22 |
Mikio Hara | net: deflake zero byte IO tests on datagram |
commit | commitdiff | tree |
2015-04-22 |
Mikio Hara | net: fix WriteTo on Plan 9 |
commit | commitdiff | tree |
2015-04-21 |
Josh Bleecher... | math/big: test that subVW and addVW work with arbitrary y |
commit | commitdiff | tree |
2015-04-21 |
Ian Lance Taylor | misc/cgo/testcshared: add c-shared test with no exports |
commit | commitdiff | tree |
2015-04-21 |
Alan Donovan | Revert "go/internal/gcimporter: populate (*types.Packag... |
commit | commitdiff | tree |
2015-04-21 |
Alan Donovan | go/internal/gcimporter: populate (*types.Package).Imports |
commit | commitdiff | tree |
2015-04-21 |
Ian Lance Taylor | cmd/go: depend on runtime/cgo if external linking mode... |
commit | commitdiff | tree |
next |