]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2021-11-11 Ian Lance Taylorlib/time, time/tzdata: update to 2021e
2021-11-11 Ian Lance Taylormisc/cgo/testshared: correct test of gccgo version...
2021-11-11 Changkun Ousync: clarify the validity to call Map methods inside...
2021-11-11 Ian Lance Taylortest: add test that was miscompiled by gccgo
2021-11-10 Jason A. Donenfeldnet: do more faithful conversion from AddrPort to UDPAddr
2021-11-10 Robert Griesemercmd/compile/internal/types2: remove structuralString...
2021-11-10 Robert Griesemercmd/compile/internal/types2: slightly relax notion...
2021-11-10 Dan Scalescmd/compile: don't do Resolve on OKEY identifiers durin...
2021-11-10 Paschalis Tsiliascmd/go: add 'go mod vendor -o' flag
2021-11-10 Michael Anthony... runtime: rewrite TestPhysicalMemoryUtilization
2021-11-10 emahirointernal/cache: document 'go clean -fuzzcache' in README
2021-11-10 Robert Griesemercmd/compile/internal/types2: refer to structural rather...
2021-11-10 Robert Griesemercmd/compile/internal/types2: move some functions into...
2021-11-10 Robert Findleygo/doc: don't treat functions returning type parameters...
2021-11-10 Robert Griesemercmd/compile/internal/types2: rename structure to struct...
2021-11-10 Robert Griesemercmd/compile/internal/types2: use type variables consist...
2021-11-10 Robert Griesemerdoc: make a copy of the latest Go 1.17 spec
2021-11-10 Hajime Hoshiruntime: fix unworkable comments for go:nosplit
2021-11-10 Robert Findleygo/parser: allow parsing aliases with type parameters
2021-11-10 Robert Findleygo/types: disallow type cycles through type parameter...
2021-11-10 Robert Griesemercmd/compile/internal/types2: disallow type cycles throu...
2021-11-10 Robert Griesemercmd/compile/internal/types2: rename Checker.cycle to...
2021-11-10 Robert Findleygo/types: rename Checker.cycle to Checker.validCycle
2021-11-10 Robert Findleygo/types: remove most asX converters (cleanup)
2021-11-09 Illirgwaymime: keep parsing after trailing semicolon
2021-11-09 Michael Matloobcmd/go: add go work sync command
2021-11-09 Robert Findleygo/types: report error for incomplete struct composite...
2021-11-09 Robert Findleygo/types: don't return an array type with invalid length
2021-11-09 Michael Matloobcmd/go: add workspace pruning mode
2021-11-09 Manlio Perillocmd/go/internal/bug: remove duplicate code
2021-11-09 Manlio Perillocmd/dist: wait for exit in bgwait after a fatal error
2021-11-09 Keith Randallencoding/xml: add generic encoding test
2021-11-09 Robert Findleygo/types: clearer object string for type parameters
2021-11-09 David Chasecmd/compile: add line number test for #49436
2021-11-09 Dmitri Shuralyovall: update vendored golang.org/x/tools for Go 1.18...
2021-11-09 Dmitri Shuralyovall: update vendored golang.org/x/crypto for Go 1.18...
2021-11-09 Dmitri Shuralyovall: update vendored golang.org/x/{net,text} for Go...
2021-11-09 Dmitri Shuralyovall: update vendored golang.org/x/{arch,sys,term} for...
2021-11-09 Ian Lance Tayloros: clarify that File.{Read,Write} use the buffer
2021-11-09 Ian Lance Taylorbufio: document that NewWriter can return its argument
2021-11-09 Chaoqun Hancmd/compile: NewSelectorExpr use n.Pos instead of base.Pos
2021-11-09 Robert Findleygo/types: make object test an external test
2021-11-09 Robert Findleygo/types: check non-generic conversions first
2021-11-09 Robert Findleygo/types: minor cleanups in predicates.go
2021-11-09 Clément Chigotcmd/link: fix GCC startfiles names on AIX
2021-11-09 Carl Johnsonnet/http: add MaxBytesHandler
2021-11-09 Russ Coxcmd/go: add //go:embed all:pattern
2021-11-09 Michael Prattruntime: add upper half and carry bit with zero
2021-11-09 Michael Prattruntime/pprof: include labels in profile dump
2021-11-09 Robert Findleycmd/compile/internal/types2: roll-forward removal of...
2021-11-09 Dan Scalescmd/compile: disable doubleCheck and remove unused...
2021-11-09 Robert Findleygo/types: rename is_X predicates back to isX (step...
2021-11-09 Robert Findleygo/types: rename isX predicates to allX, add simple...
2021-11-09 Katie Hockmantesting: remove package from fuzz crasher message
2021-11-09 Cuong Manh Lecmd/go: fix mod_get_direct
2021-11-09 Jason A. Donenfeldruntime: revert recent Windows crashdump changes
2021-11-09 Cuong Manh Lecmd/compile: remove unneeded "==" method in pre-defined...
2021-11-09 Cuong Manh Lecmd/compile: fix irgen mis-handling of ... argument...
2021-11-08 Bryan C. MillsRevert "cmd/go: add workspace pruning mode"
2021-11-08 Matthew Dempskytest: add regress test for reported non-monomorphizable...
2021-11-08 Michael Matloobcmd/go: rename go mod initwork and editwork to go work...
2021-11-08 Michael Matloobcmd/go: add workspace pruning mode
2021-11-08 Damien Neilnet/http: deflake TestTimeoutHandlerContextCanceled
2021-11-08 Cuong Manh Lecmd/compile,cmd/go: fix long test builders
2021-11-08 Cuong Manh Lecmd/compile: Revert "cmd/compile/internal/types2: remov...
2021-11-08 Roland Shoemakercrypto/x509: remove ios build tag restriction
2021-11-08 Keith Randallinternal/fmtsort: order channels in test in memory...
2021-11-08 Michael Anthony... runtime: disable GC in TestPanicSystemstack's subprocess
2021-11-08 Michael Anthony... runtime: disable GC during debug call tests
2021-11-08 Robert Griesemercmd/compile/internal/types2: remove most asX converters...
2021-11-08 Robert Griesemercmd/compile/internal/types2: use compiler version error...
2021-11-08 smasher164doc/go1.18: strings,bytes: deprecate Title
2021-11-07 jiahua wangnet/http: fix spelling in documentation
2021-11-07 Arran Walkerarchive/zip: don't read data descriptor early
2021-11-06 Robert Griesemercmd/compile/internal/types2: report error for incomplet...
2021-11-06 Robert Griesemercmd/compile/internal/types2: clearer object string...
2021-11-06 Robert Griesemercmd/compile/internal/types2: make object test an extern...
2021-11-06 Robert Griesemercmd/compile/internal/types2: always parse tests assumin...
2021-11-06 Roland Shoemakercrypto/x509: verification with system and custom roots
2021-11-06 hanprocmd/compile: avoid adding LECall to the entry block...
2021-11-06 Tobias Klauserall: remove more leftover // +build lines
2021-11-06 Roland Shoemakercrypto/x509: use the platform verifier on iOS
2021-11-05 Michael Anthony... runtime: eliminate rendundant loads gcPercent
2021-11-05 Michael Anthony... runtime: retype gcControllerState.gcPercent as atomic...
2021-11-05 Josh Bleecher... net/netip: document the zero Addr
2021-11-05 Dmitri Shuralyovdoc/go1.18: split bytes and strings packages
2021-11-05 Josh Bleecher... net/netip: add tests for Addr.AsSlice
2021-11-05 Jason A. Donenfeldnet/netip: add IPv4Unspecified
2021-11-05 Jason A. Donenfeldnet/netip: reduce allocations in MarshalBinary
2021-11-05 Roland Shoemakercrypto/x509: use platform verifier on darwin
2021-11-05 Jason A. Donenfeldnet/netip: add missing encoding.BinaryUnmarshaler to...
2021-11-05 Jason A. Donenfeldnet/netip: add Addr.AsSlice() method
2021-11-05 Filippo Valsordanet: accept "." as a valid domain name
2021-11-05 Filippo Valsordacrypto/tls: set default minimum client version to TLS 1.2
2021-11-05 Dmitri Shuralyovdoc/go1.18: fill in Go 1.18 release note TODOs using...
2021-11-05 Michael Matloobcmd/go: fix bugs in replacement path handling
2021-11-05 Filippo Valsordacrypto/x509: disable SHA-1 signature verification
2021-11-05 Nevkontaktenet/http: adjust a substring which matches "uninteresti...
2021-11-05 jiahua wangunicode/utf8: add AppendRune Example
2021-11-05 jiahua wangerrors: add errors.Unwrap example
next