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
Age
Commit message (
Expand
)
Author
2019-12-17
go/build: rename WorkingDir to Dir
go1.14beta1
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-08-08
api/go1.13: add debug/elf.Symbol fields added in CL 184099
Filippo Valsorda
2019-08-02
all: remove os.ErrTimeout
Damien Neil
2019-08-01
all: remove os.ErrTemporary
Damien Neil
2019-06-27
text/scanner: remove AllowDigitSeparator flag again
Robert Griesemer
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
2019-01-02
api: add os.(*File).SyscallConn to go1.12.txt
Brad Fitzpatrick
2018-12-30
syscall: revert to pre-FreeBSD 10 / POSIX-2008 timespec field names in Stat_t...
Yuval Pavel Zholkover
2018-12-18
api: promote next to go1.12
Filippo Valsorda
2018-10-05
syscall: FreeBSD 12 ino64 support
Yuval Pavel Zholkover
2018-10-05
cmd/api: explicit tagKey with GOOS and GOARCH
Meng Zhuo
2018-09-13
os: add ModeCharDevice to ModeType
Tobias Klauser
2018-08-28
syscall: implement Unix Socket for Windows
Yasuhiro Matsumoto
2018-08-22
crypto/tls: make ConnectionState.ExportKeyingMaterial a method
Filippo Valsorda
2018-07-19
api: add ErrorHandler function to httputil.ReverseProxy
Andrew Bonventre
2018-07-12
syscall: convert Windows AddrinfoW.Addr from uintptr to syscall.Pointer
Brad Fitzpatrick
2018-07-09
api: add some more API to go1.11.txt
Brad Fitzpatrick
2018-06-26
go/types: rename NewInterface2 to NewInterfaceType
Robert Griesemer
2018-06-25
os: have UserCacheDir return an error on failure
Andrew Bonventre
2018-06-22
api: promote next to go1.11
Andrew Bonventre
2018-06-22
text/template/parse: undo breaking API changes
Daniel Theophanes
2018-06-11
syscall: update TOKEN_ALL_ACCESS according to WinNT.h
Thanabodee Charoenpiriyakij
2018-04-18
syscall: introduce Pointer type and use it instead of uintptr
Alex Brainman
2018-04-09
api: remove unnecessary lines from except.txt
Daniel MartÃ
2018-04-04
text/template: add variable assignments
Daniel MartÃ
2018-03-30
api: add exception for os.ModeType value
Joe Tsai
2018-02-13
syscall: support Getwd on all BSDs
Tobias Klauser
2018-02-06
text/template: revert CL 66410 "add break, continue actions in ranges"
Ian Lance Taylor
2018-01-11
doc, api: add type Srcset string change to go1.10 notes and API
go1.10beta2
Andrew Bonventre
2017-12-11
strings: fix two Builder bugs allowing mutation of strings, remove ReadFrom
Brad Fitzpatrick
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-29
doc, api: add syscall.SysProcAttr.AmbientCaps change to 1.9 notes, API
Brad Fitzpatrick
2017-06-14
api: promote next to go1.9
Chris Broadfoot
2017-06-14
api: update next.txt
Chris Broadfoot
2017-05-02
api: update next.txt
Brad Fitzpatrick
2017-02-21
math/big: define Word as uint instead of uintptr
Robert Griesemer
2016-12-21
Revert "cmd/go: note when some Go files were ignored on no-Go-files errors"
Brad Fitzpatrick
2016-12-15
api: add openbsd syscall constants
go1.8beta2
Chris Broadfoot
2016-12-14
database/sql: do not store Tx options in Context
Daniel Theophanes
[next]