]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2023-03-01 Roland Shoemakercrypto/x509: fix broken tests
2023-03-01 Than McIntoshruntime/coverage: restrict use of all counter-related...
2023-03-01 qmuntalruntime: remove implicit NOFRAME heuristic support
2023-03-01 Bryan C. Millsinternal/testenv: use 'go env CGO_ENABLED' instead...
2023-03-01 qmuntalruntime: use explicit NOFRAME on plan9/amd64
2023-03-01 Michael Prattcmd/compile/internal/pgo: drop unused 'recursive' argument
2023-03-01 qmuntalruntime: remove unnecessary NOFRAME flags on windows
2023-03-01 Roland Shoemakercrypto/x509: fix system root tests + darwin intermediat...
2023-02-28 Cherry Muicmd/compile: don't mark uintptr->unsafe.Pointer convers...
2023-02-28 Bryan C. Millsruntime: use os.TempDir instead of hard-coding /tmp
2023-02-28 Roland Shoemakercrypto/x509: fix ParsePKCS8PrivateKey comment
2023-02-28 Andy Pannet: use /dev/null for TestSplice of big file to fix...
2023-02-28 David Chasecmd/compile: preserve full inlined location for ir...
2023-02-28 Cuong Manh Lecmd/compile: update documentation for ONAME node with...
2023-02-28 Bryan C. Millscmd/go: set GOWORK=off explicitly in script tests that...
2023-02-28 Bryan C. Millscmd/go: disable workspace mode in GOPATH mode
2023-02-28 Cuong Manh Lecmd/compile/internal/walk: remove unused eqFor
2023-02-28 Tobias Klausersyscall: use unsafe.Slice in (*RawSockaddrAny).Sockaddr...
2023-02-28 Ian Lance Taylorinternal/xcoff: use saferio to allocate slices
2023-02-28 hopehookmime/multipart: fix Reader.ReadForm(math.MaxInt64)...
2023-02-28 Cuong Manh Lecmd/compile: use ONAME node directly from generated...
2023-02-28 Cuong Manh Lecmd/compile: mark type eq/hash functions non-inlineable
2023-02-28 Cuong Manh Lehash/maphash: add purego implementation
2023-02-28 Shengyu Zhangio/ioutil: add doc links for deprecated function
2023-02-28 Bryan C. Millscmd/go: skip TestDocsUpToDate if 'go build' is not...
2023-02-28 Paul E. Murphycmd/internal/obj: use prefix insn in MOV* opcodes for...
2023-02-28 Ian Lance Taylordebug/macho: use saferio to read dynamic indirect symbols
2023-02-28 fanzha02cmd/asm: remove the incorrect check of LDADDx-like...
2023-02-28 Andy Pannet,os: set the theoretical unlimited remaining bytes...
2023-02-28 pgxiaolianziall: fix typos
2023-02-28 ruinancmd/compile: omit redundant sign/unsign extension on...
2023-02-28 Dmitri Shuralyovinternal/testdir: simplify and clean up
2023-02-28 Dmitri Shuralyovcmd/dist, test: convert test/run.go runner to a cmd...
2023-02-28 Dmitri Shuralyovmisc/cgo/{life,stdio}: remove reliance on test/run.go
2023-02-27 Matthew Dempskycmd/compile/internal/noder: correct positions for synth...
2023-02-27 Ian Lance Tayloros: don't try to put directory into non-blocking mode
2023-02-27 Andy Pannet/http: reduce calls to append in hexEscapeNonASCII...
2023-02-27 Andy Panos: skip zero-copy attempts with copy_file_range(2...
2023-02-27 Bryan C. Millscmd/go: convert mkalldocs.sh to a Go program
2023-02-27 Michael Mundaycmd/compile: use zero constants in comparisons where...
2023-02-27 RenKanaicmd/go: reject list when -find and -export are used...
2023-02-27 Wayne Zuocmd/compile: improve logical shift with MASKEQZ on...
2023-02-27 Keith Randallcmd/asm: preserve 3rd arg when GOT-rewriting assembly...
2023-02-27 qmuntalruntime: set procid on Windows
2023-02-27 Maksadbek Akhmedovcmd/go: make go test build multiple executables
2023-02-27 qmuntalruntime: use explicit NOFRAME on solaris/amd64
2023-02-27 Cuong Manh Leinternal/syscall/execenv: refactor handling env variables
2023-02-27 Cuong Manh Lesyscall: fix invalid unsafe.Pointer conversion on Windows
2023-02-27 qmuntalruntime: use explicit NOFRAME on openbsd/amd64
2023-02-27 Joe Tsaibytes, strings: avoid unnecessary zero initialization
2023-02-27 Joe Tsaicompress/zlib: use binary.BigEndian consistently
2023-02-27 millerinternal/poll: avoid race between SetDeadline and timer...
2023-02-27 Than McIntoshcmd/link: revert CL 467715 in favor of better fix
2023-02-27 Joe Tsaiencoding/json: simplify folded name logic
2023-02-27 Joe Tsaiencoding/json: use append for HTMLEscape
2023-02-27 Than McIntoshcmd/link: better fix for arm32 trampgen problem with...
2023-02-27 Joe Tsaiencoding/json: rely on reflect.Value.SetZero
2023-02-27 Joe Tsaiencoding/json: remove legacy fuzz.go file
2023-02-27 Daniel Martíencoding/gob: use reflect.Value.SetZero
2023-02-27 Daniel Martícmd/go: simplify code thanks to reflect.Value.SetZero
2023-02-27 Paul E. Murphycmd/link: check for power10 support on external linker...
2023-02-27 Xiangdong Jicmd/compile/internal/pgo: fix RedirectEdges
2023-02-27 Cuong Manh Lesyscall: use unsafe.Slice in anyToSockaddr
2023-02-27 Joe Tsaiencoding/json: rely on reflect.Value.Grow
2023-02-27 Cuong Manh Leos: checking for testable network before creating local...
2023-02-27 Cuong Manh Lenet: skip test affected by local network config on...
2023-02-27 Andy Panos: ensure File.ReadFrom returns ErrClosed instead...
2023-02-27 Andy Panos: support zero-copy from TCP/Unix socket to file
2023-02-25 Robert Griesemergo/types, types2: add isTypeLit predicate
2023-02-25 Robert Griesemergo/types, types2: fix comment in Checker.renameTParams
2023-02-25 Ian Lance Taylorcmd/link: don't emit PAX_FLAGS segment on Linux
2023-02-24 Filippo Valsordacrypto/internal/nistec: reduce P-256 scalar
2023-02-24 Tobias Klausernet: inline ios check in tests
2023-02-24 Ian Lance Taylornet: document that on macOS c-archive requires -lresolv
2023-02-24 Joe Tsaiencoding/json: use append-like operations for encoding
2023-02-24 Joe Tsaiencoding/json: unify encodeState.string and encodeState...
2023-02-24 Joe Tsaiencoding/json: use append for Compact and Indent
2023-02-24 Joel Singcmd/internal/obj/arm64: factor out code generation...
2023-02-24 qmuntalruntime: use explicit NOFRAME on netbsd/amd64
2023-02-24 Mateusz Poliwczaknet/url: simplify values Get
2023-02-24 qmuntalruntime: use explicit NOFRAME on freebsd/amd64
2023-02-24 Keith Randallcmd/compile: batch write barrier calls
2023-02-24 Alexander Yastrebovimage/jpeg: return io.ErrUnexpectedEOF on truncated...
2023-02-23 Adin Scannellruntime: fix linkname signature for godebug
2023-02-23 Paul E. Murphycmd/compile: rework unbounded shift lowering on PPC64
2023-02-23 Michael Prattcmd/compile: adjust inlined DW_AT_call_line by //line
2023-02-23 Michael Prattcmd/link/internal/ld: split TestInlinedRoutineRecords
2023-02-23 Than McIntoshRevert "cmd/link: default to external linking with...
2023-02-23 Lynn Bogercmd/compile: inline constant sized memclrNoHeapPointers...
2023-02-23 Russ Coxcmd/dist: default to GOARM=7 on all non-arm systems
2023-02-23 qmuntalruntime: use explicit NOFRAME on dragonfly/amd64
2023-02-23 Frank Viernaucmd/go: don't compute Embed fields if they're not needed
2023-02-23 Dmitri Goutniksyscall: add ptracePtr that accepts pointer arg as...
2023-02-23 Russ Coxcmd/go: enable vet directive analyzer during 'go test'
2023-02-23 Russ Coxcmd/go: set default GODEBUG for main packages
2023-02-23 Russ Coxcmd/go, go/build: parse directives in file headers
2023-02-23 Joel Singcmd/internal/obj/arm64: use more appropriate types...
2023-02-23 Joel Singcmd/internal/obj/arm64: invert SP check
2023-02-23 Joel Singcmd/internal/obj/arm64: use obj.REG_NONE where appropriate
2023-02-23 Joel Singcmd/internal/obj/arm64: remove bogus omovlit return...
next