]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2023-04-17 Michael PrattRevert "runtime/cgo: store M for C-created thread in...
2023-04-17 Michael PrattRevert "runtime: correct GoCheckBindM's C declaration...
2023-04-17 Michael PrattRevert "Revert "Revert "runtime: consolidate function...
2023-04-17 Michael PrattRevert "runtime/cgo: use pthread_attr_get_np on Illumos"
2023-04-17 Than McIntoshcmd/compile: allow more inlining of functions that...
2023-04-17 Than McIntoshcmd/compile: rework marking of dead hidden closure...
2023-04-17 Robert Griesemergo/types, types2: factor out type parameter renaming...
2023-04-17 Brad Fitzpatrickcmd/go/internal/cache: update docs on cache accessor...
2023-04-17 Cuong Manh Lecmd/compile: remove typecheck.EvalConst
2023-04-17 Robert Griesemergo/types, types2: (slightly) refactor tpWalker.isParame...
2023-04-14 Cuong Manh Lecmd/compile: add test that non-name call does not allocate
2023-04-14 Tobias Klauserembed/internal/embedtest: test openFile.ReadAt with...
2023-04-14 Bryan C. Millscmd/compile/internal/importer,go/internal/gcimporter...
2023-04-14 Joel Singcmd/link/internal/ld: disable execute-only for external...
2023-04-14 Rob Findleygo/types,types2: fix panic in reverse type inference...
2023-04-14 Joel Singcmd/compile: add math benchmarks
2023-04-14 Cuong Manh Lecmd/compile/internal/ir: remove HasBreak field of some...
2023-04-14 Cuong Manh Lecmd/compile/internal/typecheck: remove some un-used...
2023-04-14 Cuong Manh Lecmd/compile: stop constructing untyped nodes when instr...
2023-04-14 Cuong Manh Lecmd/compile: better code generation for constant-fold...
2023-04-14 Cuong Manh Lecmd/compile: move unsafe operation out of EvalConst
2023-04-14 Cuong Manh Lecmd/compile: reenable inline static init
2023-04-14 Cuong Manh Lecmd/compile: handle string concatenation in static...
2023-04-14 Bryan C. Millspath/filepath,cmd/go: skip tests involving double-symli...
2023-04-14 Keith Randallcmd/link: establish dependable package initialization...
2023-04-14 Daniel Martíregexp: fix copy-paste typo on Regexp.UnmarshalText doc
2023-04-14 Russ Coxcmd/go: make go line declare minimum required Go version
2023-04-14 Russ Coxgo/types, cmd/compile/internal/types2: use per-file...
2023-04-14 Than McIntoshRevert "cmd/compile: allow more inlining of functions...
2023-04-13 Daniel Frederick... doc: correct spelling on placeholder
2023-04-13 Michael Matloobcmd/go: parallelize part of loading test packages in...
2023-04-13 Achille Rousselwasm: restrict supported types in go:wasmimport functio...
2023-04-13 Russ Coxgo/parser: report //go:build-derived Go version in...
2023-04-13 Ian Lance Taylorslices: amortize allocations in Insert
2023-04-13 Bryan C. Millspath/filepath: add test cases for walking a symlink...
2023-04-13 cuiweixiemaps,runtime: improve maps.Clone
2023-04-13 Rob Findleygo/types,types2: add a test for const initializer panic
2023-04-13 Robert FindleyRevert "go/types, types2: remove unnecessary tests...
2023-04-13 Rob Findleyinternal/types: rename 54942.go to issue54942.go
2023-04-13 Daniel Martígo/doc/comment: remove unused fields
2023-04-13 Daniel Martícmd/gofmt: apply a correct suggestion by gopls
2023-04-13 Robert Griesemergo/types, types2: factor out inference cycle detector...
2023-04-13 Robert Griesemergo/types, types2: generalize tparamIndex to arbitrary...
2023-04-13 Bryan C. Millscmd/internal/moddeps: preserve PWD more carefully in...
2023-04-13 Bryan C. Millscmd/go: skip TestScript/list_goroot_symlink on darwin
2023-04-12 Matthew Dempskycmd/compile: fix reproducible build of aliased generic...
2023-04-12 Paul E. Murphyruntime: cleanup ppc64le/linux library startup code
2023-04-12 Jonathan Amsterdamlog/slog: catch panics in LogValue
2023-04-12 Jonathan Amsterdamlog/slog: function argument to Record.Attrs returns...
2023-04-12 Jonathan Amsterdamlog/slog: require entire Attr to be empty to elide
2023-04-12 limeidancmd/internal/sys, cmd/dist, misc/cgo/testcshared: enabl...
2023-04-12 Jonathan Hallregexp: add Regexp.TextMarshaler/TextUnmarshaler
2023-04-12 Nuno Crucesembed: implement openFile.ReadAt
2023-04-12 Jonathan Amsterdamlog/slog: don't call SetDefault in examples
2023-04-12 Junwei Zuocmd/compile: fix ir.StaticValue for ORANGE
2023-04-12 Jonathan Amsterdamlog,log/slog: get correct source line when slog calls log
2023-04-12 Michael Prattlog/syslog: report hostname mismatch error details
2023-04-12 Bryan C. Millsnet/http: avoid leaking writer goroutines in tests
2023-04-12 Bryan C. Millsnet/http: only report the first leak of each test run
2023-04-12 wangjianwencmd/dist: check for errors from filepath.Glob
2023-04-12 qmuntalsyscall: implement Fchdir on Windows
2023-04-11 Tobias Klauserall: update vendored golang.org/x/net
2023-04-11 Russ Coxcmd/dist: add -distpack flag to build distribution...
2023-04-11 rootsyscall: add a Go directive "go:nocheckptr" to forkAndE...
2023-04-11 Johan Brandhorst... cmd/dist: mark wasip1/wasm as working
2023-04-11 Johan Brandhorst... all: add wasip1 support
2023-04-11 Johan Brandhorst... time: add wasip1 support
2023-04-11 Johan Brandhorst... net: add wasip1 support
2023-04-11 Johan Brandhorst... net/http, net/internal, net/smtp: add wasip1
2023-04-11 Johan Brandhorst... crypto: add wasip1 support
2023-04-11 Ian Lance Taylorcrypto/internal/nistec: update generator for re-enabled...
2023-04-11 Ian Lance Taylortime: update windows zoneinfo_abbrs
2023-04-11 Ian Lance Taylorall: re-run stringer
2023-04-11 Russ Coxgo/ast: add File.GoVersion
2023-04-11 Russ Coxgo/build/constraint: add GoVersion
2023-04-11 Michael Matloobcmd/go: rewrite collectDeps to only depend on imports...
2023-04-11 Will Hawkinsruntime: filter i/o async entries using completion...
2023-04-11 Joel Singcmd/asm,cmd/internal/obj/x86: add RDPID instruction...
2023-04-11 Bryan C. Millsnet: allow TestDialListenerAddr without an external...
2023-04-11 Daniel Frederick... doc: add missing oxford comma in Constants
2023-04-11 Bryan C. Millscmd/go/internal/cache: return and check errors from...
2023-04-11 limeidancmd/internal/obj/loong64, cmd/internal/objabi, cmd...
2023-04-11 Than McIntoshRevert "go/printer: reuse go/token.FileSet.PositionFor...
2023-04-11 Paul E. Murphyruntime,cmd/internal/obj/ppc64: cleanup ppc64le runtime...
2023-04-11 Tobias Klauseros: adjust wait6/waitid comment for netbsd
2023-04-11 Meng Zhuodebug/elf: avoid decompress of section twice
2023-04-11 WANG Xueruicmd/internal/obj/loong64: auto-align loop heads to...
2023-04-11 Daniel Martígo/printer: reuse go/token.FileSet.PositionFor calls...
2023-04-11 Wayne Zuocmd/compile: split DIVV/DIVVU op on loong64
2023-04-11 cui fliterdoc: fix "are" to "or" in core types
2023-04-11 WANG Xueruicmd/internal/obj/arm64: improve comment and signature...
2023-04-10 Bryan C. Millsnet: avoid opening an external port in TestDialListenerAddr
2023-04-10 Ian Lance Taylorcmd/doc: format field doc comments when printing entire...
2023-04-10 Michael Matloobcmd/go: localize computation of deps/depserrors in...
2023-04-10 Ian Lance Taylormisc/cgo: remove +build lines, add go:build where needed
2023-04-10 Ian Lance Taylormisc/cgo: gofmt
2023-04-10 Michael Prattcmd/compile: don't inline hot calls into big functions
2023-04-10 Michael Matloobcmd/go: return and handle errors from loadImport for...
2023-04-10 Daniel Martíreflect: remove typedmemmovepartial as it is unused
2023-04-10 qmuntalruntime: support GOTRACEBACK=wer on Windows
next