]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2023-10-30 Russ Coxmath/rand/v2: simplify Perm
2023-10-30 Branden Brownmath/rand/v2: remove bias in ExpFloat64 and NormFloat64
2023-10-30 Russ Coxmath/rand/v2: optimize Float32, Float64
2023-10-30 Russ Coxmath/rand/v2: add, optimize N, UintN, Uint32N, Uint64N
2023-10-30 Russ Coxmath/rand/v2: change Source to use uint64
2023-10-30 Ubuntucmd/compile: optimize right shifts of int32 on riscv64
2023-10-30 Russ Coxmath/rand/v2: update benchmarks
2023-10-30 Russ Coxmath/rand/v2: remove Rand.Seed
2023-10-30 Russ Coxmath/rand/v2: clean up regression test
2023-10-30 Russ Coxmath/rand/v2: remove Read
2023-10-30 Russ Coxmath/rand/v2: rename various functions
2023-10-30 Russ Coxmath/rand/v2: start of new API
2023-10-27 Cherry Muicmd/compile: rework TestPGOHash to not rebuild dependencies
2023-10-27 Cherry Muiinternal/testenv: use cmd.Environ in CleanCmdEnv
2023-10-27 Jes Cokbytes,internal/bytealg: eliminate HashStrBytes,HashStrR...
2023-10-26 Cherry Muiruntime: print a stack trace at "morestack on g0"
2023-10-26 Alexander Yastrebovcrypto/subtle: use PCALIGN in xorBytes
2023-10-26 Dmitri Shuralyovcmd: update vendored golang.org/x/mod
2023-10-26 Mauri de Souza... net/http: pull http2 underflow fix from x/net/http2
2023-10-26 Michael Prattruntime: clear g0 stack bounds in dropm
2023-10-26 Daniel Martíinternal/profile: actually return errors in postDecode
2023-10-25 Mauri de Souza... runtime/internal/atomic: add riscv64 operators for...
2023-10-25 Bryan C. Millscmd/go: allow suffixed toolchains to satisfy toolchain...
2023-10-25 Bryan C. Millstesting: use monotonic counts to attribute races in...
2023-10-25 Tobias Klausercmd/go: remove unused (*testgoData).acquireNet test...
2023-10-25 Tobias Klausercmd/go: remove unused (*testgoData).mustHaveContent...
2023-10-25 Tobias Klausercmd/go: remove unused (*testgoData).runGit test helper
2023-10-25 Ian Lance Taylordebug/elf: return error in DynString for invalid dynami...
2023-10-25 Rhys Hiltnerruntime/pprof: include labels for caller of goroutine...
2023-10-25 Tobias Klausercmd/compile/internal/typecheck: use strings.Contains
2023-10-25 Michael StapelbergRevert "crypto/internal/boring: use noescape and nocall...
2023-10-24 qiulaidongfengruntime: use max/min func
2023-10-24 Keith Randallcmd/compile: use new runtime type mechanism for type...
2023-10-24 Keith Randallcmd/compile: reorganize compiler type descriptor generation
2023-10-24 Michael Prattcmd/compile/internal/ir: update CallExpr comment reference
2023-10-24 Mauri de Souza... runtime/internal/atomic: add memory barrier for mips...
2023-10-24 Nakul Bajajtesting/slogtest: test no source key with empty PC...
2023-10-24 Alan Donovango/types: fix (*T)(nil)-to-interface conversion bug
2023-10-23 cui fliterlog: add available godoc link
2023-10-23 Keiichi Hirobenet/http: remove outdated comment about a support of...
2023-10-23 qmuntalcrypto/internal/boring: use noescape and nocallback...
2023-10-23 Andy Pannet,internal/poll: mark it as handled even if sendfile...
2023-10-23 Cuong Manh Leruntime: allow for 10 more threads in TestWindowsStackM...
2023-10-23 Andy Panruntime: ignore ETIMEDOUT for kevent conservatively
2023-10-23 favoniabufio: allow terminating Scanner early cleanly without...
2023-10-23 Olivier Menguédatabase/sql: add godoc links
2023-10-23 Mateusz Poliwczaknet: set IsNotFound on windows and plan9 DNS queries
2023-10-21 Roland Shoemakerdoc: add missing space in godebug.md
2023-10-20 Paul E. Murphycmd/internal/obj/ppc64: refactor maskgen
2023-10-20 Roland Shoemakercrypto/rand,runtime: switch RtlGenRandom for ProcessPrng
2023-10-20 F Ysyscall: stop counting trailing NUL for abstract addres...
2023-10-20 Quan Tongcmd/go/internal/work: set Incomplete to true if there...
2023-10-20 Ian Lance Taylortest: add tests that gofrontend failed
2023-10-20 Guoqi Chencmd/compile: improve the implementation of Lowered...
2023-10-19 Dmitri Shuralyovall: update vendored dependencies
2023-10-19 Dmitri Shuralyovmisc: drop old +build lines
2023-10-19 Dmitri Shuralyovall: drop old +build lines
2023-10-19 Dmitri Shuralyovtest: migrate remaining files to go:build syntax
2023-10-19 Austin Clementscmd/go: move all Shell methods to shell.go
2023-10-19 Austin Clementscmd/go: add Shell.RemoveAll
2023-10-19 Austin Clementscmd/go: introduce Shell abstraction
2023-10-19 Austin Clementscmd/go: serialize access to scriptDir with output
2023-10-19 Austin Clementscmd/go: clean up adding import path to command error
2023-10-19 cui fliterimage: add available godoc link
2023-10-19 cui flitergo: add available godoc link
2023-10-19 cui flitermath: add available godoc link
2023-10-19 flaxingerinternal/nettrace: fix comment typo
2023-10-19 Cuong Manh Lecmd/compile: report mismatched version set by //go...
2023-10-19 Andy Paninternal/poll: add SPLICE_F_NONBLOCK flag for splice...
2023-10-19 go101slices: avoid an unnecessary check in Replace
2023-10-19 Paul E. Murphytest/codegen: fix PPC64 AddLargeConst test
2023-10-18 Austin Clementscmd/go: work around race in fmtCmd
2023-10-18 andigencoding/json: use reflect.Value.IsZero
2023-10-18 cui fliterdatabase: add available godoc link
2023-10-18 cui fliterembed: add available godoc link
2023-10-18 cui fliterflag: add available godoc link
2023-10-18 cui fliterio: add available godoc link
2023-10-18 cui fliterdebug: add available godoc link
2023-10-18 Quan Tongcmd/go/internal/modcmd: do not copy test embed files...
2023-10-18 Paul E. Murphycmd/internal/obj/ppc64: refactor maskgen64 usage
2023-10-18 Paul E. Murphycmd/compile/internal/ssa: on PPC64, generate large...
2023-10-18 Jayanth Krishnamurthycmd/compile: update to rules on PPC64 folding bit rever...
2023-10-18 cui flitercmd/internal/obj/arm64: replace the migrated url address
2023-10-18 Cuong Manh Leruntime: speed up readvarintUnsafe
2023-10-18 Cuong Manh Lecmd/compile: move ssagen.dvarint to objw.Uvarint
2023-10-18 Cuong Manh Lecmd/compile: fix funcdata encode for functions with...
2023-10-18 Lynn Bogercmd/compile: avoid ANDCCconst on PPC64 if condition...
2023-10-18 Austin Clementscmd/go: make pkg-config check less picky
2023-10-18 Austin Clementscmd/go: drop unnecessary Package argument to reportCmd
2023-10-18 Austin Clementscmd/go: drop unnecessary Package arguments
2023-10-18 Austin Clementscmd/go: move fmtcmd's side effect to Showcmd
2023-10-18 Austin Clementscmd/go: use Builder.writeFile more extensively
2023-10-18 Austin Clementscmd/go: delete showOutput, formatOutput, and processOutput
2023-10-18 Austin Clementscmd/go: replace formatOutput/showOutput with reportCmd
2023-10-18 Austin Clementscmd/go: consolidate showOutput, formatOutput, and proce...
2023-10-18 Cuong Manh Lecmd/cgo/internal/testfortran: relax test output
2023-10-18 bestgopherruntime: fix comments for itab
2023-10-17 qmuntalruntime: use cgo_import_dynamic for QueryPerformanceCounter
2023-10-17 qmuntalruntime: unconditionally load AddVectoredContinueHandle...
2023-10-17 Mauri de Souza... go/printer: fix invalid output for empty decls
next