]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2023-03-30 Cherry Muiruntime: get a better g0 stack bound in needm
2023-03-30 Johan Brandhorst... cmd/dist: mark wasip1/wasm port as broken
2023-03-30 Felix Geisendörferruntime: add a benchmark of FPCallers
2023-03-30 Felix Geisendörferruntime/trace: use regular unwinding for cgo callbacks
2023-03-30 Felix Geisendörferruntime/trace: enable frame pointer unwinding on amd64
2023-03-30 Felix Geisendörferruntime: fix frame pointer loop on amd64
2023-03-30 Johan Brandhorst... all: add wasip1 definitions
2023-03-30 Johan Brandhorst... cmd/compile: allow go:wasmimport in syscall
2023-03-30 Dmitri Shuralyovrun.bash: drop 'export GOROOT' and its obsolete comment
2023-03-30 Matthieu Baertsnet: mptcp: add end-to-end test
2023-03-30 Matthieu Baertsnet: mptcp: fallback to TCP in case of any error
2023-03-29 Daniel Martíencoding/gob: avoid pointers to fieldType
2023-03-29 Daniel Martíencoding/gob: reuse calls to TypeOf for wireType
2023-03-29 Daniel Martíencoding/gob: avoid a pointer to wireType in typeInfo
2023-03-29 Daniel Martíencoding/gob: use reflect.Value.IsZero
2023-03-29 Daniel Martíencoding/gob: avoid filling userTypeCache at init time
2023-03-29 Stefan Dombrowskios: don't check for IsExist in MkdirAll example
2023-03-29 Keiichi Hirobeinternal/singleflight: move Done call in TestForgetUnshared
2023-03-29 Matthieu Baertsnet: mptcp: implement listenMPTCP
2023-03-29 Matthieu Baertsnet: mptcp: implement dialMPTCP
2023-03-29 Bryan C. Millscmd/go: compute BuildInfo and EmbedFiles when listing...
2023-03-29 Daniel Frederick... doc: normalize proposal-process links
2023-03-29 Jeff Hodgescmd/go: change +build doc references to //go:build
2023-03-29 Keith Randallcmd/compile: casts from slices to array pointers are...
2023-03-29 Robert Griesemergo/types, types2: adjust Check.funcInst signature
2023-03-29 Robert Griesemergo/types, types2: slightly tighter checks in Checker.use
2023-03-29 Robert Griesemergo/types, types2: reverse inference of function type...
2023-03-29 Jonathan Amsterdamsrc/log/slog: JSONHandler checks if error implements...
2023-03-29 Sameer Ajmanicontext: add WithoutCancel
2023-03-29 Mateusz Poliwczakencoding/asn1: improve memory efficiency of ObjectIdent...
2023-03-29 Ian Lance Tayloros: remove mixed dot- and non-dot- imports in tests
2023-03-29 qmuntalcmd/link,cmd/internal/objabi: support ADDR32NB relocati...
2023-03-29 Guoqi Chenruntime: add comment for sys_linux_loong64
2023-03-29 Guoqi Chenruntime: save/restore callee-saved registers in loong64...
2023-03-29 Guoqi Chenruntime: remove unnecessary writes to gp.sched.g on...
2023-03-28 Guoqi Chenruntime: clean atomic_loong64.s of unnecessary package...
2023-03-28 Robert Griesemergo/types, types2: don't report assignment mismatch...
2023-03-28 Ian Lance Taylortest: add test that caused a gofrontend crash
2023-03-28 Than McIntoshRevert "cmd/link: use path from "cc --print-prog-name...
2023-03-28 Keith Randallcmd/compile: don't assume pointer of a slice is non-nil
2023-03-28 Robert Griesemergo/types, types2: simplify Checker.exprList
2023-03-28 Robert Griesemergo/types, types2: remove return values from Checker...
2023-03-28 Robert Griesemergo/types, types2: refactor initVars
2023-03-28 Than McIntoshcmd/link: use path from "cc --print-prog-name ar" for...
2023-03-28 Robert Griesemergo/types, types2: refactor assignVars
2023-03-28 Keith Randallcmd/compile: lower priority of avoiding registers
2023-03-28 Mateusz Poliwczaknet: support forceCgoDNS and forceGoDns on windows
2023-03-28 Michael Teichgraeberencoding/asn1: support fractions of a second when unmar...
2023-03-28 Robert Griesemergo/types, types2: remove unnecessary tests for x.typ...
2023-03-28 Robert Griesemergo/types, types2: more systematic use of Checker.use...
2023-03-28 Guoqi Chencmd/internal/obj/loong64: save LR after decrementing SP
2023-03-27 Paul E. Murphyruntime: consolidate function descriptor definitions...
2023-03-27 Ian Lance Taylornet: don't assume that NOFILE rlimit fits in an int
2023-03-27 WANG Xueruicmd/internal/obj/loong64: clean up code for short condi...
2023-03-27 Tobias Klauserinternal/syscall/unix: fix PosixFallocate on 32-bit...
2023-03-27 Daniel Martícmd/compile: start using reflect.Value.IsZero
2023-03-27 Michael Prattruntime: skip TestGdbCoreSignalBacktrace on arches...
2023-03-27 Tobias Klausercmd/link/internal/ld, internal/syscall/unix: use posix_...
2023-03-27 Robert Griesemergo/types, types2: better error message for some invalid...
2023-03-27 Jonathan Amsterdamsrc/log/slog: disallow == on Values
2023-03-27 Jonathan Amsterdamlog/slog: fix string representation of Group values
2023-03-27 Robert Griesemercmd/compile: don't panic if unsafe.Sizeof/Offsetof...
2023-03-27 Cherry Muiruntime: don't inject a sigpanic if not on user G stack
2023-03-25 Jonathan Amsterdamlog/slog/internal/benchmarks: slog benchmarks
2023-03-25 Daniel Martíall: add a few links in package godocs
2023-03-24 Mateusz Poliwczaknet: call getSystemDNSConfig inside lookupWithFake...
2023-03-24 Jonathan Amsterdamlog/slog: clarify the limits of TextHandler output...
2023-03-24 0xc0dnet/mail: fix EOF error while reading header-only message
2023-03-24 Ian Lance Taylorencoding/gob: update decgen to generate current dec_helpers
2023-03-24 Robert Griesemergo/types, types2: adjust Checker.recordCommaOkTypes...
2023-03-24 Michael Prattruntime: add "sigaction" to sigreturn symbol name
2023-03-24 Michael Prattruntime: add GODEBUG=dontfreezetheworld=1
2023-03-24 Cherry Muiruntime: fix ARM assembly code in cgocallback
2023-03-24 Lynn Bogercmd/internal/obj/ppc64: fix incorrect base reg causing...
2023-03-24 Matthieu Baertsnet: add initial MPTCP support
2023-03-24 Joe Tsailog/slog: use Infinity instead of Inf
2023-03-24 doujiang24runtime/cgo: store M for C-created thread in pthread key
2023-03-24 Cherry Muicmd/link: add padding after runtime.etext
2023-03-24 Matthieu Baertsnet: add mptcpStatus type
2023-03-24 Mateusz Poliwczakcrypto/x509: remove unnecessary !Empty() check
2023-03-24 Mateusz Poliwczakcrypto/x509: remove letters from the end of basic const...
2023-03-24 erifan01cmd/compile: optimize cmp to cmn under conditions ...
2023-03-24 erifan01cmd/compile: combine similar optimization rules on...
2023-03-24 Paschalis Tsiliasnet/http: continue using referer header if it's present
2023-03-24 Michał Matczuknet/http: fix typo
2023-03-23 Heschi KreinickRevert "os/user: lookup Linux users and groups via...
2023-03-23 Michael Prattall: replace leading spaces with tabs in assembly
2023-03-23 Bryan C. Millstesting: quote -test.v=test2json output when logging it
2023-03-23 Johan Abildskovencoding/gob: extend partially allocated string slices
2023-03-23 Ananth Bhaskararamanos/user: lookup Linux users and groups via systemd...
2023-03-22 Cherry Muicmd/go: enable -pgo=auto by default
2023-03-22 Cherry Muicmd/go: permit "go list" error in some tests
2023-03-22 Cherry Muicmd/go: make get_dash_t test more specific
2023-03-22 Bryan C. Millsnet/http: improve logging in TestServerSetKeepAlivesEna...
2023-03-22 Bryan C. Millsnet/http: simplify Conn lifetimes in TestClientTimeoutK...
2023-03-22 Bryan C. Millsnet/http: in the IdleConnStrsForTesting_h2 helper,...
2023-03-22 Michael Matloobcmd/go: use --ffile-prefix-map instead of --debug-prefi...
2023-03-22 Huang Qiqiruntime: save and restore fcc registers in async preemp...
2023-03-22 Ian Lance Taylortest: add test that caused gofrontend crash
2023-03-22 Collin Wrightsync: fix TestCondSignalStealing flake
next