]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2016-08-04 Keith Randall[dev.ssa] Merge commit 'f135c326402aaa757aa96aad283a918...
2016-08-04 David Crawshawruntime: initialize hash algs before typemap
2016-08-04 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2016-08-03 Josh Bleecher... [dev.ssa] cmd/compile: refactor out rulegen value parsing
2016-08-02 Chris BroadfootVERSION: remove erroneously committed VERSION file
2016-08-02 Chris Broadfootall: merge master into release-branch.go1.7
2016-08-02 Brad Fitzpatrickruntime: fix nanotime for macOS Sierra, again.
2016-08-02 Joe Tsaicmd/doc: ensure functions with unexported return values...
2016-08-02 Chris Broadfootgo1.7rc4 go1.7rc4
2016-08-02 Joe Tsaicmd/doc: handle embedded interfaces properly
2016-08-02 Chris Broadfootall: merge master into release-branch.go1.7
2016-08-02 Brad Fitzpatricknet: prevent cancelation goroutine from adjusting fd...
2016-08-02 Brad Fitzpatrickdoc/go1.7.html: mention Server.Serve HTTP/2 behavior...
2016-08-02 Brad Fitzpatricknet/http: update bundled http2
2016-08-01 David Chase[dev.ssa] cmd/compile: PPC64, add more zeroing and...
2016-07-29 Cherry Zhangcmd/compile: fix possible spill of invalid pointer...
2016-07-28 Brad Fitzpatrickdoc/go1.7.html: add known issues section for FreeBSD...
2016-07-28 Cherry Zhang[dev.ssa] cmd/compile: fix build for old backend on...
2016-07-27 Rhys Hiltnerruntime: reduce GC assist extra credit
2016-07-27 Cherry Zhang[dev.ssa] cmd/compile: fix possible invalid pointer...
2016-07-27 Cherry Zhang[dev.ssa] cmd/compile: add more on ARM64 SSA
2016-07-27 Brad Fitzpatricknet/http: fix data race with concurrent use of Server...
2016-07-26 Brad Fitzpatrickcrypto/x509: detect OS X version for FetchPEMRoots...
2016-07-26 Brad Fitzpatricknet/http: update bundled http2
2016-07-26 Austin Clementsruntime/pprof: document use of pprof package
2016-07-26 Brad Fitzpatrickcrypto/x509: use Go 1.6 implementation for FetchPEMRoot...
2016-07-26 David Chase[dev.ssa] cmd/compile: PPC64, basic support for all...
2016-07-26 Jack Lindamoodcontext: add test for WithDeadline in the past
2016-07-26 Brad Fitzpatricknet/http: make Transport.RoundTrip return raw Conn...
2016-07-26 Michael Mundaydoc: add s390x information to asm.html
2016-07-25 Joe Tsaicompress/flate: document HuffmanOnly
2016-07-24 David Chase[dev.ssa] cmd/compile: replace storeconst w/ storezero...
2016-07-23 Cherry Zhang[dev.ssa] cmd/compile: initial ARM64 SSA port
2016-07-22 Brad Fitzpatricknet/http: fix potential for-select spin with closed...
2016-07-22 David Chase[dev.ssa] cmd/compile: some improvements to PPC codegen
2016-07-21 Chris Broadfootgo1.7rc3 go1.7rc3
2016-07-21 Keith Randall[dev.ssa] cmd/compile: 386 port now works
2016-07-21 Chris Broadfootall: merge master into release-branch.go1.7
2016-07-21 Brad Fitzpatrickmisc/trace: disable trace resolution warning
2016-07-21 Cherry Zhang[dev.ssa] cmd/compile: simplify MOVWreg on ARM
2016-07-21 David Chasecmd/compile: change phi location to be optimistic at...
2016-07-21 Keith Randallcmd/compile: move phi args which are constants closer...
2016-07-21 Ian Lance Taylorruntime: add explicit `INT $3` at end of Darwin amd64...
2016-07-20 Austin Clementsruntime: support smaller physical pages than PhysPageSize
2016-07-20 Cherry Zhang[dev.ssa] cmd/internal/obj, etc.: add and use NEGF...
2016-07-20 Dmitry Vyukovruntime/race: fix memory leak
2016-07-20 Ian Lance Taylorruntime: add as many extra M's as needed
2016-07-20 Brad Fitzpatricknet/smtp: document that the smtp package is frozen
2016-07-19 Keith Randall[dev.ssa] cmd/compile: more 386 port changes
2016-07-18 Keith Randall[dev.ssa] cmd/compile: fix verbose typing of DIV
2016-07-18 Austin Clementsdoc/go1.7.html: start sentence on a new line
2016-07-18 Austin Clementsdoc/go1.7.html: avoid term of art
2016-07-18 Keith Randall[dev.ssa] cmd/compile: implement more 64-bit ops on 386
2016-07-18 Keith Randall[dev.ssa] cmd/compile: use 2-result divide op
2016-07-18 Keith Randall[dev.ssa] cmd/compile: clean up tuple types and selects
2016-07-18 Ian Lance Taylordoc/go1.7.html: the 1.6.3 release supports Sierra
2016-07-18 Chris Broadfoot[release-branch.go1.7] go1.7rc2 go1.7rc2
2016-07-18 Chris Broadfootdoc: document go1.6.3
2016-07-18 Brad Fitzpatrick[release-branch.go1.7] net/http, net/http/cgi: fix...
2016-07-18 Brad Fitzpatricknet/http, net/http/cgi: fix for CGI + HTTP_PROXY securi...
2016-07-18 Austin Clementsdoc/go1.7.html: mention specific runtime improvements
2016-07-17 Brad Fitzpatricknet: demote TestDialerDualStack to a flaky test
2016-07-16 Joe Tsaifmt: properly handle early io.EOF Reads in readRune...
2016-07-16 Cherry Zhang[dev.ssa] cmd/compile: support NaCl in SSA for ARM
2016-07-16 Cherry Zhang[dev.ssa] cmd/compile: add floating point optimizations...
2016-07-15 Ian Lance Taylordoc/go1.7.html: remove erroneous note about ppc64 and...
2016-07-15 Cherry Zhang[dev.ssa] cmd/compile: fix argument size of runtime...
2016-07-15 Cherry Zhang[dev.ssa] cmd/compile: don't sink spills that satisfy...
2016-07-15 Cherry Zhang[dev.ssa] cmd/compile: use shifted and indexed ops...
2016-07-14 Josh Bleecher... runtime/internal/atomic: fix assembly arg sizes
2016-07-13 Keith Randall[dev.ssa] cmd/compile: initial 386 SSA port
2016-07-13 Ian Lance Taylorruntime/pprof: don't print extraneous 0 after goexit
2016-07-13 Brad Fitzpatrickall: rename vendored golang.org/x/net packages to golan...
2016-07-13 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2016-07-13 Ian Lance Taylordoc/go1.7.html: earlier Go versions don't work on macOS...
2016-07-13 Emmanuel Odekedoc/go1.7.html: document that http.Server now enforces...
2016-07-13 Bryan C. Millsdoc/effective_go: clarify advice on returning interfaces
2016-07-12 Brad Fitzpatrickcmd/go: don't fail on invalid GOOS/GOARCH pair when...
2016-07-12 Ian Lance Taylorruntime: add ctxt parameter to cgocallback called from Go
2016-07-12 Ian Lance Taylorreflect: an unnamed type has no PkgPath
2016-07-12 Ian Lance TaylorRevert "regexp: add the Fanout benchmark
2016-07-11 Michael Matloobregexp: add the Fanout benchmark
2016-07-11 Francesc Campoygofmt: remove unneeded call to os.Exit
2016-07-11 Ian Lance Taylordoc/go1.7.html: no concurrent calls of math/rand methods
2016-07-11 Ian Lance Taylormath/rand: fix raciness in Rand.Read
2016-07-11 Brad Fitzpatricknet/http: fix vet warning of leaked context in error...
2016-07-08 Ian Lance Taylorsyscall: add another output for TestGroupCleanupUserNam...
2016-07-08 Ian Lance Taylorruntime: fix case in KeepAlive comment
2016-07-08 Ian Lance Taylordoc/go1.7.html: fix name of IsExist
2016-07-08 Ian Lance Taylor[release-branch.go1.7] runtime: fix nanotime for macOS... go1.7rc1
2016-07-08 Ian Lance Taylorruntime: fix nanotime for macOS Sierra
2016-07-08 Chris Broadfoot[release-branch.go1.7] go1.7rc1
2016-07-08 Ian Lance Taylorruntime: handle selects with duplicate channels in...
2016-07-07 Brad Fitzpatricklib/time: update to IANA release 2016f (July 2016)
2016-07-07 Brad Fitzpatricknet/http: deflake TestClientRedirectContext
2016-07-07 Ian Lance Taylorpath/filepath: fix typo in comment
2016-07-06 Ian Lance Taylorpath/filepath: document Clean behavior for each function
2016-07-06 Ian Lance Taylorcmd/compile, syscall: add //go:uintptrescapes comment...
2016-07-06 Sam Whitedencoding/xml: update docs to follow convention
2016-07-06 Josh Bleecher... [dev.ssa] cmd/compile: add some constant folding optimi...
next