]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2022-04-26 HanaSECURITY.md: replace golang.org with go.dev
2022-04-26 Michael Prattruntime: use ABIInternal for most calls to sigtrampgo
2022-04-26 Heschi Kreinicknet: skip TestDialCancel on darwin-arm64
2022-04-26 HanaREADME.md: update wiki link
2022-04-26 Bryan C. Millsos/exec: use a TestMain to avoid hijacking stdout for...
2022-04-26 Bryan C. Millsos/exec: make skipStdinCopyError a function instead...
2022-04-26 Russ Coxtime: fix quickcheck test to avoid wraparounds
2022-04-26 Robert Griesemercmd/compile/internal/syntax: parser to accept ~x as...
2022-04-25 zhouguangyuancmd/compile: fix the missing size for FuncInfoSym
2022-04-25 Carl Johnsonnet/http: add MaxBytesError
2022-04-25 cuiweixiereflect: support Len and Cap on pointer-to-array Value
2022-04-25 Bryan C. Millsos: skip TestRemoveAllRace on dragonfly
2022-04-25 Bryan C. Millsos/exec: in TestImplicitPWD, explicitly request the...
2022-04-25 张云浩slices: use !{{Less}} instead of {{GreaterOrEqual}}
2022-04-25 Austin Clementscmd/dist: add maymorestack tests
2022-04-25 Austin Clementsruntime: fix stack-move sensitivity in some tests
2022-04-25 Park Zhoucmd/compile: align table
2022-04-25 Than McIntoshdebug/pe: fix off by one error in valid symbol index...
2022-04-25 Than McIntoshcrypto/ed25519: test fixup
2022-04-25 Robert Findleygo/types, types2: add loong64 to gcArchSizes
2022-04-24 Meng Zhuoruntime: add ABIInternal to strhash and memhash on...
2022-04-23 Joel Singos: use a lower file count for TestOpenFileLimit on...
2022-04-23 eric fangruntime: support for debugger function calls on linux...
2022-04-22 Keith Randallruntime/race: add s390x .syso file
2022-04-22 Ian Lance Taylorregexp/syntax: rename ErrInvalidDepth to ErrNestingDepth
2022-04-22 Bryan C. Millsnet: eliminate a deadlock on the failure path in TestNo...
2022-04-22 Michael Prattruntime/internal/syscall: use ABIInternal for Syscall6...
2022-04-22 Michael Prattsyscall: define Syscall6 in terms of RawSyscall6 on...
2022-04-22 Dmitri Shuralyovruntime: skip TestNoShrinkStackWhileParking on openbsd
2022-04-22 Robert Findleygo/types: use error_.errorf for reporting related error...
2022-04-22 Robert Findleygo/types: introduce the error_ type to match types2
2022-04-22 Robert Findleygo/types: remove unnecessary indirection when reporting...
2022-04-22 Bryan MillsRevert "cmd/compile: enable Asan check for global varia...
2022-04-22 Bryan MillsRevert "net: permit use of Resolver.PreferGo, netgo...
2022-04-22 Archana Rinternal/bytealg: optimize cmpbody for ppc64le/ppc64
2022-04-22 fanzha02cmd/compile: enable Asan check for global variables
2022-04-22 Meng Zhuointernal/bytealg: port bytealg functions to reg ABI...
2022-04-22 Bryan C. Millsruntime/cgo: remove stdlib.h warning workaround on...
2022-04-22 Tobias Klausernet/netip: fix Addr.Unmap reference in Addr.Is4 godoc...
2022-04-22 Ian Lance Taylorregexp: change ErrInvalidDepth message to match proposal
2022-04-22 Brad Fitzpatricknet: permit use of Resolver.PreferGo, netgo on Windows...
2022-04-21 Joe Tsaireflect: make more Value methods inlineable
2022-04-21 Derek Parkercmd/compile: Unify & improve struct comparisons
2022-04-21 mkontanitest/typeparam: fix copyright message
2022-04-21 Carlo Alberto... bufio: implement large write forwarding in Writer.Write...
2022-04-21 Ian Lance Taylorreflect: in assignTo only allocate target if needed
2022-04-21 Michael Prattsyscall: define Syscall in terms of RawSyscall on linux
2022-04-21 Michael Prattcmd/trace: embed static content
2022-04-21 Daniel Martígo/format: skip go/ast's object resolution
2022-04-21 Daniel Martícmd/gofmt: only resolve go/ast objects when needed
2022-04-21 Roland Shoemakercrypto/x509: revert serial length restriction
2022-04-21 Michael PrattRevert "syscall: define Syscall in terms of RawSyscall...
2022-04-21 Michael PrattRevert "syscall: define Syscall6 in terms of RawSyscall...
2022-04-21 Michael PrattRevert "runtime/internal/syscall: use ABIInternal for...
2022-04-21 Ian Lance Taylormisc/cgo/test: remove timing dependency from TestParall...
2022-04-21 Michael Matloobcmd/go: add a better error message when in a module...
2022-04-21 Michael Prattruntime/internal/syscall: use ABIInternal for Syscall6...
2022-04-21 Michael Prattsyscall: define Syscall6 in terms of RawSyscall6 on...
2022-04-21 Michael Prattsyscall: define Syscall in terms of RawSyscall on linux
2022-04-21 Michael Prattsyscall: define RawSyscall in terms of RawSyscall6...
2022-04-21 Michael Prattruntime/internal/syscall, syscall: replace RawSyscall6...
2022-04-21 Michael Prattsyscall: move Syscall declarations to OS files
2022-04-21 Michael Prattcmd/compile: add //go:uintptrkeepalive
2022-04-21 Michael Pratttest: rename live_syscall.go to live_uintptrkeepalive.go
2022-04-21 Bryan C. Millsgo/build: replace a call to os.Environ with (*exec...
2022-04-21 Bryan C. Millscmd/go: replace some calls to base.AppendPWD with cmd...
2022-04-21 zhangyunhaonet: use fastrand64 in randInt
2022-04-21 zhangyunhaoruntime: use fastrand64 in mapiterinit
2022-04-21 zhangyunhaohash/maphash: use fastrand64 in MakeSeed
2022-04-21 Bryan C. Millsos/exec: set PWD implicitly if Dir is non-empty and...
2022-04-21 Bryan MillsRevert "cmd/go/internal/test: wrap os.Stdout always"
2022-04-21 Roland Shoemakercrypto/x509: use SAN when comparing certs during path...
2022-04-21 Roland Shoemakercrypto/tls: reject duplicate extensions
2022-04-21 Bryan C. Millsos/exec: preserve original order of entries in dedupEnv
2022-04-21 Andrew Gerrandcmd/go/internal/test: wrap os.Stdout always
2022-04-20 zhangyunhaoruntime: add fastrand64
2022-04-20 Phil Kulinreflect: remove unused overflowPad variable
2022-04-20 Sean Liaonet/http: drop mimesniff for audio/basic
2022-04-20 Robert Griesemercmd/compile/internal/syntax: correct an error string
2022-04-20 Michael Matloobcmd/go: don't compute Deps fields if they're not needed
2022-04-20 Austin Clementscmd/link: fix StackCheckOutput on AIX
2022-04-20 Brad Fitzpatricknet/http: deflake TestTransportConnectionCloseOnRequest
2022-04-20 Bryan C. Millscrypto/rand: apply the same max read size on Illumos...
2022-04-20 Bryan C. Millsgo/internal/srcimporter: add context to cgo errors
2022-04-20 Bryan C. Millscmd/go/internal/base: in AppendPWD, check that PWD...
2022-04-19 Robert Griesemerspec: clarify rules for type set construction of an...
2022-04-19 Robert Griesemercmd/compile/internal/types2: use correct value of iota
2022-04-19 Robert Griesemercmd/compile/internal/types2: don't crash in overflow...
2022-04-19 Robert Griesemercmd/compile/internal/types2: permit parentheses around...
2022-04-19 Jason A. Donenfeldcrypto/rand: remove all buffering
2022-04-19 Jason A. Donenfeldcrypto/rand: batch and buffer calls to getrandom/getentropy
2022-04-19 Jorropocmd/compile: more negation related generic SSA rewrite...
2022-04-19 Keith Randallreflect: adjust MapRange allocation test for noopt...
2022-04-19 Keith Randallreflect: adjust MapRange allocation test for noopt...
2022-04-19 Bryan C. Millsdoc/go1.19: move the description of the runtime.GOROOT...
2022-04-19 Daniel Martíio/ioutil: provide an equivalent for the deprecated...
2022-04-19 Austin Clementscmd/link: faster algorithm for nosplit stack checking...
2022-04-19 Austin Clementstest/nosplit: add more complicated recursion tests
2022-04-19 Austin Clementstest/nosplit: apply stack limit adjustment in the right...
2022-04-19 Austin Clementscmd/compile,cmd/internal/obj: replace Ctxt.FixedFrameSi...
next