]> Cypherpunks.ru repositories - gostls13.git/history - src/go/build/deps_test.go
[dev.boringcrypto] all: merge commit 9d0819b27c (CL 314609) into dev.boringcrypto
[gostls13.git] / src / go / build / deps_test.go
2021-05-13 Filippo Valsorda[dev.boringcrypto] all: merge commit 9d0819b27c (CL...
2021-05-05 Filippo Valsordacrypto/ed25519: replace internal/edwards25519 with...
2021-04-28 Paschalis Tsiliastesting: add -shuffle=off|on|N to alter the execution...
2021-04-16 Russ Coxinternal/buildcfg: move build configuration out of...
2021-04-13 Rob Findleygo/*,cmd/gofmt: guard AST changes with the typeparams...
2021-04-08 Austin Clementsinternal/goexperiment: consolidate experiment-enabled...
2021-03-14 Josh Bleecher Snyderall: add internal/itoa package
2021-02-24 Filippo Valsorda[dev.boringcrypto] all: merge master (5b76343) into...
2021-02-20 Russ Coxgo/printer: canonicalize //go:build and // +build lines...
2021-02-20 Russ Coxgo/build: prefer //go:build over // +build lines
2021-02-18 Rob Findley[dev.typeparams] merge master (2f0da6d) into dev.typeparams
2021-02-17 Russ Cox[dev.boringcrypto] all: merge master (2f0da6d) into...
2021-02-16 Cherry Zhangall: merge branch dev.regabi (d3cd4830ad) into master
2021-02-16 Cherry Zhang[dev.regabi] all: merge master (5faf941) into dev.regabi
2021-02-16 Michael Anthony... [dev.regabi] reflect: support for register ABI on amd64...
2021-02-13 Rob Findley[dev.regabi] go/types: add support for language version...
2021-02-12 Michael Anthony... [dev.regabi] internal/abi: add new internal/abi package...
2021-01-23 Gerrit Code ReviewMerge "[dev.typeparams] all: merge dev.regabi (7e0a81d...
2021-01-23 Matthew Dempsky[dev.typeparams] all: merge dev.regabi (7e0a81d) into...
2021-01-22 Matthew Dempsky[dev.regabi] all: merge master (dab3e5a) into dev.regabi
2021-01-21 Roland Shoemakerall: introduce and use internal/execabs
2021-01-08 Russ Coxgo/build/constraint: add parser for build tag constrain...
2020-12-22 Robert Griesemer[dev.typeparams] all: merge dev.regabi into dev.typeparams
2020-12-21 Gerrit Code ReviewMerge "[dev.regabi] all: merge master into dev.regabi...
2020-12-21 Matthew Dempsky[dev.regabi] all: merge master into dev.regabi
2020-12-18 Ian Lance Taylorgo/build: make TestDependencies work again
2020-12-14 Robert Griesemer[dev.typeparams] merge: merge branch 'dev.regabi' into...
2020-12-14 Alexander RakoczyMerge branch 'master' into dev.regabi
2020-12-09 Russ Coxall: update to use os.ReadDir where appropriate
2020-12-03 Russ Cox[dev.regabi] all: merge master (d0c0dc682c1f) into...
2020-12-02 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-12-02 Russ Coxall: update to use filepath.WalkDir instead of filepath...
2020-12-01 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-11-20 Robert Griesemer[dev.typeparams] Merge branch 'master' into dev.typeparams
2020-11-18 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
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-09 Filippo Valsordacrypto/x509: drop the cgo implementation of root_darwin...
2020-11-03 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-26 Michael Anthony... runtime/metrics: add package interface
2020-10-23 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-20 Martin Möhrmanntesting: print cpu type as label for benchmarks
2020-10-20 Russ Coxgo/build: refactor per-file info & reader
2020-10-20 Russ Coxio/fs: add Glob and GlobFS
2020-10-20 Russ Coxio/fs: add ReadFile and ReadFileFS
2020-10-20 Russ Coxtesting/fstest: new package for testing file system...
2020-10-20 Russ Coxall: update references to symbols moved from os to...
2020-10-16 Russ Coxgo/build: allow io/fs to depend on time
2020-10-13 Russ Coxpath: avoid import of strings
2020-10-13 Russ Coxsyscall: remove dependency on io
2020-10-12 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-12 Russ Coxnet: remove dependency on math/rand
2020-10-09 Egon Elbrenet/http/pprof: remove html/template dependency
2020-09-29 Filippo Valsorda[dev.boringcrypto] crypto/boring: expose boring.Enabled()
2020-07-10 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-07-10 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-07-09 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-07-08 Filippo Valsordacrypto/x509/internal/macos: rename package to lowercase
2020-07-07 Russ Coxgo/build: rewrite TestDependencies to be cleaner, more...
2020-05-08 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-05-08 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-05-07 Dmitri Shuralyov[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-05-07 Filippo Valsordacrypto/x509: use Security.framework without cgo for...
2020-05-06 Filippo Valsordanet/http/cgi: reject invalid header names
2020-05-04 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-05-03 Alex Brainmansyscall, internal/syscall/windows: remove utf16PtrToStr...
2020-05-01 Cherry Zhangcmd: merge branch 'dev.link' into master
2020-05-01 Bryan C. Millsinternal/unsafeheader: consolidate stringHeader and...
2020-04-30 Cherry Zhangcmd: merge branch 'dev.link' into master
2020-04-29 Than McIntosh[dev.link] all: merge branch 'master' into dev.link
2020-04-28 Alex Gaynorbufio: optimize bufio.Reader.ReadString to avoid an...
2020-04-23 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-04-20 Brad Fitzpatrickcrypto/tls: add Dialer
2020-04-20 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-04-17 Hana Kimnet/http/pprof: support the "seconds" param for block...
2020-04-14 Ian Lance Taylortime/tzdata: new package
2020-04-13 Ian Lance TaylorRevert "time/tzdata: new package"
2020-04-13 Ian Lance Taylortime/tzdata: new package
2020-04-10 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-04-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-04-08 Austin Clementsall: remove scattered remnants of darwin/arm
2020-04-06 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-04-02 Brad Fitzpatricktesting: add TB.TempDir
2020-03-27 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-03-17 Jeremy Fallerruntime/pprof: export max rss when saving memory profiles.
2020-03-14 Brian Kesslermath/cmplx: implement Payne-Hanek range reduction
2020-02-28 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-02-25 Liam 'Auzzie' Haworthos/exec: use environment variables for user token when...
2020-02-21 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2020-02-21 Katie Hockmancrypto/ecdsa: add SignASN1, VerifyASN1
2020-01-31 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-12-26 Tobias Klauserinternal/poll: use fcntl64 on 32-bit GNU/Linux systems
2019-12-06 Alex Brainmanall: fix most of the remaining windows -d=checkptr...
2019-12-03 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-11-21 Andrewall: base64-encode binaries that will cause Apple notar...
2019-11-20 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-11-20 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-11-19 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-11-08 David Chaseruntime: copy some functions from math/bits to runtime...
2019-11-08 Gerrit Code ReviewMerge "cmd: merge branch 'dev.link' into master"
next