]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2021-06-15 Matthew Dempsky[dev.typeparams] cmd/compile: add -d=unified flag to...
2021-06-15 Matthew Dempsky[dev.typeparams] cmd/compile: unified IR construction
2021-06-14 Matthew Dempsky[dev.typeparams] all: merge master (fdab5be) into dev...
2021-06-14 Joel Singdoc/go1.17: further revise OpenBSD release notes
2021-06-14 Cuong Manh Lecmd/compile: rewrite a, b = f() to use temporaries...
2021-06-14 Cuong Manh Lecmd/compile: factor out rewrite multi-valued f()
2021-06-13 Jason A. Donenfeldmisc/cgo: generate Windows import libraries for clang
2021-06-13 Jason A. Donenfeldcmd/go, misc/cgo: skip test if no .edata
2021-06-13 Cuong Manh Lecmd/compile: allow ir.OSLICE2ARRPTR in mayCall
2021-06-13 Matthew Dempsky[dev.typeparams] cmd/compile: move //go:embed -lang...
2021-06-12 Ian Lance Taylorruntime: testprogcgo: don't call exported Go functions...
2021-06-12 Matthew Dempsky[dev.typeparams] cmd/compile: simplify NewClosureFunc
2021-06-12 Matthew Dempsky[dev.typeparams] test: add string quoting support to...
2021-06-12 Matthew Dempsky[dev.typeparams] cmd/compile: refactor closure construction
2021-06-12 Matthew Dempsky[dev.typeparams] cmd/compile: avoid ir.DeepCopy in...
2021-06-12 Michael Anthony... reflect: handle stack-to-register translation in callMethod
2021-06-12 Matthew Dempsky[dev.typeparams] cmd/compile: scaffolding for export...
2021-06-11 Constantin... cmd/go: remove hint when no module is suggested
2021-06-11 Cherry Mui[dev.typeparams] all: always enable regabig on AMD64
2021-06-11 Jason A. Donenfeldsyscall: do not load native libraries on non-native...
2021-06-11 Cherry Mui[dev.typeparams] internal/buildcfg: always enable regab...
2021-06-11 Ian Lance Taylorruntime: loop on EINTR in macOS sigNoteSleep
2021-06-11 Cherry Mui[dev.typeparams] runtime: simplify defer record allocation
2021-06-11 Cherry Mui[dev.typeparams] runtime: allow newproc split stack
2021-06-11 Matthew Dempsky[dev.typeparams] cmd/compile: fix wrapper generation...
2021-06-11 Brad Fitzpatrickdoc/go1.17: clean up formatting of gofmt section
2021-06-11 Bryan C. Millscmd/go: match Windows paths in TestScript/mod_invalid_v...
2021-06-11 Matthew Dempsky[dev.typeparams] cmd/compile: add "check" field to...
2021-06-11 Rhys Hiltnerdoc/go1.17: fix formatting near httptest
2021-06-11 Matthew Dempsky[dev.typeparams] cmd/compile: allow embedding Type...
2021-06-11 Matthew Dempsky[dev.typeparams] cmd/compile: extract SetBaseTypeIndex...
2021-06-11 Matthew Dempsky[dev.typeparams] cmd/compile: add ir.TypeNodeAt
2021-06-10 Damien Neilnet/http: remove test-only private key from production...
2021-06-10 Bryan C. Millscmd/go: report the imports of CompiledGoFiles in ImportMap
2021-06-10 Filippo Valsordacrypto/tls: let HTTP/1.1 clients connect to servers... go1.17beta1
2021-06-09 Heschi Kreinickapi: promote next to go1.17
2021-06-09 Heschi Kreinickdoc/go1.17: remove lingering TODO
2021-06-09 Damien Neildoc/go1.17: document strconv changes for Go 1.17
2021-06-09 Damien Neilstrconv: document parsing of leading +/-
2021-06-09 Heschi Kreinickdoc/go1.17: document //go:build lines
2021-06-09 Filippo Valsordanet/http: add AllowQuerySemicolons
2021-06-09 Cherry Muidoc/go1.17: remove TODO for ports section
2021-06-09 Katie Hockmannet/url: reject query values with semicolons
2021-06-09 Russ Coxmath/big: comment division
2021-06-09 Than McIntoshcmd/compile: make map.zero symbol content-addressable
2021-06-09 Than McIntoshcmd/link: fix bug in -strictdups checking of BSS symbols
2021-06-09 Cherry Mui[dev.typeparams] cmd/compile, runtime: simplify opendef...
2021-06-09 Cherry Mui[dev.typeparams] cmd/compile: simplify openDeferSave
2021-06-08 Ian Lance Taylordoc/go1.17: mention new possibility of type conversion...
2021-06-08 Tim Kingdoc/go1.17: mention new vet checks sigchanyzer and...
2021-06-08 Cherry Mui[dev.typeparams] cmd/compile, runtime: remove _defer...
2021-06-08 Cherry Mui[dev.typeparams] runtime: allow deferproc split stack
2021-06-08 Cherry Mui[dev.typeparams] runtime: make deferproc take a func...
2021-06-08 Cherry Mui[dev.typeparams] cmd/compile, runtime: remove the siz...
2021-06-08 Cherry Muidoc/go1.17: mention block profile bias fix
2021-06-08 Cherry MuiRevert "doc/go1.17: mention block profile bias fix"
2021-06-08 Roland Shoemakernet: reject leading zeros in IP address parsers
2021-06-08 Cherry Muidoc/go1.17: revise OpenBSD release notes
2021-06-08 Felix Geisendörferdoc/go1.17: mention block profile bias fix
2021-06-08 Bryan C. Millsdoc/go1.17: remove TODO for Tools section
2021-06-08 Cherry Mui[dev.typeparams] runtime: remove tracebackdefers
2021-06-08 Cherry Mui[dev.typeparams] runtime: remove variadic defer/go...
2021-06-08 Bryan C. Millsdoc/go1.17: resolve TODO for cmd/cover
2021-06-08 Cherry Mui[dev.typeparams] cmd/compile: remove variadic defer...
2021-06-08 Bryan C. Millscmd/go: in Go 1.17+ modules, add indirect go.mod depend...
2021-06-08 Filippo Valsordadoc/go1.17: add release notes for crypto packages
2021-06-08 Bryan C. Millsdoc/go1.17: add a release note for the '-compat' flag...
2021-06-08 Cherry Mui[dev.typeparams] cmd/compile, runtime: always enable...
2021-06-08 Cherry Mui[dev.typeparams] internal/goexperiment: regenerate...
2021-06-08 Cuong Manh Lecmd/compile: use t.AllMethods when sorting typesByString
2021-06-08 Matthew Dempskyruntime: remove out-of-date comments about frame skipping
2021-06-08 Robert Griesemer[dev.typeparams] cmd/compile/internal/types2: provide...
2021-06-07 Matthew Dempskydoc: document Go 1.17 language changes
2021-06-07 Dan Scales[dev.typeparams] cmd/compile: do extra markObjects...
2021-06-07 Ian Lance Taylorcmd/dist: pass -Wno-lto-type-mismatch in swig_callback_lto
2021-06-07 Ian Lance Taylorstrconv: ParseFloat: always return ErrSyntax for bad...
2021-06-07 Keith Randall[dev.typeparams] cmd/compile: convert generic values...
2021-06-07 Keith Randall[dev.typeparams] cmd/compile: allow conversions from...
2021-06-07 Keith Randall[dev.typeparams] cmd/compile: introduce IsTypeParam...
2021-06-07 Gerrit Code... Merge "[dev.typeparams] all: merge master (8212707...
2021-06-07 Dan Scales[dev.typeparams] cmd/compile: create .dict Param in...
2021-06-07 Matthew Dempsky[dev.typeparams] all: merge master (8212707) into dev...
2021-06-07 Rob Findley[dev.typeparams] go/types: factor out constraint satisf...
2021-06-07 Rob Findley[dev.typeparams] go/types: simplify Interface accessors
2021-06-07 Rob Findley[dev.typeparams] go/types: re-use existing code for...
2021-06-07 Rob Findley[dev.typeparams] go/types: add Named.SetTParams and...
2021-06-07 Rob Findley[dev.typeparams] go/types: move signature checking...
2021-06-07 Filippo Valsordacrypto/elliptic: update P-521 docs to say it's constant...
2021-06-07 Branden J Brownfmt: split package documentation into more sections
2021-06-07 Filippo Valsordacrypto/tls: fix typo in Config.NextProtos docs
2021-06-06 Robert Griesemer[dev.typeparams] cmd/compile/internal/types2: return...
2021-06-05 Matthew Dempsky[dev.typeparams] cmd/compile: refactor export writing
2021-06-05 Matthew Dempsky[dev.typeparams] cmd/compile: refactor import reading
2021-06-05 DQNEOspec: improve wording consistency by eliminating "speci...
2021-06-05 DQNEOspec: improve wording by choosing an official term...
2021-06-05 Sergey Zagurskygo/internal/gcimporter: don't waste CPU copying bytes...
2021-06-05 Ian Lance Taylormisc/cgo/errors: use expected column numbers
2021-06-05 Matthew Dempsky[dev.typeparams] runtime/race: make test compatible...
2021-06-05 Robert Griesemer[dev.typeparams] cmd/compile: rename (types2.Inferred...
2021-06-05 Robert Griesemer[dev.typeparams] cmd/compile/internal/syntax: not all...
next