]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2016-12-09 Brad Fitzpatrickgo/build: clarify Context.HasSubdir docs
2016-12-09 Austin Clementsdoc/go1.8: mention trace tool changes
2016-12-09 Joe TsaiRevert "testing: add T.Context method"
2016-12-09 Daniel Theophanesdatabase/sql: document that drivers may not return...
2016-12-09 Brad Fitzpatrickdoc: add http.NoBody and Transport change to go1.8...
2016-12-09 Robert Griesemercmd/compile/internal/obj: remove superfluous addvarint...
2016-12-08 Brad Fitzpatrickall: make spelling consistent
2016-12-08 Brad Fitzpatrickdoc: remove pprof TODOs from go1.8.html
2016-12-08 Brad Fitzpatricknet/http: don't retry Transport requests if they have...
2016-12-08 Michael Hudson... cmd/link: do not mark go.plugin.tabs as reachable in...
2016-12-08 Joe Tsaiio: fix MultiReader panic on nil reader.
2016-12-08 Ian Lance Tayloros: document that Rename does not replace an existing...
2016-12-07 Brad Fitzpatrickdoc: misc go1.8.html fixes
2016-12-07 Ian Lance Taylortest: add bug501.go, a gccgo compiler crash
2016-12-07 Austin Clementsruntime: add number of forced GCs to MemStats
2016-12-07 David Crawshawcmd/internal/obj: regenerate relocation strings
2016-12-07 Lynn Bogercmd/link: fix sym sect when splitting text on ppc64le
2016-12-07 Brad Fitzpatrickcrypto/x509: reduce test's sought number of system...
2016-12-07 Keith Randallruntime: on stack copy, adjust BP
2016-12-07 Odin Ugedalfmt: remove unnecessary else statement
2016-12-07 Russ Coxcrypto/*: document use or non-use of constant-time...
2016-12-07 Adam Langleycrypto/dsa: don't allow signing with degenerate private...
2016-12-07 Brad Fitzpatricknet: use baked-in port numbers as fallback if cgo port...
2016-12-07 Ian Lance Taylormisc/cgo/test: skip test18146 on Darwin
2016-12-07 Brad Fitzpatrickcmd/go: ensure streaming test's stdout, stderr are...
2016-12-06 Brad Fitzpatrickdoc: mention more binary download architectures
2016-12-06 Keith Randalldoc: mention concurrent map write/iterate detector
2016-12-06 Sebastien Binetreflect: add example for StructOf
2016-12-06 Brad Fitzpatricknet/http: update bundled http2
2016-12-06 David Crawshawcmd/link: hash packages after loading all symbols
2016-12-06 Shenghou Madoc/go1.8: remove mention of #16396
2016-12-06 Matthew Dempskycmd/compile: fix static-initialization compilation...
2016-12-06 Shenghou Madoc: document the mips port in install-source.html
2016-12-06 Ian Lance Taylormisc/cgo/test: ignore "too many open files" in issue...
2016-12-06 Chris Broadfootnet/http: fix typo in Request.GetBody's doc string
2016-12-05 Ian Lance Taylorruntime/cgo: retry pthread_create on EAGAIN for OpenBSD
2016-12-05 Ian Lance Taylormisc/cgo/test: skip Test18146 on DragonFly
2016-12-05 Shenghou Madoc/go1.8: document mips port requirements
2016-12-05 Ian Lance Taylorruntime/cgo: retry pthread_create on EAGAIN
2016-12-05 Ian Lance Taylorruntime: don't skip TestCgoCallbackGC on FreeBSD
2016-12-05 Russ Coxruntime: check that Version does not contain \r \n
2016-12-05 Cherry Zhangcmd/compile: find last StoreWB explicitly
2016-12-04 Dhananjay Nakranicmd/go: give useful error when msan isn't supported
2016-12-04 Emmanuel Odekehtml/template: lock in application/json as valid JS...
2016-12-04 Nodir Turakulovhtml/template: escape JS in application/json script tag
2016-12-03 Brad Fitzpatrickcmd/dist: remove special test timeout scale for Windows
2016-12-03 Brad Fitzpatrickruntime: skip GDB tests on mips64
2016-12-03 Josh Bleecher... cmd/go: add missing newline at end of error message
2016-12-02 Ian Lance Taylortest: add test case for which gccgo generated incorrect...
2016-12-02 Filippo Valsordadoc: fix grammar in go1.8.html > crypto/tls
2016-12-02 Ian Lance Taylorcmd/link: don't overalign ELF reloc sections
2016-12-02 Brad Fitzpatrickdoc: correct the number of changes to the language...
2016-12-02 Robert Griesemercmd/compile/internal/syntax: remove dead type declaration
2016-12-02 Shenghou Mavendor/golang_org/x/crypto/chacha20poly1305: revendor...
2016-12-02 Kevin Burkedoc: update suggested Go installation version
2016-12-02 Ian Lance Taylordoc: CL 32796 was reverted, so remove it from go1.8...
2016-12-01 Brad Fitzpatricknet/http: revert change making NewRequest set ContentLe...
2016-12-01 Brad Fitzpatrickcmd/dist: adjust default timeout scale for mips
2016-12-01 Ian Lance Taylorcmd/go: check MustHaveExternalNetwork before `go get...
2016-12-01 Matthew Dempskycmd/internal/obj: rename obj.go to line.go
2016-12-01 Daniel Theophanesdatabase/sql: ensure Commit and Rollback return ErrTxDone
2016-12-01 Robert Griesemercmd/compile: correctly parse //line filename:line where...
2016-12-01 Chris Broadfootdoc: fix typo in go1.8.html
2016-12-01 Brad Fitzpatricknet/http: teach NewRequest that NoBody has ContentLengt...
2016-12-01 Chris Broadfootdoc: document go1.7.4 and go1.6.4
2016-12-01 Chris Broadfootdoc: document go1.7.3 and add note to go1.7.2 that...
2016-12-01 Elias Naurnet: fix writev tests on Android
2016-12-01 Keith Randallcmd/compile: generate frame pointers for otherwise...
2016-12-01 Quentin Smithcrypto/x509: read Darwin trust settings for root CAs
2016-12-01 David Lazarcmd/compile: do not inline functions marked cgo_unsafe_args
2016-12-01 Keith Randallcmd/objdump: copy gosym.PCValue into internal package
2016-12-01 Mohit Agarwalcmd/go: hide the "TERM" environment variable from ...
2016-12-01 Brad Fitzpatricknet/http: clarify Request.Context's lifetime
2016-12-01 Daniel Theophanesdatabase/sql: document expectations for named parameters
2016-12-01 Austin Clementsruntime: fix incorrect comment about bitvector layout
2016-12-01 Brad Fitzpatrickdoc: remove space in "Go 1. 8"
2016-12-01 Brad Fitzpatrickdoc: clarify zip behavior in go1.8.html
2016-12-01 Daniel Theophanesdoc: update go1.8 release notes to say NamedArg not...
2016-12-01 Elias NaurRevert "runtime: handle SIGPIPE in c-archive and c...
2016-12-01 Shenghou Madoc/go1.8.html: announce 1.8 will be the last to suppor...
2016-12-01 Shenghou Macmd/dist: add -check-armv6k command to check for ARMv6K
2016-12-01 Brad Fitzpatricksort: add Slice example
2016-12-01 Chris Broadfootapi: promote next.txt to go1.8.txt, update go tool go1.8beta1
2016-12-01 Chris Broadfootapi: update next.txt (remove database/sql.NamedParam)
2016-12-01 Ian Lance Taylorcmd/cgo: fix cgo checking when fetching errno value
2016-12-01 Brad Fitzpatrickdoc: go1.8.html review feedback
2016-12-01 Brad Fitzpatrickencoding/binary: document the new bool support
2016-11-30 Russ Coxcmd/go: document GOPATH default exception
2016-11-30 Russ Coxdoc, cmd/go: adjust documentation for default GOPATH
2016-11-30 David Lazarcmd/compile: generate code that type checks when inlini...
2016-11-30 Brad Fitzpatrickdoc: document default GOPATH in go1.8.html
2016-11-30 Daniel Theophanesdatabase/sql: deflake query cancel tests
2016-11-30 Austin Clementsruntime: fix undead arguments in cgocall
2016-11-30 Austin Clementsruntime: use standard comment style in cgocall
2016-11-30 Daniel Theophanesdatabase/sql: rename NamedParam to NamedArg and Param...
2016-11-30 Joe Tsainet/http: document how headers are forwarded by Client
2016-11-30 Brad Fitzpatrickdoc: update go1.8.html to remove mention of logging...
2016-11-30 Brad Fitzpatrickdoc: remove two go1.8.txt items
2016-11-30 Brad Fitzpatrickdoc: more go1.8.html
2016-11-30 Brad Fitzpatrickdoc: remove some TODOs from go1.8.html
next