]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2024-01-26 Russ Coxall: enable range-over-func in Go 1.23
2024-01-26 Russ Coxmaps: correct use of linkname
2024-01-26 Meng Zhuocmd/compile: implement float min/max in hardware for...
2024-01-25 Robert Griesemergo/types, types2: in struct processing, set name positi...
2024-01-25 Michael Anthony... internal/testenv: support the LUCI mobile builders...
2024-01-25 Michael Anthony... internal/testenv: allow "-noopt" anywhere in builder...
2024-01-25 Cosmos Nicolaouruntime/pprof: fix retry logic introduced by #858cd8d
2024-01-25 Zxillydebug/gosym: add detailed doc for text argument in...
2024-01-25 Lynn Bogermath/big,crypto/internal/bigmod: unroll loop in addMulV...
2024-01-25 kayos@tcp.directnet/http: wrap client errors
2024-01-25 Joel Singcmd/dist,internal/platform,runtime: add cgo support...
2024-01-25 Joel Singcmd/dist,internal/platform: enable openbsd/riscv64...
2024-01-25 Mauri de Souza... runtime: add crash stack support for s390x
2024-01-24 Tobias Klausernet/netip: use Addr.appendTo4In6 in Addr.AppendTo
2024-01-24 Tobias Klausernet/netip: optimize Addr.String for 4in6 addresses
2024-01-24 Tobias Klausernet/netip: optimize Addr.MarshalText allocation for...
2024-01-24 Tobias Klausernet/netip: further optimize AddrPort.String
2024-01-24 Andy Pannet: verify if internal/poll.Splice has been called...
2024-01-24 Robert Griesemergo/types, types2: better error msg when type inference...
2024-01-24 Cherry Muidoc/go1.22: remove archive/tar.FileInfoNames
2024-01-24 Cherry MuiRevert "archive/tar: add FileInfoNames interface"
2024-01-24 Bryan C. Millsnet: ignore Dial errors in TestAcceptTimeout
2024-01-24 Jes Cokreflect: fix isRegularMemory at case Array
2024-01-24 Jonathan Amsterdamdoc/next: initial contents
2024-01-24 Mauri de Souza... runtime: short path for equal pointers in arm64 memequal
2024-01-24 Jonathan Amsterdamsrc/cmd/relnote, doc/next: add release note check
2024-01-24 Mark Ryancmd/go: add GORISCV64 environment variable
2024-01-23 apocelipescmd/go/internal/str,cmd/go/internal/work: remove redund...
2024-01-23 qmuntalnet,internal/poll: load ws2_32.dll only when net is...
2024-01-23 Russ Coxnet: move cgo-using darwin test to separate package
2024-01-23 Russ Coxcmd/go: add test case for issue 64738
2024-01-23 Bryan C. Millsnet: unskip and attempt to deflake TestAcceptTimeout
2024-01-23 qiulaidongfenginternal/reflectlite: delete TODO pass safe to packEfac...
2024-01-23 qiulaidongfengreflect: delete TODO pass safe to packEface don't need...
2024-01-23 Bryan C. Millsnet: report timeouts more aggressively in Accept in...
2024-01-23 qmuntalruntime,internal/poll: move websocket handling out...
2024-01-23 Rob Pikefmt: don't pad strings with zeros
2024-01-23 qmuntalcmd/cgo/internal/test: skip TestCallbackCallersSEH...
2024-01-23 qiulaidongfengcmd/compile/internal/ssagen,runtime: merge trace consts...
2024-01-23 qiulaidongfengreflect: StructOf set abi.TFlagRegularMemory
2024-01-23 qiulaidongfengcmd/compile: use MapMaxKeyBytes,MapMaxElemBytes,MapBuck...
2024-01-23 Olivier Menguéhash/crc32: fix codegen to align with manual changes
2024-01-23 Jorropocmd/compile: improve integer comparisons with numeric...
2024-01-22 Joel Singcrypto/sha512: provide optimised assembly for riscv64
2024-01-22 Michael PrattRevert "cmd/preprofile: Add preprocess tool to pre...
2024-01-22 Michael Anthony... runtime: use the correct M ID for syscalling goroutines...
2024-01-22 Jin Lincmd/preprofile: Add preprocess tool to pre-parse the...
2024-01-22 Bryan C. Millsnet: delete TestListenCloseListen
2024-01-22 Roland Shoemakernet/mail: properly handle special characters in phrase...
2024-01-22 Austin Clementsruntime: simplify freedefer logic
2024-01-22 Cherry Muiall: update vendored dependencies
2024-01-22 Jonathan Amsterdamdoc/initial: initial contents of release notes
2024-01-22 Rulin Tangcmd/compile: fix typo in comment
2024-01-22 Jonathan Amsterdamdoc/README.md: explain new release note system
2024-01-22 qmuntalruntime: avoid loading winmm.dll on newer Windows versions
2024-01-22 Wingrezcmd/compile/internal/ssa: fix typo in sccp
2024-01-22 Tobias Klauserdoc/go1.22: fix method name in net/netip changes
2024-01-22 Carlos Amedeedoc: remove last TODO item
2024-01-22 Bryan C. Millsnet: attempt to deflake TestListenCloseListen
2024-01-22 qiulaidongfengcmd/link,runtime: merge minfunc const info internal/abi
2024-01-22 Alexander Yastrebovnet/http/pprof: configure WriteDeadline
2024-01-22 Rob Findleygo/types, types2: typeparams.IndexExpr must not be...
2024-01-22 Bryan C. Millstime: add a regression test for time.AfterFunc goroutin...
2024-01-22 Bryan C. Millsnet: remove an unused sync.Map in the fake net implemen...
2024-01-19 Bryan C. Millsnet: work around runtime scheduler starvation on js...
2024-01-19 Michael Anthony... runtime: make a much better effort to emit CPU profile...
2024-01-19 Michael Anthony... cmd/trace/v2: emit user log annotations in all views
2024-01-19 Carlos Amedeeinternal/goversion: update Version to 1.23
2024-01-18 Bryan C. Millscmd/go/internal/modfetch: set protocol.version=2 for...
2024-01-18 Robert Griesemergo/types, types2: fix range clause checks for constant...
2024-01-17 Damien Neildoc/go1.22: document net/netip changes
2024-01-17 Damien Neildoc/go1.22: document net/http/cgi changes
2024-01-17 Cuong Manh Leruntime: document GODEBUG panicnil values
2024-01-17 Austin Clementsruntime: skip test if strace crashes
2024-01-17 Michael Prattruntime: mark TestGdbCoreCrashThreadBacktrace as flaky
2024-01-17 lxl-renrencmp: add test case for uinitptr
2024-01-17 Robert Griesemercmd/compile: call types2.Unalias to be ready for GODEBU...
2024-01-16 Dan Petersondoc: fill out net/http.Request.PathValue,SetPathValue...
2024-01-15 Olivier Menguéio/fs: godoc links to testing/fstest
2024-01-15 Olivier Menguéruntime: more godoc links
2024-01-13 Dominik Honnefinternal/trace/v2: reject events for goroutines with...
2024-01-12 Dominik Honnefinternal/trace/v2: avoid several panics for malformed...
2024-01-12 Filippo Valsordacrypto/rsa,crypto/internal/bigmod: improve verify/encry...
2024-01-12 Filippo Valsordacrypto/rsa: use E = 65537 in benchmarks
2024-01-11 Keith Randallruntime: ensure we free unrolled GC bitmaps
2024-01-11 Robert Griesemergo/types, types2: don't lose position info of interface...
2024-01-11 Mauri de Souza... cmd/compile: document go:wasmimport directive
2024-01-11 Keith Randallruntime: don't mark unrolled bitmap type as having...
2024-01-10 Bryan C. Millsos: relax tests and add examples for UserCacheDir and...
2024-01-10 Than McIntoshcmd/compile: use hashed symbol name for go.shape types...
2024-01-10 cui fliternet: add available godoc link
2024-01-09 Michael Prattruntime: replace rwmutexR/W with per-rwmutex lock rank
2024-01-09 Jes Coknet/http: clarify the precedence order for Request...
2024-01-09 Robert Griesemermath/big: fix uint64 overflow in nat.mulRange
2024-01-09 Roger Peppeio/fs,path/filepath: fix typo in SkipAll/SkipDir doc
2024-01-09 Mauri de Souza... runtime: fix tests when running with -msan
2024-01-08 Mehdi Mostafavicmd/doc: fix inconsistent receiver name
2024-01-08 Mauri de Souza... net: clarify maxListenerBacklog windows implementation
2024-01-08 Jonathan Amsterdamlog/slog: clarify SetDefault behavior
2024-01-08 sivcharisync: use map[any]any instead of map[interface{}]interf...
next