]> Cypherpunks.ru repositories - gostls13.git/history - src/io/multi_test.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / src / io / multi_test.go
2022-09-06 cuiweixieio: use strings.Builder
2022-03-29 Nicolas Hillegeer[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-07 Jorropoio: add WriterTo to MultiReader
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-09-22 jiahua wangio: fix spelling in documentation
2021-09-22 jiahua wangio: fix spelling in documentation for writerFunc
2020-12-14 Katie Hockman[dev.fuzz] all: merge master into dev.fuzz
2020-11-18 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-10-23 Rob Findley[dev.typeparams] merge master into dev.typeparams
2020-10-20 Russ Coxall: update references to symbols moved from io/ioutil...
2020-04-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2020-01-31 Cherry Zhang[dev.link] all: merge branch 'master' into dev.link
2019-12-10 Daniel Martíall: fix a number of misuses of the word "an"
2019-02-27 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-02-26 Derek Phanio: align style of test comments in multi_test.go
2017-12-06 Russ Cox[dev.boringcrypto] all: merge master (nearly Go 1.10...
2017-11-15 Russ Coxio: document and test MultiWriter error behavior
2017-10-25 Michael Fraenkelio: flatten MultiWriter writers
2017-04-18 David Lazario: correctly compute call depth in test
2017-02-02 David Lazario: fix test when MultiReader is inlined with -l=3
2017-02-01 Russ Coxall: merge dev.inline into master
2016-12-08 Joe Tsaiio: fix MultiReader panic on nil reader.
2016-09-08 Brad Fitzpatrickio: add test that MultiReader zeros exhausted Readers
2016-08-22 Brad Fitzpatrickio: fix comment in test
2016-08-19 Brad Fitzpatrickio: fix infinite loop bug in MultiReader
2016-05-27 David Chase[dev.ssa] Merge branch 'master' into dev.ssa
2016-05-16 andrew wernerio: make chained multiReader Read more efficient
2016-05-05 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2016-03-02 Austin Clements[dev.garbage] Merge branch 'master' into dev.garbage
2016-03-01 Brad Fitzpatrickall: make copyright headers consistent with one space...
2015-09-08 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2015-09-01 Brad Fitzpatrickio: add WriteString support to MultiWriter
2014-10-22 Austin Clementsbuild: merge the great pkg/ rename into dev.power64
2014-09-08 Russ Coxbuild: move package sources from src/pkg to src