]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
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
2023-04-10 Tobias Klausernet: re-enable unixpacket tests on netbsd/386
2023-04-10 Cuong Manh Lecmd/compile: teach prove about bitwise OR operation
2023-04-10 Keith Randallcmd/compile: replace isSigned(t) with t.IsSigned()
2023-04-10 Keith Randallcmd/compile: clean up store rules to use store type...
2023-04-10 Michael Prattcrypto/x509: skip broken darwin root tests
2023-04-10 limeidanruntime: add support for --buildmode=c-shared on loong64
2023-04-10 WANG Xueruicmd/internal/obj/loong64, cmd/link/internal: switch...
2023-04-10 WANG Xueruicmd/compile, cmd/dist, internal: enable buildmode=pie...
2023-04-08 Joel Singcmd/compile/internal/amd64: improve fix up code for...
2023-04-08 Joel Singcmd/compile/internal/amd64: simplify code generation...
2023-04-08 Cuong Manh Leruntime: mark map bucket slots as empty during map...
2023-04-07 Johan Brandhorst... os: add wasip1 support
2023-04-07 Johan Brandhorst... internal: add wasip1 support
2023-04-07 Ian Lance Taylorslices: add DeleteFunc
2023-04-07 Keith Randallcmd/compile: use correct type for byteswaps on multi...
2023-04-07 David Chasecmd/compile: minor cleanup to HashDebugPos
2023-04-07 Cherry Muicmd/internal/objfile: align the load address of ELF...
2023-04-07 WANG Xueruicmd/link: bump loong64 function alignment to 16 bytes
2023-04-07 WANG Xueruiinternal/bytealg, runtime: align some loong64 asm loops...
2023-04-07 WANG Xueruicmd/link, cmd/internal/obj/loong64: support the PCALIGN...
2023-04-07 Daniel Martíencoding/xml: use reflect.Value.Grow
2023-04-07 Akihiro Sudanet/http: expose "http: server gave HTTP response to...
2023-04-07 David Chasecmd/compile: remove broken LEA "optimization"
2023-04-07 Damien Neilnet/http: wait forever for write results in tests
2023-04-07 Bryan C. Millsnet/http: fix a race in TestResponseControllerSetPastRe...
2023-04-07 Than McIntoshcmd/compile: allow more inlining of functions that...
2023-04-07 Than McIntoshcmd/compile: deadcode unreferenced hidden closures...
2023-04-07 Ian Lance Taylorruntime: permit core dumps in darwin-amd64
2023-04-07 Paul E. Murphycmd/link/internal/ppc64: generate PCrel trampolines...
2023-04-07 qmuntalcmd/link/internal/ld: don't set IMAGE_FILE_DEBUG_STRIPP...
2023-04-07 ruinancmd/compile: get more bounds info from logic operators...
2023-04-06 Cherry Muiruntime: correct GoCheckBindM's C declaration in Ensure...
2023-04-06 Johan Brandhorst... cmd: add wasip1 support
2023-04-06 Oleksandr Redkocmd/go: improve packages help description
2023-04-06 Damien Neilnet/http: improve failure mode for TestResponseControll...
2023-04-06 Johan Brandhorst... misc/wasm: add wasip1/wasm exec script
2023-04-06 Johan Brandhorst... syscall: add remaining wasip1 files
2023-04-06 Bryan C. Millscmd/go/internal/modfetch/codehost: set core.longpaths...
2023-04-06 Damien Neilgo/scanner: align line and column limit with the compil...
2023-04-06 Damien Neilnet/http: add tests covering non-GET methods for file...
2023-04-06 David ChaseRevert "cmd/compile: use correct type in amd64 late...
2023-04-06 Heschi Kreinickcmd/go: fix tests for new builder environment
2023-04-06 Johan Brandhorst... runtime: add remaining wasip1 files
2023-04-06 Damien NeilRevert "net/http: FileServer method check + minimal...
2023-04-06 Kaiyaruntime: fix typo in traceback.go
2023-04-06 David Chasecmd/compile: modify debug-hash to support match exclusion
2023-04-06 David Chasecmd/compile: use correct type in amd64 late-lower rules
2023-04-05 Michael Anthony... runtime: flush each idle P's page cache at the end...
next