]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2020-04-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-04-02 Filippo Valsordacrypto/rsa: refactor RSA-PSS signing and verification
2020-04-02 Joel Singcmd/link: skip symbol references when looking for missi...
2020-04-02 fanzha02cmd/asm: align an instruction or a function's address
2020-04-02 Michael Mundaycmd/compile: mark 'store multiple' as clobbering flags...
2020-04-02 Alex Brainmaninternal/syscall/windows: change WSAMsg.Name type
2020-04-02 Alex Brainmansyscall: fix windows WSASendto -d=checkptr violation
2020-04-02 Keith Randallsync/atomic: fix TestSwapPointer test
2020-04-01 Ian Lance Tayloros/signal, runtime: remove runtime sigqueue initialization
2020-04-01 Katie Hockmancrypto/tls: add missing alert values
2020-04-01 Carlos Amedeedoc: update the minimum supported macOS version to...
2020-04-01 Keith Randallcmd/compile: add indexed-load CMP instructions
2020-04-01 Keith Randallreflect: when Converting between float32s, don't lose...
2020-04-01 marongheruntime: fix typo in loadFactor comment
2020-04-01 Cuong Manh Lecmd/compile: don't inline reflect.Value.UnsafeAddr...
2020-04-01 Bradford Lamson... cmd/compile: combine ssa.html columns with identical...
2020-03-31 Cherry Zhangruntime: generate dummy duffcopy
2020-03-31 Cuong Manh Lecmd/compile: optimize len check when make slice
2020-03-31 Josh Bleecher... cmd/compile: constant fold CtzNN
2020-03-31 Cuong Manh Lecmd/compile: make isSmallMakeSlice checks slice cap...
2020-03-31 Josh Bleecher... cmd/compile, runtime: use more registers for amd64...
2020-03-31 Matthew Dempskycmd/compile: fix constant conversion involving complex...
2020-03-31 Jay Conrodcmd/go: add support for GOPROXY fallback on unexpected...
2020-03-31 Bryan C. Millsos/signal: make TestStop resilient to initially-blocked...
2020-03-31 Richard Millerruntime: skip gdb tests on Plan 9
2020-03-31 Bryan C. Millsnet/http: treat a nil Body from a custom RoundTripper...
2020-03-31 Bryan C. Millscontext: fix a flaky timeout in TestLayersTimeout
2020-03-31 Roland Shoemakercrypto/rsa: reject invalid length PKCS#1v1.5 signatures
2020-03-31 Bryan C. MillsRevert "cmd/asm: align an instruction or a function...
2020-03-31 Joel Singcmd/asm,cmd/internal/obj/riscv: provide branch pseudo...
2020-03-31 Ian Lance Taylorruntime, internal/poll: name error codes
2020-03-31 fanzha02cmd/asm: align an instruction or a function's address
2020-03-30 Bryan C. Millsos/signal: in TestStop, skip the final "unexpected...
2020-03-30 Cherry Zhangcmd/objdump: test disassembly on ARM and ARM64
2020-03-30 Giovanni Bajocmd/compile: avoid zero extensions after 32-bit shifts
2020-03-30 Tobias Klausercmd/cgo, misc/cgo: only cache anonymous struct typedefs...
2020-03-30 Bryan C. Millsos/signal: rework test timeouts and concurrency
2020-03-30 Keith Randallcmd/compile: fix ephemeral pointer problem on amd64
2020-03-30 Lynn Bogercmd/objdump: add support for -gnu option on Go objdump
2020-03-30 Michael Anthony... runtime: check the correct sanity condition in the...
2020-03-30 Alexander Greimstrings: make variable/type association consistent...
2020-03-29 Dmitri Shuralyovnet/http: use DOMException.message property in error...
2020-03-29 Michał Łowickidoc: fix path to make.bash
2020-03-29 alex-semenyuktest, test/fixedbugs, crypto/x509, go/internal/gccgoimp...
2020-03-29 Daniel Theophanesdatabase/sql: add test for Conn.Validator interface
2020-03-28 Giovanni Bajodoc: decrease prominence of GOROOT_BOOTSTRAP
2020-03-28 Ian Lance Taylorruntime: avoid racing on pendingUpdates in AIX netpollBreak
2020-03-28 PetarDambovalievtime: remove some unnecessary/duplicated global slices
2020-03-28 Ian Lance TaylorRevert "runtime: lock mtxpoll in AIX netpollBreak"
2020-03-27 Bradford Lamson... cmd/compile: add dark mode functionality to CFGs in...
2020-03-27 Michael Matloobcmd/go: avoid needing to manipulate ImportStack when...
2020-03-27 Andy Panruntime: refine netpollunblock by removing unreachable...
2020-03-27 Ian Lance Taylorruntime: lock mtxpoll in AIX netpollBreak
2020-03-27 Ian Lance Tayloros/exec: add temporary debugging code for #25628
2020-03-27 Keith Randallcmd/compile: convert 386 port to use addressing modes...
2020-03-27 Michael Prattruntime/pprof: increment fake overflow record PC
2020-03-27 Bryan C. Millsnet/http: remove arbitrary timeouts from TestIdentityRe...
2020-03-27 Andy Panruntime: converge duplicate calls to netpollBreak into one
2020-03-27 Lynn Bogercmd/compile: add rules to eliminate unnecessary signed...
2020-03-27 Bryan C. Millscmd/go/internal/modfetch/codehost: remove unused GitRep...
2020-03-27 Bryan C. Millscmd/go/internal/work: disallow testgo binary from insta...
2020-03-27 Bryan C. Millsrun.{bash,bat,rc}: use ../bin/go instead of the go...
2020-03-27 Bryan C. MillsRevert "cmd/go: add support for GOPROXY fallback on...
2020-03-27 Bryan C. Millscmd/dist: skip API check on plan9 builders
2020-03-26 Jay Conrodcmd/go: add support for GOPROXY fallback on unexpected...
2020-03-26 Bryan C. Millscmd/dist: do not skip 'cmd' tests in race mode
2020-03-26 Bryan C. Millscmd/go/internal/base: rename EnvForDir to AppendPWD
2020-03-26 Bryan C. Millscmd/go: do not append to the global cfg.OrigEnv slice
2020-03-26 Meng Zhuoruntime: improve MIPS64x memclr
2020-03-26 Michael Anthony... runtime: ensure minTriggerRatio never exceeds maxTrigge...
2020-03-26 Filippo Valsordacrypto/rsa,crypto/ecdsa,crypto/ed25519: implement Publi...
2020-03-26 Xiangdong Jiruntime: fix threshold calculation of TestPhysicalMemor...
2020-03-25 Rob Pikescan: for style, adjust code for bad scan read counts
2020-03-25 sjnamtest/chan: fix trivial typos
2020-03-25 Cherry Zhangcmd/internal/obj/arm64: write test output to temp dir
2020-03-25 Michael Anthony... runtime: prevent preemption while timer is in timerModi...
2020-03-25 Ian Lance Taylorbufio: don't panic when Scanner sees an impossible...
2020-03-25 Bryan C. Millscmd/api: make NewWatcher populate its own package and...
2020-03-25 fanzha02cmd/link/internal/arm64: increase the function alignmen...
2020-03-25 diaxu01cmd/internal/obj/arm64: add support of PCALIGN directive
2020-03-25 Bryan C. Millstest: make runindir tests pass regardless of whether...
2020-03-25 Ruixin(Peter... cmd/compile: use load and test instructions on s390x
2020-03-25 Brian Kesslermath: correct Atan2(±y,+∞) = ±0 on s390x
2020-03-25 Joel Singcmd/compile: fold constants into immediate instructions...
2020-03-25 Joel Singtest: re-enable atomic intrinsic related tests on riscv64
2020-03-25 Joel Singcmd/compile: provide Add/Cas/Exchange atomic intrinsics...
2020-03-24 Ian Lance Tayloros/exec: for TestExtraFiles failure, print readlink...
2020-03-24 Lynn Bogercmd/internal/obj/ppc64: fix PCALIGN on ppc64le
2020-03-24 Ian Lance Taylorinternal/poll: assume we have CancelIoEX on Windows
2020-03-24 Dan Scalesruntime: fix code so defer record is not added to g0...
2020-03-24 Ian Lance Taylorruntime: always use GetQueuedCompletionStatusEx on...
2020-03-24 Ian Lance Taylorruntime: don't call wakeNetPoller during timerModifying
2020-03-24 Jay Conrodcmd/go: clarify behavior with no arguments in 'go help...
2020-03-24 Keith RandallRevert "cmd/compile: convert 386 port to use addressing...
2020-03-24 Keith RandallRevert "cmd/compile: disable mem+op operations on 386"
2020-03-24 Keith RandallRevert "cmd/compile: disable addressingmodes pass for...
2020-03-24 Katie Hockmancrypto: implement Hash.String
2020-03-24 Joel Singcmd/compile: provide Load32/Load64/Store32/Store64...
2020-03-24 Ian Lance Taylorruntime: negate errno value for mips pipe/pipe2
2020-03-24 nao20010128naosyscall/js: make wasm_exec.js compatible with Webpack
next