]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2015-04-29 Ian Lance Taylormisc/cgo/test/issue9400: fix to build with gccgo
2015-04-29 Joel Singcmd/objdump: disable external linking test on openbsd/arm
2015-04-29 Shenghou Macmd/internal/obj: do not generate data for $f32. and...
2015-04-29 Keith Randallruntime: tail call into memeq/cmp body implementations
2015-04-29 Shenghou Maruntime: skip gdb goroutine backtrace test on non-x86
2015-04-29 Nigel Taoimage/gif: check that individual frame's bounds are...
2015-04-29 Mikio Haranet: remove dead code in Write
2015-04-29 Michael Hudson... cmd/internal/obj: Delete Link.Symmorestack
2015-04-29 Shenghou Macmd/internal/ld, runtime: unify stack reservation in...
2015-04-29 Mikio Haranet: rename dialgoogle_test.go to external_test.go
2015-04-29 Shenghou Macmd/internal/gc: fix write barrier fast path on RISC...
2015-04-29 Shenghou Macmd/internal/gc, cmd/[56789]g: rename stackcopy to...
2015-04-28 Nigel Taoimage/gif: encode disposal, bg index and Config.
2015-04-28 Ian Lance Taylorruntime/cgo: use PTHREAD_{MUTEX,COND}_INITIALIZER
2015-04-28 Brad Fitzpatricknet/http: documentation updates
2015-04-28 Rob Pikedoc/go1.5.txt: snow leopard not maintained
2015-04-28 Brad Fitzpatricknet/http: test and document suppressing implicit Conten...
2015-04-28 Rob Pikecmd/doc: print documentation for all matches in a packa...
2015-04-28 Rob Pikecmd/asm: add comments back for aliases on jumps for x86
2015-04-28 Adam Langleydoc: mention several recent crypto changes in go1.5.txt
2015-04-28 Richard Barnesencoding/asn1: Improved control of flags and times
2015-04-28 Adam Langleycrypto/x509: allow parsing of certificates with unknown...
2015-04-28 Austin Clementsruntime: eliminate one heapBitsForObject from scanobject
2015-04-28 David Crawshawcmd/internal/ld: remove Biobuf unget
2015-04-28 Russ Coxdoc/go1.5.txt: mention goroutine scheduling change
2015-04-28 Josh Bleecher... Revert "Revert "cmd/dist: consolidate runtime CPU tests""
2015-04-28 Russ Coxcmd/internal/gc: emit typedmemmove write barrier from...
2015-04-28 Russ Coxcmd/internal/gc: inline writeBarrierEnabled check befor...
2015-04-28 Russ Coxruntime: replace needwb() with writeBarrierEnabled
2015-04-28 Russ Coxruntime: change unused argument in fat write barriers...
2015-04-28 Russ Coxcmd/internal/gc: accept comma-separated list of name...
2015-04-28 Russ Coxcmd/internal/gc: use MOV R0, R1 instead of LEA 0(R0...
2015-04-28 Russ Coxcmd/internal/gc: emit write barriers at lower level
2015-04-28 Josh Bleecher... test: gofmt run.go
2015-04-28 Josh Bleecher... test: set GOMAXPROCS=1 in fixedbugs/issue9110
2015-04-28 Mikio Haranet: don't miss testing server teardowns when test...
2015-04-27 Matthew Dempskytest: reenable syntax tests
2015-04-27 Rob Pikedoc/go1.5.txt: go doc
2015-04-27 Rob Pikecmd/go,cmd/doc: add "go doc"
2015-04-27 Austin Clementsruntime/race: fix failing tests
2015-04-27 Russ Coxruntime/race: stop listening to external network addresses
2015-04-27 Austin Clementsruntime: fix stack use accounting
2015-04-27 David Crawshawruntime: remove unnecessary noescape to fix netbsd
2015-04-27 Josh Bleecher... cmd/internal/gc, cmd/internal/ld: add memprofilerate...
2015-04-27 Austin Clementsruntime/race: fix benchmark deadlock
2015-04-27 Dmitry Savintsevregexp: trivial change in comments to update code.googl...
2015-04-27 Russ Coxruntime: fix race in BenchmarkPingPongHog
2015-04-27 Austin Clementsruntime: fix some out of date comments and typos
2015-04-27 Josh Bleecher... runtime: remove a modulus calculation from pollorder
2015-04-27 Austin Clementsruntime: rename gcController.findRunnable to findRunnab...
2015-04-27 Austin Clementsruntime: replace STW for enabling write barriers with...
2015-04-27 Austin Clementsruntime: add ragged global barrier function
2015-04-27 Josh Bleecher... Revert "cmd/dist: consolidate runtime CPU tests"
2015-04-27 Josh Bleecher... cmd/dist: consolidate runtime CPU tests
2015-04-27 Josh Bleecher... cmd/internal/ld: remove pointless allocs
2015-04-27 Roger Peppeencoding/xml: do not escape newlines
2015-04-27 Austin Clementsruntime: reset spinning in mspinning if work was ready()ed
2015-04-27 Austin Clementsruntime: panic when idling a P with runnable Gs
2015-04-27 Josh Bleecher... runtime: tighten select permutation generation
2015-04-27 John Dethridgedebug/dwarf: update class_string.go to add ClassReferen...
2015-04-26 Adam Langleycrypto/tls: call GetCertificate if Certificates is...
2015-04-26 Jonathan Rudenbergcrypto/tls: add OCSP response to ConnectionState
2015-04-26 David Leon Gilcrypto/elliptic: don't unmarshal points that are off...
2015-04-26 Paul van Brouwershavencrypto/x509: CertificateRequest signature verification
2015-04-26 Jonathan Rudenbergcrypto/tls: add support for session ticket key rotation
2015-04-26 Håvard Haugencmd/pprof: handle empty profile gracefully
2015-04-26 Jonathan Rudenbergcrypto/tls: add support for Certificate Transparency
2015-04-26 Justin Nußencoding/csv: Preallocate records slice
2015-04-26 David Crawshawruntime: signal forwarding for darwin/amd64
2015-04-26 Michael Hudson... cmd/internal/ld: R_TLS_LE is fine on Darwin too
2015-04-26 Matt T. Proudtesting/quick: align tests with reflect.Kind.
2015-04-25 Michael Hudson... cmd/8l, cmd/internal/ld, cmd/internal/obj/x86: stop...
2015-04-24 Rick Hudsonruntime: Fix bug due to elided return.
2015-04-24 Michael Hudson... cmd/internal/ld: fix R_TLS handling now Xsym is not...
2015-04-24 Austin Clementsruntime: replace per-M workbuf cache with per-P gcWork...
2015-04-24 Austin Clementsruntime: fix check for pending GC work
2015-04-24 Austin Clementsruntime: start dedicated mark workers even if there...
2015-04-24 Austin Clementsruntime: fix some out-of-date comments
2015-04-24 Hyang-Ah Hana Kimmisc/cgo/testcshared: make test.bash resilient against...
2015-04-24 Rob Pikecmd/go: rename doc.go to alldocs.go in preparation...
2015-04-24 Srdjan Petrovicruntime: implement xadduintptr and update system mstats...
2015-04-24 Hyang-Ah Hana Kimmisc/cgo/testcshared: add a c-shared test for android...
2015-04-24 Michael Hudson... cmd/internal/gc, cmd/internal/ld, cmd/internal/obj...
2015-04-24 Austin Clementsruntime: simplify process for starting GC goroutine
2015-04-24 Austin Clementsruntime: use park/ready to wake up GC at end of concurr...
2015-04-24 Austin Clementsruntime: use timer for GC control revise rather than...
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.
next