]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2020-11-18 Katie Hockman[dev.boringcrypto] crypto/hmac: merge up to 2a206c7...
2020-11-17 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-16 Filippo Valsorda[dev.boringcrypto] misc/boring: add new releases to...
2020-11-05 Filippo Valsorda[dev.boringcrypto] crypto/internal/boring: update Borin...
2020-10-19 Katie Hockmancrypto/hmac: panic if reusing hash.Hash values
2020-10-19 Tobias Klauserinternal/bytealg: add assembly implementation of Count...
2020-10-19 Cherry Zhangcmd/link: put C static symbols in the symbol table
2020-10-19 Alberto DonizettiRevert "test: add regression test from #41474"
2020-10-19 Filippo Valsorda[dev.boringcrypto] misc/boring: add new releases to...
2020-10-19 Than McIntoshcmd: go get golang.org/x/tools@d1624618 && go mod vendor
2020-10-19 Than McIntoshcmd/asm: allow def/ref of func ABI when compiling runtime
2020-10-18 Joel Singcmd/dist: detect gohostarch for openbsd/mips64
2020-10-18 Joel Singcmd/link: add support for external linking on linux...
2020-10-18 Alex Brainmanruntime: use CreateWaitableTimerEx to implement usleep
2020-10-17 zikaerohsort: fix grammar in updated Less comment
2020-10-17 Matthew Dempskycmd/compile: fix defer/go calls to variadic unsafe...
2020-10-17 Bryan C. Millscmd/go/internal/modload: fix sort condition in (*replac...
2020-10-17 Alberto Donizettitest: add regression test from #41474
2020-10-17 Cherry Zhangcmd/link: use GOOS=ios for TestBuildForTvOS
2020-10-17 Ian Lance Taylorsyscall: use MustHaveExec in TestExec
2020-10-17 Nigel Taostrconv: use the Eisel-Lemire ParseFloat algorithm
2020-10-17 Cherry Zhangruntime/cgo: fix build tag placement vet warning
2020-10-17 Cherry Zhangruntime/cgo: build iOS-specific code only on iOS
2020-10-16 Ian Lance Taylorruntime: wait for preemption signals before syscall...
2020-10-16 Cherry Zhangcmd/objdump: skip TestDisasmExtld on AIX
2020-10-16 Tobias Klauserinternal/poll, net, syscall: use accept4 on illumos
2020-10-16 Bryan C. Millscmd/go/internal/modload: avoid using the global build...
2020-10-16 Bryan C. Millscmd/go/internal/modload: allow 'go get' to use replaced...
2020-10-16 Russ Coxnet/http: try to deflake TestTransportDiscardsUnneededConns
2020-10-16 Bryan C. Millscmd/go: normalize paths in TestScript/build_overlay
2020-10-16 Russ Coxio: unexport ErrBadWriteCount
2020-10-16 Austin Clementsruntime/internal/atomic: panic nicely on unaligned...
2020-10-16 Austin Clementsruntime/internal/atomic: drop package prefixes
2020-10-16 Cherry Zhangcmd/objdump: skip tests on unsupported platforms
2020-10-16 Ross Lightnet/http: ensure Request.Body.Close is called once...
2020-10-16 Ross Lightnet/http: document concurrency expectations for Request...
2020-10-16 Cuong Manh Lecmd/compile: remove deltaNewFile
2020-10-16 Russ Coxgo/build: allow io/fs to depend on time
2020-10-16 Cherry Zhangcmd/internal/objfile: correct file table reading for...
2020-10-16 Daniel Martícompress/flate: revert a goto for-loop
2020-10-16 Jay Conrodcmd/go/internal/modload: move fetch to import.go
2020-10-16 Lynn Bogercmd/internal/obj/ppc64,cmd/asm/internal/asm/testdata...
2020-10-16 Russ Coxsort: update comments
2020-10-16 Russ Coxcmd/internal/obj: move LSym.Func into LSym.Extra
2020-10-16 Russ Coxnet/http: deflake TestServerEmptyBodyRace_h1, or at...
2020-10-15 ananya saxenanet/http: remove DualStack in DefaultTransport
2020-10-15 Michael Matloobcmd/go: rewrite paths for overlaid files using -trimpath
2020-10-15 Cherry Zhangcmd/dist: only build ios_exec wrapper for ios
2020-10-15 Matthew Dempskycmd/compile: use staticValue for inlining logic
2020-10-15 Ian Lance Taylorruntime: stop preemption during syscall.Exec on Darwin
2020-10-15 Matthew Dempskycmd/compile: allow inlining of "for" loops
2020-10-15 Matthew Dempskycmd/compile: improve escape analysis of known calls
2020-10-15 Matthew Dempskycmd/compile: set n.Name.Defn for inlined parameters
2020-10-15 Alberto Donizetticmd/compile: make assignop/convertop reason a return...
2020-10-15 Alberto Donizetticmd/compile: clean up C->Go translation artifacts in...
2020-10-15 Cuong Manh Lecmd/compile: simplify exprformat untyped condition...
2020-10-15 Joel Singcmd/link/internal/arm64: handle calls to SDYNIMPORT...
2020-10-15 Michael Prattruntime: remove debugCachedWork
2020-10-15 Obeyda Djeffalcmd/go: make sure CC and CXX are absolute
2020-10-14 Jean de Klerktoken: more descriptive panics
2020-10-14 Cherry Zhangcmd/link: support internal linking on darwin/arm64
2020-10-14 Roland Shoemakercrypto/x509: add signature verification to CreateCertif...
2020-10-14 alandonovansort: document requirements of Less relation
2020-10-14 Damien Neilnet/http: return 505 status for rejected protocol version
2020-10-14 Mohamed Attahriio: add a new ReadSeekCloser interface
2020-10-14 Russ Coxcmd: go get golang.org/x/tools@d88ec18 && go mod vendor
2020-10-14 Russ Coxcmd/go: update go list docs for IgnoredOtherFiles
2020-10-14 ZhangYunHaosync: fix typo in pooldequeue
2020-10-14 Tobias Klauserlib/time, time, time/tzdata: use slim tz data format
2020-10-14 Tobias Klausersyscall: remove stray TODO comment
2020-10-14 Alberto Donizetticmd/compile: rename strlit, Bool, and Int64 *Node accessors
2020-10-14 Martin Möhrmannruntime: implement GODEBUG=inittrace=1 support
2020-10-14 Cherry Zhangcmd/link: support PIE internal linking on darwin/amd64
2020-10-13 Cherry Zhangcmd/internal/obj: remove LSym.RefIdx
2020-10-13 Ian Lance Taylortest: add test that fails with gofrontend
2020-10-13 Matthew Dempskycmd/compile: fix and improve alias detection
2020-10-13 Bryan C. Millscmd/go/internal/modfetch: remove error return from...
2020-10-13 Bryan C. Millscmd/go: adjust ImportMissingError when module lookup...
2020-10-13 Bryan Borehamfmt: explain how Formatter interface affects verbs...
2020-10-13 Martin Möhrmannruntime: remove unused alg constants
2020-10-13 Martin Möhrmanninternal/cpu: remove unused arm64 capabilities
2020-10-13 Tao Qingyunio: add ErrBadWriteCount
2020-10-13 Fazlul Shahriarcmd/go/internal/fsys: skip symlink test on Plan 9
2020-10-13 Lynn Bogercmd/link: update plt size appropriately on ppc64
2020-10-13 Cherry Zhangcmd/link: set runtime.text to the address of the first...
2020-10-13 Tobias Klauserlib/time, time/tzdata: update tz data to 2020b
2020-10-13 Tobias Klauserinternal/bytealg: fix typo in IndexRabinKarp{,Bytes...
2020-10-13 Russ Coxgo/build: reject //go:build without // +build
2020-10-13 Russ Coxcmd/asm: reject misplaced go:build comments
2020-10-13 Russ Coxcmd/compile: reject misplaced go:build comments
2020-10-13 Russ Coxpath: avoid import of strings
2020-10-13 Russ Coxsyscall: remove dependency on io
2020-10-13 Russ Coxhash/crc32: fix race between lazy Castagnoli init and...
2020-10-12 David Chasecmd/compile: add generic optimization patterns for...
2020-10-12 Cherry Zhangcmd/go: don't always link in cgo for PIE
2020-10-12 Tobias Klausertime: add ios build constraint to zoneinfo_ios.go
2020-10-12 Ignacio Hagopiannet/http/httputil: flush ReverseProxy immediately if...
2020-10-12 Cherry Zhangcmd/link: remove residual darwin/386 code
2020-10-12 Michael Matloobcmd/go: support walking through overlay directories
2020-10-12 Cherry Zhangcmd/link: always mark runtime.buildVersion and runtime...
next