]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2023-01-30 Johan Brandhorst... misc/wasm: extend executable compatibility
2023-01-30 Johan Brandhorst... misc/wasm: use NodeJS performance library
2023-01-30 Bryan C. Millscmd/dist: skip building std for the host when cross...
2023-01-30 Bryan C. Millscmd/dist: skip rebuilding packages during builder testing
2023-01-30 cui fliterall: fix problematic comments
2023-01-30 Russ Coxcmd: import latest golang.org/x/tools
2023-01-30 Michael Prattcmd/internal/obj: drop Filesym from DwarfAbstractFunc
2023-01-30 Michael Prattcmd/link/internal/ld: split varDeclCoords tests
2023-01-30 Michael Prattcmd/link/internal/ld: add dwarf testing helpers
2023-01-30 Cuong Manh Lereflect,runtime: add Value.Clear
2023-01-30 Michael Prattall: give nested modules fully-qualified names
2023-01-30 Michael Prattcmd/compile,cmd/link: set DW_AT_decl_line for function...
2023-01-30 Keith Randallcmd/asm: reject avx512 .Z instructions without a mask...
2023-01-30 qmuntalinternal/syscall/windows: regenerate zsyscall_windows.go
2023-01-30 Paul E. Murphycrypto/sha512: reduce add usage on PPC64
2023-01-30 qmuntalinternal/poll: don't queue port completion entry for...
2023-01-29 qmuntaltime: update windows zoneinfo_abbrs
2023-01-28 Keith Randallruntime: remove go119MemoryLimitSupport flag
2023-01-28 Keith Randallruntime: remove go119ConcurrentGoroutineProfile flag
2023-01-28 Thanonchai Wos: use GetTempPath2 on Windows if available
2023-01-28 Keith Randallruntime: remove go118UseTimerCreateProfiler
2023-01-28 Daniela Petruzalekos: fix findOneDriveDir to expand strings that contain...
2023-01-28 Keith Randallcmd/compile: fix -m=2 output for recursive function...
2023-01-27 Bryan C. Millscmd/dist: remove dead code for META_BUILDLET_HOST_TYPE
2023-01-27 Paul E. Murphytest/codegen: merge identical ppc64 and ppc64le tests
2023-01-27 Paul E. Murphytest/codegen: combine trivial PPC64 tests into ppc64x
2023-01-27 cuiweixieencoding/binary: add var NativeEndian
2023-01-27 Bryan C. Millssyscall: avoid making assumptions about syscall permissions
2023-01-27 Bryan C. Millscmd/go/internal/modfetch: avoid path.Join in URL errors
2023-01-27 Benjamin Prosnitzhex: fix panic in Decode when len(src) > 2*len(dst)
2023-01-27 Robert Griesemergo/types, types2: move tparamIndex from unify.go into...
2023-01-27 Robert Griesemergo/types, types2: simplify unifier
2023-01-27 Matthew Dempskycmd/compile/internal/noder: remove unused noding code
2023-01-27 Matthew Dempskycmd/compile: apply FixVariadicCall and FixMethodCall...
2023-01-27 Keith Randallcmd/compile: remove go119UseJumpTables flag
2023-01-27 Oleksii Sholiknet/http: fix missing word in ServeMux doc
2023-01-27 Mateusz Poliwczaknet: report completed when context is done in cgoLookup...
2023-01-26 Bryan C. Millsruntime/debug: expand fuzz corpus for FuzzParseBuildInf...
2023-01-26 Bryan C. Millscmd/dist: restore the original GOCACHE before building...
2023-01-26 Bryan C. Millscmd/dist: require absolute path to executable in flatte...
2023-01-26 Matthew Dempskycmd/compile/internal/inline: adjust isBigFunc to recogn...
2023-01-26 Bryan C. Millscmd/dist: consistently use $GOROOT/bin/go instead of...
2023-01-26 Matthew Dempskycmd/compile/internal/types: remove Markdcl/Pushdcl...
2023-01-26 Matthew Dempskycmd/compile/internal/types: remove unneeded functionality
2023-01-26 Matthew Dempskycmd/compile/internal/types: remove TTYPEPARAM and TUNIO...
2023-01-26 Tobias Klauserinternal/syscall/unix: use atomic.Bool for getrandomUns...
2023-01-26 Matthew Dempskycmd/compile: remove GOEXPERIMENT=nounified frontend
2023-01-26 Matthew Dempskycmd/compile/internal/noder: stop creating TUNION types
2023-01-26 Robert Griesemergo/types, types2: remove misleading example from comment
2023-01-26 David Chasemisc: update go.mod to 1.21
2023-01-26 Quim MuntalRevert "runtime: use explicit NOFRAME on darwin/amd64"
2023-01-26 Tobias Klausercrypto/rand, internal/syscall/unix: add support for...
2023-01-26 qmuntalruntime: use explicit NOFRAME on darwin/amd64
2023-01-26 Cameron Bedardcmd/go/internal/vcs: fix outdated comment
2023-01-26 Gustavo Falconet/http: keep sensitive headers on redirects to the...
2023-01-26 Matthew Dempskycmd/compile: change some unreachable code paths into...
2023-01-26 Matthew Dempskycmd/compile: remove -d=typecheckinl flag
2023-01-26 Matthew Dempskycmd/compile/internal/pkginit: remove dependency on...
2023-01-26 Keith Randallcmd/compile: improve register overwrite decision for...
2023-01-25 qmuntalruntime: delete unused cbctxts variable on windows...
2023-01-25 Matthew Dempskycmd: remove GOEXPERIMENT=nounified knob
2023-01-25 Bryan C. Millscontext: eliminate arbitrary timeouts in examples
2023-01-25 Bryan C. Millsos: eliminate arbitrary timeout in testClosewithBlockin...
2023-01-25 Ian Lance Taylorcmd/link: don't export all symbols for ELF external...
2023-01-25 Keith RandallRevert "cmd/compile: improve register overwrite decisio...
2023-01-25 Keith Randallcmd/compile: improve register overwrite decision for...
2023-01-25 Heschi Kreinickinternal/testpty: fix error handling
2023-01-25 Matthew Dempskycmd/compile: revert package typecheck part of CL 422914
2023-01-25 Bryan C. Millscmd/go/internal/str: fix PathPrefix functions for root...
2023-01-25 Bryan C. Millsos: make Lstat for symlinks on Windows consistent with...
2023-01-25 qmuntalruntime: mark amd64 runtime·rt0_go as NOFRAME
2023-01-25 Than McIntoshruntime/race: update race_windows_amd64.syso
2023-01-25 Nigel Taoos: have RemoveAll loop on EINTR
2023-01-25 Bryan C. Millssyscall: clean up variable declarations in forkAndExecI...
2023-01-25 Bryan C. Millssyscall: export X__ifi_pad and X_f on s390x and riscv64
2023-01-24 Paul E. Murphytest/codegen: accept ppc64x as alias for ppc64le and...
2023-01-24 Tobias Klauserruntime/cgo: use //go:build lines in C and assembly...
2023-01-24 hopehookbytes, strings: add ContainsFunc
2023-01-24 Daniel Martíencoding/gob: slightly simplify init code
2023-01-24 Matthew Dempskytest: remove TODO in issue20250.go
2023-01-24 qmuntalruntime: use explicit NOFRAME on windows/amd64
2023-01-24 Paul E. Murphycmd/link: support R_ADDRPOWER_GOT_PCREL34 on ppc64le
2023-01-24 Jakub Ciolekruntime: switch AMD64's publicationBarrier to ABIInternal
2023-01-24 Dmitry Panovmath: handle int64 overflows for odd integer exponents...
2023-01-24 cui fliterall: fix some comments
2023-01-24 Keith RandallRevert "cmd/compile: teach prove about bitwise OR opera...
2023-01-24 Cuong Manh Lego/types, types2: refuse pointer to array as argument...
2023-01-24 Jeremy Quirkecmd/link: remove importcycles function
2023-01-24 Than McIntoshcmd/compile: flag 'large' functions when -m=2+ in effect
2023-01-24 qmuntalos: use handle based APIs to read directories on windows
2023-01-24 qmuntalruntime: remove unused badsignal2 on windows
2023-01-24 qmuntalruntime: factor out windows sigtramp
2023-01-24 qmuntalruntime: run TestVectoredHandlerDontCrashOnLibrary...
2023-01-24 qmuntalpath/filepath: remove extra Clean call in EvalSymlinks...
2023-01-24 James Yangarchive: error check when parse archive
2023-01-23 Koichi Shiraishicmd/compile/internal/pgo: gofmt and simplify
2023-01-23 Bryan C. Millsos: treat non-symlink reparse points as irregular files
2023-01-23 qmuntalutf16: reduce utf16.Decode allocations
2023-01-23 David Chaseinternal/abi: repair broken self-bootstrap
2023-01-23 Matt Horsnellruntime: enable sha512 optimizations on arm64 via hwcaps.
next