]> Cypherpunks.ru repositories - gostls13.git/history - src/go/build/deps_test.go
[dev.fuzz] all: merge master into dev.fuzz
[gostls13.git] / src / go / build / deps_test.go
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-02 Russ Coxall: update to use filepath.WalkDir instead of filepath...
2020-11-09 Filippo Valsordacrypto/x509: drop the cgo implementation of root_darwin...
2020-10-26 Michael Anthony... runtime/metrics: add package interface
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 Russ Coxnet: remove dependency on math/rand
2020-10-09 Egon Elbrenet/http/pprof: remove html/template dependency
2020-07-10 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
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-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 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-08 David Chaseruntime: copy some functions from math/bits to runtime...
2019-11-08 Gerrit Code ReviewMerge "cmd: merge branch 'dev.link' into master"
2019-11-08 Jeremy Faller[dev.link] cmd/link: use mmapped data for macho host...
2019-11-07 Michael Anthony... runtime: add pallocbits and tests
2019-11-03 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-11-02 Keith Randallhash/maphash: move bytes/hash to hash/maphash
2019-10-11 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-10-09 Bryan C. MillsRevert "cmd/go: fail if a test binary exits with no...
2019-10-09 Daniel Martícmd/go: fail if a test binary exits with no output
2019-10-09 Brad Fitzpatrickall: remove the nacl port (part 1)
2019-09-26 Russ Coxcontext: use fewer goroutines in WithCancel/WithTimeout
2019-09-09 Ainar Garipovsrc: gofmt -s
2019-08-29 Keith Randallbytes/hash: add hashing package for bytes and strings
2019-08-02 Damien Neilall: remove os.ErrTimeout
2019-07-15 LE Manh Cuongcmd/go: add go command known variables to test cache...
2019-05-17 Filippo Valsordacrypto/tls: add support for Ed25519 certificates in...
2019-05-15 Damien Neilerrors, fmt: revert rejected changes for Go 1.13
2019-05-15 Filippo Valsordacrypto/x509: add support for Ed25519 certificates and...
2019-05-06 Filippo Valsordacrypto/ed25519: promote from golang.org/x/crypto/ed25519
2019-05-04 Damien Neilall: add Unwrap and Is methods to various error types
2019-05-02 Russ Coxsort: simplify bootstrap
2019-04-19 Brad Fitzpatrickinternal/goversion: add new package, move Go 1.x consta...
2019-04-16 Daniel Martíall: clean up code with token.IsExported
2019-03-27 Brad Fitzpatricksort, internal/reflectlite: flesh out reflectlite enoug...
2019-03-27 Brad Fitzpatrickcontext: don't depend on fmt
2019-03-25 Michael Fraenkelcontext: remove dependency on reflect
2019-03-20 Damien Neilos: make errors.Is work with ErrPermission et al.
2019-03-14 Marcel van Lohuizenfmt: make type of fmt.Errorf the same as that of errors.New
2019-03-11 Bryan C. Millsall: move internal/x to vendor/golang.org/x and revendo...
2019-02-27 Daniel Martíinternal/lazytemplate: add a lazy template wrapper
2019-02-27 Marcel van Lohuizenfmt: add frame info to Errorf and support %w
2019-02-27 Marcel van Lohuizenerrors: add Unwrap, Is, and As
2019-02-27 Marcel van Lohuizenerrors: add Frame and Formatter/Printer interfaces
2019-02-27 Marcel van Lohuizeninternal/reflectlite: lite version of reflect package
2019-02-27 Daniel Martíinternal/lazyregexp: add a lazy Regexp package
2018-12-13 Brian Kesslermath: implement trignometric range reduction for huge...
2018-12-11 Clément Chigotgo/internal/gccgoimporter: add XCOFF support
2018-12-10 Clément Chigotall: move cmd/internal/xcoff to internal/xcoff
2018-11-29 Bryan C. Millsvendor/golang_org/x: move to internal/x
2018-11-27 Brian Kesslermath/bits: panic when y<=hi in Div
2018-11-22 Hana Kimcmd/trace: revert internal/traceparser
2018-11-13 Brad Fitzpatricknet/http/httputil: make ReverseProxy automatically...
2018-11-05 Austin Clementsinternal/trace: use banding to optimize MMU computation
2018-11-02 Filippo Valsordacrypto/tls: implement TLS 1.3 cryptographic computations
2018-10-29 Filippo Valsordacrypto/tls: rewrite some messages with golang.org/x...
next