]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2021-05-24 Michael Anthony... runtime: account for spill slots in Windows callback...
2021-05-24 Bryan C. Millscmd/go/internal/modload: set the default GoVersion...
2021-05-24 Bryan C. Millscmd/go/internal/modcmd: factor out a type for flags...
2021-05-22 Than McIntoshcmd/compile: revert CL/316890
2021-05-21 ian woolfdoc/go1.17: document changes to net/http package
2021-05-21 Keith Randalldoc: document additional atomic.Value methods
2021-05-21 Bryan C. Millscmd/go: in TestScript/mod_replace, download an explicit...
2021-05-21 Ian Lance Tayloros: document that StartProcess puts files into blocking...
2021-05-21 Constantin... cmd/dist: display first class port status in json output
2021-05-21 Jay Conrodcmd/go: in 'go mod download' without args, don't save...
2021-05-21 sryoyadoc/go1.17: document database/sql changes for Go 1.17
2021-05-21 Adam Mithadoc/go1.17: document io/fs changes for Go 1.17
2021-05-21 Aaron Sheahdoc/go1.17: document archive/zip changes for Go 1.17
2021-05-21 Tim Heckmancmd/go: remove warning from module deprecation notice...
2021-05-21 Jason A. Donenfeldruntime: wait for Go runtime to initialize in Windows...
2021-05-21 Adam Mithaio/fs: added an example for io/fs.WalkDir
2021-05-20 Tim Kingcmd: go get golang.org/x/tools/analysis@49064d23 &...
2021-05-20 Vishal Dalwadidoc/go1.17: document changes to os package
2021-05-20 Lapo Luchinicrypto/x509: add new FreeBSD 12.2+ trusted certificate...
2021-05-20 Joel Singtest: re-enable test on riscv64 now that it supports...
2021-05-20 Cherry Muidoc/go1.17: add release notes for OpenBSD ports
2021-05-20 Cherry Muidoc/go1.17: add release note for windows/arm64 port
2021-05-20 Vishal Dalwadidoc/go1.17: document new math constants
2021-05-20 Michael Anthony... syscall: document NewCallback and NewCallbackCDecl...
2021-05-20 Dmitri Shuralyovmisc/cgo/testplugin: skip TestIssue25756pie on darwin...
2021-05-19 Dmitri Shuralyovcmd/internal/moddeps: use filepath.SkipDir only on...
2021-05-19 Michael Prattnet: return nil UDPAddr from ReadFromUDP
2021-05-19 Cherry Muitest: check portable error message on issue46234.go
2021-05-18 Russ Coxgo/build/constraint: fix parsing of "// +build" (with...
2021-05-18 Than McIntoshcmd/compile: don't emit inltree for closure within...
2021-05-18 Roland Shoemakercrypto/x509: remove duplicate import
2021-05-18 Cherry Muimake.bash: fix misuse of continue
2021-05-18 Jeff Widmandoc/go1.17: fix typo "avoding" -> "avoiding"
2021-05-18 Rob Piketime: rewrite the documentation for layout strings
2021-05-17 Rob Findleygo/token: correct the interval notation used in some...
2021-05-17 Tobias Klauserall: update golang.org/x/net to latest
2021-05-17 Andrew G. Morgansyscall: some containers may fail syscall.TestSetuidEtc
2021-05-17 Jay Conrodcmd/go: don't print 'go get' deprecation notices in...
2021-05-17 Lynn Bogerruntime/cgo: fix crosscall2 on ppc64x
2021-05-15 Bryan C. Millscmd/go: error out of 'go mod tidy' if the go version...
2021-05-14 Cherry Muiruntime: mark osyield nosplit on OpenBSD
2021-05-14 Michael Fraenkelnet/http: prevent infinite wait during TestMissingStatu...
2021-05-14 Manlio Perillocmd/go/internal/load: override Package.Root in module...
2021-05-14 Manlio Perillocmd/go: fix a portability issue in the cd script command
2021-05-14 Ben Hoytcmd/go: fix spacing in help text of -overlay flag
2021-05-14 eric fangcmd/internal/obj/arm64: disable AL and NV for some...
2021-05-14 itchynydebug/macho: fix a typo in macho.go
2021-05-14 John Bamptonall: fix spelling
2021-05-13 Cherry Muicmd/link: always mark runtime.unreachableMethod symbol
2021-05-13 Cherry Muicmd/link: resolve ABI alias for runtime.unreachableMethod
2021-05-13 Kevin Albertsoncmd/go: permit .tbd files as a linker flag
2021-05-13 Russ Coxcmd/go: be less strict about go version syntax in depen...
2021-05-13 Russ Coxregexp: fix repeat of preferred empty match
2021-05-13 Than McIntoshcmd/compile/internal/dwarfgen: fix DWARF param DIE...
2021-05-13 Than McIntoshdebug/dwarf: delay array type fixup to handle type...
2021-05-13 Tobias Klausercmd/vendor: update golang.org/x/sys to latest
2021-05-13 Tobias Klauserall: add //go:build lines to assembly files
2021-05-12 Bryan C. Millscmd/go/internal/modload: in updateLazyRoots, do not...
2021-05-12 Cherry Muicmd/compile/abi-internal.md: fix table format
2021-05-12 Ruslan Andreevcmd/compile: add arch-specific inlining for runtime...
2021-05-12 Jonathan Swinneyruntime/internal/atomic: add LSE atomics instructions...
2021-05-12 Russ Coxruntime: fix handling of SPWRITE functions in traceback
2021-05-12 Cherry Muicmd/link: check mmap error
2021-05-12 Cherry Muicmd/link: don't cast end address to int32
2021-05-12 Manlio Perillocmd/go/testdata/script: fix test failing on nocgo builders
2021-05-12 Guilherme Souzaruntime: fix typo in proc.go
2021-05-11 Manlio Perillocmd/go: ignore implicit imports when the -find flag...
2021-05-11 Filippo Valsordanet/http: check that Unicode-aware functions are not...
2021-05-11 Michael Prattruntime: hold sched.lock across atomic pidleget/pidleput
2021-05-11 Joel Singruntime,syscall: simplify openbsd related build tags
2021-05-10 Roberto Clapisnet/http: switch HTTP1 to ASCII equivalents of string...
2021-05-10 Roland Shoemakercrypto/elliptic: upgrade from generic curve impl to...
2021-05-10 Tao Qingyuncmd/internal/objfile: add objabi.SNOPTRDATA to "D"
2021-05-10 Lynn Bogerruntime/cgo,cmd/internal/obj/ppc64: fix signals with cgo
2021-05-10 Jay Conrodgo/build: include files with parse errors in GoFiles...
2021-05-10 Tobias Klausernet, runtime: drop macOS 10.12 skip conditions in tests
2021-05-10 Bryan C. Millscmd/go: include packages with InvalidGoFiles when filte...
2021-05-10 Bryan C. Millscmd/go: add a test that reproduces #45827
2021-05-10 Bryan C. Millsgo/build: avoid duplicates in InvalidGoFiles
2021-05-10 Keith Randallcmd/compile,reflect: allow longer type names
2021-05-09 Joel Singruntime: skip TestCrashDumpsAllThreads on openbsd/arm
2021-05-09 Joel Singruntime,syscall: convert syscall on openbsd/arm to...
2021-05-09 Joel Singruntime: switch runtime to libc for openbsd/arm
2021-05-09 Joel Singruntime: switch openbsd/arm locking to libc
2021-05-09 Joel Singruntime: switch openbsd/arm to pthreads
2021-05-09 Matthew Dempskycmd/compile: make non-concurrent compiles deterministic...
2021-05-09 Filippo Valsordacrypto/elliptic: make P-521 scalar multiplication const...
2021-05-09 Filippo Valsordacrypto/elliptic: import fiat-crypto P-521 field impleme...
2021-05-09 Filippo Valsordacrypto/x509: check the private key passed to CreateCert...
2021-05-08 David Chasecmd/compile: manage Slot array better
2021-05-08 Alberto Donizetticmd/vendor: upgrade pprof to latest
2021-05-08 Alex Brainmansyscall: do not change stdio handle inheritance
2021-05-08 Filippo Valsordacrypto/tls: make cipher suite preference ordering automatic
2021-05-08 Filippo Valsordacrypto/x509: remove GODEBUG=x509ignoreCN=0 flag
2021-05-08 Keith Randallcmd/compile: remove bit operations that modify memory...
2021-05-07 Dan Scalescmd/compile: improving the documentation of various...
2021-05-07 Joe Tsaidoc/go1.17: fill in TODO for compress/lzw package
2021-05-07 Joe Tsaidoc/go1.17: fill in TODO for reflect package
2021-05-07 Emmanuel T... doc/go1.17: document encoding/binary.Uvarint max read...
2021-05-07 Joe Tsaidoc/go1.17: fill in TODO for strconv package
next