]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2015-04-24 Austin Clementsruntime: yield time slice to most recently readied G
2015-04-24 Austin Clementsruntime: benchmark for ping-pong in the presence of...
2015-04-24 Austin Clementsruntime: factor checking if P run queue is empty
2015-04-24 Russ Coxcmd/internal/gc: add and test write barrier debug output
2015-04-24 Aamir Khanhash/crc32: clarify documentation
2015-04-24 Shenghou Macmd/dist: allow $GO_TEST_TIMEOUT_SCALE to override...
2015-04-24 Srdjan Petrovicruntime: signal forwarding
2015-04-24 Egon Elbreencoding/base64: Optimize EncodeToString and DecodeString.
2015-04-23 Josh Bleecher... cmd/9g, etc: remove // fallthrough comments
2015-04-23 Josh Bleecher... math/big: add partial arm64 assembly support
2015-04-23 Srdjan Petrovicruntime: deflake TestNewOSProc0, fix _rt0_amd64_linux_l...
2015-04-23 Austin Clementsruntime: fix underflow in next_gc calculation
2015-04-23 Rick Hudsonruntime: Improve scanning performance
2015-04-23 Hyang-Ah Hana Kimruntime: disable TestNewOSProc0 on android/arm.
2015-04-23 Nigel Taoimage/png: don't silently swallow io.ReadFull's io...
2015-04-23 Dmitry Savintsevdoc/faq: replace reference to goven with gomvpkg
2015-04-23 Brad Fitzpatricknet: use Go's DNS resolver when system configuration...
2015-04-23 Josh Bleecher... cmd/internal/gc: remove /*untyped*/ comments
2015-04-23 Nigel Taoimage/jpeg: have the LargeImageWithShortData test only...
2015-04-22 Shenghou Maruntime: fix build after CL 9164 on Linux
2015-04-22 Shenghou Malog/syslog: make the BUG notes visible on golang.org
2015-04-22 Michael Hudson... cmd/link, cmd/internal/goobj: update constants, regener...
2015-04-22 Austin Clementsruntime: use reachable heap estimate to set trigger...
2015-04-22 Michael Hudson... cmd/go: refactor creation of top-level actions for...
2015-04-22 Austin Clementsruntime: include heap goal in gctrace line
2015-04-22 Austin Clementsruntime: avoid divide-by-zero in GC trigger controller
2015-04-22 Michael Hudson... cmd/internal/gc, cmd/internal/ld: fixes for global...
2015-04-22 Michael Hudson... cmd/5g, etc, cmd/internal/gc, cmd/internal/obj, etc...
2015-04-22 Alan Donovango/constants: rename go/exact to go/constants
2015-04-22 Srdjan Petrovicruntime: merge clone0 and clone
2015-04-22 Robert Griesemergo/exact: future-proof API: permit setting precision...
2015-04-22 Daniel Morsingnet/http: fix race between dialing and canceling
2015-04-22 Brad Fitzpatricknet/http: make ServeContent errors return more specific...
2015-04-22 Brad Fitzpatricknet/http: fix rare Transport readLoop goroutine leak
2015-04-22 Shenghou Maruntime: fix more vet reported issues
2015-04-22 Keith Randallruntime: check error codes for arm64 system calls
2015-04-22 Josh Bleecher... runtime: fix arm64 asm vet issues
2015-04-22 Mikio Haranet: replace server tests
2015-04-22 Nigel Taoimage/jpeg: ensure that we can't unread a byte if we...
2015-04-22 Mikio Haranet: deflake zero byte IO tests on datagram
2015-04-22 Mikio Haranet: fix WriteTo on Plan 9
2015-04-21 Josh Bleecher... math/big: test that subVW and addVW work with arbitrary y
2015-04-21 Ian Lance Taylormisc/cgo/testcshared: add c-shared test with no exports
2015-04-21 Alan DonovanRevert "go/internal/gcimporter: populate (*types.Packag...
2015-04-21 Alan Donovango/internal/gcimporter: populate (*types.Package).Imports
2015-04-21 Ian Lance Taylorcmd/go: depend on runtime/cgo if external linking mode...
2015-04-21 Sebastien Binetreflect: use arrayAt consistently
2015-04-21 Josh Bleecher... cmd/internal/obj: reuse the varint encoding buffer
2015-04-21 Sebastien Binetdoc/go1.5.txt: add reflect.ArrayOf
2015-04-21 Austin Clementsruntime: assist harder if GC exceeds the estimated...
2015-04-21 Austin Clementsruntime: fix background marking at 25% utilization
2015-04-21 Austin Clementsruntime: finish sweeping before concurrent GC starts
2015-04-21 Austin Clementsruntime: make mcache.local_cachealloc a uintptr
2015-04-21 Austin Clementsruntime: proportional response GC trigger controller
2015-04-21 Austin Clementsruntime: multi-threaded, utilization-scheduled backgrou...
2015-04-21 Austin Clementsruntime: generally allow preemption during concurrent...
2015-04-21 Austin Clementsruntime: track time spent in mutator assists
2015-04-21 Austin Clementsruntime: proportional mutator assist
2015-04-21 Austin Clementsruntime: make gcDrainN in terms of scan work
2015-04-21 Austin Clementsruntime: track background scan work credit
2015-04-21 Austin Clementsruntime: implement GC scan work estimator
2015-04-21 Austin Clementsruntime: track scan work performed during concurrent...
2015-04-21 Austin Clementsruntime: atomic ops for int64
2015-04-21 Sebastien Binetreflect: implement ArrayOf
2015-04-21 Matthew Dempskyruntime/pprof: disable flaky TestTraceFutileWakeup...
2015-04-21 Mikio Haranet: fix possible nil pointer dereference on ReadFrom...
2015-04-21 Mikio Haranet: fix inconsistent error values on Lookup
2015-04-21 Mikio Haranet: fix inconsistent error values on Interface
2015-04-21 Mikio Haranet: fix inconsistent error values on setters
2015-04-21 Mikio Haranet: fix inconsistent error values on File
2015-04-21 Michael Hudson... cmd/6l, cmd/internal/ld, cmd/internal/obj: remove Xsym...
2015-04-21 Mikio Haranet: add helpers for server testing
2015-04-20 Michael Hudson... cmd/internal/ld: set moduledatasize correctly when...
2015-04-20 Michael Hudson... cmd/6g: let the compiler use R15 when it is not needed...
2015-04-20 Brad Fitzpatrickcmd/internal: C->Go printf cleanup
2015-04-20 Rick Hudsonruntime: Speed up heapBitsForObject
2015-04-20 Matthew Dempskycmd/internal/obj: remove useless Trimpath field and...
2015-04-20 Brad Fitzpatricknet/http: fix Transport data race, double cancel panic...
2015-04-20 Russ Coxcmd/internal/gc: clean up componentgen
2015-04-20 Russ Coxruntime: replace func-based write barrier skipping...
2015-04-20 Matthew Dempskycmd/internal/ld: prefer constants from cmd/internal/obj
2015-04-20 Russ Coxcmd/dist: run commands in $GOROOT/src not $GOROOT when...
2015-04-20 Ian Lance Taylorruntime: save registers in linux/{386,amd64} lib entry...
2015-04-20 Ian Lance Taylorruntime: no deadlock error if buildmode=c-archive or...
2015-04-20 Brad Fitzpatrickcmd/internal/obj: manual C->Go cleanups
2015-04-20 David Crawshawcmd/dist: enable c-archive test on darwin/arm64
2015-04-20 David Crawshawmisc/cgo/testcarchive: enable test on darwin/arm
2015-04-20 Hyang-Ah Hana Kimcmd/dist: include misc/cgo/testcshared test for linux...
2015-04-19 Michael Hudson... cmd/internal/gc, cmd/go: fix value of importpath symbol
2015-04-19 Mikio Haranet: fix a nit found by vet
2015-04-18 Matthew Dempskydoc/progs: build test programs in temp directory
2015-04-18 Mikio Haranet: fix inconsistent error values on Accept
2015-04-18 Mikio Haranet: fix inconsistent error values on Close
2015-04-18 Mikio Haranet: fix inconsistent error values on Write
2015-04-18 Mikio Haranet: fix inconsistent error values on Read
2015-04-18 Josh Bleecher... cmd/...: fix vet issues and cull dead code
2015-04-18 Mikio Haranet: break up TestErrorNil into Test{Dial,Listen,Listen...
2015-04-18 Matthew Dempskycmd/cgo: more robust detection of clang
2015-04-18 Brad Fitzpatrickcmd/6g, etc: cleanup, moving code out of near-empty...
2015-04-17 Mikio Haranet: clean up cgo
next