]> Cypherpunks.ru repositories - gostls13.git/history - src/go/build/deps_test.go
runtime: add execution tracer v2 behind GOEXPERIMENT=exectracer2
[gostls13.git] / src / go / build / deps_test.go
2021-11-09 Dmitri Shuralyovall: update vendored golang.org/x/crypto for Go 1.18...
2021-11-08 Heschi Kreinick[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-02 Brad Fitzpatricknet/netip: add new IP address package
2021-10-30 Filippo Valsordacrypto/elliptic: move P-521 group logic to internal...
2021-10-28 Russ Coxgo/build: update for //go:build lines
2021-10-26 fanzha02runtime, runtime/asan: add asan runtime support
2021-10-14 Jay Conroddebug/buildinfo: new package with Read and ReadFile
2021-10-06 Josh Bleecher Snydergo/build: ignore package main files in TestDependencies
2021-09-24 Ian Lance Taylorconstraints: new package
2021-09-20 Jay Conrod[dev.fuzz] Merge remote-tracking branch 'origin/dev...
2021-09-20 Katie Hockman[dev.fuzz] all: merge master (b0fa2f5) into dev.fuzz
2021-09-20 Katie Hockman[dev.fuzz] all: merge master (af72ddf) into dev.fuzz
2021-09-09 Jay Conrod[dev.fuzz] all: merge master (65f0d24) into dev.fuzz
2021-09-02 Dmitri Shuralyovall: update vendored golang.org/x/crypto
2021-08-25 Michael Matloob[dev.cmdgo] all: merge master (c2f96e6) into dev.cmdgo
2021-08-16 Roland Shoemaker[dev.boringcrypto] all: merge commit 57c115e1 into...
2021-08-12 Gerrit Code ReviewMerge "all: REVERSE MERGE dev.typeparams (4d3cc84)...
2021-08-12 Matthew Dempskyall: REVERSE MERGE dev.typeparams (4d3cc84) into master
2021-08-12 Matthew Dempsky[dev.typeparams] all: merge master (46fd547) into dev...
2021-07-26 Matthew Dempsky[dev.typeparams] all: merge master (ecaa681) into dev...
2021-07-22 Matthew Dempsky[dev.typeparams] all: merge master (798ec73) into dev...
2021-07-20 Matthew Dempsky[dev.typeparams] all: merge master (c8f4e61) into dev...
2021-07-08 Matthew Dempsky[dev.typeparams] all: merge master (296ddf2) into dev...
2021-07-06 Jay Conrod[dev.cmdgo] all: merge master (912f075) into dev.cmdgo
2021-07-02 Matthew Dempsky[dev.typeparams] all: merge master (912f075) into dev...
2021-07-01 Matthew Dempsky[dev.typeparams] all: merge master (4711bf3) into dev...
2021-06-28 Katie Hockman[dev.fuzz] all: merge master (c95464f) into dev.fuzz
2021-06-25 Cuong Manh Le[dev.typeparams] all: merge master (37f9a8f) into dev...
2021-06-21 Cuong Manh Le[dev.typeparams] all: merge master (16e82be) into dev...
2021-06-17 Michael Anthony... [dev.typeparams] reflect: support big endian architectu...
2021-06-17 Michael Anthony... [dev.typeparams] internal/goarch,internal/goos: explode...
2021-06-14 Matthew Dempsky[dev.typeparams] all: merge master (fdab5be) into dev...
2021-06-10 Damien Neilnet/http: remove test-only private key from production...
2021-06-08 Roland Shoemakerinternal/fuzz: use consistent log format
2021-06-07 Roland Shoemaker[dev.fuzz] internal/fuzz: add additional debug logging
2021-06-02 Katie Hockman[dev.fuzz] all: merge master (dd7ba3b) into dev.fuzz
2021-05-17 Katie Hockman[dev.fuzz] all: merge master (d137b74) into dev.fuzz
2021-05-13 Filippo Valsorda[dev.boringcrypto] all: merge commit 9d0819b27c (CL...
2021-05-11 Cherry Mui[dev.typeparams] all: merge master (9b84814) into dev...
2021-05-10 Roberto Clapisnet/http: switch HTTP1 to ASCII equivalents of string...
2021-05-09 Filippo Valsordacrypto/elliptic: import fiat-crypto P-521 field impleme...
2021-05-07 Roland Shoemaker[dev.fuzz] testing,internal/fuzz: prevent unbounded...
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-19 Katie Hockman[dev.fuzz] all: merge master (7764ee5) into dev.fuzz
2021-02-19 Katie Hockman[dev.fuzz] go/build: add missing dependencies
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-14 Katie Hockman[dev.fuzz] all: merge master into dev.fuzz
2020-12-09 Russ Coxall: update to use os.ReadDir where appropriate
2020-12-04 Katie Hockman[dev.fuzz] internal/fuzzing: handle and report crashers
2020-12-04 Katie Hockman[dev.fuzz] internal/fuzz: implement basic mutator and...
2020-12-04 Jay Conrod[dev.fuzz] internal/fuzz: coordinate fuzzing across...
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
next