index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api
/
next.txt
Age
Commit message (
Expand
)
Author
2022-03-14
cmd/api: require proposal # for new API features
Russ Cox
2022-03-10
flag: add TextVar function
Joe Tsai
2022-03-10
net/url: add JoinPath, URL.JoinPath
Carl Johnson
2022-03-03
api: update next.txt for binary.AppendByteOrder interface
Joe Tsai
2021-12-14
api: promote next to go1.18
go1.18beta1
Cherry Mui
2021-11-03
syscall: migrate new UDP send/recv API to internal/syscall/unix
Josh Bleecher Snyder
2021-10-14
cmd/go: stamp VCS revision and uncommitted status into binaries
Jay Conrod
2021-10-14
runtime/debug: add GoVersion to BuildInfo
Jay Conrod
2021-10-14
debug/buildinfo: new package with Read and ReadFile
Jay Conrod
2021-10-14
cmd/go: move module build info formatting into runtime/debug
Jay Conrod
2021-10-06
net/http: add Cookie.Valid method
John Kelly
2021-09-09
[dev.fuzz] all: merge master (65f0d24) into dev.fuzz
Jay Conrod
2021-08-16
net: reduce allocations for UDP send/recv on Windows
Josh Bleecher Snyder
2021-08-16
net: reduce allocation size in ReadFromUDP
Josh Bleecher Snyder
2021-08-16
net: remove allocation from UDPConn.WriteTo
Josh Bleecher Snyder
2021-06-28
[dev.fuzz] all: merge master (c95464f) into dev.fuzz
Katie Hockman
2021-06-09
api: promote next to go1.17
Heschi Kreinick
2021-05-17
[dev.fuzz] all: merge master (d137b74) into dev.fuzz
Katie Hockman
2021-05-06
text/template/parse: rename DeferFuncCheck to SkipFuncCheck
Russ Cox
2021-04-30
api: update next.txt
Dmitri Shuralyov
2021-02-19
[dev.fuzz] all: merge master (7764ee5) into dev.fuzz
Katie Hockman
2020-12-17
api: promote next to go1.16
go1.16beta1
Dmitri Shuralyov
2020-12-14
[dev.fuzz] all: merge master into dev.fuzz
Katie Hockman
2020-12-04
[dev.fuzz] testing: add basic go command support for fuzzing
Katie Hockman
2020-10-29
api: update next.txt
Russ Cox
2020-10-20
io/fs: move FileInfo, FileMode, PathError, ErrInvalid, ... from os to io/fs
Russ Cox
2020-10-20
api: update next.txt
Russ Cox
2020-08-28
text/template: add CommentNode to template parse tree
Ariel Mashraki
2020-08-20
unicode: upgrade to Unicode 13.0.0
Marcel van Lohuizen
2020-06-09
api: promote next to go1.15
Alexander Rakoczy
2020-02-25
sync: add new Map method LoadAndDelete
Changkun Ou
2020-02-24
time: add Ticker.Reset
Changkun Ou
2020-02-23
Revert "time: add Ticker.Reset"
Andrew Bonventre
2020-02-23
time: add Ticker.Reset
Changkun Ou
2020-02-21
testing: testing: add (*T).Deadline method for test timeout
Bryan C. Mills
2019-12-16
api: promote next to go1.14
Alexander Rakoczy
2019-11-05
unicode: upgrade to Unicode 12
Marcel van Lohuizen
2019-06-26
api: promote next to go1.13
go1.13beta1
Andrew Bonventre
2019-05-08
api: update next.txt
Brad Fitzpatrick
2019-05-06
net/http: add support for SameSite=None
Vivek Sekhar
2019-04-26
api: add recent Go 1.13 work
Russ Cox
2019-04-25
all: update to Unicode 11
Marcel van Lohuizen
2019-02-20
text/scanner: don't liberally consume (invalid) floats or underbars
Robert Griesemer
2017-12-07
api: promote next to go1.10
Andrew Bonventre
2017-11-15
api: update next.txt
Russ Cox
2017-10-28
api: update next.txt
Russ Cox
2017-10-24
unicode: update to Unicode 10.0.0
Marcel van Lohuizen
2017-10-06
math/big: provide support for conversion bases up to 62
griesemer
2017-06-14
api: promote next to go1.9
Chris Broadfoot
2017-06-14
api: update next.txt
Chris Broadfoot
[next]