]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2023-05-10 Ian Lance Taylornet/http: let ErrNotSupported match errors.ErrUnsupported
2023-05-10 Robert Griesemergo/types, types2: move xlist next to targs in Checker...
2023-05-10 Stefancmd/compile: add De Morgan's rewrite rule
2023-05-10 Robert Griesemergo/types, types2: control type inference in Checker...
2023-05-10 Shogo Hidacmd/go/internal: update documentation of go test and...
2023-05-10 Bryan C. Millscmd/go/internal/modload: skip reading go.mod files...
2023-05-10 Meng Zhuocmd/internal/obj/riscv: regenerate instruction encoding...
2023-05-10 Robert Griesemergo/types, types2: explicitly look for nil type argument...
2023-05-10 IvoGomanencoding/csv: update doc comment of Read method
2023-05-10 cui fliterall: fix a lot of comments
2023-05-10 Jonathan Amsterdamlog/slog: test built-in handlers with slogtest
2023-05-10 Jonathan Amsterdamlog/slog: add json struct tags to Source
2023-05-10 cui flitercmd: use slices.Equal to simplify code
2023-05-10 Keith Randallruntime: fix misaligned SP for libfuzzer entry
2023-05-09 qmuntalsyscall,internal/poll: move pipe check from syscall...
2023-05-09 David Chaseinternal/bisect: adjust stack PCs relative to Callers[2]
2023-05-09 qmuntalcmd/go: fix cgo prefix mapping for non-vendored modules
2023-05-09 Michael Prattruntime: exclude extra M's from debug.SetMaxThreads
2023-05-09 Johan Brandhorst... misc/wasm: add wasmer to wasip1 script
2023-05-09 Russ Coxcmd/compile: remove FS debug hash form
2023-05-09 Russ Coxcmd/compile: use more of internal/bisect in HashDebug
2023-05-09 Russ Coxcmd/compile: standardize on outer-to-inner for pos...
2023-05-09 Russ Coxinternal/godebug: add bisect support
2023-05-09 Guoqi Chenruntime: calculate nanoseconds in usleep on linux/loong64
2023-05-09 Jabar Asadinet: correct Dialer.ControlContext documentation
2023-05-09 Paul E. Murphycmd/link/internal/ppc64: fix export of R_DWARFSECREF...
2023-05-09 Bryan C. Millsnet/http: regenerate h2_bundle.go
2023-05-09 David Chasecmd/compile/loopvar: adjust logging messages
2023-05-09 Russ Coxcmd: vendor golang.org/x/tools/cmd/bisect
2023-05-09 Russ Coxcmd: go get golang.org/x/tools@8f7fb01dd429 and revendor
2023-05-08 Robert Griesemergo/types, types2: infer minimum default type for untype...
2023-05-08 Robert Griesemergo/types, types2: move functions for untyped constants...
2023-05-08 Robert Griesemercmd/compile/internal/types2: pass pos argument to Check...
2023-05-08 Robert Griesemergo/types, types2: remove genericMultiExpr (inline it...
2023-05-08 Russ Coxall: make safe for new vet analyzer
2023-05-08 Michael Matloobcmd/go/internal/envcmd: on unix pass script contents...
2023-05-08 qmuntalruntime: remove TestCrashExitCode
2023-05-08 Lynn Bogertest: add memcombine testcases for ppc64
2023-05-08 Michael Prattruntime: clean up extra M API
2023-05-08 Junxian Zhumath: optimize math.Abs on mipsx
2023-05-08 Emily Shaffercmd/go/internal/modfetch/codehost: explicitly specify...
2023-05-05 Bryan C. Millsinternal/testenv: reduce init-time work for MustHaveExec
2023-05-05 Robert Griesemergo/types, types2: factor out maximum type computation
2023-05-05 Than McIntoshcmd/compile: allow more inlining of functions that...
2023-05-05 Than McIntoshcmd/compile: un-hide closure func if parent expr moved...
2023-05-05 Than McIntoshcmd/compile: rework marking of dead hidden closure...
2023-05-05 Cherry Muiruntime, runtime/pprof: record instantiated symbol...
2023-05-05 Cherry Muicmd/link, runtime: include full symbol name for generic...
2023-05-05 Cherry Muicmd/link: remove zdebug from ELF section header table
2023-05-05 Cherry Muicmd/link: remove elfsetstring out of the loader
2023-05-05 Robert Griesemergo/types, types2: better error message for bad assignment
2023-05-05 Robert Griesemergo/types, types2: exclude untyped nil arguments early...
2023-05-05 Than McIntoshinternal/coverage/encodecounter: followup changes from...
2023-05-05 David Chasecmd/dist: add explicit module version to generated...
2023-05-05 Bryan C. Millscmd/go: save checksums for go.mod files needed for...
2023-05-05 Russ Coxcmd/compile: work with new bisect command
2023-05-05 Russ Coxinternal/bisect: copy from golang.org/x/tools/bisect
2023-05-05 David Chaseinternal/abi: refactor (basic) type struct into one...
2023-05-05 David Chasecmd/compile: add "loop-transformed" (for whole loop...
2023-05-05 Junxian Zhumath: optimize math.Abs on mips64x
2023-05-05 Chressie HimpelRevert "runtime/cgo: store M for C-created thread in...
2023-05-05 Michael Matloobcmd/go: sanitize go env outputs
2023-05-05 Bryan C. Millscmd/go/internal/modfetch/codehost: skip tests that...
2023-05-05 qmuntalruntime: don't check the exit code in TestWERDialogue
2023-05-04 Bryan C. Millstestenv: allow HasGoBuild to be false on -noopt builders
2023-05-04 Jonathan Amsterdamlog/slog: remove special float handling from JSONHandler
2023-05-04 Cherry Muiruntime: don't run TestStackGrowth in parallel with...
2023-05-04 Jonathan Amsterdamlog/slog: rearrange package doc
2023-05-04 Jonathan Amsterdamlog/slog: Group takes ...any
2023-05-04 Bryan C. Millsinternal/testenv: remove HasExec and simplify other...
2023-05-04 Jonathan Amsterdamlog/slog: built-in handler constructors take options...
2023-05-04 Paul E. Murphyruntime/cgo: preserve VRs across crosscall_ppc64 on...
2023-05-04 Paul E. Murphyruntime/cgo: preserve nonvolatile VRs when crosscalling...
2023-05-04 Bryan C. Millscmd/fix: move cgo and 'go build' support checks into...
2023-05-04 Keith Randallcmd/compile: fix bswap/load rewrite rules
2023-05-04 Robert Griesemergo/types, types2: remove Config.EnableReverseTypeInfere...
2023-05-04 Robert Griesemergo/types, types2: consider generic functions in inferen...
2023-05-04 Frediano Zigliosyscall: reduce memory allocated by UTF16FromString
2023-05-04 Bryan C. Millscmd/go: fix short tests on ios
2023-05-04 Robert Griesemergo/types, types2: rename generic function arguments
2023-05-04 Robert Griesemergo/types, types2: make Checker.renameTParams work on...
2023-05-04 Mateusz Poliwczaknet: net remove completed return from cgo lookup functions
2023-05-04 Ian Lance Taylorall: add String for fs.{FileInfo,DirEntry} implementations
2023-05-04 Bryan C. Millscmd/go/internal/modfetch/codehost: initialize localGitU...
2023-05-04 Bryan C. Millsruntime: skip TestSegv/SegvInCgo earlier on ios
2023-05-04 Bryan C. Millscmd/go: remove a redundant HasExec check in TestScript...
2023-05-04 nilsocketslog: fix grammatical mistakes in docs
2023-05-03 Paul E. Murphycmd/link/internal/ppc64: support non-PIC PLT call stubs
2023-05-03 Matthew Dempskycmd/compile: fix compilation of inferred type arguments
2023-05-03 Daniel MartíRevert "cmd/compile: enhance tighten pass for memory...
2023-05-03 Ian Lance TaylorRevert "crypto/sha1: add WriteString and WriteByte...
2023-05-03 Ian Lance TaylorRevert "crypto/sha256: add WriteString and WriteByte...
2023-05-03 Ian Lance TaylorRevert "crypto/sha512: add WriteString and WriteByte...
2023-05-03 Robert Griesemergo/types, types2: rename allowVersionf to verifyVersionf
2023-05-03 Than McIntoshruntime/coverage: fix problematic test from issue 59563
2023-05-03 Carlos Amedeelib/time: update to 2023c/2023c
2023-05-03 erifan01cmd/compile: enhance tighten pass for memory values
2023-05-03 Robert Griesemergo/types, types2: use version data type instead of...
2023-05-03 Robert Griesemergo/types, types2: combine version check with version...
2023-05-03 Robert Griesemercmd/compile: enable reverse type inference
next