]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2020-06-11 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-06-11 Baokun Leecmd/go/internal/web: don't follow an infinite number...
2020-06-11 Vee ZhangA+C: add Vee Zhang (individual CLA)
2020-06-10 Matthew Dempskygo/types: rename UsesCgo to go115UsesCgo
2020-06-10 Gawen Arabcmd/internal/objabi: enable frame-pointer for iOS arm64
2020-06-10 Rodolfo Carvalhoruntime: fix typo in FuncForPC doc go1.15beta1
2020-06-10 Michael Mundaycmd/compile: always tighten and de-duplicate tuple...
2020-06-10 Bryan C. Millsrun.bat: do not unset GOROOT_FINAL before running tests
2020-06-10 Russ Coxdoc: document encoding/xml change in CL 203417
2020-06-09 Roland Shoemakercrypto/tls: restore OCSP and SCTs during session resumption
2020-06-09 Alexander Rakoczyapi: promote next to go1.15
2020-06-09 Brad Fitzpatrickruntime: fix typo in comment (object -> objects)
2020-06-09 Vee Zhanginternal/poll: correct function name in comment
2020-06-09 Filippo Valsordadoc/go1.15: add remaining release notes for net/http...
2020-06-09 eric fangcmd/asm: fix the encoding error of VCNT instruction...
2020-06-09 Xiangdong Jicmd/compile: ARM comparisons with 0 incorrect on overflow
2020-06-09 Dmitri Shuralyovdoc/go1.15: remove TODO in minor library changes section
2020-06-09 Bryan C. Millscmd/dist: do not unset GOROOT_FINAL prior to running...
2020-06-08 Ian Lance Tayloros: always check for EINTR in calls to open
2020-06-08 Russ Coxall: avoid awkward wording from CL 236857
2020-06-08 Filippo Valsordadoc/go1.15: add more release notes for crypto/tls
2020-06-08 Bryan C. Millscmd/go: remove a bogus assertion in mod_convert_dep
2020-06-08 Filippo Valsordadoc/go1.15: add release notes for crypto and math/big
2020-06-08 Filippo Valsordadoc/go1.15: add release notes for crypto/x509
2020-06-08 Katie Hockmandoc/go1.15: add release notes for crypto/tls
2020-06-08 Austin Clementsruntime: always mark span when marking an object
2020-06-08 Roland Shoemakercrypto/x509: match RFC suggested SKID generation method
2020-06-08 Dmitri Shuralyovcmd/internal/moddeps: don't skip directories if there...
2020-06-08 Dmitri Shuralyovall: treat all files as binary, but check in .bat with...
2020-06-08 Daniel Martídoc/go1.15: document two noteworthy json changes
2020-06-08 Filippo Valsordaall: replace usages of whitelist/blacklist and master...
2020-06-07 Austin Clementsdoc/go1.15: rationalize runtime sections
2020-06-07 Austin Clementsdoc/go1.15: document toolchain changes
2020-06-05 Carlos Amedeedoc/go1.15: remove TODO intended for the Core library...
2020-06-05 shaquilleqdoc/go1.15: add release notes for fmt
2020-06-05 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-06-05 Michael Matloobdoc/go1.15: add release notes for regexp
2020-06-05 Brad Fitzpatrickruntime: clarify wording/grammar on GODEBUG=invalidptr
2020-06-05 Rebecca Stamblerdoc: update contribution guide to make it friendlier...
2020-06-05 Ian Lance Taylordoc/go1.15: mention new debug/pe constants
2020-06-05 Dominik Honnefdoc/go1.15: add release notes for io/ioutil
2020-06-05 Russ Coxcmd/asm, cmd/compile, doc: document -spectre flags
2020-06-05 Austin Clementsdoc/go1.15: exclude spaces from <code> block
2020-06-05 Roland Shoemakercrypto/x509: match cgo and Apple behavior in domain...
2020-06-05 Cherry Zhangdoc/go1.15: add release notes for RISC-V port
2020-06-05 Tobias Klausercmd/compile/internal: gofmt
2020-06-04 Katie Hockmancrypto/tls: set CipherSuite for VerifyConnection
2020-06-04 Cherry Zhang[dev.link] cmd/link: reuse slice memory in deadcode...
2020-06-04 Cherry Zhang[dev.link] cmd/link: rewrite heap algorithm
2020-06-04 Cherry Zhang[dev.link] cmd/link: compare type descriptors for inter...
2020-06-04 Austin Clementssyscall: document float arguments and results on window...
2020-06-04 Austin Clementssyscall: hide internal comment from Syscall documentation
2020-06-04 Austin Clementsdoc/go1.15: 1.15 supports OpenBSD 6.7 on arm and arm64
2020-06-04 Cherry Zhang[dev.link] cmd/link: use fingerprint as package hash
2020-06-04 Cherry Zhang[dev.link] cmd/compile: use hash of export data as...
2020-06-04 Cherry Zhang[dev.link] cmd/link: remove safe mode
2020-06-04 joshuabezaleelio/ioutil: update WriteFile to clarify it does not...
2020-06-04 Tobias Klauserall: fix dead links to inferno-os bitbucket repository
2020-06-04 Keith Randallcmd/compile: add interface equality tests
2020-06-04 Julie Qiudoc/go1.15: add release notes for time
2020-06-04 Julie Qiudoc/go1.15: add release notes for strconv
2020-06-03 David Chaseruntime: make runtime-gdb.py tolerant of creatively...
2020-06-03 Katie Hockmancrypto/tls: test that Clone copies session ticket key...
2020-06-03 Cherry Zhangcmd/internal/goobj2: add referenced symbol names to...
2020-06-03 Cherry ZhangRevert "cmd/internal/goobj: add index to symbol name...
2020-06-03 Keith Randallcmd/compile: test that equality is evaluated in order
2020-06-03 Katie Hockmancrypto/tls: fix duplicate calls to VerifyConnection
2020-06-03 Than McIntoshcmd/link: new DWARF line table test case
2020-06-03 Keith RandallRevert "cmd/compile: improve equality algs for arrays...
2020-06-03 Keith RandallRevert "cmd/compile: improve generated eq algs for...
2020-06-03 Than McIntoshdoc/go1.15: add release notes for plugin
2020-06-03 David Chaseruntime: repair gdb printing fix for 7.12, 8.{1,2,3...
2020-06-03 Austin Clementsdoc/go1.15: runtime release notes
2020-06-03 Jeremy Faller[dev.link] cmd/link: make addgotsym architecture agnostic
2020-06-03 fanzha02cmd/internal/obj/arm64: fix typos in document
2020-06-03 Than McIntoshcmd/{compile,link}: fix problem with DWARF end_sequence ops
2020-06-03 Than McIntoshdoc/go1.15: add release notes for new linker
2020-06-03 Ian Lance Taylorruntime: steal timers from running P's
2020-06-03 Andrew G. Morgancmd/go: add -Wl,-wrap,symbol to linker flag whitelist
2020-06-02 Jean de Klerktesting: capture testname on --- PASS and --- FAIL...
2020-06-02 David Goldentime: note that formats may parse invalid strings
2020-06-02 David Chaseruntime: repair slice, string, and channel printing...
2020-06-02 Ian Lance Taylorcmd: update golang.org/x/tools to v0.0.0-20200601175630...
2020-06-02 Jay Conroddoc/go1.15: remove TODOs for tools and go command sections
2020-06-02 Roland Shoemakercrypto/x509: document support for leading periods in...
2020-06-02 Dan Scalesruntime: add three new partial orders for lock ranking
2020-06-02 Richard Millerinternal/poll: add mutex to prevent SetDeadline race...
2020-06-01 Cherry Zhangmisc/cgo/testplugin: fix typo in comment
2020-06-01 Elias Naurdoc: document the new Cgo EGLConfig special case
2020-06-01 Elias Naurdoc: document new Android default linker
2020-06-01 Cherry Zhangcmd/link: flush file mapping before unmapping
2020-06-01 Jay Conrodcmd/go/internal/modload: document mvsReqs.Max
2020-06-01 Daniel Nephincmd/test2json: attribute output to the correct test
2020-06-01 Alexander Rakoczydoc/go1.15: update Go 1.15 release notes using relnote
2020-05-31 Richard Musiolruntime: fix race condition between timer and event...
2020-05-31 Elias Naurcmd/cgo,cmd/fix,misc/cgo: map the EGLConfig C type...
2020-05-31 Yasser Abdolmalekicontainer/list: fix typo in function comments
2020-05-31 Paschalis Tsiliasnet/http: reject HTTP/1.1 Content-Length with sign...
2020-05-31 Austin ClementsRevert "cmd/go: group 'go get' update messages together...
2020-05-30 Brad Ericksondatabase/sql/driver: use correct method name "Connect...
next