]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2024-09-05 Roland Shoemaker[release-branch.go1.23] go/parser: track depth in neste...
2024-08-29 Michael Pratt[release-branch.go1.23] cmd: vendor golang.org/x/teleme...
2024-08-28 Nic Klaassen[release-branch.go1.23] database/sql: fix panic with...
2024-08-28 Tim King[release-branch.go1.23] go/types, types2: unalias tilde...
2024-08-28 Michael Anthony... [release-branch.go1.23] runtime: store bp on cgocallbac...
2024-08-28 Michael Matloob[release-branch.go1.23] go/types, types2: use max(fileV...
2024-08-21 Paul E. Murphy[release-branch.go1.23] runtime: on AIX, fix call to...
2024-08-21 Robert Griesemer[release-branch.go1.23] go/types, types2: Named.cleanup...
2024-08-21 Michael Anthony... [release-branch.go1.23] unique: use TypeFor instead...
2024-08-21 Andy Pan[release-branch.go1.23] os: use O_EXCL instead of O_TRU...
2024-08-14 Kir Kolyshkin[release-branch.go1.23] os: fix Chtimes test flakes
2024-08-13 Gopher Robot[release-branch.go1.23] go1.23.0 go1.23.0
2024-08-13 Carlos Amedee[release-branch.go1.23] revert "go/types, types2: only...
2024-08-12 Michael Matloob[release-branch.go1.23] go/types, types2: only use...
2024-08-02 Filippo Valsorda[release-branch.go1.23] crypto/tls: fix testHandshake...
2024-07-26 Cuong Manh Le[release-branch.go1.23] types2, go/types: fix instantia...
2024-07-26 Robert Griesemer[release-branch.go1.23] cmd/compile: more informative...
2024-07-24 Damien Neil[release-branch.go1.23] os: document CopyFS behavior...
2024-07-22 Dmitri Shuralyov[release-branch.go1.23] all: merge master (5e8a731...
2024-07-22 Will FaughtREADME: fix CC BY license name
2024-07-22 Sean Liaoslices: explicitly document nil and empty slice equality
2024-07-22 Cherry Muicmd/compile: don't inline runtime functions in -d=check...
2024-07-19 Cuong Manh Leruntime: mark lockWithRankMayAcquire as nosplit
2024-07-17 Sean Liaomaps: document handling of non-reflexive keys
2024-07-17 Rob Findleycmd: vendor golang.org/x/telemetry@0b706e1
2024-07-17 Ian Lance Tayloros: don't try to signal PID -1 on Unix
2024-07-17 Nick Ripleyruntime: avoid multiple records with identical stacks...
2024-07-17 Cherry Muicmd/cgo/internal/testcarchive: remove 1-minute timeout
2024-07-17 withskymath/big: fix comment typo in natdiv.go
2024-07-17 Zxillyinternal/bytealg: extend memchr result correctly on...
2024-07-16 Than McIntoshcmd/internal/cov: close counter data files eagerly
2024-07-16 Kir Kolyshkinregexp: more cross-references in docstrings
2024-07-16 Kir Kolyshkinbytes: more cross-references in docstrings
2024-07-16 Kir Kolyshkinmath/big: use lists in docstrings
2024-07-16 Kir Kolyshkinmath/big: more cross-references in docstrings
2024-07-16 Kir Kolyshkinencoding/binary: use list format in docstrings
2024-07-16 Kir Kolyshkinstrings,bytes,regexp: use lists in Split* docstrings
2024-07-16 Clide Stefanicrypto/tls: add exclude tls flags to bogo_shim_test
2024-07-16 Sean Liaoencoding/json: document compact json output in Encoder...
2024-07-16 Sean Liaonet: document ParseIP always returns IPv6 addresses
2024-07-16 Sean Liaoarchive/zip: document handling of duplicate names in...
2024-07-16 cui flitersort: add example for Find
2024-07-16 Cuong Manh Lecmd/compile: fix recursive generic interface instantiation
2024-07-16 Gopher Robot[release-branch.go1.23] go1.23rc2 go1.23rc2
2024-07-15 Miki Tebekaflag: add FlagSet example
2024-07-15 Cherry Mui[release-branch.go1.23] all: merge master (6948b4d...
2024-07-15 Cherry MuiRevert "runtime: avoid multiple records with identical...
2024-07-15 Cherry Mui[release-branch.go1.23] all: merge master (8f1ec59...
2024-07-15 Cuong Manh Lestrings: re-introduce noescape wrapper
2024-07-15 Sean Liaonet/http: document io.Seeker requirement for fs.FS...
2024-07-12 Rob Findleycmd: vendor golang.org/x/telemetry@268b4a8ec2d7
2024-07-12 Tim Kinggo/types: fix assertion failure when range over int...
2024-07-12 Joel Singos: clean up after TestIssue60181
2024-07-11 Ian Lance Taylorunsafe: say "functions like syscall.Syscall", not only...
2024-07-11 cuishuangall: make struct comments match struct names
2024-07-11 Kir Kolyshkinstrings: more cross-references in docstrings
2024-07-11 Jonathan Halldatabase/sql/driver: fix name in comment
2024-07-11 Diogo Pinelaos: clarify that IsNotExist, IsExist, IsPermission...
2024-07-10 Clide Stefanicrypto/tls: add support for -expect-no-hrr to bogo_shim...
2024-07-10 Jorropomath: remove riscv64 assembly implementations of rounding
2024-07-10 Sean Liaocontext: handle nil values for valueCtx.String()
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...
next