]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2021-05-17 Katie Hockman[dev.fuzz] all: merge master (d137b74) into dev.fuzz
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 Katie Hockman[dev.fuzz] internal/fuzz: use coverage instrumentation...
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
2021-05-07 Paul E. Murphycmd/internal/obj: consolidate MOVB cases with other...
2021-05-07 Roland Shoemaker[dev.fuzz] testing,internal/fuzz: prevent unbounded...
2021-05-07 Dmitri Shuralyovdoc/go1.17: move language specification TODO to the...
2021-05-07 Cherry Muicmd/link: don't include arginfo symbols in symbol table
2021-05-07 Robert Griesemercmd/compile/internal/types2: add test case for issue...
2021-05-07 Andy Paninternal/poll: cast off the last reference of SplicePip...
2021-05-07 Rob Findleygo/types,cmd/compile/internal/types2: unskip std and...
2021-05-07 Rob Findleygo/types: add a test case for issue 45985
2021-05-07 Rob Findleygo/types: expose types.Info.Inferred with -tags=typeparams
2021-05-06 Cherry Muiruntime: call unlockOSThread directly in Windows syscal...
2021-05-06 Cherry Muicmd/link: split large text sections on Darwin/ARM64...
2021-05-06 Roland Shoemakercrypto/tls: enforce ALPN overlap when negotiated on...
2021-05-06 Lynn Bogercmd/compile: fix intrinsic setting for mul64, add64...
2021-05-06 Roland Shoemakercrypto/x509: rewrite certificate parser
2021-05-06 Cherry MuiCONTRIBUTORS: change my name
2021-05-06 Robert Griesemermath/big: check for excessive exponents in Rat.SetString
2021-05-06 Dmitri Shuralyovdoc/go1.17: document fixes for negative rune handling
2021-05-06 Russ Coxtext/template: fix type bug in eq
2021-05-06 Russ Coxtext/template/parse: rename DeferFuncCheck to SkipFuncCheck
2021-05-06 sivchariruntime: gofmt proc_test.go
2021-05-06 David Chasecmd/compile: set unsayable "names" for regabi testing...
2021-05-06 Filippo Valsordacrypto/ecdsa,crypto/elliptic: improve tests and benchmarks
2021-05-06 Filippo Valsordacrypto/ed25519: skip allocations test on -noopt builder
2021-05-05 Rob Findleygo/parser: don't parse a nil IndexExpr.Index
2021-05-05 Dmitri Shuralyovdoc/go1.17: fill in Go 1.17 release note TODOs using...
2021-05-05 Filippo Valsordacrypto/ed25519: replace internal/edwards25519 with...
2021-05-05 Rob Findleygo/types: fix potential bugs in santitizer pass
2021-05-05 Robert Griesemercmd/compile/internal/types2: fix potential bugs in...
2021-05-05 Katie Hockmannet/http: ignore directory path when parsing multipart...
2021-05-05 Cuong Manh Lecmd/compile: do not substitute OGOTO inside a closure...
2021-05-05 Bryan C. Millscmd/go: spot-check the explicit requirements of root...
2021-05-05 Bryan C. Millscmd/go: skip TestExecInDeletedDir on aix and solaris...
2021-05-05 Robert Griesemercmd/compile/internal/types2: make TestManual work for...
2021-05-05 Andy Panruntime: implement runqdrain() for GC mark worker gorou...
2021-05-05 Alexander Rakoczyall: update vendored dependencies for Go 1.17
2021-05-05 Joel Singruntime: remove redundant save_g call in mcall for arm
2021-05-05 Robert Griesemercmd/compile/internal/types2: implement types2.Instantiate
2021-05-05 Than McIntoshcmd/compile: debug trace output for -N variable locatio...
2021-05-05 Than McIntoshcmd/compile: handle degenerate entry blocks in -N debug gen
2021-05-05 Philipp Sautercmd/go: don't crash when running "go version" in delete...
2021-05-05 Bryan C. Millscmd/go.sum: remove untidy checksums
2021-05-04 Ian Lance Taylorembed/internal/embedtest: add test for embedded path...
next