]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2019-09-03 Katie Hockman[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-08-27 Filippo Valsordacrypto/tls: make SSLv3 again disabled by default
2019-08-27 Bryan C. Millscmd/go/internal/modload: fix swapped paths in error...
2019-08-27 Matthew Dempskycmd/compile: fix "previous" position info for duplicate...
2019-08-27 Matthew Dempskyruntime: simplify some pointer conversions
2019-08-27 Bryan C. Millsnet/http: fix wantConnQueue memory leaks in Transport
2019-08-27 LE Manh Cuongcmd/compile: optimize bitset tests
2019-08-27 Daniel Martíencoding/json: remove unnecessary isValidNumber call
2019-08-27 Dong-hee Nahtml/template: micro optimization for isJSType
2019-08-27 Daniel MartíRevert "net/url: fail TestParseErrors test when getting...
2019-08-27 LE Manh Cuongcmd/compile: eliminate usage of global Fatalf in ssa.go
2019-08-27 Daniel Martícmd/compile: teach rulegen to remove unused decls
2019-08-27 Andrew Gerrandarchive/zip: remove unused special case
2019-08-27 tnclongtext/template: avoid allocating a new common in copy
2019-08-27 Stefan Baeblernet/url: fail TestParseErrors test when getting an...
2019-08-27 Alex Brainmannet: do not call Windows TransmitFile for large files
2019-08-27 Dong-hee Natext/template: replace bytes.Buffer with strings.Builder
2019-08-27 Jonathan Amsterdamerrors: document Is and As methods
2019-08-27 Daniel Martíencoding/json: fix the broken "overwriting of data...
2019-08-27 Daniel Martícmd/compile: initial rulegen rewrite
2019-08-27 Javier Revillasnet/http: fix a typo in comments
2019-08-27 LE Manh Cuongcmd/compile: remove adjustctx from inline test
2019-08-27 zdjonescmd/compile: handle sign/zero extensions in prove,...
2019-08-27 Sergei Zagurskiireflect: optimize directlyAssignable to avoid rtype...
2019-08-27 Robert Griesemercmd/compile/internal/syntax: better error recovery...
2019-08-27 Jason A. Donenfeldld: fix up header copy and paste error
2019-08-26 Matthew Dempskycmd/compile: allow embedding overlapping interfaces
2019-08-26 Matthew Dempskycmd/compile: refactor expandiface
2019-08-26 Matthew Dempskycmd/compile: refactor checkdupfields API
2019-08-26 obeidoc: align documents link
2019-08-26 Katie Hockmandoc/go1.13: add information about using private modules...
2019-08-26 Robert Griesemergo/types: process each segment of delayed actions in...
2019-08-26 Robert Griesemerspec: allow embedding overlapping interfaces
2019-08-26 Robert Griesemergo/types: postpone interface method type comparison...
2019-08-26 Robert Griesemergo/types: NewInterface/NewInterfaceType complete empty...
2019-08-26 Robert Griesemergo/types: allow embedding overlapping interfaces
2019-08-26 Robert Griesemergo/types: add -halt flag to ease debugging in test...
2019-08-26 Kevin Gillettenet/http: make docs refer to Context.Value as a getter...
2019-08-26 Andrew BonventreRevert "errors: add example showing a custom error...
2019-08-25 Toshihiro Shiinodoc/go1.13: add missing slashes
2019-08-25 Emmanuel T... doc/go1.13: fix bad URLs to strconv identifiers
2019-08-25 Jonathan Amsterdamerrors: add example showing a custom error with Unwrap
2019-08-24 Cherry Zhangcmd/vendor: update vendored x/arch repo to 8a70ba74b3a1
2019-08-23 Emmanuel T... doc/go1.13: document fmt's number syntax updates
2019-08-23 Jay Conrodall: update 'go get' command in standard library README...
2019-08-23 Filippo Valsordanet/http: update bundled golang.org/x/net/http2 to...
2019-08-23 Rob Pikestrconv: simplify the text for bases in ParseInt
2019-08-22 Jonathan Amsterdamsyscall: document relationship among Errno, errors...
2019-08-22 Jeff Hodgesnet/http: change TimeoutHandler's docs to match its...
2019-08-22 Emmanuel T... strconv: update documentation
2019-08-21 Emmanuel T... doc/go1.13: document _ between digits for math/big...
2019-08-21 Filippo ValsordaRevert "encoding/json: avoid work when unquoting strings"
2019-08-21 Russ Coxcmd/go: accept GOSUMDB=sum.golang.google.cn
2019-08-21 Filippo Valsorda[dev.boringcrypto] misc/boring: add go1.12.9b4 to RELEASES
2019-08-20 Bryan C. Millsdoc/go1.13: mention '-o <directory>' support for 'go...
2019-08-20 Filippo Valsordacmd/go: fix "go help build -o" docs
2019-08-19 Wagner Riffeldoc: rewrite reference to plan9.bell-labs.com to 9p.io
2019-08-18 Dmitry Vyukovencoding/json: fix format string in the Fuzz func
2019-08-16 Joe Tsaitime: update TestSub to avoid future regressions
2019-08-16 Joe Tsaicmd/gofmt: update TestRewrite to avoid future regressions
2019-08-16 Joe TsaiRevert "time: optimize Sub"
2019-08-15 Dmitri Shuralyovdoc: document Go 1.12.9
2019-08-15 Dmitri Shuralyovdoc: document Go 1.12.8 and Go 1.11.13
2019-08-15 Filippo Valsorda[dev.boringcrypto] misc/boring: add go1.12.8b4 and...
2019-08-14 Cherry Zhangreflect: align first argument in callMethod
2019-08-14 Toshihiro Shiinodoc/go1.13: add missing periods
2019-08-13 Dmitri Shuralyov[dev.boringcrypto] misc/boring: remove download of...
2019-08-12 Filippo Valsordanet/url: make Hostname and Port predictable for invalid...
2019-08-12 Filippo Valsordasrc/go.mod: sync golang.org/x/net with h2_bundle.go
2019-08-11 Ian Lance Taylornet: document that a keep-alive failure also returns...
2019-08-11 Pure Whitedoc/asm: document go_asm.h only works in the runtime...
2019-08-10 Carlo Alberto... doc/go1.13: mention faster sync.Mutex/RWMutex/Once
2019-08-09 K. "pestophagous... doc/install-source: create distinction between steps...
2019-08-09 Ian Lance Taylorcmd/link: increase the function call limit in stkcheck
2019-08-09 Agniva De Sarkerdoc/install-source.html: add new GOOS and GOARCHes
2019-08-09 Bryan C. Millscmd/go: query each path only once in 'go get'
2019-08-08 Jay Conrodcmd/go: improve 'go mod download' and 'go list -m'...
2019-08-08 Joe TsaiRevert "go/ast: fix SortImports to handle block comments"
2019-08-08 Filippo Valsordaapi/go1.13: add debug/elf.Symbol fields added in CL...
2019-08-08 Alberto Donizettidoc: update list of archs supporting -race
2019-08-08 Derek Phanpath: fix mismatch between error message and correspond...
2019-08-07 David Finkelruntime/pprof: Mention goroutine label heritability
2019-08-06 Jay Conrodcmd/go: improve error message for missing import starti...
2019-08-06 Marcel van... doc: mention Unicode update in release notes
2019-08-06 Jay Conrodcmd/go: look for __go_buildinfo section when looking...
2019-08-06 Bharath Thiruveedulanet: fix the docs in IPNet.String
2019-08-06 Jonathan Amsterdamerrors: improve doc
2019-08-05 Jonathan Amsterdamdoc/go1.13.html: describe error-value additions
2019-08-05 Filippo Valsordamisc/boring: add Go 1.11.12b4 and 1.12.7b4 to RELEASES
2019-08-05 Keith Randallsyscall: include complete prototype of system calls
2019-08-05 Bryan C. Millscmd/go: adjust expected error message in TestScript...
2019-08-05 Mark Glinescmd/go: look for .go.buildinfo section when looking...
2019-08-05 Shivani Singhalnet/http: fix typo in Response.Body's doc
2019-08-03 Agniva De Sarkerdoc/go1.13: add release notes for GOWASM environment...
2019-08-02 Ian Lance Tayloros: change Readdirnames doc to follow that of Readdir
2019-08-02 Damien Neilos: don't consult Is methods on non-syscall error types
2019-08-02 Ian Lance Taylordoc/go1.13: mention confusion between keep-alive timeou...
2019-08-02 Bryan C. Millscmd/go: report loading errors from 'go mod tidy' and...
2019-08-02 Keith Randallcmd/compile: fix crash on write barrier insertion
2019-08-02 Emmanuel T... doc/go1.13: document net/http.Transport.Request.Body...
next