]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2023-04-25 Alan Donovango/ast: add IsGenerated(*File) predicate
2023-04-25 cui fliterhtml/template: fix unavailable url
2023-04-24 Ian Lance Taylorruntime: add raceFiniLock to lock ranking
2023-04-24 Bryan C. Millsinternal/testenv: actually try to exec on ios and wasm
2023-04-24 Roland Shoemakerarchive/zip: reject overflowing directorySize & directo...
2023-04-24 Sameer Ajmanidoc: fix typo in Go 1.21 release notes
2023-04-24 Bryan C. Millsruntime: fix CgoRaceprof and CgoRaceSignal build failures
2023-04-24 Jonathan Amsterdamtesting/slogtest: tests for slog handlers
2023-04-24 Cherry Muicmd/link: don't sort data symbols by name
2023-04-24 Cherry Muicmd/link: use uint32 as symbol index
2023-04-24 Bryan C. Millscmd/go: declare net hosts in script tests
2023-04-24 Nayef Ghattasruntime/metrics: set /sched/latencies:seconds as cumulative
2023-04-24 Cherry Muicmd/link: use slice and bitmap for some attributes
2023-04-24 Tero Saarnicrypto/tls: fix PSK binder calculation
2023-04-24 Ian Lance Taylorruntime: call _exit, not exit, on AIX and Solaris
2023-04-24 Ian Lance Taylorruntime: use platform.RaceDetectorSupported for -race...
2023-04-22 Bryan C. Millsinternal/testenv: in HasExec, try to actually exec...
2023-04-21 Xiaodong Liucmd/compile: support -buildmode=c-shared on linux/mips6...
2023-04-21 Keith Randallflag: panic if a flag is defined after being set
2023-04-21 Johan Brandhorst... misc/wasm: support wasmtime in wasip1
2023-04-21 Ian Lance Taylorruntime: in __tsan_fini tell scheduler we are entering...
2023-04-21 Keith Randallcmd/compile: introduce separate memory op combining...
2023-04-21 Bryan C. Millsruntime: skip TestG0StackOverflow on ios
2023-04-21 Lucien Cofferuntime: prevent double lock in checkdead by unlocking...
2023-04-21 Bryan C. Millslog: avoid leaking goroutines in TestOutputRace
2023-04-21 Austin Clementsruntime: tidy _Stack* constant naming
2023-04-21 Austin Clementsruntime, cmd: rationalize StackLimit and StackGuard
2023-04-21 Austin Clementsinternal/abi, runtime, cmd: merge StackSmall, StackBig...
2023-04-21 Austin Clementsinternal/abi, runtime, cmd: merge PCDATA_* and FUNCDATA...
2023-04-21 Austin Clementsinternal/abi, runtime, cmd: merge funcFlag_* consts...
2023-04-21 Austin Clementsinternal/abi, runtime, cmd: merge funcID_* consts into...
2023-04-21 Bryan C. Millscmd/go: assert on more of the version string in TestScr...
2023-04-21 Oleksandr Redkocmd/go/internal/vcweb: replace ioutil with os and io
2023-04-21 Lynn Bogercmd/internal/obj/ppc64: modify PCALIGN to ensure alignment
2023-04-21 Paul E. Murphycmd/link/internal/ppc64: Use PCrel relocs in runtime...
2023-04-21 Paul E. Murphyinternal/bytealg: rewrite indexbytebody on PPC64
2023-04-21 Paul E. Murphycmd/link,cmd/internal/obj/ppc64: enable PCrel on power1...
2023-04-21 Bryan C. Millsos/user: skip tests that invoke Current if it returns...
2023-04-21 Russ Coxgo/types: add test case for CL 486398
2023-04-21 Mateusz Poliwczakcrypto/x509: use the RFC 6125 terminology in the Verify...
2023-04-21 Robert Griesemergo/types, types2: abort type unification if no progress...
2023-04-20 Michael Prattcmd/compile: expose ir.Func to ssa
2023-04-20 Nick Ripleyruntime: turn frame pointer unwinding for tracing off...
2023-04-20 Michael Anthony... runtime: bring back minHeapIdx in scavenge index
2023-04-20 Jonathan Amsterdamlog/slog: add Source type for source location
2023-04-20 Bryan C. Millscmd/dist: refactor generated cgo-support logic
2023-04-20 Olivier Menguéio: ReadAll: do not check for realloc in first round
2023-04-20 Austin ClementsRevert "internal/abi, runtime, cmd: merge StackSmall...
2023-04-20 Austin ClementsRevert "runtime, cmd: rationalize StackLimit and StackG...
2023-04-20 Austin ClementsRevert "runtime: tidy _Stack* constant naming"
2023-04-20 Austin Clementsruntime: tidy _Stack* constant naming
2023-04-20 Austin Clementsruntime, cmd: rationalize StackLimit and StackGuard
2023-04-20 Austin Clementsinternal/abi, runtime, cmd: merge StackSmall, StackBig...
2023-04-20 Keith Randallruntime: mix a bit more in arm64 hash function
2023-04-20 Michael Anthony... runtime: initialize scavengeIndex fields properly
2023-04-20 Russ Coxgo/types: fix version downgrade bug without Config...
2023-04-20 Damien Neildoc: add release notes for new context functions
2023-04-20 Jonathan Amsterdamlog/slog: remove calls to Value.Resolve from core
2023-04-20 Alan Donovanstd: fix various nilness findings
2023-04-19 Bryan C. Millscrypto/tls: retry DialWithTimeout until the listener...
2023-04-19 Tobias Klausernet: remove unused _C_FreeCString
2023-04-19 Damien Neilcontext: add AfterFunc
2023-04-19 Egon Elbreslices: optimize Index and Compact for large types
2023-04-19 Dmitri Shuralyovmake.{bash,bat}: check unmodified $PATH for $GOROOT...
2023-04-19 Michael Anthony... runtime: manage huge pages explicitly
2023-04-19 Michael Anthony... runtime: disable huge pages for GC metadata for small...
2023-04-19 Bryan C. Millsos: check for ErrNotExist instead of ErrExist in TestNo...
2023-04-19 Robert Griesemercmd/compile/internal/types2: only mark variables as...
2023-04-19 Robert Griesemergo/types, types2: be deliberate with Checker.use in...
2023-04-19 Robert Griesemergo/types, types2: don't panic for invalid assignments...
2023-04-19 Ian Lance Taylornet: check for NUL bytes in strings passed to C functions
2023-04-18 Robert Griesemergo/types, types2: consistently set x.mode in Checker...
2023-04-18 Cherry Zhangruntime: adjust frame pointer on stack copy on ARM64
2023-04-18 Michael Prattruntime: consolidate function descriptor definitions...
2023-04-18 Keith Randallcmd/compile: remove memequal call from string compares...
2023-04-18 Ian Lance Taylordebug/elf: support zstd compression
2023-04-18 Ian Lance Taylorinternal/zstd: new internal package for zstd decompression
2023-04-18 Ian Lance Taylorruntime: add and use pollDesc fd sequence field
2023-04-18 Ian Lance Taylorruntime: change lfstack support to taggedPointer
2023-04-18 Michael Matloobcmd/go: skip over all workspace modules in go mod verify
2023-04-18 Bryan C. Millscmd/go: include internal/godebugs in TestNewReleaseRebu...
2023-04-18 Michael Matloobsrc/internal/godebugs: add a skip for missing godebug.md
2023-04-18 Michael Matloobcmd/go: mark gocacheverify godebug as undocumented
2023-04-18 Michael Matloobcmd/go: stub out gotoolchain.go for wasip1 os build tag
2023-04-18 Than McIntoshRevert "cmd/compile: rework marking of dead hidden...
2023-04-18 Archana Rruntime: improve index on ppc64x/power10
2023-04-18 Brad Fitzpatricksyscall: add a sync.Pool for a NetlinkRIB scratch buffer
2023-04-18 Matthieu Baertsnet: mptcp: add TCPConn's MultipathTCP checker
2023-04-18 Matthieu Baertsinternal/poll: add GetsockoptInt
2023-04-18 Oleksandr Redkoplugin: fix duplicated word in comment
2023-04-18 jiahua wangmaps: replace slicesEqual with slices.Equal
2023-04-18 Russ Coxcmd/go: add check for unknown godebug setting
2023-04-18 Russ Coxcmd/go: change toolchain based on $GOTOOLCHAIN
2023-04-17 Michael KnyszekRevert "cmd/compile: allow more inlining of functions...
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...
next