]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2023-02-09 Akhil Indurtimath: add Compare and Compare32
2023-02-09 Johan Brandhorst... net/http: improve js fetch errors
2023-02-09 Tolyan Korniltsevruntime: skip trailing wrappers in runtime_expandFinalI...
2023-02-09 Cuong Manh Lecmd/compile: disable inline static init optimization
2023-02-09 Cuong Manh Lecmd/compile: remove reflectdata.AfterGlobalEscapeAnalysis
2023-02-09 Sung Yoon Whangcmd/compile/internal/staticinit: fix panic in interface...
2023-02-09 Bryan C. Millscmd/go/internal/test: rewrite generate tests using...
2023-02-09 Cuong Manh Lecmd/compile: remove constant arithmetic overflows durin...
2023-02-09 Adin Scannellruntime: fix signature for linked functions
2023-02-08 Bryan C. Millscmd/go/internal/test: refresh flagdefs.go and fix test
2023-02-08 Jorropocmd/compile: use MakeResult in empty MakeSlice elimination
2023-02-08 Alexander Yastrebovinternal/xcoff: use unsigned integers in file structs...
2023-02-08 Michael PrattRevert "cmd/compile/internal/pgo: fix hard-coded PGO...
2023-02-08 Than McIntoshcmd/cover: add newline to fix -covermode=atomic build...
2023-02-08 Frederic Branczykcmd/compile/internal/pgo: fix hard-coded PGO sample...
2023-02-08 Oleksandr Redkoruntime: correct typos
2023-02-08 Wayne Zuoruntime/internal/sys: remove Bswap{32|64} assembly...
2023-02-08 Wayne Zuocmd/compile: intrinsify math/bits/ReverseBytes{32|64...
2023-02-08 Cuong Manh Lecmd/compile: fix inline static init arguments substitue...
2023-02-07 Ian Lance Taylormath/rand: use fastrand64 if possible
2023-02-07 Oleksandr Redkodoc: fix spec typo
2023-02-07 Xiangdong Jicmd/go: honor user-specified -c=N
2023-02-07 Cuong Manh Letest: add test for issue 58345
2023-02-07 qmuntalruntime: use explicit NOFRAME on darwin/amd64
2023-02-07 Paul E. Murphycmd/compile: remove unused ISELB PPC64 ssa opcode
2023-02-07 sslime336go/token: delete a blank line
2023-02-07 Joe Tsaiencoding/hex: fix Decode output check regression
2023-02-06 Maksim Meshkovruntime: fix cpu sample comment
2023-02-06 Roland Shoemakercrypto/ecdh: explicitly reject mismatched curves in...
2023-02-06 Than McIntoshcmd/link: linker portion of dead map removal
2023-02-06 Than McIntoshcmd/compile: enable deadcode of unreferenced large...
2023-02-06 Keith Randallcmd/compile: ensure first instruction in a function...
2023-02-06 Than McIntoshcmd/internal/obj: flag init functions in object file
2023-02-06 Robert Griesemergo/types, types2: eliminate need to sort arguments...
2023-02-06 Joe Tsailog: fix and cleanup trailing newline logic
2023-02-06 Alexander Yastrebovcrypto/sha1: use math/bits.RotateLeft32
2023-02-06 Oleksandr Redkocmd/compile: replace os.MkdirTemp with T.TempDir
2023-02-06 Filippo Valsordamath/big: add warning about using Int for cryptography
2023-02-06 Johan Brandhorst... crypto/rand: replace shift with constant
2023-02-06 Guoqi Chencmd/asm: add RDTIME{L,H}.W, RDTIME.D support for loong64
2023-02-06 Archana Rcmd/compile: add rules to emit SETBC/R instructions...
2023-02-06 weebneyall: upgrade Unicode from 13.0.0 to 15.0.0
2023-02-04 Joe Tsailog: make use of fmt.Append functionality
2023-02-04 Cuong Manh Lecmd/compile: use ONAME node directly from generated...
2023-02-04 Cuong Manh Lecmd/compile: factor out code to generate hash func
2023-02-04 Cuong Manh Lecmd/compile: use runtime hash func for known types
2023-02-04 Cuong Manh Lecmd/compile: use memhash from package runtime
2023-02-04 Cuong Manh Lecmd/compile: generate type equal func during walk
2023-02-04 Cuong Manh Lecmd/compile: factor out code to generate equal func
2023-02-04 Ethan Lowmannet/http/httputil: fix syntax in ReverseProxy example...
2023-02-04 David Andersontime: add /etc/zoneinfo as valid path for tzdata for...
2023-02-03 Carlo Alberto... context: remove one allocation in timerCtx
2023-02-03 Joe Tsailog: reduce lock contention
2023-02-03 Archana Rcmd/compile: intrinsify math/bits/ReverseBytes{16|32...
2023-02-03 Ian Lance Taylormaps: new package
2023-02-03 Bryan C. Millscmd/dist: do not include runtime/internal/sys in cmd...
2023-02-03 Roger Peppecmd/go/internal/par: use generic Cache
2023-02-03 Florin Papadebug/elf: add DT_FLAGS_1 constants
2023-02-02 Robert Griesemergo/types, types2: enable new type inference
2023-02-02 Robert Griesemergo/types, types2: implement simpler type inference...
2023-02-02 Robert Griesemergo/types, types2: simplify symmetric code
2023-02-02 Robert Griesemergo/types, types2: use a comparer struct to control...
2023-02-02 Bryan C. Millscmd/go/internal/test: scale the WaitDelay for test...
2023-02-02 Bryan C. Millsruntime: eliminate arbitrary timeout in TestCgoLockOSTh...
2023-02-02 Alan Donovanmath/big: add Int.Float64 conversion
2023-02-02 Bryan C. Millsinternal/testenv: avoid rebuilding all of std in WriteI...
2023-02-02 Alan Donovango/token: add (*File).Lines method
2023-02-02 Alan Donovansrc/cmd/compile: clarify //go:linkname documentation
2023-02-02 Joe Tsainet/netip: fix invalid representation of Prefix
2023-02-02 Johan Brandhorst... misc: increase node stack size
2023-02-02 Tobias Klauserinternal/poll: use atomic.Bool in DupCloseOnExec
2023-02-02 Russ Coxcmd/link: remove special cases for relocations in ...
2023-02-02 Russ Coxcmd/link: keep go.buildinfo even with --gc-sections
2023-02-02 Robert Griesemergo/types, types2: avoid recursive invocation when unify...
2023-02-02 Robert Griesemergo/types, types2: remove (internal) exactUnification...
2023-02-01 Matthew Dempskycmd/compile/internal/types: remove misleading comment
2023-02-01 Robert Griesemergo/types, types2: use go.dev/issue/nnnnn when referring...
2023-02-01 Robert Griesemergo/types, types2: better error when trying to use ...
2023-02-01 Robert Griesemergo/types, types2: unifier constructor to accept type...
2023-02-01 Robert Griesemergo/types, types2: further simplify unification
2023-02-01 Robert Griesemergo/types, types2: replace unifier type parameter list...
2023-02-01 Roger Peppecmd/go/internal/par: generic Work
2023-02-01 Bryan C. Millscmd/dist,internal/platform: reenable the c-archive...
2023-02-01 Keith Randallcmd/compile: schedule values with no in-block uses...
2023-02-01 Johan Brandhorst... crypto/rand: batch large random reads on js
2023-02-01 Bryan C. Millsnet/http: remove another arbitrary timeout in TestTLSHa...
2023-02-01 qmuntalsyscall: regenerate zsyscall_windows.go
2023-02-01 Cuong Manh Lebuiltin: add documentation for clear
2023-02-01 Ian Lance Taylorcmd/dist, internal/platform: remove some target modes...
2023-01-31 Bryan C. Millscmd/go/internal/script: retry ETXTBSY errors in scripts
2023-01-31 Tobias Klausernet/netip: use IPv6Loopback in TestIPProperties
2023-01-31 Mateusz Poliwczaknet: use net/netip for address parsing
2023-01-31 qmuntalruntime: always use LoadLibraryEx to load system libraries
2023-01-31 Bryan MillsRevert "net: move context cancellation logic of blockin...
2023-01-31 Cuong Manh Letest: enable inlining tests for functions with local...
2023-01-31 Cuong Manh Lecmd/compile: cleanup atomic.Pointer[T] inline test
2023-01-31 Bryan C. Millscmd/go: traverse module-root symlinks in Walk calls
2023-01-31 Bryan C. Millscmd/go: use Join functions instead of adding path separ...
2023-01-31 Mateusz Poliwczaknet: report IsNotFound when getnameinfo returns EAI_NONAME
2023-01-31 Cherry Muicmd/link: add debug print in hostobjCopy
next