]> Cypherpunks.ru repositories - gostls13.git/history - src/builtin
cmd/compile/internal/inline: score call sites exposed by inlines
[gostls13.git] / src / builtin /
2023-06-11 Ian Lance Taylorcmp, builtin: document NaN behavior
2023-06-04 Cuong Manh Lebuiltin: add documentation for min/max
2023-02-01 Cuong Manh Lebuiltin: add documentation for clear
2023-01-19 Russ Coxruntime: replace panic(nil) with panic(new(runtime...
2022-05-24 Sean Liaobuiltin: clarify effect of close on receive
2022-04-20 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-04-11 Russ Coxall: gofmt main repo
2022-03-29 Nicolas Hillegeer[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-03-15 Russ Coxall: untab /* */ doc comments
2022-03-07 David Chase[dev.boringcrypto] all: merge master into dev.boringcrypto
2022-02-08 Ian Lance Taylorbuiltin: clarify that interface types do not implement...
2022-02-03 Chressie Himpel[dev.boringcrypto] all: merge master into dev.boringcrypto
2021-12-13 Russ Coxall: gofmt -w -r 'interface{} -> any' src
2021-12-03 Ian Lance Taylorbuiltin: document "any" and "comparable"
2019-05-28 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2019-04-05 Darren Grantbuiltin: spec correction for panic()
2019-03-13 Daniel Martíbuiltin: make len's godoc less ambiguous
2018-10-15 Filippo Valsorda[dev.boringcrypto] all: merge master into dev.boringcrypto
2018-09-18 Rob Pikebuiltin: document when len and cap are constant
2017-12-06 Russ Cox[dev.boringcrypto] all: merge master (nearly Go 1.10...
2017-11-18 Ian Lance Taylorbuiltin: improve docs for make slice
2017-06-07 Brad Fitzpatrickbuiltin: use type aliases for rune and byte
2017-05-13 Brad Fitzpatrickbuiltin: fix signature of the builtin function make
2016-09-10 Ian Lance Taylorbuiltin: clarify that make(map[K]V, n) allocates space...
2015-07-01 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
2015-06-28 Brad Fitzpatrickbuiltin: remove errant space in hyphenated adjective...
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