]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2024-02-21 Robert Griesemergo/types: generate builtins.go from types2 source
2024-02-21 Michael Matloobcmd/go: change the naming of flag counters
2024-02-21 Michael Matloobcmd/go/internal/modcmd: correctly filter out main modul...
2024-02-21 Meng Zhuocmd/asm, cmd/internal/obj: enable rounding mode suffix...
2024-02-21 Andy Pannet: harmonize the time units used for TCP keep-alive...
2024-02-20 Mauri de Souza... runtime/internal/atomic: add s390x operators for And/Or
2024-02-20 Cherry Muicmd/compile: make jump table symbol static
2024-02-20 Cuong Manh Lecmd/compile/internal/typecheck: remove constant bounds...
2024-02-20 Than McIntoshcmd/go/testdata/script: add darwin skips for selected...
2024-02-20 Michael PrattRevert "hash/maphash: parallel run test"
2024-02-20 Mauri de Souza... internal/msan: add new package
2024-02-20 Joel Singlog/slog: correct formatting
2024-02-20 Mateusz Poliwczaknet: mention the cgo thread limit in package docs
2024-02-20 Robert Griesemercmd/compile/internal/types2: use ExprString instead...
2024-02-20 Roland Shoemakercrypto/x509: remove TestPlatformVerifierLegacy tests
2024-02-20 Roland Shoemakercrypto/x509: remove bad generate statement
2024-02-20 qiulaidongfengcmd/compile/internal/reflectdata,reflect: merge MaxPtrm...
2024-02-20 Paul E. Murphycmd/cgo/internal/test: disable issue8694 and issue9510...
2024-02-20 hi-rustinruntime/pprof: update outdated google/pprof link
2024-02-20 Shang Dingtesting/fstest: return base name from mapfs FileInfo...
2024-02-20 Andy Panruntime/internal/syscall: merge duplicate constants
2024-02-20 Andy Panruntime: use eventfd as the event wait/notify mechanism...
2024-02-20 Mauri de Souza... regexp/syntax: regenerate docs with mksyntaxgo
2024-02-20 qiulaidongfenghash/maphash: parallel run test
2024-02-20 Julian Tibblenet/http: add missing call to decConnsPerHost
2024-02-20 Andy Pannet: add KeepAliveConfig and implement SetKeepAliveConfig
2024-02-19 kkhaikenet: prevent unintended retries upon receiving an empty...
2024-02-19 aimuznet/netip: optimize parseIPv4 and refactor IPv6 embedde...
2024-02-19 Olivier Menguéhash/crc32: fix code generator to use the Go standard
2024-02-19 Mateusz Poliwczaknet: move go/cgo resolver forcing functions to one...
2024-02-19 Mateusz Poliwczakstrings: make use of sizeclasses in (*Builder).Grow
2024-02-19 qmuntalruntime: use a high res timer to signal io completion...
2024-02-19 Daniel MartĂ­math/rand/v2: use a doc link for crypto/rand
2024-02-19 qmuntalruntime: use the right number of parameters in syscall_...
2024-02-17 ALX99context: update doc comment to link to context interface
2024-02-17 Ezzno Jcmd/compile: remove unused code in walk.Walk
2024-02-17 Jes Cokreflect: make Value.Comparable return true for nil...
2024-02-16 Paul E. Murphycmd/internal/obj/ppc64: cleanup optab entries after...
2024-02-16 Keith Randallinternal/abi: get rid of itab blank field
2024-02-16 Keith Randallcmd/compile: use symbolic offsets of fields in internal...
2024-02-16 Keith Randallreflect: use internal/abi itab type
2024-02-16 Cherry Muicmd/dist,cmd/go: define assembly macros, handle GOARM...
2024-02-16 Cherry Muiruntime/internal/atomic: correct GOARM=7 guard at a...
2024-02-16 Sam Thanawallacmd/go: do not embed checksums when building with vendor
2024-02-16 Sam Thanawallacmd/go: show Sum/GoModSum when listing modules
2024-02-16 sivcharidatabase/sql/driver: add a new test case for type t
2024-02-16 qiulaidongfengcrypto/subtle: remove unused code
2024-02-16 qiulaidongfengcrypto/subtle: use min builtin function in XORBytes
2024-02-16 Dmitri Shuralyovcmd/pprof: update vendored github.com/google/pprof
2024-02-16 Cherry Muicmd/link: replace function pointers to static calls...
2024-02-16 Cherry Muicmd/link: add -randlayout flag to randomize function...
2024-02-16 qiulaidongfengruntime,cmd/link: merge pcbucketsize const into interna...
2024-02-16 Joel Singcmd/compile: improve rotations for riscv64
2024-02-15 Kir Kolyshkinsyscall: rm obsoleted comment
2024-02-15 Jin Lincmd/compile: update the incorrect assignment of call...
2024-02-15 pgxiaolianzilog/slog: add test case for level_test.go
2024-02-15 Joe Tsailog/slog: document atomicity guarantees and ordering...
2024-02-14 Andy Pannet/http: reject requests with invalid Content-Length...
2024-02-14 Dmitri Shuralyovcmd/link/internal/ld: unify OS/SDK versions for macOS...
2024-02-14 Dmitri Shuralyovdoc/go1.23: document macOS requirements
2024-02-14 qmuntalruntime: make netpoll events sources identifiable on...
2024-02-14 qmuntalnet: skip TestModeSocket on older Windows versions
2024-02-13 Mauri de Souza... runtime/cgo: mark fatalf as noreturn
2024-02-13 Mauri de Souza... internal/asan: add new package
2024-02-13 Paul E. Murphycmd/internal/obj/ppc64: rename and remove aliased optab...
2024-02-13 Damien Neilnet/http: close connection if OnProxyConnectResponse...
2024-02-13 Jonathan Amsterdamnet/http: refine trailing-slash redirect logic
2024-02-13 Ian Lance Taylorinternal/safefilepath: use bytealg to search for zero...
2024-02-13 Rob Piketime: fix typo in ExampleParseDuration
2024-02-13 Rob Pikefmt: clear width and precision when recovering formatti...
2024-02-13 Rob Pikefmt: document how %#g handles infinities and NaNs
2024-02-12 Michael Prattruntime/cgo: add note about default stack bounds
2024-02-12 Alan Donovanruntime: skip failing traceback test on Android
2024-02-12 Jes Cokinternal/xcoff: change zeroReaderAt to nobitsSectionRea...
2024-02-12 Joe Tsaireflect: optimize TypeFor for non-interface types
2024-02-12 codesoapnet/http: remove superfluous newline on redirects
2024-02-12 qmuntalos: add os.ModeSocket support to os.Stat on windows
2024-02-10 Mauri de Souza... runtime/cgo: ignore -Watomic-alignment in gcc_libinit.c
2024-02-10 Andy Panio/fs: set ErrInvalid for FS.Open from SubFS when it...
2024-02-10 Andy Pannet: skip BenchmarkSendFile on Windows
2024-02-10 Nicolas Hillegeerruntime: call traceAdvance before exiting
2024-02-09 Antonio Ojeanet: don't retry truncated TCP responses
2024-02-09 Paul E. Murphycmd/internal/obj/ppc64: add new constant optab classifi...
2024-02-09 Michael Prattinternal/trace: run children in race mode during race...
2024-02-09 Michael Prattinternal/trace: fix race condition in gc-stress
2024-02-09 Michael Prattruntime: don't call traceReadCPU on the system stack
2024-02-09 Michael Prattcmd/compile: fail noder.LookupFunc gracefully if functi...
2024-02-09 Michael Anthony... cmd/cgo/internal/testsanitizers: disable location check...
2024-02-09 Matthew Dempskycmd/compile: separate inline cost analysis from applyin...
2024-02-09 Nick Ripleycmd/trace/v2,internal/trace: use correct frame for...
2024-02-09 Joe Tsaicontext: improve valueCtx.String
2024-02-08 Jorropotime: fix FuzzFormatRFC3339 nano comparison
2024-02-08 Tobias Klausersort: use math/rand/v2 in tests and benchmarks
2024-02-08 Alan Donovanruntime: traceback: include pc=0x%x for inline frames
2024-02-08 Matthew Dempskycmd/compile: accept -lang=go1 as -lang=go1.0
2024-02-08 Michael Matloobcmd/go: add telemetry counters for flag names and subco...
2024-02-08 Michael Matloobcmd: update golang.org/x/telemetry and its dependencies
2024-02-08 Michael Matlooball: update golang.org/x/sys and vendor it
2024-02-08 Jes Cokencoding/xml: rewrite func procInst
2024-02-08 Robert Griesemergo/types, types2: factor out hasDots to check for ...
next