]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2015-05-01 Russ Coxcmd/internal/gc, runtime: use 1-bit bitmap for stack...
2015-05-01 Dave Cheneycmd/internal/obj: clean up Biobuf
2015-05-01 David Chasecmd/internal/gc: Toughen escape analysis against some...
2015-05-01 Josh Bleecher... Revert "runtime/pprof: write heap statistics to heap...
2015-05-01 Keith Randallcmd/dist, runtime: Make stack guard larger for non...
2015-05-01 David Chasecmd/internal/gc: improve flow of input params to output...
2015-05-01 David Crawshawruntime/cgo, cmd/dist: turn off exc_bad_access handler...
2015-05-01 Shenghou Maruntime: adjust traceTickDiv for non-x86 architectures
2015-05-01 Dave Cheneycmd/cover: fix build
2015-05-01 Rob Pikecmd/cover: try once again to fix the build
2015-05-01 Rob Pikecmd/cover: fix build
2015-05-01 Dave Cheneycmd/8g: don't call gc.Fatal during initalisation
2015-05-01 Rob Piketext/template: allow newlines in raw quotes
2015-05-01 Rob Pikedoc/go1.5.txt: cover has moved
2015-05-01 Rob Pikecmd/cover: copy to standard repository from golang...
2015-04-30 Matthew Dempskydoc/progs: remove flaky timing-sensitive test
2015-04-30 Ian Lance Taylorcmd/go: support -buildmode=c-shared for gccgo
2015-04-30 Brad Fitzpatricknet/http: document ServeFile and FileServer index.html...
2015-04-30 Alex A Skinnernet: make go DNS use localhost if resolv.conf is missin...
2015-04-30 Michael Hudson... cmd/internal/ld: put the list of packages built into...
2015-04-30 Dave Cheneymisc/cgo/testcshared, misc/cgo/testshared: fix clang...
2015-04-30 Ian Lance Taylorcmd/go, cmd/cgo: support -buildmode=c-archive for gccgo
2015-04-30 Didier Speziahtml/template: fix quadratic performance with special...
2015-04-30 Russ Coxruntime: schedule GC work more aggressively
2015-04-30 Josh Bleecher... doc/go1.5.txt: add Jacobi and Int.ModSqrt to math/big
2015-04-30 Austin Clementsruntime: fix gcDumpObject on non-heap pointers
2015-04-30 Dmitry Vyukovstrings: use LastIndexByte in LastIndex
2015-04-30 Dmitry Vyukovdoc/go1.5.txt: bytes, strings: add LastIndexByte
2015-04-30 Dmitry Vyukovbytes, strings: add LastIndexByte
2015-04-30 Alex Brainmanmime, time, internal/syscall/windows/registry: use...
2015-04-30 Bryan Fordmath/big: add modular square-root and Jacobi functions
2015-04-30 Adam Langleycrypto/x509: be strict about trailing data.
2015-04-30 Adam Langleycrypto/tls: update the supported signature algorithms.
2015-04-30 Adam Langleycrypto/tls: decouple handshake signatures from the...
2015-04-30 Ian Lance Taylorcmd/dist: rename buildmode method to supportedBuildmode
2015-04-30 Mikio Haradoc: mention net.OpError in go1.5.txt
2015-04-30 Josh Bleecher... src: build cmd in buildall.bash
2015-04-29 Brad Fitzpatricknet/http: handle "close" amongst multiple Connection...
2015-04-29 Michael Hudson... misc/cgo/testshared: add basic test for -buildmode...
2015-04-29 Mikio Haranet: deflake timeout, deadline tests
2015-04-29 Josh Bleecher... cmd/internal/gc: cache commonly used Ptrto types
2015-04-29 Mikio Haranet: consolidate listener test files
2015-04-29 Mikio Haranet: add missing Close tests
2015-04-29 Rob Pikecmd/doc: show the true import path rather than "."
2015-04-29 Peter Waldschmidtnet/http: Don't set Content-Length: -1 when responding...
2015-04-29 Mikio Haranet: add Source field to OpError
2015-04-29 Brad Fitzpatricksrc: update buildall.bash comment with renamed trybot...
2015-04-29 Brad Fitzpatricksrc: don't assume go is in PATH in buildall.bash
2015-04-29 tntnet: allow a dns TXT record to contain more than one...
2015-04-29 Matthew Dempskytime: use longer delta duration for TestAfterQueueing...
2015-04-29 Brad Fitzpatricksrc: add buildall.bash
2015-04-29 Benny Siegertos/exec: Document the fact that Cmd cannot be reused.
2015-04-29 Keith Randallruntime: print stack of G during a signal
2015-04-29 Shenghou Maruntime: re-enable TestNewProc0 on android/arm and...
2015-04-29 Rob Pikecmd/go: better UI for go doc
2015-04-29 Russ Coxruntime/pprof: write heap statistics to heap profile...
2015-04-29 David Crawshawcmd/internal/ld: use a simpler cout writer
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
next