]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2024-07-09 Nick Ripleyruntime: avoid multiple records with identical stacks...
2024-07-09 Clide Stefanicrypto/tls: add support for -reject-alpn and -decline...
2024-07-09 Manuel Sabincrypto/internal/cryptotest: add common tests for the...
2024-07-08 Julian Daxtesting: remove call to os.Exit in documentation for...
2024-07-08 Ian Lance Taylorunsafe: clarify when String bytes can be modified
2024-07-07 qiulaidongfengcmd/dist: remove iter,slices,maps test on GOEXPERIMENT...
2024-07-07 Cuong Manh Leio: add test for Pipe constructor allocations
2024-07-07 Dmitri Shuralyovos/exec: only use cachedLookExtensions if Cmd.Path...
2024-07-05 Cuong Manh Lecmd/compile: correct RewriteMultiValueCall fatal message
2024-07-05 Cuong Manh Lecmd/compile: fix ICE when compiling global a, b = f()
2024-07-03 Cherry Muicmd/link: don't disable memory profiling when pprof...
2024-07-03 Ian Lance Taylorcmd/cgo: read CGO_LDFLAGS environment variable
2024-07-03 Cuong Manh Lecmd/compile: fix mis-compilation when switching over...
2024-07-03 Cuong Manh Lecmd/compile: emit error message on mismatch import...
2024-07-03 Ian Lance Taylorcmd/link: document -checklinkname option
2024-07-02 Darin Krausstime: fix time zone parsing when format includes time...
2024-07-02 Kir Kolyshkinos: add TODO about removing test exception
2024-07-01 Michael Matloobcmd/go/internal/workcmd: remove a potentially confusing...
2024-07-01 Than McIntoshcmd/link: align .reloc block starts by 32 bits for...
2024-07-01 Mohamed Yousifcmd/go: update go clean help message
2024-07-01 Dmitri Shuralyovsync: refer to Locker interface methods in RWMutex...
2024-07-01 Tom Levyruntime: fix nil pointer in TestGoroutineParallelism2...
2024-06-28 Alessandro... cmd/compile: drop internal range-over-func vars from...
2024-06-28 Jes Coknet/http: avoid appending an existing trailing slash...
2024-06-28 Keith Randallcmd/compile: don't elide zero extension on top of signe...
2024-06-27 Michael Matloobcmd/go/internal/help: add documentation for language...
2024-06-27 Jes Cokslices: update docs for All, Backward, Values
2024-06-26 Cherry Muicmd/link: don't skip code sign even if dsymutil didn...
2024-06-26 Cherry Muicmd/link: don't let dsymutil delete our temp directory
2024-06-26 Kir Kolyshkinos: rewrite TestChtimesWithZeroTimes
2024-06-25 Damien Neilcrypto/tls: apply QUIC session event flag to QUICResume...
2024-06-25 Joel Singcmd/internal/obj/arm64: fix return with register
2024-06-25 func25cmd/compile: update README to reflect dead code elimina...
2024-06-24 Dmitri Shuralyovcmd: run go mod tidy after CL 593684
2024-06-24 Hana (Hyang... cmd/vendor: vendor x/telemetry@38a4430
2024-06-24 Damien Neilnet/http: document that Request.Clone does not deep...
2024-06-24 Filippo Valsordacrypto/tls: replay test recordings without network
2024-06-24 Kir Kolyshkinos: TestChtimes: separate hasNoatime
2024-06-24 Sebastian Nickollscmd/internal/obj/arm64: Enable arm64 assembler tests...
2024-06-24 Brad Fitzpatricknet/netip: add test that Compare and reflect.DeepEqual...
2024-06-24 Ian Lance Taylornet/netip: unexport fields of addrDetail
2024-06-23 Davis Goodincmd/link/internal/ld: handle "\r" in MinGW "--print...
2024-06-22 Cherry Muicmd/link: handle dynamic import variables on Darwin...
2024-06-21 Michael Matloobcmd: vendor golang.org/x/telemetry@a740542
2024-06-21 Gopher Robotdoc/next: delete
2024-06-21 Michael Matloobcmd/internal: separate counter package from telemetry...
2024-06-21 Michael Matloobcmd/vendor: pull in golang.org/x/telemetry@b4de734
2024-06-21 Ian Lance Tayloriter: minor doc comment updates
2024-06-21 Ian Lance Taylorcmd/cgo: fail on v, err := C.fn when fn is a builtin...
2024-06-21 Kir Kolyshkinos: improve newFile, rm newDir
2024-06-21 Jes Cokencoding/json: clarify the map's key type for Unmarshal
2024-06-21 Cuong Manh Letypes2, go/types: correct NewTypeParam documentation
2024-06-21 Rob Piketext/template/parse: fix handling of assignment/declara...
2024-06-21 Clide Stefanicrypto/tls: add support for -expect-version to bogo_shi...
2024-06-21 Austin Clementssync/atomic: correct result names for Or methods
2024-06-21 Russ Coxtime: provide non-default metric for asynctimerchan
2024-06-20 Damien Neilinternal/godebugs: fix old value for httpservecontentke...
2024-06-20 Cuong Manh Lecmd/compile: support generic alias type
2024-06-18 Kir Kolyshkininternal/syscall/unix: fix UTIME_OMIT for dragonfly
2024-06-18 Damien Neilnet/http: keep Content-Encoding in Error, add GODEBUG...
2024-06-18 Sam Thanawalladoc/next: update release notes for go list -m -json
2024-06-18 Dmitri Shuralyovall: update vendored golang.org/x/tools
2024-06-18 Michael Matloobdoc/next: add release notes for telemetry and the godeb...
2024-06-18 Roland Shoemakermisc/ios: rework exec wrapper to only support simulator
2024-06-18 Sam Thanawallacmd/go: fix go list -u -m all with too new retractions...
2024-06-18 Roland ShoemakerRevert "crypto/x509: reject serial numbers longer than...
2024-06-18 Roland Shoemakerdoc: add note about x509sha1 removal in 1.24
2024-06-18 Dmitri Shuralyovdoc/next: improve wording for proposal 67061
2024-06-17 thepuddsdoc/next: add motivation and details links for range...
2024-06-17 Sam Thanawallacmd/go: set GoVersion for files on the command line...
2024-06-17 Briheet Singh... go/doc: added the predeclared identifiers clear, min...
2024-06-16 Joel Singsyscall: selectively update zerrors_* on openbsd/386...
2024-06-14 Russ Coxiter: add doc comment from proposal
2024-06-14 David Chasecmd/compile: give the closure generated for rangefunc...
2024-06-14 Than McIntoshcmd/go: fix problems with coverage percentage reporting...
2024-06-14 Than McIntoshinternal/coverage: refactor EmitPercent in preparation...
2024-06-14 Than McIntoshcmd/go: fix handling of builtin packages in WriteCoverM...
2024-06-13 Benson Marguliesslices: add documentation on incomparable items in...
2024-06-13 Than McIntoshcmd/go: fix "go test -n -cover" glitch with no-test...
2024-06-13 Robert Griesemerspec: adjust for-range prose to include iterator functi...
2024-06-13 Robert Griesemergo/types, types2: typecheck cases even if switch expres...
2024-06-13 Michael Matloobcmd/go: call telemetry.MaybeChild at start of go command
2024-06-13 Than McIntoshinternal/coverage/cfile: harden the coverage snapshot...
2024-06-13 Than McIntoshcmd/link: use path from "cc --print-prog-name ar" for...
2024-06-13 Michael Matloobcmd: vendor golang.org/x/telemetry@8cad58b
2024-06-13 Robert Griesemerspec: allow range-over-func to omit iteration variables
2024-06-13 Robert Griesemergo/types, types2: allow range-over-func to omit iterati...
2024-06-12 Than McIntoshcmd/compile/internal: add a PGO devirt post-lookup...
2024-06-12 Dmitri Shuralyovdoc/next: improve description of proposal 61308
2024-06-12 Cherry Muidoc/next: reword map iterator function notes
2024-06-12 Ian Lance Taylornet: add GODEBUG=netedns0=0 to disable sending EDNS0...
2024-06-12 Cherry Muicmd/link: put runtime.end in the last section of data...
2024-06-11 Michael Prattos: always return syscall.ECHILD from Wait for done...
2024-06-11 Clide Stefanicrypto/tls: improve error log produced during TestBogoSuite
2024-06-11 Cherry Muidoc/next: document GORISCV64 environment variable
2024-06-11 Cherry Muidoc/next: document GOARM64 environment variable
2024-06-11 Cherry Muidoc/next: document locking down linkname usages
2024-06-11 Jes Coktime: correct spelling, queing -> queuing
2024-06-11 Dana Burkarttime: add to format documentation about dangers of...
2024-06-11 Kir Kolyshkinos: RemoveAll: fix error returned
next