]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
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...
2023-04-05 Michael Anthony... runtime: initialize the memory limit in mallocinit
2023-04-05 Michael Anthony... runtime: add sysNoHugePage
2023-04-05 qmuntalcmd/internal/obj: generate SEH aux symbols for windows...
2023-04-05 Joel Singcmd/internal/obj/arm64: use more appropriate types...
2023-04-05 Joel Singcmd/internal/obj/arm64: use more appropriate types...
2023-04-05 Joel Singcmd/internal/obj/arm64: use more appropriate types...
2023-04-05 Johan Brandhorst... all: add wasip1 asm and link logic
2023-04-05 Nick Ripleyruntime: save frame pointer to the stack in signal...
2023-04-05 qmuntalruntime: remove unused dynamically imported Sleep
2023-04-05 Cuong Manh Lecmd/compile: don't set range expr key/value type if...
2023-04-05 Sameer Ajmanicontext: clean up test files
2023-04-05 Michael Anthony... html/template,mime/multipart: document new GODEBUG...
2023-04-05 Imre Radarchive/zip: return ErrInsecurePath for unsafe paths...
2023-04-05 Tobias Klauserinternal/syscall/unix: fix PosixFallocate error check...
2023-04-05 Ian Lance Taylorcmd/dist: skip static linking tests for linux boringcrypto
2023-04-04 Bryan C. Millsnet/http: drop client address comparison in TestTranspo...
2023-04-04 Bryan C. Millscmd/go: suppress calls to collectDeps for test packages
2023-04-04 Lasse Folgergo/internal/gcimporter: use saferio.ReadData instead...
2023-04-04 Constantin... encoding/binary: add word size to the error message...
2023-04-04 Tobias Klauseros/exec: skip remount in TestFindExecutableVsNoexec...
2023-04-04 Felix Geisendörferruntime/trace: Fix TestTraceSymbolize on solaris and...
2023-04-04 Ian Lance Taylormath/rand: clarify Seed deprecation note
2023-04-04 Heschi Kreinickcmd/dist: mark openbsd-mips64 and openbsd-ppc64 broken
2023-04-04 Roland Shoemakerhtml/template: disallow actions in JS template literals
2023-04-04 Damien Neilgo/scanner: reject large line and column numbers in...
next