]> Cypherpunks.ru repositories - gostls13.git/history - src/bytes/example_test.go
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / src / bytes / example_test.go
2023-10-09 cui fliterbytes,strings: add example for ContainsFunc
2023-08-22 cui fliterall: remove redundant string conversions when formattin...
2023-03-13 Joe Tsaibytes: add Buffer.Available and Buffer.AvailableBuffer
2023-01-20 fangguizhenbytes,strings: add some examples
2021-11-08 Heschi Kreinick[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-11-05 jiahua wangbytes: add example with (*Buffer).Cap, (*Buffer).Read...
2021-11-05 Roland Shoemaker[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-10-06 Russ Coxbytes, strings: add Cut
2021-09-27 jiahua wangbytes: add example for (*Buffer).Next
2021-02-17 Russ Cox[dev.boringcrypto] all: merge master (2f0da6d) into...
2020-12-14 Katie Hockman[dev.fuzz] all: merge master into dev.fuzz
2020-11-20 Robert Griesemer[dev.typeparams] Merge branch 'master' into dev.typeparams
2020-11-11 Federico Guerinonibytes: add example for (*Buffer).Bytes
2019-05-28 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-03-01 Ketan Parmarbytes: add examples for ToTitleSpecial, ToUpperSpecial...
2019-02-08 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-12-13 dupoxybytes: add ReplaceAll example
2018-09-06 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-08-30 Erin Masatsugubytes: add example for Buffer.Len
2017-12-06 Russ Cox[dev.boringcrypto] all: merge master (nearly Go 1.10...
2017-11-15 Russ Coxbytes, strings: restore O(1) behavior of IndexAny(s...
2017-11-15 Russ Coxbytes: make ExampleTrimLeft and ExampleTrimRight match
2017-11-15 Russ Coxbytes: change ExampleReader_Len to use a non-ASCII...
2017-10-16 Javier Segurabytes: add examples of Equal and IndexByte
2017-09-17 Andrzej Żeżelbytes: add example for Len function of Reader
2017-08-25 Borja Clementebytes: Add missing examples to functions
2017-08-22 Michael Brandenburgbytes: add examples for TrimLeft and TrimRight
2017-07-16 Brian Downsbytes: add example for (*Buffer).Grow
2016-08-16 Carlos Cbytes: add examples
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